mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
3
viewsrc/lang/ca/strings.php
Normal file
3
viewsrc/lang/ca/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Veure les Fonts";
|
3
viewsrc/lang/cs/strings.php
Normal file
3
viewsrc/lang/cs/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Zobrazit zdroj";
|
3
viewsrc/lang/de/strings.php
Normal file
3
viewsrc/lang/de/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Quelle ansehen";
|
3
viewsrc/lang/eo/strings.php
Normal file
3
viewsrc/lang/eo/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Vidi Fonton";
|
3
viewsrc/lang/es/strings.php
Normal file
3
viewsrc/lang/es/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Ver fuente";
|
3
viewsrc/lang/fr/strings.php
Normal file
3
viewsrc/lang/fr/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Voir la source";
|
3
viewsrc/lang/is/strings.php
Normal file
3
viewsrc/lang/is/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "";
|
3
viewsrc/lang/it/strings.php
Normal file
3
viewsrc/lang/it/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Vedi sorgente";
|
3
viewsrc/lang/nb-no/strings.php
Normal file
3
viewsrc/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "";
|
3
viewsrc/lang/pl/strings.php
Normal file
3
viewsrc/lang/pl/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Podgląd źródła";
|
3
viewsrc/lang/pt-br/strings.php
Normal file
3
viewsrc/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Ver Fonte";
|
3
viewsrc/lang/ru/strings.php
Normal file
3
viewsrc/lang/ru/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Просмотр HTML-кода";
|
2
viewsrc/lang/sv/strings.php
Normal file
2
viewsrc/lang/sv/strings.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
|
3
viewsrc/lang/zh-cn/strings.php
Normal file
3
viewsrc/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "看源代码";
|
Loading…
Add table
Add a link
Reference in a new issue