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
5
randplace/lang/ca/strings.php
Normal file
5
randplace/lang/ca/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Configuració de Randplace";
|
||||
$a->strings["Enable Randplace Plugin"] = "Habilitar el Plugin de Randplace";
|
||||
$a->strings["Submit"] = "Enviar";
|
5
randplace/lang/cs/strings.php
Normal file
5
randplace/lang/cs/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Randplace Nastavení";
|
||||
$a->strings["Enable Randplace Plugin"] = "Povolit Randplace Plugin";
|
||||
$a->strings["Submit"] = "Odeslat";
|
5
randplace/lang/de/strings.php
Normal file
5
randplace/lang/de/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Randplace-Einstellungen";
|
||||
$a->strings["Enable Randplace Plugin"] = "Randplace-Plugin aktivieren";
|
||||
$a->strings["Submit"] = "Senden";
|
5
randplace/lang/eo/strings.php
Normal file
5
randplace/lang/eo/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Randplace agordoj.";
|
||||
$a->strings["Enable Randplace Plugin"] = "Aktivigi la Randplace kromprogramon.";
|
||||
$a->strings["Submit"] = "Sendi";
|
5
randplace/lang/es/strings.php
Normal file
5
randplace/lang/es/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Configuración de Randplace";
|
||||
$a->strings["Enable Randplace Plugin"] = "Activar el módulo de lugar aleatorio Randplace";
|
||||
$a->strings["Submit"] = "Envíar";
|
5
randplace/lang/fr/strings.php
Normal file
5
randplace/lang/fr/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Réglages de Randplace";
|
||||
$a->strings["Enable Randplace Plugin"] = "Activer l'extension Randplace";
|
||||
$a->strings["Submit"] = "Envoyer";
|
5
randplace/lang/is/strings.php
Normal file
5
randplace/lang/is/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Stilla Randplace";
|
||||
$a->strings["Enable Randplace Plugin"] = "Kveikja á Randplace einingu";
|
||||
$a->strings["Submit"] = "Senda inn";
|
5
randplace/lang/it/strings.php
Normal file
5
randplace/lang/it/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Impostazioni Randplace";
|
||||
$a->strings["Enable Randplace Plugin"] = "Abilita il plugin Randplace";
|
||||
$a->strings["Submit"] = "Invia";
|
5
randplace/lang/nb-no/strings.php
Normal file
5
randplace/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Tilfeldig plassering";
|
||||
$a->strings["Enable Randplace Plugin"] = "Aktiver Tilfeldig plassering-tillegget";
|
||||
$a->strings["Submit"] = "Lagre";
|
5
randplace/lang/pl/strings.php
Normal file
5
randplace/lang/pl/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Ustawienia Randplace";
|
||||
$a->strings["Enable Randplace Plugin"] = "Włącz Randplace Plugin";
|
||||
$a->strings["Submit"] = "Potwierdź";
|
5
randplace/lang/pt-br/strings.php
Normal file
5
randplace/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Configurações do Randplace";
|
||||
$a->strings["Enable Randplace Plugin"] = "Habilitar o plugin Randplace";
|
||||
$a->strings["Submit"] = "Enviar";
|
5
randplace/lang/ru/strings.php
Normal file
5
randplace/lang/ru/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Настройки Случайного места";
|
||||
$a->strings["Enable Randplace Plugin"] = "Включить Randplace плагин";
|
||||
$a->strings["Submit"] = "Подтвердить";
|
5
randplace/lang/sv/strings.php
Normal file
5
randplace/lang/sv/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "Randplace Settings";
|
||||
$a->strings["Enable Randplace Plugin"] = "Enable Randplace Plugin";
|
||||
$a->strings["Submit"] = "Spara";
|
5
randplace/lang/zh-cn/strings.php
Normal file
5
randplace/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Randplace Settings"] = "随意下设置";
|
||||
$a->strings["Enable Randplace Plugin"] = "使随意下插件能用";
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue