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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-28 05:46:08 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-28 05:46:08 +0300
commit18993b76b4fec3b39379e86e87b9ce05cb204c9e (patch)
treead0b37a5e734f119a76bc6190acc78e7ceefbdcf /l10n
parent9a686697499b2b338928b3d1596bf74015a3e21f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index ff2f65f..08db489 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Invalid file path supplied." : "Ongeldig pad opgegeven.",
"The file is locked." : "Het bestand is besloten.",
"An internal server error occurred." : "Er heeft zich een interne serverfout voorgedaan.",
+ "You cannot write to a folder." : "Je kunt niet schrijven naar een map.",
"Cannot save file as it has been modified since opening." : "Kan het bestand niet opslaan, omdat het is gewijzigd na het openen",
"Could not write to file." : "Kon niet schrijven naar bestand.",
"Insufficient permissions." : "Onvoldoende rechten",
diff --git a/l10n/nl.json b/l10n/nl.json
index b38aed9..d678432 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -17,6 +17,7 @@
"Invalid file path supplied." : "Ongeldig pad opgegeven.",
"The file is locked." : "Het bestand is besloten.",
"An internal server error occurred." : "Er heeft zich een interne serverfout voorgedaan.",
+ "You cannot write to a folder." : "Je kunt niet schrijven naar een map.",
"Cannot save file as it has been modified since opening." : "Kan het bestand niet opslaan, omdat het is gewijzigd na het openen",
"Could not write to file." : "Kon niet schrijven naar bestand.",
"Insufficient permissions." : "Onvoldoende rechten",
diff --git a/l10n/pl.js b/l10n/pl.js
index c1ac839..82a1507 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -16,7 +16,7 @@ OC.L10N.register(
"You cannot open a folder" : "Nie możesz otworzyć katalogu",
"This file is too big to be opened. Please download the file instead." : "Plik jest zbyt duży, aby go otworzyć. Proszę pobrać plik.",
"Cannot read the file." : "Nie można odczytać pliku.",
- "Invalid file path supplied." : "Błędnie podana ścieżka do pliku.",
+ "Invalid file path supplied." : "Podano błędną ścieżkę do pliku.",
"The file is locked." : "Plik jest zablokowany.",
"An internal server error occurred." : "Wystąpił wewnętrzny błąd serwera.",
"You cannot write to a folder." : "Nie możesz zapisać do katalogu.",
diff --git a/l10n/pl.json b/l10n/pl.json
index 9e6f75e..e93f7f9 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -14,7 +14,7 @@
"You cannot open a folder" : "Nie możesz otworzyć katalogu",
"This file is too big to be opened. Please download the file instead." : "Plik jest zbyt duży, aby go otworzyć. Proszę pobrać plik.",
"Cannot read the file." : "Nie można odczytać pliku.",
- "Invalid file path supplied." : "Błędnie podana ścieżka do pliku.",
+ "Invalid file path supplied." : "Podano błędną ścieżkę do pliku.",
"The file is locked." : "Plik jest zablokowany.",
"An internal server error occurred." : "Wystąpił wewnętrzny błąd serwera.",
"You cannot write to a folder." : "Nie możesz zapisać do katalogu.",