mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08: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
6
group_text/lang/ca/strings.php
Normal file
6
group_text/lang/ca/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text settings updated."] = "";
|
||||
$a->strings["Group Text"] = "";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "";
|
||||
$a->strings["Submit"] = "Enviar";
|
6
group_text/lang/cs/strings.php
Normal file
6
group_text/lang/cs/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text settings updated."] = "Nastavení textu skupiny aktualizováno.";
|
||||
$a->strings["Group Text"] = "Skupinový text";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "Použijte pouze textový (neobrázkový) výběr skupiny v menu editace skupin.";
|
||||
$a->strings["Submit"] = "Odeslat";
|
6
group_text/lang/de/strings.php
Normal file
6
group_text/lang/de/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text settings updated."] = "Gruppen Text Einstellungen aktualisiert";
|
||||
$a->strings["Group Text"] = "Gruppen als Text";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "Beim Bearbeiten von Gruppen Text statt Bilder anzeigen";
|
||||
$a->strings["Submit"] = "Senden";
|
5
group_text/lang/eo/strings.php
Normal file
5
group_text/lang/eo/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text"] = "";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "";
|
||||
$a->strings["Submit"] = "Sendi";
|
5
group_text/lang/es/strings.php
Normal file
5
group_text/lang/es/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text"] = "Texto agrupado";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "Usar selector de grupos solo texto (sin imágenes) en el menú \"editar grupo\"";
|
||||
$a->strings["Submit"] = "Envíar";
|
5
group_text/lang/fr/strings.php
Normal file
5
group_text/lang/fr/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text"] = "Affichage textuel des groupes";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "Utilisez un sélecteur de groupe purement textuel (sans image) dans le menu d'édition des groupes";
|
||||
$a->strings["Submit"] = "Envoyer";
|
5
group_text/lang/is/strings.php
Normal file
5
group_text/lang/is/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text"] = "";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "";
|
||||
$a->strings["Submit"] = "Senda inn";
|
6
group_text/lang/it/strings.php
Normal file
6
group_text/lang/it/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text settings updated."] = "";
|
||||
$a->strings["Group Text"] = "";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "";
|
||||
$a->strings["Submit"] = "Invia";
|
5
group_text/lang/nb-no/strings.php
Normal file
5
group_text/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text"] = "";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "";
|
||||
$a->strings["Submit"] = "Lagre";
|
6
group_text/lang/pl/strings.php
Normal file
6
group_text/lang/pl/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text settings updated."] = "";
|
||||
$a->strings["Group Text"] = "";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "";
|
||||
$a->strings["Submit"] = "Potwierdź";
|
5
group_text/lang/pt-br/strings.php
Normal file
5
group_text/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text"] = "";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "";
|
||||
$a->strings["Submit"] = "Enviar";
|
5
group_text/lang/ru/strings.php
Normal file
5
group_text/lang/ru/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text"] = "";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "";
|
||||
$a->strings["Submit"] = "Подтвердить";
|
3
group_text/lang/sv/strings.php
Normal file
3
group_text/lang/sv/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Spara";
|
6
group_text/lang/zh-cn/strings.php
Normal file
6
group_text/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Group Text settings updated."] = "组正文设置更新了。";
|
||||
$a->strings["Group Text"] = "组正文";
|
||||
$a->strings["Use a text only (non-image) group selector in the __DQ__group edit__DQ__ menu"] = "用光正文(无图片)组选择器在「组编辑」单";
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue