From c19c935765555b3a7121360436f085b623ed86b9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 22 Feb 2019 01:23:43 +0000 Subject: [tx-robot] updated from transifex --- l10n/pl.js | 3 ++- l10n/pl.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/pl.js b/l10n/pl.js index 4e455c8..5f768dd 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -27,6 +27,7 @@ OC.L10N.register( "Share not found" : "Udział nie znaleziony", "You are not authorized to open this share" : "Nie masz uprawnień do otwarcia tego udziału", "Invalid range request" : "Nieprawidłowe żądanie zakresu", - "Text editor" : "Edytor tekstu" + "Text editor" : "Edytor tekstu", + "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Ta aplikacja umożliwia użytkownikom Nextcloud otwieranie, zapisywanie i edytowanie plików tekstowych w przeglądarce internetowej. Po włączeniu, u góry przeglądarki pojawia się menu \"Plik tekstowy\" z opisem przycisku \"Nowy\" . Po kliknięciu nowy plik tekstowy otwiera się w przeglądarce, który można zapisać w bieżącym katalogu Nextcloud. Ponadto, po kliknięciu pliku tekstowego w przeglądarce internetowej, zostanie on otwarty i edytowany. Jeśli uprawnienia na to pozwalają, użytkownik może również edytować udostępnione pliki i zapisać te zmiany z powrotem w przeglądarce internetowej.\nWięcej informacji można znaleźć w dokumentacji edytora tekstu." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 117e1d2..6e34dd5 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -25,6 +25,7 @@ "Share not found" : "Udział nie znaleziony", "You are not authorized to open this share" : "Nie masz uprawnień do otwarcia tego udziału", "Invalid range request" : "Nieprawidłowe żądanie zakresu", - "Text editor" : "Edytor tekstu" + "Text editor" : "Edytor tekstu", + "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Ta aplikacja umożliwia użytkownikom Nextcloud otwieranie, zapisywanie i edytowanie plików tekstowych w przeglądarce internetowej. Po włączeniu, u góry przeglądarki pojawia się menu \"Plik tekstowy\" z opisem przycisku \"Nowy\" . Po kliknięciu nowy plik tekstowy otwiera się w przeglądarce, który można zapisać w bieżącym katalogu Nextcloud. Ponadto, po kliknięciu pliku tekstowego w przeglądarce internetowej, zostanie on otwarty i edytowany. Jeśli uprawnienia na to pozwalają, użytkownik może również edytować udostępnione pliki i zapisać te zmiany z powrotem w przeglądarce internetowej.\nWięcej informacji można znaleźć w dokumentacji edytora tekstu." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file -- cgit v1.2.3