mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
Merge pull request #102 from fabrixxm/addonlangs
Per-plugins strings.php
This commit is contained in:
commit
94f1e23071
900 changed files with 14327 additions and 0 deletions
38
fromgplus/lang/C/messages.po
Normal file
38
fromgplus/lang/C/messages.po
Normal file
|
@ -0,0 +1,38 @@
|
|||
# ADDON fromgplus
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica fromgplus addon package.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: fromgplus.php:33
|
||||
msgid "Google+ Import Settings"
|
||||
msgstr ""
|
||||
|
||||
#: fromgplus.php:36
|
||||
msgid "Enable Google+ Import"
|
||||
msgstr ""
|
||||
|
||||
#: fromgplus.php:39
|
||||
msgid "Google Account ID"
|
||||
msgstr ""
|
||||
|
||||
#: fromgplus.php:44
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: fromgplus.php:59
|
||||
msgid "Google+ Import Settings saved."
|
||||
msgstr ""
|
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