diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:09 +0000 |
commit | d48c6aaaaad0737a468c8747a0252982ec398f12 (patch) | |
tree | 0c5ebe5997aaa14c4a40fc750f68489a89812503 /apps/files/l10n | |
parent | d404998157dd632c147c93458183625aa6930139 (diff) | |
download | nextcloud-server-d48c6aaaaad0737a468c8747a0252982ec398f12.tar.gz nextcloud-server-d48c6aaaaad0737a468c8747a0252982ec398f12.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
52 files changed, 156 insertions, 102 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 2ce07844847..7cd7d2c4094 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -323,6 +323,7 @@ OC.L10N.register( "PDFs" : "ملفات بي دي إف", "Folders" : "المجلدات", "Audio" : "صوت", + "Photos and images" : "الصور ", "Videos" : "فيديوهات", "New folder creation cancelled" : "تمّ إلغاء عملية إنشاء مجلد جديد", "Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"", @@ -378,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط للمستخدمين الذين يمكنهم الوصول الى هذا الملف/المجلد)", "\"remote user\"" : "\"مستخدم عن بعد\"", "{newName} already exists." : "{newName} موجود بالفعل.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" غير مقبولة في اسم الملف.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" محظور استعماله كاسم لملف أو مجلد.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" غير مقبول كنوع لملف.", + "Filenames must not end with \"{segment}\"." : "أسماء الملفات يجب ألّا تنتهي بـ \"{segment}\".", "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", "Another entry with the same name already exists" : "إدخال آخر بنفس الاسم موجود بالفعل", "Storage informations" : "معلومات التخزين", @@ -385,7 +390,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك", "The files is locked" : "الملفات مقفله", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", - "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية", - "Pictures and images" : "الصِّوَر " + "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 272ea11921d..28090834ded 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -321,6 +321,7 @@ "PDFs" : "ملفات بي دي إف", "Folders" : "المجلدات", "Audio" : "صوت", + "Photos and images" : "الصور ", "Videos" : "فيديوهات", "New folder creation cancelled" : "تمّ إلغاء عملية إنشاء مجلد جديد", "Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"", @@ -376,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط للمستخدمين الذين يمكنهم الوصول الى هذا الملف/المجلد)", "\"remote user\"" : "\"مستخدم عن بعد\"", "{newName} already exists." : "{newName} موجود بالفعل.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" غير مقبولة في اسم الملف.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" محظور استعماله كاسم لملف أو مجلد.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" غير مقبول كنوع لملف.", + "Filenames must not end with \"{segment}\"." : "أسماء الملفات يجب ألّا تنتهي بـ \"{segment}\".", "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", "Another entry with the same name already exists" : "إدخال آخر بنفس الاسم موجود بالفعل", "Storage informations" : "معلومات التخزين", @@ -383,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك", "The files is locked" : "الملفات مقفله", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", - "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية", - "Pictures and images" : "الصِّوَر " + "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index a8c7e5524e9..b1dff9f4bc8 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel", "The files is locked" : "Soubory jsou uzamčené", "Create new templates folder" : "Vytvořit novou složku šablon", - "Toggle %1$s sublist" : "Přepnout %1$s podseznam", - "Pictures and images" : "Fotky a obrázky" + "Toggle %1$s sublist" : "Přepnout %1$s podseznam" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 3efe05e72cb..b1791e3d462 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -383,7 +383,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel", "The files is locked" : "Soubory jsou uzamčené", "Create new templates folder" : "Vytvořit novou složku šablon", - "Toggle %1$s sublist" : "Přepnout %1$s podseznam", - "Pictures and images" : "Fotky a obrázky" + "Toggle %1$s sublist" : "Přepnout %1$s podseznam" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index a57677fed69..9d59592f176 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -384,7 +384,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...", "The files is locked" : "Filerne er låste", "Create new templates folder" : "Opsæt ny skabelonmappe", - "Toggle %1$s sublist" : "Skift %1$s underliste", - "Pictures and images" : "Billeder" + "Toggle %1$s sublist" : "Skift %1$s underliste" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 65a926ff10e..d331fc2a96f 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -382,7 +382,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...", "The files is locked" : "Filerne er låste", "Create new templates folder" : "Opsæt ny skabelonmappe", - "Toggle %1$s sublist" : "Skift %1$s underliste", - "Pictures and images" : "Billeder" + "Toggle %1$s sublist" : "Skift %1$s underliste" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 2c6e28ca475..d2658884f7a 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -386,7 +386,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.", "The files is locked" : "Die Datei ist gesperrt", "Create new templates folder" : "Neuen Vorlagenordner erstellen", - "Toggle %1$s sublist" : "Unterliste %1$s umschalten", - "Pictures and images" : "Bilder und Abbildungen" + "Toggle %1$s sublist" : "Unterliste %1$s umschalten" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 46d6b0c4b63..dd06a727e77 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -384,7 +384,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.", "The files is locked" : "Die Datei ist gesperrt", "Create new templates folder" : "Neuen Vorlagenordner erstellen", - "Toggle %1$s sublist" : "Unterliste %1$s umschalten", - "Pictures and images" : "Bilder und Abbildungen" + "Toggle %1$s sublist" : "Unterliste %1$s umschalten" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 7ebebd47e3a..57f2f3fd840 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "\"remote user\"" : "„Externer Benutzer“", "{newName} already exists." : "{newName} existiert bereits.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen nicht zulässig.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein verbotener Datei- oder Ordnername.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" ist kein zulässiger Dateityp.", + "Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.", "Name cannot be empty" : "Der Name darf nicht leer sein", "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits", "Storage informations" : "Speicherinformationen", @@ -386,7 +390,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.", "The files is locked" : "Die Datei ist gesperrt", "Create new templates folder" : "Neuen Vorlagenordner erstellen", - "Toggle %1$s sublist" : "Unterliste %1$s umschalten", - "Pictures and images" : "Bilder und Abbildungen" + "Toggle %1$s sublist" : "Unterliste %1$s umschalten" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index ae29981c44e..0ae4c350e1d 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "\"remote user\"" : "„Externer Benutzer“", "{newName} already exists." : "{newName} existiert bereits.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen nicht zulässig.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein verbotener Datei- oder Ordnername.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" ist kein zulässiger Dateityp.", + "Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.", "Name cannot be empty" : "Der Name darf nicht leer sein", "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits", "Storage informations" : "Speicherinformationen", @@ -384,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.", "The files is locked" : "Die Datei ist gesperrt", "Create new templates folder" : "Neuen Vorlagenordner erstellen", - "Toggle %1$s sublist" : "Unterliste %1$s umschalten", - "Pictures and images" : "Bilder und Abbildungen" + "Toggle %1$s sublist" : "Unterliste %1$s umschalten" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index dcaf7e1d5cf..7e2e9b6efef 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -386,7 +386,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "The files is locked" : "The files is locked", "Create new templates folder" : "Create new templates folder", - "Toggle %1$s sublist" : "Toggle %1$s sublist", - "Pictures and images" : "Pictures and images" + "Toggle %1$s sublist" : "Toggle %1$s sublist" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index c4d393bcf83..c5fc0935193 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -384,7 +384,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "The files is locked" : "The files is locked", "Create new templates folder" : "Create new templates folder", - "Toggle %1$s sublist" : "Toggle %1$s sublist", - "Pictures and images" : "Pictures and images" + "Toggle %1$s sublist" : "Toggle %1$s sublist" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 17d9f6b8ce9..7522adc1698 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -384,7 +384,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", "The files is locked" : "El archivo está bloqueado", "Create new templates folder" : "Crear nueva carpeta de plantillas", - "Toggle %1$s sublist" : "Alternar %1$s sublista", - "Pictures and images" : "Fotos e imágenes" + "Toggle %1$s sublist" : "Alternar %1$s sublista" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 8ee93246ab4..881167f9be9 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -382,7 +382,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", "The files is locked" : "El archivo está bloqueado", "Create new templates folder" : "Crear nueva carpeta de plantillas", - "Toggle %1$s sublist" : "Alternar %1$s sublista", - "Pictures and images" : "Fotos e imágenes" + "Toggle %1$s sublist" : "Alternar %1$s sublista" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 46059308ef0..163151a18ce 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko", "The files is locked" : "Fixategiak blokeatuta dago", "Create new templates folder" : "Sortu txantiloi karpeta berria", - "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda", - "Pictures and images" : "Argazkiak eta irudiak" + "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 9c458cfed9f..3a3fbe82bc4 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -383,7 +383,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko", "The files is locked" : "Fixategiak blokeatuta dago", "Create new templates folder" : "Sortu txantiloi karpeta berria", - "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda", - "Pictures and images" : "Argazkiak eta irudiak" + "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index bb89f5cca29..706b202c0ed 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -345,7 +345,6 @@ OC.L10N.register( "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", "The files is locked" : "Tiedosto on lukittu", - "Create new templates folder" : "Luo uusi mallipohjien kansio", - "Pictures and images" : "Kuvat ja valokuvat" + "Create new templates folder" : "Luo uusi mallipohjien kansio" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index acab206487c..fe2dd2e1371 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -343,7 +343,6 @@ "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", "The files is locked" : "Tiedosto on lukittu", - "Create new templates folder" : "Luo uusi mallipohjien kansio", - "Pictures and images" : "Kuvat ja valokuvat" + "Create new templates folder" : "Luo uusi mallipohjien kansio" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 6cf0a5c45da..37c48a50f7d 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -263,7 +263,7 @@ OC.L10N.register( "Show hidden files" : "Montrer les fichiers masqués", "Crop image previews" : "Afficher en miniatures carrées", "Enable the grid view" : "Activer la vue mosaïque", - "Enable folder tree" : "Activer l'arborescence des répertoires", + "Enable folder tree" : "Activer l'arborescence des dossiers", "Additional settings" : "Paramètres supplémentaires", "WebDAV" : "WebDAV", "WebDAV URL" : "URL WebDAV", @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copier le Lien direct (fonctionne uniquement pour les utilisateurs autorisés à accéder à ce fichier ou à ce dossier)", "\"remote user\"" : "\"utilisateur distant\"", "{newName} already exists." : "{newName} existe déjà.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" n'est pas autorisé à l'intérieur d'un nom de fichier.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" est un nom de fichier ou de dossier interdit.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" n'est pas un type de fichier autorisé.", + "Filenames must not end with \"{segment}\"." : "Les noms de fichiers ne doivent pas se terminer par \"{segment}\".", "Name cannot be empty" : "Le nom ne peut pas être vide", "Another entry with the same name already exists" : "Une autre entrée avec le même nom existe déjà", "Storage informations" : "Informations sur le stockage", @@ -386,7 +390,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager", "The files is locked" : "Le fichier est verrouillé", "Create new templates folder" : "Créer un nouveau dossier de modèles", - "Toggle %1$s sublist" : "Basculer %1$s sous-liste", - "Pictures and images" : "Photos et images" + "Toggle %1$s sublist" : "Basculer %1$s sous-liste" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 9439df29e14..170dad41216 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -261,7 +261,7 @@ "Show hidden files" : "Montrer les fichiers masqués", "Crop image previews" : "Afficher en miniatures carrées", "Enable the grid view" : "Activer la vue mosaïque", - "Enable folder tree" : "Activer l'arborescence des répertoires", + "Enable folder tree" : "Activer l'arborescence des dossiers", "Additional settings" : "Paramètres supplémentaires", "WebDAV" : "WebDAV", "WebDAV URL" : "URL WebDAV", @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Copier le Lien direct (fonctionne uniquement pour les utilisateurs autorisés à accéder à ce fichier ou à ce dossier)", "\"remote user\"" : "\"utilisateur distant\"", "{newName} already exists." : "{newName} existe déjà.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" n'est pas autorisé à l'intérieur d'un nom de fichier.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" est un nom de fichier ou de dossier interdit.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" n'est pas un type de fichier autorisé.", + "Filenames must not end with \"{segment}\"." : "Les noms de fichiers ne doivent pas se terminer par \"{segment}\".", "Name cannot be empty" : "Le nom ne peut pas être vide", "Another entry with the same name already exists" : "Une autre entrée avec le même nom existe déjà", "Storage informations" : "Informations sur le stockage", @@ -384,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager", "The files is locked" : "Le fichier est verrouillé", "Create new templates folder" : "Créer un nouveau dossier de modèles", - "Toggle %1$s sublist" : "Basculer %1$s sous-liste", - "Pictures and images" : "Photos et images" + "Toggle %1$s sublist" : "Basculer %1$s sous-liste" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 42dbc3b0598..0343d8b9a20 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -386,7 +386,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Seans nach bhfuil cead agat é a fheiceáil, iarr ar an seoltóir é a roinnt", "The files is locked" : "Tá na comhaid faoi ghlas", "Create new templates folder" : "Cruthaigh fillteán teimpléid nua", - "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta", - "Pictures and images" : "Pictiúir agus íomhánna" + "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index a1d59ef2a00..eba8f764de7 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -384,7 +384,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Seans nach bhfuil cead agat é a fheiceáil, iarr ar an seoltóir é a roinnt", "The files is locked" : "Tá na comhaid faoi ghlas", "Create new templates folder" : "Cruthaigh fillteán teimpléid nua", - "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta", - "Pictures and images" : "Pictiúir agus íomhánna" + "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 3a155c0cef5..53f9ee9913d 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -352,7 +352,7 @@ OC.L10N.register( "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheiro e 1 cartafol","{fileCount} ficheiros e 1 cartafol"], "{fileCount} files and {folderCount} folders" : "{fileCount} ficheiros e {folderCount} cartafoles", "Filename must not be empty." : "O nome de ficheiro non debe estar baleiro", - "\"{char}\" is not allowed inside a filename." : "«{char}» non está permitido un nome de ficheiro.", + "\"{char}\" is not allowed inside a filename." : "«{char}» non está permitido nun nome de ficheiro.", "\"{segment}\" is a reserved name and not allowed for filenames." : "«{segment}» é un nome reservado e non está permitido para os nomes de ficheiro.", "\"{extension}\" is not an allowed filetype." : "«{extension}» non é un tipo de ficheiro permitido.", "Filenames must not end with \"{extension}\"." : "Os nomes de ficheiros non deben rematar con «{extension}».", @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios con acceso a este ficheiro/cartafol)", "\"remote user\"" : "«usuario remoto»", "{newName} already exists." : "Xa existe {newName}", + "\"{segment}\" is not allowed inside a filename." : "«{segment}» non está permitido nun nome de ficheiro.", + "\"{segment}\" is a forbidden file or folder name." : "«{segment}» é un nome de ficheiro ou cartafol prohibido.", + "\"{segment}\" is not an allowed filetype." : "«{segment}» non é un tipo de ficheiro permitido.", + "Filenames must not end with \"{segment}\"." : "Os nomes de ficheiros non deben rematar con «{segment}».", "Name cannot be empty" : "O nome non pode estar baleiro", "Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome", "Storage informations" : "Información de almacenamento", @@ -386,7 +390,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", "The files is locked" : "Os ficheiros están bloqueados", "Create new templates folder" : "Crear un novo cartafol de modelos", - "Toggle %1$s sublist" : "Alternar %1$s sublista", - "Pictures and images" : "Fotos e imaxes" + "Toggle %1$s sublist" : "Alternar %1$s sublista" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 393474ae577..d3ab89aaf87 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -350,7 +350,7 @@ "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheiro e 1 cartafol","{fileCount} ficheiros e 1 cartafol"], "{fileCount} files and {folderCount} folders" : "{fileCount} ficheiros e {folderCount} cartafoles", "Filename must not be empty." : "O nome de ficheiro non debe estar baleiro", - "\"{char}\" is not allowed inside a filename." : "«{char}» non está permitido un nome de ficheiro.", + "\"{char}\" is not allowed inside a filename." : "«{char}» non está permitido nun nome de ficheiro.", "\"{segment}\" is a reserved name and not allowed for filenames." : "«{segment}» é un nome reservado e non está permitido para os nomes de ficheiro.", "\"{extension}\" is not an allowed filetype." : "«{extension}» non é un tipo de ficheiro permitido.", "Filenames must not end with \"{extension}\"." : "Os nomes de ficheiros non deben rematar con «{extension}».", @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios con acceso a este ficheiro/cartafol)", "\"remote user\"" : "«usuario remoto»", "{newName} already exists." : "Xa existe {newName}", + "\"{segment}\" is not allowed inside a filename." : "«{segment}» non está permitido nun nome de ficheiro.", + "\"{segment}\" is a forbidden file or folder name." : "«{segment}» é un nome de ficheiro ou cartafol prohibido.", + "\"{segment}\" is not an allowed filetype." : "«{segment}» non é un tipo de ficheiro permitido.", + "Filenames must not end with \"{segment}\"." : "Os nomes de ficheiros non deben rematar con «{segment}».", "Name cannot be empty" : "O nome non pode estar baleiro", "Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome", "Storage informations" : "Información de almacenamento", @@ -384,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", "The files is locked" : "Os ficheiros están bloqueados", "Create new templates folder" : "Crear un novo cartafol de modelos", - "Toggle %1$s sublist" : "Alternar %1$s sublista", - "Pictures and images" : "Fotos e imaxes" + "Toggle %1$s sublist" : "Alternar %1$s sublista" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 24adbb9f162..df92fadeec1 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -195,7 +195,6 @@ OC.L10N.register( "New text file.txt" : "קובץ טקסט חדש.txt", "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", "\"remote user\"" : "„משתמש מרוחק”", - "File name" : "שם קובץ", "Name cannot be empty" : "השם לא יכול להישאר ריק" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 2238c20bbf7..6950da6e87a 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -193,7 +193,6 @@ "New text file.txt" : "קובץ טקסט חדש.txt", "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", "\"remote user\"" : "„משתמש מרוחק”", - "File name" : "שם קובץ", "Name cannot be empty" : "השם לא יכול להישאר ריק" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 3ddb2da7566..83b89c239bd 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Lehet, hogy nincs jogosultsága, hogy megtekintse, kérje meg a küldőt, hogy ossza meg", "The files is locked" : "Ez a fájl zárolva van", "Create new templates folder" : "Új sablonmappa létrehozása", - "Toggle %1$s sublist" : "%1$s allista be/ki", - "Pictures and images" : "Képek" + "Toggle %1$s sublist" : "%1$s allista be/ki" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index e29961130fa..0f435ae5771 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -383,7 +383,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Lehet, hogy nincs jogosultsága, hogy megtekintse, kérje meg a küldőt, hogy ossza meg", "The files is locked" : "Ez a fájl zárolva van", "Create new templates folder" : "Új sablonmappa létrehozása", - "Toggle %1$s sublist" : "%1$s allista be/ki", - "Pictures and images" : "Képek" + "Toggle %1$s sublist" : "%1$s allista be/ki" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 9447cd35e74..69f7b924ac7 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", "The files is locked" : "ファイルはロックされています", "Create new templates folder" : "新しいテンプレートフォルダーを作成", - "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", - "Pictures and images" : "写真と画像" + "Toggle %1$s sublist" : "サブリスト %1$s を切り替え" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 1905519fd28..f79554fe8b6 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -383,7 +383,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", "The files is locked" : "ファイルはロックされています", "Create new templates folder" : "新しいテンプレートフォルダーを作成", - "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", - "Pictures and images" : "写真と画像" + "Toggle %1$s sublist" : "サブリスト %1$s を切り替え" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index dffcb8b2d7a..449b4563bf5 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den", "The files is locked" : "Filene er låst", "Create new templates folder" : "Opprett ny malermappe", - "Toggle %1$s sublist" : "Veksle %1$s underliste", - "Pictures and images" : "Fotoer og bilder" + "Toggle %1$s sublist" : "Veksle %1$s underliste" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 292bba17566..05fd11ffab7 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -383,7 +383,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den", "The files is locked" : "Filene er låst", "Create new templates folder" : "Opprett ny malermappe", - "Toggle %1$s sublist" : "Veksle %1$s underliste", - "Pictures and images" : "Fotoer og bilder" + "Toggle %1$s sublist" : "Veksle %1$s underliste" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index b5774fd8259..a66edd1078e 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "The files is locked" : "Os arquivos estão bloqueados", "Create new templates folder" : "Criar nova pasta de modelos", - "Toggle %1$s sublist" : "Alternar a sublista %1$s", - "Pictures and images" : "Fotos e imagens" + "Toggle %1$s sublist" : "Alternar a sublista %1$s" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 79d222c0808..e6723bd6c17 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -383,7 +383,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "The files is locked" : "Os arquivos estão bloqueados", "Create new templates folder" : "Criar nova pasta de modelos", - "Toggle %1$s sublist" : "Alternar a sublista %1$s", - "Pictures and images" : "Fotos e imagens" + "Toggle %1$s sublist" : "Alternar a sublista %1$s" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index bed59562e3c..f683ac11339 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -220,6 +220,8 @@ OC.L10N.register( "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", "Create" : "Создать", "This name is already in use." : "Это название уже используется.", + "Fill template fields" : "Заполните поля шаблона", + "Submitting fields…" : "Отправка полей…", "Submit" : "Отправить ответ", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", @@ -249,6 +251,7 @@ OC.L10N.register( "Error during upload: {message}" : "Ошибка при загрузке: {message}", "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", "Unknown error during upload" : "Неизвестная ошибка при загрузке", + "Filter filenames…" : "Фильтровать имена файлов…", "Views" : "Представления", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", @@ -260,6 +263,7 @@ OC.L10N.register( "Show hidden files" : "Показывать скрытые файлы", "Crop image previews" : "Обрезать пред. просмотр", "Enable the grid view" : "Включить режим просмотра сеткой", + "Enable folder tree" : "Включить дерево папок", "Additional settings" : "Дополнительные параметры", "WebDAV" : "WebDAV", "WebDAV URL" : "Ссылка WebDAV", @@ -284,7 +288,10 @@ OC.L10N.register( "Delete folders" : "Удалить папки", "Confirm deletion" : "Подтвердить удаление", "Cancel" : "Отменить", + "Edit file locally" : "Редактировать файл локально", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.", + "Retry local edit" : "Повторите локальное редактирование", + "Edit online" : "Редактировать онлайн", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", @@ -306,11 +313,17 @@ OC.L10N.register( "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", "Documents" : "Документы", + "Spreadsheets" : "Таблицы", + "Presentations" : "Презентации", + "PDFs" : "PDFs", "Folders" : "Папки", "Audio" : "Звук", + "Photos and images" : "Фотографии и изображения", "Videos" : "Видео", + "New folder creation cancelled" : "Создание новой папки отменено", "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", + "Create templates folder" : "Создать папку шаблонов", "Templates" : "Шаблоны", "New template folder" : "Новая папка шаблонов", "In folder" : "В папке", @@ -333,6 +346,11 @@ OC.L10N.register( "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {folderCount} папка","один файл и {folderCount} папки","один файл и {folderCount} папок","один файл и {folderCount} папки"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл и одна папка","{fileCount} файла и одна папка","{fileCount} файлов и одна папка","{fileCount} файла и одна папка"], "{fileCount} files and {folderCount} folders" : "файлов: {fileCount}, папок: {folderCount}", + "Filename must not be empty." : "Имя файла не должно быть пустым.", + "\"{char}\" is not allowed inside a filename." : "не допускается внутри имени файла.", + "\"{segment}\" is a reserved name and not allowed for filenames." : "является зарезервированным именем и не допускается для имен файлов.", + "\"{extension}\" is not an allowed filetype." : "не является разрешенным типом файла.", + "Filenames must not end with \"{extension}\"." : "Имена файлов не должны заканчиваться на", "List of favorites files and folders." : "Список избранных файлов и каталогов.", "No favorites yet" : "В избранное ещё ничего не добавлено ", "Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 105d434979f..c72f18785a4 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -218,6 +218,8 @@ "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", "Create" : "Создать", "This name is already in use." : "Это название уже используется.", + "Fill template fields" : "Заполните поля шаблона", + "Submitting fields…" : "Отправка полей…", "Submit" : "Отправить ответ", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", @@ -247,6 +249,7 @@ "Error during upload: {message}" : "Ошибка при загрузке: {message}", "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", "Unknown error during upload" : "Неизвестная ошибка при загрузке", + "Filter filenames…" : "Фильтровать имена файлов…", "Views" : "Представления", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", @@ -258,6 +261,7 @@ "Show hidden files" : "Показывать скрытые файлы", "Crop image previews" : "Обрезать пред. просмотр", "Enable the grid view" : "Включить режим просмотра сеткой", + "Enable folder tree" : "Включить дерево папок", "Additional settings" : "Дополнительные параметры", "WebDAV" : "WebDAV", "WebDAV URL" : "Ссылка WebDAV", @@ -282,7 +286,10 @@ "Delete folders" : "Удалить папки", "Confirm deletion" : "Подтвердить удаление", "Cancel" : "Отменить", + "Edit file locally" : "Редактировать файл локально", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.", + "Retry local edit" : "Повторите локальное редактирование", + "Edit online" : "Редактировать онлайн", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", @@ -304,11 +311,17 @@ "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", "Documents" : "Документы", + "Spreadsheets" : "Таблицы", + "Presentations" : "Презентации", + "PDFs" : "PDFs", "Folders" : "Папки", "Audio" : "Звук", + "Photos and images" : "Фотографии и изображения", "Videos" : "Видео", + "New folder creation cancelled" : "Создание новой папки отменено", "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", + "Create templates folder" : "Создать папку шаблонов", "Templates" : "Шаблоны", "New template folder" : "Новая папка шаблонов", "In folder" : "В папке", @@ -331,6 +344,11 @@ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {folderCount} папка","один файл и {folderCount} папки","один файл и {folderCount} папок","один файл и {folderCount} папки"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл и одна папка","{fileCount} файла и одна папка","{fileCount} файлов и одна папка","{fileCount} файла и одна папка"], "{fileCount} files and {folderCount} folders" : "файлов: {fileCount}, папок: {folderCount}", + "Filename must not be empty." : "Имя файла не должно быть пустым.", + "\"{char}\" is not allowed inside a filename." : "не допускается внутри имени файла.", + "\"{segment}\" is a reserved name and not allowed for filenames." : "является зарезервированным именем и не допускается для имен файлов.", + "\"{extension}\" is not an allowed filetype." : "не является разрешенным типом файла.", + "Filenames must not end with \"{extension}\"." : "Имена файлов не должны заканчиваться на", "List of favorites files and folders." : "Список избранных файлов и каталогов.", "No favorites yet" : "В избранное ещё ничего не добавлено ", "Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 876188dc457..b54a4a6ffe8 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -382,7 +382,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", "The files is locked" : "Súbory sú uzamknuté", "Create new templates folder" : "Vytvoriť nový vzorový priečinok", - "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", - "Pictures and images" : "Obrázky a snímky" + "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 95b1afc77c5..287313d17a4 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -380,7 +380,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", "The files is locked" : "Súbory sú uzamknuté", "Create new templates folder" : "Vytvoriť nový vzorový priečinok", - "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", - "Pictures and images" : "Obrázky a snímky" + "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index aa9d57db625..bee70d182f6 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", "The files is locked" : "Фајл је закључан", "Create new templates folder" : "Креирај нови фолдер шаблона", - "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте", - "Pictures and images" : "Слике и цртежи" + "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 5c5ba55b99e..b6ec700cbe2 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -383,7 +383,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", "The files is locked" : "Фајл је закључан", "Create new templates folder" : "Креирај нови фолдер шаблона", - "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте", - "Pictures and images" : "Слике и цртежи" + "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index bbacb816321..1c27d05e813 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för användare som har åtkomst till denna fil eller mapp)", "\"remote user\"" : "\"extern användare\"", "{newName} already exists." : "{newName} finns redan.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" är inte tillåtet i ett filnamn.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" är ett förbjudet fil- eller mappnamn.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" är inte en tillåten filtyp.", + "Filenames must not end with \"{segment}\"." : "Filnamn får inte sluta med \"{segment}\".", "Name cannot be empty" : "Namn kan inte vara tom", "Another entry with the same name already exists" : "En annan post med samma namn finns redan", "Storage informations" : "Lagringsinformation", @@ -386,7 +390,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den", "The files is locked" : "Filerna är låsta", "Create new templates folder" : "Skapa ny mallmapp", - "Toggle %1$s sublist" : "Växla %1$s sublista", - "Pictures and images" : "Foton och bilder" + "Toggle %1$s sublist" : "Växla %1$s sublista" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index f633ea610de..69d5fbf397d 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för användare som har åtkomst till denna fil eller mapp)", "\"remote user\"" : "\"extern användare\"", "{newName} already exists." : "{newName} finns redan.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" är inte tillåtet i ett filnamn.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" är ett förbjudet fil- eller mappnamn.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" är inte en tillåten filtyp.", + "Filenames must not end with \"{segment}\"." : "Filnamn får inte sluta med \"{segment}\".", "Name cannot be empty" : "Namn kan inte vara tom", "Another entry with the same name already exists" : "En annan post med samma namn finns redan", "Storage informations" : "Lagringsinformation", @@ -384,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den", "The files is locked" : "Filerna är låsta", "Create new templates folder" : "Skapa ny mallmapp", - "Toggle %1$s sublist" : "Växla %1$s sublista", - "Pictures and images" : "Foton och bilder" + "Toggle %1$s sublist" : "Växla %1$s sublista" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 38a206e75a0..b1414642bcb 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", "The files is locked" : "Dosyalar kilitli", "Create new templates folder" : "Yeni kalıp klasörü oluştur", - "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", - "Pictures and images" : "Fotoğraflar ve görseller" + "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 396d77ae92b..12646cbc6cd 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -383,7 +383,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", "The files is locked" : "Dosyalar kilitli", "Create new templates folder" : "Yeni kalıp klasörü oluştur", - "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", - "Pictures and images" : "Fotoğraflar ve görseller" + "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index edea85772a3..9e1ef45c4ce 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -323,6 +323,7 @@ OC.L10N.register( "PDFs" : "Файли PDF", "Folders" : "Каталоги", "Audio" : "Аудіо", + "Photos and images" : "Світлини та зображення", "Videos" : "Відео", "New folder creation cancelled" : "Створення нового каталогу скасовано", "Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"", @@ -378,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Копіювати пряме посилання (користувачі мають мати доступ до цього файлу чи каталогу)", "\"remote user\"" : "\"віддалений користувач\"", "{newName} already exists." : "{newName} вже присутній.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" не дозволено всередині імени файлу.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" не дозволене ім'я файлу або каталогу.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" не дозволений тип файлу.", + "Filenames must not end with \"{segment}\"." : "Імена файлів не можуть закінчуватися на \"{segment}\".", "Name cannot be empty" : "Ім'я не може бути порожнім", "Another entry with the same name already exists" : "Ще один запис з таким ім'ям вже присутній.", "Storage informations" : "Інформація про сховище", @@ -385,7 +390,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Ймовірно у вас відсутні права на перегляд. Попросіть відправника поділитися доступом.", "The files is locked" : "Файл заблоковано", "Create new templates folder" : "Створіть новий каталог для шаблонів", - "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s", - "Pictures and images" : "Зображення" + "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 38a5eec6214..cc942fafa47 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -321,6 +321,7 @@ "PDFs" : "Файли PDF", "Folders" : "Каталоги", "Audio" : "Аудіо", + "Photos and images" : "Світлини та зображення", "Videos" : "Відео", "New folder creation cancelled" : "Створення нового каталогу скасовано", "Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"", @@ -376,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Копіювати пряме посилання (користувачі мають мати доступ до цього файлу чи каталогу)", "\"remote user\"" : "\"віддалений користувач\"", "{newName} already exists." : "{newName} вже присутній.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" не дозволено всередині імени файлу.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" не дозволене ім'я файлу або каталогу.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" не дозволений тип файлу.", + "Filenames must not end with \"{segment}\"." : "Імена файлів не можуть закінчуватися на \"{segment}\".", "Name cannot be empty" : "Ім'я не може бути порожнім", "Another entry with the same name already exists" : "Ще один запис з таким ім'ям вже присутній.", "Storage informations" : "Інформація про сховище", @@ -383,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "Ймовірно у вас відсутні права на перегляд. Попросіть відправника поділитися доступом.", "The files is locked" : "Файл заблоковано", "Create new templates folder" : "Створіть новий каталог для шаблонів", - "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s", - "Pictures and images" : "Зображення" + "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 1a4a9570ae9..45d24beac02 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -376,7 +376,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", "The files is locked" : "文件已锁定", "Create new templates folder" : "新建模板文件夹", - "Toggle %1$s sublist" : "切换 %1$s 子列表", - "Pictures and images" : "图片以及影像" + "Toggle %1$s sublist" : "切换 %1$s 子列表" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 38cc3f10c09..753e04a4b66 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -374,7 +374,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", "The files is locked" : "文件已锁定", "Create new templates folder" : "新建模板文件夹", - "Toggle %1$s sublist" : "切换 %1$s 子列表", - "Pictures and images" : "图片以及影像" + "Toggle %1$s sublist" : "切换 %1$s 子列表" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 2d9693718e3..91528a7c28d 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", "\"remote user\"" : "「遠端用戶」", "{newName} already exists." : "{newName} 已經存在。", + "\"{segment}\" is not allowed inside a filename." : "檔案名稱中不允許出現「{segment}」", + "\"{segment}\" is a forbidden file or folder name." : "「{segment}」是禁止使用的檔案或資料夾名稱。", + "\"{segment}\" is not an allowed filetype." : "「{segment}」是不允許的檔案類型。", + "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{extension}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "另一個同名的條目已經存在", "Storage informations" : "儲存資訊", @@ -386,7 +390,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "The files is locked" : "檔案已被上鎖", "Create new templates folder" : "創建新範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表", - "Pictures and images" : "圖片與圖像" + "Toggle %1$s sublist" : "切換 %1$s 子列表" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 63e3c2dc881..fd2f9292171 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", "\"remote user\"" : "「遠端用戶」", "{newName} already exists." : "{newName} 已經存在。", + "\"{segment}\" is not allowed inside a filename." : "檔案名稱中不允許出現「{segment}」", + "\"{segment}\" is a forbidden file or folder name." : "「{segment}」是禁止使用的檔案或資料夾名稱。", + "\"{segment}\" is not an allowed filetype." : "「{segment}」是不允許的檔案類型。", + "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{extension}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "另一個同名的條目已經存在", "Storage informations" : "儲存資訊", @@ -384,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "The files is locked" : "檔案已被上鎖", "Create new templates folder" : "創建新範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表", - "Pictures and images" : "圖片與圖像" + "Toggle %1$s sublist" : "切換 %1$s 子列表" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index c491d5069d8..1cfd9f07cb1 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "\"remote user\"" : "「遠端使用者」", "{newName} already exists." : "{newName} 已經存在。", + "\"{segment}\" is not allowed inside a filename." : "檔案名稱中不允許出現「{segment}」", + "\"{segment}\" is a forbidden file or folder name." : "「{segment}」是禁止的檔案或資料夾名稱。", + "\"{segment}\" is not an allowed filetype." : "「{segment}」是不允許的檔案類型。", + "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{segment}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "已存在另一個同名條目", "Storage informations" : "儲存空間資訊", @@ -386,7 +390,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "The files is locked" : "檔案已鎖定", "Create new templates folder" : "建立新的範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表", - "Pictures and images" : "照片與影像" + "Toggle %1$s sublist" : "切換 %1$s 子列表" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 9ddad9c3e31..f76dc94382e 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "\"remote user\"" : "「遠端使用者」", "{newName} already exists." : "{newName} 已經存在。", + "\"{segment}\" is not allowed inside a filename." : "檔案名稱中不允許出現「{segment}」", + "\"{segment}\" is a forbidden file or folder name." : "「{segment}」是禁止的檔案或資料夾名稱。", + "\"{segment}\" is not an allowed filetype." : "「{segment}」是不允許的檔案類型。", + "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{segment}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "已存在另一個同名條目", "Storage informations" : "儲存空間資訊", @@ -384,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "The files is locked" : "檔案已鎖定", "Create new templates folder" : "建立新的範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表", - "Pictures and images" : "照片與影像" + "Toggle %1$s sublist" : "切換 %1$s 子列表" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |