mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
fix plugins strings
This commit is contained in:
parent
887fcdbd3e
commit
f82245d9b7
112 changed files with 112 additions and 112 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "Configuració de la capçalera de pàgina.";
|
||||
$a->strings["\"pageheader\" Settings"] = "Configuració de la capçalera de pàgina.";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["pageheader Settings saved."] = "guardada la configuració de la capçalera de pàgina.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "Nastavení záhlaví stránky";
|
||||
$a->strings["\"pageheader\" Settings"] = "Nastavení záhlaví stránky";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings["pageheader Settings saved."] = "Nastavení záhlaví stránky uloženo.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "\"pageheader\"-Einstellungen";
|
||||
$a->strings["\"pageheader\" Settings"] = "\"pageheader\"-Einstellungen";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
$a->strings["pageheader Settings saved."] = "pageheader-Einstellungen gespeichert.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "\"pageheader\" Agordoj";
|
||||
$a->strings["\"pageheader\" Settings"] = "\"pageheader\" Agordoj";
|
||||
$a->strings["Submit"] = "Sendi";
|
||||
$a->strings["pageheader Settings saved."] = "Konservis Agordojn de pageheader.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "Configuración de cabecera";
|
||||
$a->strings["\"pageheader\" Settings"] = "Configuración de cabecera";
|
||||
$a->strings["Submit"] = "Envíar";
|
||||
$a->strings["pageheader Settings saved."] = "Configuración de cabecera de página guardada.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "Réglages de pageheader";
|
||||
$a->strings["\"pageheader\" Settings"] = "Réglages de pageheader";
|
||||
$a->strings["Submit"] = "Envoyer";
|
||||
$a->strings["pageheader Settings saved."] = "Réglages pageheader sauvés.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "Stillingar \"pageheader\"";
|
||||
$a->strings["\"pageheader\" Settings"] = "Stillingar \"pageheader\"";
|
||||
$a->strings["Submit"] = "Senda inn";
|
||||
$a->strings["pageheader Settings saved."] = "Stillingar pageheader vistaðar.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "Impostazioni \"pageheader\"";
|
||||
$a->strings["\"pageheader\" Settings"] = "Impostazioni \"pageheader\"";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["pageheader Settings saved."] = "Impostazioni salvate.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "";
|
||||
$a->strings["\"pageheader\" Settings"] = "";
|
||||
$a->strings["Submit"] = "Lagre";
|
||||
$a->strings["pageheader Settings saved."] = "";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "";
|
||||
$a->strings["\"pageheader\" Settings"] = "";
|
||||
$a->strings["Submit"] = "Potwierdź";
|
||||
$a->strings["pageheader Settings saved."] = "";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "Configurações do \"pageheader\"";
|
||||
$a->strings["\"pageheader\" Settings"] = "Configurações do \"pageheader\"";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["pageheader Settings saved."] = "Configurações do pageheader armazenadas.";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "";
|
||||
$a->strings["\"pageheader\" Settings"] = "";
|
||||
$a->strings["Submit"] = "Подтвердить";
|
||||
$a->strings["pageheader Settings saved."] = "";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$a->strings["__DQ__pageheader__DQ__ Settings"] = "\"pageheader";
|
||||
$a->strings["\"pageheader\" Settings"] = "\"pageheader";
|
||||
$a->strings["Submit"] = "提交";
|
||||
$a->strings["pageheader Settings saved."] = "pageHeader配置保存了。";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue