summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-28 02:16:21 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-28 02:16:21 +0000
commit40e233915173dfd5d0fc614166ffcb3e4b1e0fb5 (patch)
treebacee73e750e3c423f96c96238c165f9dfbf8ff0 /apps/files
parentabdb201c04b12d4684e0439cb4c596dd52b7c9c0 (diff)
downloadnextcloud-server-40e233915173dfd5d0fc614166ffcb3e4b1e0fb5.tar.gz
nextcloud-server-40e233915173dfd5d0fc614166ffcb3e4b1e0fb5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/br.js4
-rw-r--r--apps/files/l10n/br.json4
-rw-r--r--apps/files/l10n/cs.js4
-rw-r--r--apps/files/l10n/cs.json4
-rw-r--r--apps/files/l10n/fr.js2
-rw-r--r--apps/files/l10n/fr.json2
-rw-r--r--apps/files/l10n/gl.js8
-rw-r--r--apps/files/l10n/gl.json8
-rw-r--r--apps/files/l10n/lt_LT.js7
-rw-r--r--apps/files/l10n/lt_LT.json7
-rw-r--r--apps/files/l10n/pl.js12
-rw-r--r--apps/files/l10n/pl.json12
-rw-r--r--apps/files/l10n/tr.js4
-rw-r--r--apps/files/l10n/tr.json4
14 files changed, 68 insertions, 14 deletions
diff --git a/apps/files/l10n/br.js b/apps/files/l10n/br.js
index bb9af7d6cd7..5404c4d78f4 100644
--- a/apps/files/l10n/br.js
+++ b/apps/files/l10n/br.js
@@ -79,8 +79,12 @@ OC.L10N.register(
"\"/\" is not allowed inside a file name." : "N'eo ket aotreet \"/\" e anv ur restr.",
"\"{name}\" is not an allowed filetype" : "N'eo ket \"{name}\" un doare restr aotreet",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Leun eo skor stokañ {owner}. Ne c'hall ket ar restroù bezañ na nevezet na kempredet ken !",
+ "This group folder is full, files can not be updated or synced anymore!" : "Leun eo an teuliad strollad, n'eo ket posupl ken adnevesaat pe kempredañ ar restroù ken !",
+ "This external storage is full, files can not be updated or synced anymore!" : "Al lec'h renkañ diavaezh mañ a zo leun, n'eo ket posupl adnevesaat pe kempredañ ar restroù ken !",
"Your storage is full, files can not be updated or synced anymore!" : "Leun eo ho skor stokañ. Ne c'hall ket ar restroù bezañ na nevezet na kempredet ken !",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Kazi leun eo skor stokañ {owner} ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Kaji leun eo an teuliad strollad-mañ ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Al lec'h renkañ diavaezh-mañ a zo kaji leun ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Kazi leun eo ho skor stokañ ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["a zo par da '{filter}'","a zo par da '{filter}'","a zo par da '{filter}'","a zo par da '{filter}'","a zo par da '{filter}'"],
"View in folder" : "Diskwel en teuliad",
diff --git a/apps/files/l10n/br.json b/apps/files/l10n/br.json
index 30ea69029ad..45c85f7d299 100644
--- a/apps/files/l10n/br.json
+++ b/apps/files/l10n/br.json
@@ -77,8 +77,12 @@
"\"/\" is not allowed inside a file name." : "N'eo ket aotreet \"/\" e anv ur restr.",
"\"{name}\" is not an allowed filetype" : "N'eo ket \"{name}\" un doare restr aotreet",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Leun eo skor stokañ {owner}. Ne c'hall ket ar restroù bezañ na nevezet na kempredet ken !",
+ "This group folder is full, files can not be updated or synced anymore!" : "Leun eo an teuliad strollad, n'eo ket posupl ken adnevesaat pe kempredañ ar restroù ken !",
+ "This external storage is full, files can not be updated or synced anymore!" : "Al lec'h renkañ diavaezh mañ a zo leun, n'eo ket posupl adnevesaat pe kempredañ ar restroù ken !",
"Your storage is full, files can not be updated or synced anymore!" : "Leun eo ho skor stokañ. Ne c'hall ket ar restroù bezañ na nevezet na kempredet ken !",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Kazi leun eo skor stokañ {owner} ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Kaji leun eo an teuliad strollad-mañ ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Al lec'h renkañ diavaezh-mañ a zo kaji leun ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Kazi leun eo ho skor stokañ ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["a zo par da '{filter}'","a zo par da '{filter}'","a zo par da '{filter}'","a zo par da '{filter}'","a zo par da '{filter}'"],
"View in folder" : "Diskwel en teuliad",
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 0a14221f7c5..f13ee445ca1 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -79,8 +79,12 @@ OC.L10N.register(
"\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.",
"\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložiště uživatele {owner} je zaplněné – nelze aktualizovat ani synchronizovat soubory!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Toto skupinová složka je plná, soubory už nadále už není aktualizovat nebo synchronizovat!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Toto externí úložiště je plné, soubory už nadále už není aktualizovat nebo synchronizovat!",
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné – nelze aktualizovat ani synchronizovat soubory!.",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Tato skupinová složka je téměř plná ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Toto externí úložiště je téměř plné ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["odpovídá „{filter}“","odpovídají „{filter}“","odpovídá „{filter}“","odpovídají „{filter}“"],
"View in folder" : "Zobrazit ve složce",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 962187157c0..80bd963918a 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -77,8 +77,12 @@
"\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.",
"\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložiště uživatele {owner} je zaplněné – nelze aktualizovat ani synchronizovat soubory!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Toto skupinová složka je plná, soubory už nadále už není aktualizovat nebo synchronizovat!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Toto externí úložiště je plné, soubory už nadále už není aktualizovat nebo synchronizovat!",
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné – nelze aktualizovat ani synchronizovat soubory!.",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Tato skupinová složka je téměř plná ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Toto externí úložiště je téměř plné ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["odpovídá „{filter}“","odpovídají „{filter}“","odpovídá „{filter}“","odpovídají „{filter}“"],
"View in folder" : "Zobrazit ve složce",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 7e318a5f9ed..86eebe07ee6 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -79,8 +79,10 @@ OC.L10N.register(
"\"/\" is not allowed inside a file name." : "\"/\" n'est pas autorisé dans un nom de fichier.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" n'est pas un type de fichier autorisé",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "L'espace de stockage de {owner} est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !",
+ "This external storage is full, files can not be updated or synced anymore!" : "Cet espace de stockage externe est plein, les fichiers ne peuvent plus être mis à jour ni synchronisés !",
"Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "L'espace de stockage de {owner} est presque plein ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Cet espace de stockage externe est presque plein ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["correspond à '{filter}'","correspondent à '{filter}'"],
"View in folder" : "Afficher dans le dossier",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 266890f8262..b3a96b91f2e 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -77,8 +77,10 @@
"\"/\" is not allowed inside a file name." : "\"/\" n'est pas autorisé dans un nom de fichier.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" n'est pas un type de fichier autorisé",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "L'espace de stockage de {owner} est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !",
+ "This external storage is full, files can not be updated or synced anymore!" : "Cet espace de stockage externe est plein, les fichiers ne peuvent plus être mis à jour ni synchronisés !",
"Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "L'espace de stockage de {owner} est presque plein ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Cet espace de stockage externe est presque plein ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["correspond à '{filter}'","correspondent à '{filter}'"],
"View in folder" : "Afficher dans le dossier",
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 977e739ece6..d562c120a01 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -78,9 +78,13 @@ OC.L10N.register(
"File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
"\"/\" is not allowed inside a file name." : "«/» non está permitido nun nome de ficheiro",
"\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "O espazo de almacenamento de {owner} está cheo, non é posíbel actualizar ou sincronizar máis os ficheiros!",
- "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, non é posíbel actualizar ou sincronizar máis os ficheiros!",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "O espazo de almacenamento de {owner} está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
+ "This group folder is full, files can not be updated or synced anymore!" : "Este cartafol de grupo está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
+ "This external storage is full, files can not be updated or synced anymore!" : "Este almacenamento externo está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
+ "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "O espazo de almacenamento de {owner} está case cheo ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Este cartafol do grupo está case cheo ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Este almacenamento externo está case cheo ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"],
"View in folder" : "Ver no cartafol",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index 8225c9500ce..2ec59f9f52f 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -76,9 +76,13 @@
"File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
"\"/\" is not allowed inside a file name." : "«/» non está permitido nun nome de ficheiro",
"\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "O espazo de almacenamento de {owner} está cheo, non é posíbel actualizar ou sincronizar máis os ficheiros!",
- "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, non é posíbel actualizar ou sincronizar máis os ficheiros!",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "O espazo de almacenamento de {owner} está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
+ "This group folder is full, files can not be updated or synced anymore!" : "Este cartafol de grupo está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
+ "This external storage is full, files can not be updated or synced anymore!" : "Este almacenamento externo está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
+ "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, xa non se poden actualizar nin sincronizar os ficheiros.",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "O espazo de almacenamento de {owner} está case cheo ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Este cartafol do grupo está case cheo ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Este almacenamento externo está case cheo ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"],
"View in folder" : "Ver no cartafol",
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 02928ac7701..a0548e0efa1 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -41,7 +41,7 @@ OC.L10N.register(
"Pending" : "Laukiantis",
"Unable to determine date" : "Nepavyksta nustatyti datos",
"This operation is forbidden" : "Ši operacija yra uždrausta",
- "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi",
"Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja",
"Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"",
"copy" : "kopija",
@@ -78,8 +78,12 @@ OC.L10N.register(
"\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" nėra leidžiamas failo tipas",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Šis grupės aplankas yra pilnas, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Ši išorinė saugykla yra pilna, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Šis grupės aplankas yra beveik pilnas ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Ši išorinė saugykla yra beveik pilna ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""],
"View in folder" : "Rodyti aplanke",
@@ -130,6 +134,7 @@ OC.L10N.register(
"{user} moved {oldfile} to {newfile}" : "{user} perkėlė {oldfile} į {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Failas buvo pridėtas arba pašalintas iš <strong>mėgstamų</strong>",
"A file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> failas ar aplankas",
+ "A favorite file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> mėgstamas failas ar aplankas",
"All files" : "Visi failai",
"Unlimited" : "Neribotai",
"Upload (max. %s)" : "Įkelti (maks. %s)",
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 5cba53e7421..0c41e116d63 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -39,7 +39,7 @@
"Pending" : "Laukiantis",
"Unable to determine date" : "Nepavyksta nustatyti datos",
"This operation is forbidden" : "Ši operacija yra uždrausta",
- "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi",
"Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja",
"Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"",
"copy" : "kopija",
@@ -76,8 +76,12 @@
"\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" nėra leidžiamas failo tipas",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Šis grupės aplankas yra pilnas, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Ši išorinė saugykla yra pilna, failai daugiau nebegali būti atnaujinti ar sinchronizuoti!",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Šis grupės aplankas yra beveik pilnas ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Ši išorinė saugykla yra beveik pilna ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""],
"View in folder" : "Rodyti aplanke",
@@ -128,6 +132,7 @@
"{user} moved {oldfile} to {newfile}" : "{user} perkėlė {oldfile} į {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Failas buvo pridėtas arba pašalintas iš <strong>mėgstamų</strong>",
"A file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> failas ar aplankas",
+ "A favorite file or folder has been <strong>changed</strong>" : "Buvo <strong>pakeistas</strong> mėgstamas failas ar aplankas",
"All files" : "Visi failai",
"Unlimited" : "Neribotai",
"Upload (max. %s)" : "Įkelti (maks. %s)",
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 69bd168c101..b2747e342e7 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -78,10 +78,14 @@ OC.L10N.register(
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
"\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku.",
"\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
- "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)",
- "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Magazyn dla {owner} jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Ten katalog grupy jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Magazyn zewnętrzny jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Magazyn dla {owner} jest pawie pełny ({usedSpacePercent}%).",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Ten katalog grupy jest prawie pełny ({usedSpacePercent}%).",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).",
+ "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).",
"_matches '{filter}'_::_match '{filter}'_" : ["pasujący '{filter}'","pasujące '{filter}'","pasujących '{filter}'","pasujących '{filter}'"],
"View in folder" : "Zobacz w katalogu",
"Copied!" : "Skopiowano!",
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index f7f226126a7..98afab7fad0 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -76,10 +76,14 @@
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
"\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku.",
"\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
- "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)",
- "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Magazyn dla {owner} jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Ten katalog grupy jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Magazyn zewnętrzny jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Magazyn dla {owner} jest pawie pełny ({usedSpacePercent}%).",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Ten katalog grupy jest prawie pełny ({usedSpacePercent}%).",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).",
+ "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).",
"_matches '{filter}'_::_match '{filter}'_" : ["pasujący '{filter}'","pasujące '{filter}'","pasujących '{filter}'","pasujących '{filter}'"],
"View in folder" : "Zobacz w katalogu",
"Copied!" : "Skopiowano!",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 000b904cecf..74be6705a73 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -79,8 +79,12 @@ OC.L10N.register(
"\"/\" is not allowed inside a file name." : "Dosya adında \"/\" kullanılamaz.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" dosya türüne izin verilmiyor",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} için boş depolama alanı kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Bu grup klasöründe boş alan kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Bu dış depolamada boş alan kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
"Your storage is full, files can not be updated or synced anymore!" : "Boş depolama alanınız kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} boş depolama alanı bitmek üzere ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Bu grup klasöründeki boş alan bitmek üzere ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Bu dış depolamadaki boş alan bitmek üzere ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Boş depolama alanınız bitmek üzere (%{usedSpacePercent})",
"_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' ile eşleşen","'{filter}' ile eşleşen"],
"View in folder" : "Klasörde görüntüle",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index d379ba54c97..4ae4f19906a 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -77,8 +77,12 @@
"\"/\" is not allowed inside a file name." : "Dosya adında \"/\" kullanılamaz.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" dosya türüne izin verilmiyor",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} için boş depolama alanı kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Bu grup klasöründe boş alan kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Bu dış depolamada boş alan kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
"Your storage is full, files can not be updated or synced anymore!" : "Boş depolama alanınız kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} boş depolama alanı bitmek üzere ({usedSpacePercent}%)",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Bu grup klasöründeki boş alan bitmek üzere ({usedSpacePercent}%)",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Bu dış depolamadaki boş alan bitmek üzere ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Boş depolama alanınız bitmek üzere (%{usedSpacePercent})",
"_matches '{filter}'_::_match '{filter}'_" : ["'{filter}' ile eşleşen","'{filter}' ile eşleşen"],
"View in folder" : "Klasörde görüntüle",