mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
translation updates NL, PL, FI and IT
This commit is contained in:
parent
db8253ef6d
commit
227ad8f23b
40 changed files with 269 additions and 111 deletions
|
@ -36,15 +36,15 @@ msgstr ""
|
|||
|
||||
#: ifttt.php:68
|
||||
msgid "Body for \"new status message\""
|
||||
msgstr "Treść dla 'nowego statusu wiadomości'"
|
||||
msgstr "Treść dla \"nowy status wiadomości\""
|
||||
|
||||
#: ifttt.php:70
|
||||
msgid "Body for \"new photo upload\""
|
||||
msgstr "Treść dla 'nowego przesyłania zdjęć'"
|
||||
msgstr "Treść dla \"nowe przesyłanie zdjęć\""
|
||||
|
||||
#: ifttt.php:72
|
||||
msgid "Body for \"new link post\""
|
||||
msgstr "Treść dla 'nowego łącza postu'"
|
||||
msgstr "Treść dla \"nowe łącza postu\""
|
||||
|
||||
#: ifttt.php:77
|
||||
msgid "Generate new key"
|
||||
|
|
|
@ -7,8 +7,8 @@ function string_plural_select_pl($n){
|
|||
;
|
||||
$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 'nowego statusu wiadomości'";
|
||||
$a->strings["Body for \"new photo upload\""] = "Treść dla 'nowego przesyłania zdjęć'";
|
||||
$a->strings["Body for \"new link post\""] = "Treść dla 'nowego łącza postu'";
|
||||
$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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue