mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28: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
13
wppost/lang/ca/strings.php
Normal file
13
wppost/lang/ca/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Publica-ho al Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Configuració d'enviaments a WordPress";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Habilitar Configuració d'Enviaments a WordPress";
|
||||
$a->strings["WordPress username"] = "Nom d'usuari de WordPress";
|
||||
$a->strings["WordPress password"] = "Contrasenya de WordPress";
|
||||
$a->strings["WordPress API URL"] = "WordPress API URL";
|
||||
$a->strings["Post to WordPress by default"] = "Enviar a WordPress per defecte";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "Proveeix un retroenllaç al missatge de Friendica";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Post from Friendica"] = "Enviament des de Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "Llegeix el missatge original i el flux de comentaris en Friendica";
|
13
wppost/lang/cs/strings.php
Normal file
13
wppost/lang/cs/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Příspěvky do WordPress";
|
||||
$a->strings["WordPress Post Settings"] = "WordPress Post nastavení";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Povolit rozšíření na WordPress";
|
||||
$a->strings["WordPress username"] = "WordPress uživatelské jméno";
|
||||
$a->strings["WordPress password"] = "WordPress heslo";
|
||||
$a->strings["WordPress API URL"] = "URL adresa API WordPress";
|
||||
$a->strings["Post to WordPress by default"] = "standardně posílat příspěvky na WordPress";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "Poskytuje zpětný link na Friendica příspěvek";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings["Post from Friendica"] = "Příspěvek z Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "Přečíst si originální příspěvek a komentáře na Friendica";
|
13
wppost/lang/de/strings.php
Normal file
13
wppost/lang/de/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Bei WordPress veröffentlichen";
|
||||
$a->strings["WordPress Post Settings"] = "WordPress-Beitragseinstellungen";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "WordPress-Plugin aktivieren.";
|
||||
$a->strings["WordPress username"] = "WordPress-Benutzername";
|
||||
$a->strings["WordPress password"] = "WordPress-Passwort";
|
||||
$a->strings["WordPress API URL"] = "WordPress-API-URL";
|
||||
$a->strings["Post to WordPress by default"] = "Standardmäßig auf WordPress veröffentlichen";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "Einen Link zurück zum Friendica-Beitrag hinzufügen";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
$a->strings["Post from Friendica"] = "Beitrag via Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "Den Originalbeitrag samt Kommentaren bei Friendica lesen";
|
13
wppost/lang/eo/strings.php
Normal file
13
wppost/lang/eo/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Afiŝi al Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Agordoj por WordPress afiŝojn";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Ŝalti la Wordpress-afiŝo kromprogramon";
|
||||
$a->strings["WordPress username"] = "WordPress salutnomo";
|
||||
$a->strings["WordPress password"] = "WordPress pasvorto";
|
||||
$a->strings["WordPress API URL"] = "Wordpress API URL adreso";
|
||||
$a->strings["Post to WordPress by default"] = "Defaŭlte afiŝi al WordPress";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "Provizi re-ligilon al la Friendica afiŝo";
|
||||
$a->strings["Submit"] = "Sendi";
|
||||
$a->strings["Post from Friendica"] = "Afiŝo de Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "Legi la originalan afiŝon kaj komentfluo ĉe Friendica";
|
13
wppost/lang/es/strings.php
Normal file
13
wppost/lang/es/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Publicar en Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Configuración de publicación en Wordpres";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Habilitar el módulo de publicación en Wordpress";
|
||||
$a->strings["WordPress username"] = "WordPress - nombre de usuario";
|
||||
$a->strings["WordPress password"] = "WordPress - contraseña";
|
||||
$a->strings["WordPress API URL"] = "WordPress - dirección API";
|
||||
$a->strings["Post to WordPress by default"] = "Publicar a WordPress por defecto";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "Añade un enlace de vuelta a la publicación de Friendica";
|
||||
$a->strings["Submit"] = "Envíar";
|
||||
$a->strings["Post from Friendica"] = "Publicado desde Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "Leer la publicación original y los comentarios en Friendica";
|
13
wppost/lang/fr/strings.php
Normal file
13
wppost/lang/fr/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Poster sur WordPress";
|
||||
$a->strings["WordPress Post Settings"] = "Réglages WordPress";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Activer l'extension WordPress";
|
||||
$a->strings["WordPress username"] = "Utilisateur WordPress";
|
||||
$a->strings["WordPress password"] = "Mot de passe WordPress";
|
||||
$a->strings["WordPress API URL"] = "URL de l'API WordPress";
|
||||
$a->strings["Post to WordPress by default"] = "Publier sur WordPress par défaut";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "Fournir un rétrolien vers le message sur Friendica";
|
||||
$a->strings["Submit"] = "Envoyer";
|
||||
$a->strings["Post from Friendica"] = "Publier depuis Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "Lire le message d'origine et le flux des commentaires sur Friendica";
|
13
wppost/lang/is/strings.php
Normal file
13
wppost/lang/is/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Senda færslu á Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Wordpress Post stillingar";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Kveikja á WordPress Post viðbót";
|
||||
$a->strings["WordPress username"] = "Wordpress aðgangsorð";
|
||||
$a->strings["WordPress password"] = "Wordpress aðgagnsorð";
|
||||
$a->strings["WordPress API URL"] = "Slóð á Wordpress API";
|
||||
$a->strings["Post to WordPress by default"] = "Leyfa færslum að flæða yfir á Wordpress sjálfgefið";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "";
|
||||
$a->strings["Submit"] = "Senda inn";
|
||||
$a->strings["Post from Friendica"] = "Færslur frá Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "";
|
13
wppost/lang/it/strings.php
Normal file
13
wppost/lang/it/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Pubblica su Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Impostazioni invio a WordPress";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Abilita plugin \"invia a WordPress\"";
|
||||
$a->strings["WordPress username"] = "nome utente WordPress";
|
||||
$a->strings["WordPress password"] = "password WordPress";
|
||||
$a->strings["WordPress API URL"] = "WordPress API URL";
|
||||
$a->strings["Post to WordPress by default"] = "Pubblica su WordPress di default";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["Post from Friendica"] = "Messaggio da Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "Leggi il messaggio originale e i commenti su Friendica";
|
13
wppost/lang/nb-no/strings.php
Normal file
13
wppost/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "";
|
||||
$a->strings["WordPress Post Settings"] = "";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "";
|
||||
$a->strings["WordPress username"] = "";
|
||||
$a->strings["WordPress password"] = "";
|
||||
$a->strings["WordPress API URL"] = "";
|
||||
$a->strings["Post to WordPress by default"] = "";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "";
|
||||
$a->strings["Submit"] = "Lagre";
|
||||
$a->strings["Post from Friendica"] = "";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "";
|
13
wppost/lang/pl/strings.php
Normal file
13
wppost/lang/pl/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Opublikuj na Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Ustawienia wpisów WorldPress";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Włącz plugin wpisów WorldPress";
|
||||
$a->strings["WordPress username"] = "nazwa użytkownika WordPress";
|
||||
$a->strings["WordPress password"] = "hasło WordPress";
|
||||
$a->strings["WordPress API URL"] = "WordPress API URL";
|
||||
$a->strings["Post to WordPress by default"] = "";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "";
|
||||
$a->strings["Submit"] = "Potwierdź";
|
||||
$a->strings["Post from Friendica"] = "Post z Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "";
|
13
wppost/lang/pt-br/strings.php
Normal file
13
wppost/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Postar no WordPress";
|
||||
$a->strings["WordPress Post Settings"] = "Configurações de postagem do WordPress";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Habilitar plugin de postagem do WordPress";
|
||||
$a->strings["WordPress username"] = "Usuário WordPress";
|
||||
$a->strings["WordPress password"] = "Senha WordPress";
|
||||
$a->strings["WordPress API URL"] = "URL da API do WordPress";
|
||||
$a->strings["Post to WordPress by default"] = "Postar para o WordPress como padrão";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Post from Friendica"] = "Postar do Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "";
|
13
wppost/lang/ru/strings.php
Normal file
13
wppost/lang/ru/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "Сообщение для Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Настройки сообщений для Wordpress";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Включить WordPress плагин сообщений";
|
||||
$a->strings["WordPress username"] = "WordPress Имя пользователя";
|
||||
$a->strings["WordPress password"] = "WordPress паролъ";
|
||||
$a->strings["WordPress API URL"] = "WordPress API URL";
|
||||
$a->strings["Post to WordPress by default"] = "Сообщение WordPress по умолчанию";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "";
|
||||
$a->strings["Submit"] = "Подтвердить";
|
||||
$a->strings["Post from Friendica"] = "Сообщение от Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "";
|
3
wppost/lang/sv/strings.php
Normal file
3
wppost/lang/sv/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Spara";
|
13
wppost/lang/zh-cn/strings.php
Normal file
13
wppost/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Post to Wordpress"] = "发送到Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Wordpress发送设置";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "使Wordpress发送插件可用";
|
||||
$a->strings["WordPress username"] = "Wordpress用户名";
|
||||
$a->strings["WordPress password"] = "Wordpress密码";
|
||||
$a->strings["WordPress API URL"] = "WordPress API URL";
|
||||
$a->strings["Post to WordPress by default"] = "默认地发送到Wordpress";
|
||||
$a->strings["Provide a backlink to the Friendica post"] = "输入反向链接到Friendica文章";
|
||||
$a->strings["Submit"] = "提交";
|
||||
$a->strings["Post from Friendica"] = "文章从Friendica";
|
||||
$a->strings["Read the original post and comment stream on Friendica"] = "看原来文章和评论溪流在Friendica";
|
Loading…
Add table
Add a link
Reference in a new issue