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
6
notimeline/lang/ca/strings.php
Normal file
6
notimeline/lang/ca/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "No s'han actualitzat els ajustos de la línia de temps";
|
||||
$a->strings["No Timeline Settings"] = "No hi han ajustos de la línia de temps";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "Desactivar el selector d'arxius del mur de perfils";
|
||||
$a->strings["Submit"] = "Enviar";
|
6
notimeline/lang/cs/strings.php
Normal file
6
notimeline/lang/cs/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "Nastavení No Timeline aktualizováno.";
|
||||
$a->strings["No Timeline Settings"] = "Nastavení No Timeline";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "Znemožnit použití archivu na této profilové zdi.";
|
||||
$a->strings["Submit"] = "Odeslat";
|
6
notimeline/lang/de/strings.php
Normal file
6
notimeline/lang/de/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "Keine Timeline-Einstellungen aktualisiert.";
|
||||
$a->strings["No Timeline Settings"] = "Keine Timeline-Einstellungen";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "Deaktiviere Archiv-Auswahl auf Deiner Pinnwand";
|
||||
$a->strings["Submit"] = "Senden";
|
6
notimeline/lang/eo/strings.php
Normal file
6
notimeline/lang/eo/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "No Timeline agordojn ĝisdatigita.";
|
||||
$a->strings["No Timeline Settings"] = "No Timeline Agordoj";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "Malaktivigi la Arkivo elektilo sur la profilmuro";
|
||||
$a->strings["Submit"] = "Sendi";
|
6
notimeline/lang/es/strings.php
Normal file
6
notimeline/lang/es/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "Configuración Sin Linea Temporal actualizada.";
|
||||
$a->strings["No Timeline Settings"] = "Configuración Sin Linea Temporal";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "Desactivar el selector de archivos en el muro del perfil";
|
||||
$a->strings["Submit"] = "Envíar";
|
6
notimeline/lang/fr/strings.php
Normal file
6
notimeline/lang/fr/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "Pas de mise à jour de paramètres du calendrier.";
|
||||
$a->strings["No Timeline Settings"] = "Pas de paramètres de calendrier";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "Désactiver le sélecteur d'archives sur le mur";
|
||||
$a->strings["Submit"] = "Envoyer";
|
6
notimeline/lang/is/strings.php
Normal file
6
notimeline/lang/is/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "";
|
||||
$a->strings["No Timeline Settings"] = "";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "";
|
||||
$a->strings["Submit"] = "Senda inn";
|
6
notimeline/lang/it/strings.php
Normal file
6
notimeline/lang/it/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "";
|
||||
$a->strings["No Timeline Settings"] = "";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "";
|
||||
$a->strings["Submit"] = "Invia";
|
6
notimeline/lang/nb-no/strings.php
Normal file
6
notimeline/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "";
|
||||
$a->strings["No Timeline Settings"] = "";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "";
|
||||
$a->strings["Submit"] = "Lagre";
|
6
notimeline/lang/pl/strings.php
Normal file
6
notimeline/lang/pl/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "";
|
||||
$a->strings["No Timeline Settings"] = "Brak ustawień Osi czasu";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "";
|
||||
$a->strings["Submit"] = "Potwierdź";
|
6
notimeline/lang/pt-br/strings.php
Normal file
6
notimeline/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "";
|
||||
$a->strings["No Timeline Settings"] = "";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "";
|
||||
$a->strings["Submit"] = "Enviar";
|
6
notimeline/lang/ru/strings.php
Normal file
6
notimeline/lang/ru/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "";
|
||||
$a->strings["No Timeline Settings"] = "";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "";
|
||||
$a->strings["Submit"] = "Подтвердить";
|
3
notimeline/lang/sv/strings.php
Normal file
3
notimeline/lang/sv/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Spara";
|
6
notimeline/lang/zh-cn/strings.php
Normal file
6
notimeline/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["No Timeline settings updated."] = "没有时间链设置更新";
|
||||
$a->strings["No Timeline Settings"] = "没有时间链设置";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "使在简介墙上档案选择器不能用";
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue