[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] r24636: {} German translation of sidenav.wmi for press/ (by Sacro) (in website/trunk/press: . de)
Author: runa
Date: 2011-04-16 19:24:45 +0000 (Sat, 16 Apr 2011)
New Revision: 24636
Added:
website/trunk/press/de/
website/trunk/press/de/sidenav.wmi
Log:
German translation of sidenav.wmi for press/ (by Sacro)
Added: website/trunk/press/de/sidenav.wmi
===================================================================
--- website/trunk/press/de/sidenav.wmi (rev 0)
+++ website/trunk/press/de/sidenav.wmi 2011-04-16 19:24:45 UTC (rev 24636)
@@ -0,0 +1,33 @@
+ï#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision$
+# Translation-Priority: 2-medium
+
+# this structure defines the side nav bar for the /press pages
+# and is the input for include/side.wmi
+
+# fields:
+#
+# url - the path to the wml page, as used the the <page> tag. This tag ensures
+# that links will point to the current language if supported, and alternately
+# the english version
+#
+# txt - the link text to be displayed. Different translations will
+# need to supply alternate txt
+
+<:
+ my $sidenav;
+ $sidenav = [
+ {'url' => 'press/press',
+ 'txt' => 'PresseverÃffentlichungen',
+ },
+ {'url' => 'press/inthemedia',
+ 'txt' => 'Tor in den Medien',
+ },
+ {'url' => 'https://blog.torproject.org/',
+ 'txt' => 'Tor Blog',
+ },
+ ];
+:>
+
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits