mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +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
7
fromgplus/lang/ca/strings.php
Normal file
7
fromgplus/lang/ca/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "Ajustos Google+ Import";
|
||||
$a->strings["Enable Google+ Import"] = "Habilita Google+ Import";
|
||||
$a->strings["Google Account ID"] = "ID del compte Google";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Google+ Import Settings saved."] = "Ajustos Google+ Import guardats.";
|
7
fromgplus/lang/cs/strings.php
Normal file
7
fromgplus/lang/cs/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "Nastavení importu z Google+ ";
|
||||
$a->strings["Enable Google+ Import"] = "Povolit Import z Google+";
|
||||
$a->strings["Google Account ID"] = "název účtu Google ";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings["Google+ Import Settings saved."] = "Nastavení importu z Google+ uloženo.";
|
7
fromgplus/lang/de/strings.php
Normal file
7
fromgplus/lang/de/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "Google+ Import Einstellungen";
|
||||
$a->strings["Enable Google+ Import"] = "Aktiviere Google+ Import";
|
||||
$a->strings["Google Account ID"] = "Google Account ID";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
$a->strings["Google+ Import Settings saved."] = "Google+ Import Einstellungen gespeichert.";
|
7
fromgplus/lang/eo/strings.php
Normal file
7
fromgplus/lang/eo/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "Google+ Importo";
|
||||
$a->strings["Enable Google+ Import"] = "Aktivigi Ĝoogle+ Importon";
|
||||
$a->strings["Google Account ID"] = "Google Konto ID";
|
||||
$a->strings["Submit"] = "Sendi";
|
||||
$a->strings["Google+ Import Settings saved."] = "Konservis Agordojn por Google+ Importo.";
|
7
fromgplus/lang/es/strings.php
Normal file
7
fromgplus/lang/es/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "Configuración de la importación de Google+";
|
||||
$a->strings["Enable Google+ Import"] = "Habilitar la importación de Google+";
|
||||
$a->strings["Google Account ID"] = "ID de la cuenta de Google";
|
||||
$a->strings["Submit"] = "Envíar";
|
||||
$a->strings["Google+ Import Settings saved."] = "Configuración de la importación de Google+ guardada.";
|
7
fromgplus/lang/fr/strings.php
Normal file
7
fromgplus/lang/fr/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "Réglages G+";
|
||||
$a->strings["Enable Google+ Import"] = "Activer l'import G+";
|
||||
$a->strings["Google Account ID"] = "ID du compte Google";
|
||||
$a->strings["Submit"] = "Envoyer";
|
||||
$a->strings["Google+ Import Settings saved."] = "Réglages G+ sauvés.";
|
7
fromgplus/lang/is/strings.php
Normal file
7
fromgplus/lang/is/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "";
|
||||
$a->strings["Enable Google+ Import"] = "";
|
||||
$a->strings["Google Account ID"] = "";
|
||||
$a->strings["Submit"] = "Senda inn";
|
||||
$a->strings["Google+ Import Settings saved."] = "";
|
7
fromgplus/lang/it/strings.php
Normal file
7
fromgplus/lang/it/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "";
|
||||
$a->strings["Enable Google+ Import"] = "";
|
||||
$a->strings["Google Account ID"] = "ID Google Account";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate";
|
7
fromgplus/lang/nb-no/strings.php
Normal file
7
fromgplus/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "";
|
||||
$a->strings["Enable Google+ Import"] = "";
|
||||
$a->strings["Google Account ID"] = "";
|
||||
$a->strings["Submit"] = "Lagre";
|
||||
$a->strings["Google+ Import Settings saved."] = "";
|
7
fromgplus/lang/pl/strings.php
Normal file
7
fromgplus/lang/pl/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "";
|
||||
$a->strings["Enable Google+ Import"] = "";
|
||||
$a->strings["Google Account ID"] = "";
|
||||
$a->strings["Submit"] = "Potwierdź";
|
||||
$a->strings["Google+ Import Settings saved."] = "";
|
7
fromgplus/lang/pt-br/strings.php
Normal file
7
fromgplus/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "Configurações de importação do Google+";
|
||||
$a->strings["Enable Google+ Import"] = "Habilitar a importação do Google+";
|
||||
$a->strings["Google Account ID"] = "ID da conta do Google";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Google+ Import Settings saved."] = "As configurações de importação do Google+ foram salvas.";
|
7
fromgplus/lang/ru/strings.php
Normal file
7
fromgplus/lang/ru/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "";
|
||||
$a->strings["Enable Google+ Import"] = "";
|
||||
$a->strings["Google Account ID"] = "";
|
||||
$a->strings["Submit"] = "Подтвердить";
|
||||
$a->strings["Google+ Import Settings saved."] = "";
|
3
fromgplus/lang/sv/strings.php
Normal file
3
fromgplus/lang/sv/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Spara";
|
7
fromgplus/lang/zh-cn/strings.php
Normal file
7
fromgplus/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Google+ Import Settings"] = "Google+进口设置";
|
||||
$a->strings["Enable Google+ Import"] = "使Google+进口可用";
|
||||
$a->strings["Google Account ID"] = "Google+用户名";
|
||||
$a->strings["Submit"] = "提交";
|
||||
$a->strings["Google+ Import Settings saved."] = "把Google+进口设置保存了";
|
Loading…
Add table
Add a link
Reference in a new issue