Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-22 04:23:47 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-22 04:23:47 +0300
commitda9e1cc34b23e545633d734f3da33d6d7652bf02 (patch)
tree44c4b647cccc47515a71faa3d4fb7ed8f0c45eba
parent7499305990b59634f9f1cad82be5295f7e6aad22 (diff)
[tx-robot] updated from transifexv14.0.8RC2v14.0.8
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
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