mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00: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
buglink/lang/ca/strings.php
Normal file
3
buglink/lang/ca/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Informar de problema";
|
3
buglink/lang/cs/strings.php
Normal file
3
buglink/lang/cs/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Nahlásit chybu";
|
3
buglink/lang/de/strings.php
Normal file
3
buglink/lang/de/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Fehlerreport erstellen";
|
3
buglink/lang/eo/strings.php
Normal file
3
buglink/lang/eo/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Skribi cimraporton";
|
3
buglink/lang/es/strings.php
Normal file
3
buglink/lang/es/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Informe de errores";
|
3
buglink/lang/fr/strings.php
Normal file
3
buglink/lang/fr/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Signaler un bug";
|
3
buglink/lang/is/strings.php
Normal file
3
buglink/lang/is/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Tilkynna bilun";
|
3
buglink/lang/it/strings.php
Normal file
3
buglink/lang/it/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Segnala un Bug";
|
3
buglink/lang/nb-no/strings.php
Normal file
3
buglink/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "";
|
3
buglink/lang/pl/strings.php
Normal file
3
buglink/lang/pl/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Zgłoś problem";
|
3
buglink/lang/pt-br/strings.php
Normal file
3
buglink/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Relate um Bug";
|
3
buglink/lang/ru/strings.php
Normal file
3
buglink/lang/ru/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Сообщить об ошибке";
|
2
buglink/lang/sv/strings.php
Normal file
2
buglink/lang/sv/strings.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
|
3
buglink/lang/zh-cn/strings.php
Normal file
3
buglink/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "报案程序错误";
|
Loading…
Add table
Add a link
Reference in a new issue