mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
regenerated all the strings
This commit is contained in:
parent
55986ad17d
commit
25ba6023d0
767 changed files with 7410 additions and 7962 deletions
|
@ -5,10 +5,10 @@ function string_plural_select_cs($n){
|
|||
$n = intval($n);
|
||||
if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; }
|
||||
}}
|
||||
;
|
||||
$a->strings["IFTTT Mirror"] = "Zrcadlení IFTTT";
|
||||
$a->strings["Body for \"new status message\""] = "Tělo pole \"nová statusová zpráva\"";
|
||||
$a->strings["Body for \"new photo upload\""] = "Tělo pole \"nová nahraná fotografie\"";
|
||||
$a->strings["Body for \"new link post\""] = "Tělo pole \"nový příspěvek\"";
|
||||
$a->strings["Generate new key"] = "Generovat nový klíč";
|
||||
$a->strings["Save Settings"] = "Uložit nastavení";
|
||||
$a->strings['IFTTT Mirror'] = 'Zrcadlení IFTTT';
|
||||
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Vytvořte si účet na <a href="http://www.ifttt.com">IFTTT</a>. Vytvořte si tři recepty na Facebooku, které jsou připojeny k <a href="https://ifttt.com/maker">Makeru</a> (ve formě "If Facebook then Maker") s následujícími parametry:';
|
||||
$a->strings['Body for "new status message"'] = 'Tělo pole "nová statusová zpráva"';
|
||||
$a->strings['Body for "new photo upload"'] = 'Tělo pole "nová nahraná fotografie"';
|
||||
$a->strings['Body for "new link post"'] = 'Tělo pole "nový příspěvek"';
|
||||
$a->strings['Generate new key'] = 'Generovat nový klíč';
|
||||
$a->strings['Save Settings'] = 'Uložit nastavení';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_de($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IFTTT Mirror"] = "IFTTT Spiegel";
|
||||
$a->strings["Body for \"new status message\""] = "Body für \"Neue Status Meldung\"";
|
||||
$a->strings["Body for \"new photo upload\""] = "Body für \"Neues Foto hochgeladen\"";
|
||||
$a->strings["Body for \"new link post\""] = "Body für \"Neue Nachricht\"";
|
||||
$a->strings["Generate new key"] = "Generiere neuen Schlüssel";
|
||||
$a->strings["Save Settings"] = "Speichere Einstellungen";
|
||||
$a->strings['IFTTT Mirror'] = 'IFTTT Spiegel';
|
||||
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Lege ein Konto bei <a href="http://www.ifttt.com"> IFTTT an</a>. Gebe drei Facebook Empfänger ein, die mit <a href="https://ifttt.com/maker">Maker </a> verbunden sind (in der Form "wenn Facebook dann Maker"), mit den folgenden Parametern:';
|
||||
$a->strings['Body for "new status message"'] = 'Body für "Neue Status Meldung"';
|
||||
$a->strings['Body for "new photo upload"'] = 'Body für "Neues Foto hochgeladen"';
|
||||
$a->strings['Body for "new link post"'] = 'Body für "Neue Nachricht"';
|
||||
$a->strings['Generate new key'] = 'Generiere neuen Schlüssel';
|
||||
$a->strings['Save Settings'] = 'Speichere Einstellungen';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_en_gb($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IFTTT Mirror"] = "IFTTT Mirror";
|
||||
$a->strings["Body for \"new status message\""] = "Body for \"new status message\"";
|
||||
$a->strings["Body for \"new photo upload\""] = "Body for \"new photo upload\"";
|
||||
$a->strings["Body for \"new link post\""] = "Body for \"new link post\"";
|
||||
$a->strings["Generate new key"] = "Generate new key";
|
||||
$a->strings["Save Settings"] = "Save settings";
|
||||
$a->strings['IFTTT Mirror'] = 'IFTTT Mirror';
|
||||
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:';
|
||||
$a->strings['Body for "new status message"'] = 'Body for "new status message"';
|
||||
$a->strings['Body for "new photo upload"'] = 'Body for "new photo upload"';
|
||||
$a->strings['Body for "new link post"'] = 'Body for "new link post"';
|
||||
$a->strings['Generate new key'] = 'Generate new key';
|
||||
$a->strings['Save Settings'] = 'Save settings';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_es($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IFTTT Mirror"] = "IFTTT Espejo";
|
||||
$a->strings["Body for \"new status message\""] = "Cuerpo de \"Nuevo mensaje de estatus\"";
|
||||
$a->strings["Body for \"new photo upload\""] = "Cuerpo de \"nueva foto a subir\"";
|
||||
$a->strings["Body for \"new link post\""] = "Cuerpo de \"Nuevo vinculo de artículo\"";
|
||||
$a->strings["Generate new key"] = "Generar clave nueva";
|
||||
$a->strings["Save Settings"] = "Guardar ajustes";
|
||||
$a->strings['IFTTT Mirror'] = 'IFTTT Espejo';
|
||||
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Crea una cuenta en <a href="http://www.ifttt.com">IFTTT</a>. Crea tres recetas de Facebook que estén conectadas con <a href="https://ifttt.com/maker">Fabricante</a> (En el formulario "si Facebook, entonces Maker") con los siguientes parámetros:';
|
||||
$a->strings['Body for "new status message"'] = 'Cuerpo de "Nuevo mensaje de estatus"';
|
||||
$a->strings['Body for "new photo upload"'] = 'Cuerpo de "nueva foto a subir"';
|
||||
$a->strings['Body for "new link post"'] = 'Cuerpo de "Nuevo vinculo de artículo"';
|
||||
$a->strings['Generate new key'] = 'Generar clave nueva';
|
||||
$a->strings['Save Settings'] = 'Guardar ajustes';
|
||||
|
|
|
@ -5,6 +5,5 @@ function string_plural_select_fi_fi($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Generate new key"] = "Luo uusi avain";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings['Generate new key'] = 'Luo uusi avain';
|
||||
$a->strings['Save Settings'] = 'Tallenna asetukset';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_hu($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["IFTTT Mirror"] = "IFTTT tükör";
|
||||
$a->strings["Body for \"new status message\""] = "Az „új állapotüzenet” törzse";
|
||||
$a->strings["Body for \"new photo upload\""] = "Az „új fényképfeltöltés” törzse";
|
||||
$a->strings["Body for \"new link post\""] = "Az „új hivatkozásbeküldés” törzse";
|
||||
$a->strings["Generate new key"] = "Új kulcs előállítása";
|
||||
$a->strings["Save Settings"] = "Beállítások mentése";
|
||||
$a->strings['IFTTT Mirror'] = 'IFTTT tükör';
|
||||
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Hozzon létre egy fiókot az <a href="http://www.ifttt.com">IFTTT</a> oldalon. Hozzon létre három Facebook receptet, amelyek össze vannak kapcsolva a <a href="https://ifttt.com/maker">Maker</a> szolgáltatással (a „ha Facebook, akkor Maker” űrlapon) a következő paraméterekkel:';
|
||||
$a->strings['Body for "new status message"'] = 'Az „új állapotüzenet” törzse';
|
||||
$a->strings['Body for "new photo upload"'] = 'Az „új fényképfeltöltés” törzse';
|
||||
$a->strings['Body for "new link post"'] = 'Az „új hivatkozásbeküldés” törzse';
|
||||
$a->strings['Generate new key'] = 'Új kulcs előállítása';
|
||||
$a->strings['Save Settings'] = 'Beállítások mentése';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_pl($n){
|
|||
$n = intval($n);
|
||||
if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; }
|
||||
}}
|
||||
;
|
||||
$a->strings["IFTTT Mirror"] = "Lustro IFTTT";
|
||||
$a->strings["Body for \"new status message\""] = "Treść dla \"nowy status wiadomości\"";
|
||||
$a->strings["Body for \"new photo upload\""] = "Treść dla \"nowe przesyłanie zdjęć\"";
|
||||
$a->strings["Body for \"new link post\""] = "Treść dla \"nowe łącza postu\"";
|
||||
$a->strings["Generate new key"] = "Wygeneruj nowy klucz";
|
||||
$a->strings["Save Settings"] = "Zapisz ustawienia";
|
||||
$a->strings['IFTTT Mirror'] = 'Lustro IFTTT';
|
||||
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Utwórz konto na <a href="http://www.ifttt.com">IFTTT</a>. Utwórz trzy przepisy na Facebooku, które są powiązane z <a href="https://ifttt.com/maker">Maker</a> (W formie "jeśli Facebook następnie Maker") z następujących parametrów:';
|
||||
$a->strings['Body for "new status message"'] = 'Treść dla "nowy status wiadomości"';
|
||||
$a->strings['Body for "new photo upload"'] = 'Treść dla "nowe przesyłanie zdjęć"';
|
||||
$a->strings['Body for "new link post"'] = 'Treść dla "nowe łącza postu"';
|
||||
$a->strings['Generate new key'] = 'Wygeneruj nowy klucz';
|
||||
$a->strings['Save Settings'] = 'Zapisz ustawienia';
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_zh_cn($n){
|
|||
$n = intval($n);
|
||||
return intval(0);
|
||||
}}
|
||||
;
|
||||
$a->strings["IFTTT Mirror"] = "IFTTT 镜像";
|
||||
$a->strings["Body for \"new status message\""] = "正文“新状态消息”";
|
||||
$a->strings["Body for \"new photo upload\""] = "正文“新照片上传”";
|
||||
$a->strings["Body for \"new link post\""] = "正文“新发布链接”";
|
||||
$a->strings["Generate new key"] = "生成新的密钥";
|
||||
$a->strings["Save Settings"] = "保存设置";
|
||||
$a->strings['IFTTT Mirror'] = 'IFTTT 镜像';
|
||||
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = '在<a href="http://www.ifttt.com">IFTTT</a>创建帐户。使用以下参数创建三个与<a href="https://ifttt.com/maker">Maker</a>连接的Facebook回执(格式为"If Facebook Then Maker"):';
|
||||
$a->strings['Body for "new status message"'] = '正文“新状态消息”';
|
||||
$a->strings['Body for "new photo upload"'] = '正文“新照片上传”';
|
||||
$a->strings['Body for "new link post"'] = '正文“新发布链接”';
|
||||
$a->strings['Generate new key'] = '生成新的密钥';
|
||||
$a->strings['Save Settings'] = '保存设置';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue