diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-28 00:23:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-28 00:23:18 +0000 |
commit | e1c8c2099a91d6236121c8813a0f293e79b038a0 (patch) | |
tree | a20c7ee13779434a004bbbedcf5789fa0375901e /apps | |
parent | d05f29cebc02a003c9a45532a3a5a11a44ee5d4a (diff) | |
download | nextcloud-server-e1c8c2099a91d6236121c8813a0f293e79b038a0.tar.gz nextcloud-server-e1c8c2099a91d6236121c8813a0f293e79b038a0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
378 files changed, 746 insertions, 738 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 624cc1c2e9a..93bf7bc27da 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Current directory path" : "مسار المجلد الحالي", "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات الآن", + "You don't have permission to upload or create files here." : "ليس لديك الصلاحية لرفع أو إنشاء ملفاتٍ هنا.", "Drag and drop files here to upload" : "إسحب وأفلت الملفات هنا لرفعها", "Favorite" : "المفضلة", "Back" : "عودة", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", "Name" : "الاسم", "Size" : "الحجم", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" فشل في بعض العناصر", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر تم تنفيذها بنجاح", "\"{displayName}\" action failed" : "\"{displayName}\" الأمر أخفق عند التنفيذ", "Actions" : "الإجراءات", @@ -453,8 +455,6 @@ OC.L10N.register( "Not favored" : "غير مُفضّلة", "Submitting fields…" : "إرسال الحقول...", "Filter filenames…" : "تصفية باسم الملف...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", - "You don’t have permission to upload or create files here." : "ليس لديك الإذن لتحميل أو إنشاء ملفات هنا.", "Keep {oldextension}" : "إبقِ على {oldextension}", "Use {newextension}" : "إستَعمِل {newextension}" }, diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index bbef9d8b44c..61936b9eb36 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Current directory path" : "مسار المجلد الحالي", "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات الآن", + "You don't have permission to upload or create files here." : "ليس لديك الصلاحية لرفع أو إنشاء ملفاتٍ هنا.", "Drag and drop files here to upload" : "إسحب وأفلت الملفات هنا لرفعها", "Favorite" : "المفضلة", "Back" : "عودة", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", "Name" : "الاسم", "Size" : "الحجم", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" فشل في بعض العناصر", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر تم تنفيذها بنجاح", "\"{displayName}\" action failed" : "\"{displayName}\" الأمر أخفق عند التنفيذ", "Actions" : "الإجراءات", @@ -451,8 +453,6 @@ "Not favored" : "غير مُفضّلة", "Submitting fields…" : "إرسال الحقول...", "Filter filenames…" : "تصفية باسم الملف...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", - "You don’t have permission to upload or create files here." : "ليس لديك الإذن لتحميل أو إنشاء ملفات هنا.", "Keep {oldextension}" : "إبقِ على {oldextension}", "Use {newextension}" : "إستَعمِل {newextension}" },"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;" diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 174b28cc9ee..d6e82233c1f 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -344,7 +344,6 @@ OC.L10N.register( "List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.", "Personal Files" : "Ficheros personales", "Text file" : "Ficheru de testu", - "New text file.txt" : "ficheru_nuevu.txt", - "\"{displayName}\" failed on some elements " : "«{displayName}» falló con dalgún elementu" + "New text file.txt" : "ficheru_nuevu.txt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index cd729b9834e..6cd4361cb06 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -342,7 +342,6 @@ "List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.", "Personal Files" : "Ficheros personales", "Text file" : "Ficheru de testu", - "New text file.txt" : "ficheru_nuevu.txt", - "\"{displayName}\" failed on some elements " : "«{displayName}» falló con dalgún elementu" + "New text file.txt" : "ficheru_nuevu.txt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 5567507f0fa..88c2246e433 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -253,7 +253,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Не може да се промени състоянието за предпочитане на файла", "Create new templates folder" : "Създаване на нова папка за шаблони", "Text file" : "Текстов файл", - "New text file.txt" : "Текстов файл.txt", - "\"{displayName}\" failed on some elements " : "„{displayName}“ не успя да се изпълни за някои елементи " + "New text file.txt" : "Текстов файл.txt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 4273efcc8a5..984a4fe16f1 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -251,7 +251,6 @@ "Unable to change the favourite state of the file" : "Не може да се промени състоянието за предпочитане на файла", "Create new templates folder" : "Създаване на нова папка за шаблони", "Text file" : "Текстов файл", - "New text file.txt" : "Текстов файл.txt", - "\"{displayName}\" failed on some elements " : "„{displayName}“ не успя да се изпълни за някои елементи " + "New text file.txt" : "Текстов файл.txt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index cc4e41fee32..8f6acefa302 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -440,8 +440,6 @@ OC.L10N.register( "Not favored" : "No afavorit", "Submitting fields…" : "S'estan enviant camps…", "Filter filenames…" : "Filtra els noms de fitxer…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ha fallat en alguns elements ", - "You don’t have permission to upload or create files here." : "No teniu permís per a pujar o crear fitxers aquí.", "Keep {oldextension}" : "Mantenir {oldextension}", "Use {newextension}" : "Utilitza {newextension}" }, diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 99c52df301a..595bae9b831 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -438,8 +438,6 @@ "Not favored" : "No afavorit", "Submitting fields…" : "S'estan enviant camps…", "Filter filenames…" : "Filtra els noms de fitxer…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ha fallat en alguns elements ", - "You don’t have permission to upload or create files here." : "No teniu permís per a pujar o crear fitxers aquí.", "Keep {oldextension}" : "Mantenir {oldextension}", "Use {newextension}" : "Utilitza {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index c2fe2a1bef9..bd6c3546a3a 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -442,8 +442,6 @@ OC.L10N.register( "Not favored" : "Není v oblíbených", "Submitting fields…" : "Odesílání kolonek…", "Filter filenames…" : "Filtrovat názvy souborů…", - "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo", - "You don’t have permission to upload or create files here." : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory.", "Keep {oldextension}" : "Ponechat {oldextension}", "Use {newextension}" : "Použít {newextension}" }, diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 20492866ca9..bb81e4ea44c 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -440,8 +440,6 @@ "Not favored" : "Není v oblíbených", "Submitting fields…" : "Odesílání kolonek…", "Filter filenames…" : "Filtrovat názvy souborů…", - "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo", - "You don’t have permission to upload or create files here." : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory.", "Keep {oldextension}" : "Ponechat {oldextension}", "Use {newextension}" : "Použít {newextension}" },"pluralForm" :"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/da.js b/apps/files/l10n/da.js index 408649b3f88..2617428de47 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -439,8 +439,6 @@ OC.L10N.register( "Not favored" : "Ikke foretrukket", "Submitting fields…" : "Sender felter...", "Filter filenames…" : "Filtrer filnavne...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" fejlede i nogle aspekter.", - "You don’t have permission to upload or create files here." : "Du har ikke rettigheder til at uploade eller oprette filer her.", "Keep {oldextension}" : "Behold {oldextension}", "Use {newextension}" : "Anvend {newextension}" }, diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 33049ef6a50..c19f8313e88 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -437,8 +437,6 @@ "Not favored" : "Ikke foretrukket", "Submitting fields…" : "Sender felter...", "Filter filenames…" : "Filtrer filnavne...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" fejlede i nogle aspekter.", - "You don’t have permission to upload or create files here." : "Du har ikke rettigheder til at uploade eller oprette filer her.", "Keep {oldextension}" : "Behold {oldextension}", "Use {newextension}" : "Anvend {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 01bd7bf8d92..441ca1e774d 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}\" wechseln", "Current directory path" : "Aktueller Verzeichnispfad", "Your have used your space quota and cannot upload files anymore" : "Dein Speicherplatzkontigent ist aufgebraucht, du kannst keine weiteren Dateien hochladen.", + "You don't have permission to upload or create files here." : "Keine Berechtigung, hier Dateien hochzuladen oder zu erstellen.", "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", "Favorite" : "Favorit", "Back" : "Zurück", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", "Name" : "Name", "Size" : "Größe", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", "Actions" : "Aktionen", @@ -453,8 +455,6 @@ OC.L10N.register( "Not favored" : "Nicht favorisiert", "Submitting fields…" : "Felder werden übermittelt…", "Filter filenames…" : "Dateinamen filtern…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", - "You don’t have permission to upload or create files here." : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen.", "Keep {oldextension}" : "{oldextension} behalten", "Use {newextension}" : "{newextension} verwenden" }, diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 1fbc416474d..33fdb58a0de 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}\" wechseln", "Current directory path" : "Aktueller Verzeichnispfad", "Your have used your space quota and cannot upload files anymore" : "Dein Speicherplatzkontigent ist aufgebraucht, du kannst keine weiteren Dateien hochladen.", + "You don't have permission to upload or create files here." : "Keine Berechtigung, hier Dateien hochzuladen oder zu erstellen.", "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", "Favorite" : "Favorit", "Back" : "Zurück", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", "Name" : "Name", "Size" : "Größe", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", "Actions" : "Aktionen", @@ -451,8 +453,6 @@ "Not favored" : "Nicht favorisiert", "Submitting fields…" : "Felder werden übermittelt…", "Filter filenames…" : "Dateinamen filtern…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", - "You don’t have permission to upload or create files here." : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen.", "Keep {oldextension}" : "{oldextension} behalten", "Use {newextension}" : "{newextension} verwenden" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index c2e5deda33a..575aee0e769 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}\" wechseln", "Current directory path" : "Aktueller Verzeichnispfad", "Your have used your space quota and cannot upload files anymore" : "Ihr Speicherplatzkontigent ist aufgebraucht, Sie können keine weiteren Dateien hochladen", + "You don't have permission to upload or create files here." : "Keine Berechtigung, hier Dateien hochzuladen oder zu erstellen.", "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", "Favorite" : "Favorit", "Back" : "Zurück", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", "Name" : "Name", "Size" : "Größe", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", "Actions" : "Aktionen", @@ -453,8 +455,6 @@ OC.L10N.register( "Not favored" : "Nicht favorisiert", "Submitting fields…" : "Felder werden übermittelt…", "Filter filenames…" : "Dateinamen filtern…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", - "You don’t have permission to upload or create files here." : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen.", "Keep {oldextension}" : "{oldextension} behalten", "Use {newextension}" : "{newextension} verwenden" }, diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 888443b548a..f59aa657b6b 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}\" wechseln", "Current directory path" : "Aktueller Verzeichnispfad", "Your have used your space quota and cannot upload files anymore" : "Ihr Speicherplatzkontigent ist aufgebraucht, Sie können keine weiteren Dateien hochladen", + "You don't have permission to upload or create files here." : "Keine Berechtigung, hier Dateien hochzuladen oder zu erstellen.", "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", "Favorite" : "Favorit", "Back" : "Zurück", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", "Name" : "Name", "Size" : "Größe", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", "Actions" : "Aktionen", @@ -451,8 +453,6 @@ "Not favored" : "Nicht favorisiert", "Submitting fields…" : "Felder werden übermittelt…", "Filter filenames…" : "Dateinamen filtern…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", - "You don’t have permission to upload or create files here." : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen.", "Keep {oldextension}" : "{oldextension} behalten", "Use {newextension}" : "{newextension} verwenden" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 0da4aa0eab4..25faadeeaca 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -348,7 +348,6 @@ OC.L10N.register( "Personal Files" : "Προσωπικά Αρχεία", "Text file" : "Αρχείο κειμένου", "New text file.txt" : "Νέο αρχείο file.txt", - "Filter filenames…" : "Φιλτράρετε τα ονόματα αρχείων...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" απέτυχε σε ορισμένα στοιχεία" + "Filter filenames…" : "Φιλτράρετε τα ονόματα αρχείων..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 8775be1af2d..ab2810c8f56 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -346,7 +346,6 @@ "Personal Files" : "Προσωπικά Αρχεία", "Text file" : "Αρχείο κειμένου", "New text file.txt" : "Νέο αρχείο file.txt", - "Filter filenames…" : "Φιλτράρετε τα ονόματα αρχείων...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" απέτυχε σε ορισμένα στοιχεία" + "Filter filenames…" : "Φιλτράρετε τα ονόματα αρχείων..." },"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 49e01aa2724..99a9c0f5360 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Current directory path" : "Current directory path", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", + "You don't have permission to upload or create files here." : "You don't have permission to upload or create files here.", "Drag and drop files here to upload" : "Drag and drop files here to upload", "Favorite" : "Favourite", "Back" : "Back", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Toggle selection for all files and folders", "Name" : "Name", "Size" : "Size", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" failed on some elements", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "Actions" : "Actions", @@ -127,6 +129,7 @@ OC.L10N.register( "This name is already in use." : "This name is already in use.", "Create" : "Create", "Fill template fields" : "Fill template fields", + "Submitting fields …" : "Submitting fields …", "Submit" : "Submit", "Choose a file or folder to transfer" : "Choose a file or folder to transfer", "Transfer" : "Transfer", @@ -139,11 +142,15 @@ OC.L10N.register( "Choose file or folder to transfer" : "Choose file or folder to transfer", "Change" : "Change", "New owner" : "New owner", + "Keep {old}" : "Keep {old}", + "Keep without extension" : "Keep without extension", + "Use {new}" : "Use {new}", "Remove extension" : "Remove extension", "Change file extension" : "Change file extension", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable.", "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", + "Do not show this dialog again." : "Do not show this dialogue again.", "Select file or folder to link to" : "Select file or folder to link to", "Choose {file}" : "Choose {file}", "Share" : "Share", @@ -164,6 +171,7 @@ OC.L10N.register( "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "Go back" : "Go back", + "Filter file names …" : "Filter file names …", "Views" : "Views", "Files settings" : "Files settings", "Your files" : "Your files", @@ -184,6 +192,9 @@ OC.L10N.register( "Copy to clipboard" : "Copy to clipboard", "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", + "Warnings" : "Warnings", + "Prevent warning dialogs from open or reenable them." : "Prevent warning dialogues from opening or reenable them.", + "Show a warning dialog when changing a file extension." : "Show a warning dialogue when changing a file extension.", "Keyboard shortcuts" : "Keyboard shortcuts", "Speed up your Files experience with these quick shortcuts." : "Speed up your Files experience with these quick shortcuts.", "Open the actions menu for a file" : "Open the actions menu for a file", @@ -220,6 +231,7 @@ OC.L10N.register( "Creating file" : "Creating file", "Save as {displayName}" : "Save as {displayName}", "Save as …" : "Save as …", + "Converting files …" : "Converting files …", "Failed to convert files: {message}" : "Failed to convert files: {message}", "All files failed to be converted" : "All files failed to be converted", "One file could not be converted: {message}" : "One file could not be converted: {message}", @@ -228,6 +240,7 @@ OC.L10N.register( "{count} files successfully converted" : "{count} files successfully converted", "Files successfully converted" : "Files successfully converted", "Failed to convert files" : "Failed to convert files", + "Converting file …" : "Converting file …", "File successfully converted" : "File successfully converted", "Failed to convert file: {message}" : "Failed to convert file: {message}", "Failed to convert file" : "Failed to convert file", @@ -442,8 +455,6 @@ OC.L10N.register( "Not favored" : "Not favoured", "Submitting fields…" : "Submitting fields…", "Filter filenames…" : "Filter filenames…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", - "You don’t have permission to upload or create files here." : "You don’t have permission to upload or create files here.", "Keep {oldextension}" : "Keep {oldextension}", "Use {newextension}" : "Use {newextension}" }, diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 011cd2114a3..14140b458b4 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Current directory path" : "Current directory path", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", + "You don't have permission to upload or create files here." : "You don't have permission to upload or create files here.", "Drag and drop files here to upload" : "Drag and drop files here to upload", "Favorite" : "Favourite", "Back" : "Back", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Toggle selection for all files and folders", "Name" : "Name", "Size" : "Size", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" failed on some elements", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "Actions" : "Actions", @@ -125,6 +127,7 @@ "This name is already in use." : "This name is already in use.", "Create" : "Create", "Fill template fields" : "Fill template fields", + "Submitting fields …" : "Submitting fields …", "Submit" : "Submit", "Choose a file or folder to transfer" : "Choose a file or folder to transfer", "Transfer" : "Transfer", @@ -137,11 +140,15 @@ "Choose file or folder to transfer" : "Choose file or folder to transfer", "Change" : "Change", "New owner" : "New owner", + "Keep {old}" : "Keep {old}", + "Keep without extension" : "Keep without extension", + "Use {new}" : "Use {new}", "Remove extension" : "Remove extension", "Change file extension" : "Change file extension", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable.", "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", + "Do not show this dialog again." : "Do not show this dialogue again.", "Select file or folder to link to" : "Select file or folder to link to", "Choose {file}" : "Choose {file}", "Share" : "Share", @@ -162,6 +169,7 @@ "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "Go back" : "Go back", + "Filter file names …" : "Filter file names …", "Views" : "Views", "Files settings" : "Files settings", "Your files" : "Your files", @@ -182,6 +190,9 @@ "Copy to clipboard" : "Copy to clipboard", "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", + "Warnings" : "Warnings", + "Prevent warning dialogs from open or reenable them." : "Prevent warning dialogues from opening or reenable them.", + "Show a warning dialog when changing a file extension." : "Show a warning dialogue when changing a file extension.", "Keyboard shortcuts" : "Keyboard shortcuts", "Speed up your Files experience with these quick shortcuts." : "Speed up your Files experience with these quick shortcuts.", "Open the actions menu for a file" : "Open the actions menu for a file", @@ -218,6 +229,7 @@ "Creating file" : "Creating file", "Save as {displayName}" : "Save as {displayName}", "Save as …" : "Save as …", + "Converting files …" : "Converting files …", "Failed to convert files: {message}" : "Failed to convert files: {message}", "All files failed to be converted" : "All files failed to be converted", "One file could not be converted: {message}" : "One file could not be converted: {message}", @@ -226,6 +238,7 @@ "{count} files successfully converted" : "{count} files successfully converted", "Files successfully converted" : "Files successfully converted", "Failed to convert files" : "Failed to convert files", + "Converting file …" : "Converting file …", "File successfully converted" : "File successfully converted", "Failed to convert file: {message}" : "Failed to convert file: {message}", "Failed to convert file" : "Failed to convert file", @@ -440,8 +453,6 @@ "Not favored" : "Not favoured", "Submitting fields…" : "Submitting fields…", "Filter filenames…" : "Filter filenames…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", - "You don’t have permission to upload or create files here." : "You don’t have permission to upload or create files here.", "Keep {oldextension}" : "Keep {oldextension}", "Use {newextension}" : "Use {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 77f53b01288..58a7afc5198 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -440,8 +440,6 @@ OC.L10N.register( "Not favored" : "No favorecido", "Submitting fields…" : "Enviando campos…", "Filter filenames…" : "Filtrar nombres de archivo…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos", - "You don’t have permission to upload or create files here." : "No tienes permiso para subir o crear archivos aquí.", "Keep {oldextension}" : "Mantener {oldextension}", "Use {newextension}" : "Usar {newextension}" }, diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 2f4de35a44c..9d26ffc8482 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -438,8 +438,6 @@ "Not favored" : "No favorecido", "Submitting fields…" : "Enviando campos…", "Filter filenames…" : "Filtrar nombres de archivo…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos", - "You don’t have permission to upload or create files here." : "No tienes permiso para subir o crear archivos aquí.", "Keep {oldextension}" : "Mantener {oldextension}", "Use {newextension}" : "Usar {newextension}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index d34cb3fed24..0c8eebd71ad 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -258,7 +258,6 @@ OC.L10N.register( "Create new templates folder" : "Crear nueva carpeta de plantillas.", "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "\"{displayName}\" failed on some elements " : "La acción \"{displayName}\" falló en algunos elementos." + "New text file.txt" : "Nuevo ArchivoDeTexto.txt" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index 56b5c6754e7..0f3505f5be5 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -256,7 +256,6 @@ "Create new templates folder" : "Crear nueva carpeta de plantillas.", "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "\"{displayName}\" failed on some elements " : "La acción \"{displayName}\" falló en algunos elementos." + "New text file.txt" : "Nuevo ArchivoDeTexto.txt" },"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/es_MX.js b/apps/files/l10n/es_MX.js index c8d595a7561..d84b1a1b460 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -399,7 +399,6 @@ OC.L10N.register( "Not favored" : "No favorecido", "Submitting fields…" : "Enviando campos...", "Filter filenames…" : "Filtrar nombres de archivos...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos", "Keep {oldextension}" : "Conservar {oldextension}", "Use {newextension}" : "Usar {newextension}" }, diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 382e9ceae02..ec13e947d7c 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -397,7 +397,6 @@ "Not favored" : "No favorecido", "Submitting fields…" : "Enviando campos...", "Filter filenames…" : "Filtrar nombres de archivos...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos", "Keep {oldextension}" : "Conservar {oldextension}", "Use {newextension}" : "Usar {newextension}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 1799bee4f4c..75add6bd7aa 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -420,8 +420,6 @@ OC.L10N.register( "Not favored" : "Mesedetu gabe", "Submitting fields…" : "Eremuak bidaltzen…", "Filter filenames…" : "Iragazi fitxategi-izenak...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\"-k huts egin du elementu batzuetan", - "You don’t have permission to upload or create files here." : "Ez duzu baimenik fitxategiak hona kargatu edo hemen sortzeko.", "Keep {oldextension}" : "Mantendu {oldextension}", "Use {newextension}" : "Erabili {newextension}" }, diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 0cb3f52a2ca..c2967fe37b5 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -418,8 +418,6 @@ "Not favored" : "Mesedetu gabe", "Submitting fields…" : "Eremuak bidaltzen…", "Filter filenames…" : "Iragazi fitxategi-izenak...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\"-k huts egin du elementu batzuetan", - "You don’t have permission to upload or create files here." : "Ez duzu baimenik fitxategiak hona kargatu edo hemen sortzeko.", "Keep {oldextension}" : "Mantendu {oldextension}", "Use {newextension}" : "Erabili {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 2e2e012c243..74556269be0 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -277,7 +277,6 @@ OC.L10N.register( "Create new templates folder" : "پوشه قالب های جدید ایجاد کنید", "List of favorites files and folders." : "لیست فایل ها و پوشه های مورد علاقه", "Text file" : "فایل متنی", - "New text file.txt" : "پروندهٔ متنی جدید با پسوند txt", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" در برخی از عناصر ناموفق بود" + "New text file.txt" : "پروندهٔ متنی جدید با پسوند txt" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index d9caa3eb791..44f042f747b 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -275,7 +275,6 @@ "Create new templates folder" : "پوشه قالب های جدید ایجاد کنید", "List of favorites files and folders." : "لیست فایل ها و پوشه های مورد علاقه", "Text file" : "فایل متنی", - "New text file.txt" : "پروندهٔ متنی جدید با پسوند txt", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" در برخی از عناصر ناموفق بود" + "New text file.txt" : "پروندهٔ متنی جدید با پسوند txt" },"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 9f40ec36262..5469f943a7c 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -391,7 +391,6 @@ OC.L10N.register( "New text file.txt" : "Uusi tekstitiedosto.txt", "Submitting fields…" : "Lähetetään tietoja...", "Filter filenames…" : "Suodata tiedostonimiä...", - "You don’t have permission to upload or create files here." : "Sinulla ei ole lupaa ladata tai luoda tiedostoja täällä.", "Keep {oldextension}" : "Pidä {oldextension}", "Use {newextension}" : "Käytä {newextension}" }, diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index bc8f49552eb..4ccc6e1d7b4 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -389,7 +389,6 @@ "New text file.txt" : "Uusi tekstitiedosto.txt", "Submitting fields…" : "Lähetetään tietoja...", "Filter filenames…" : "Suodata tiedostonimiä...", - "You don’t have permission to upload or create files here." : "Sinulla ei ole lupaa ladata tai luoda tiedostoja täällä.", "Keep {oldextension}" : "Pidä {oldextension}", "Use {newextension}" : "Käytä {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 6ce67418742..68c03c7a9a6 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -441,8 +441,6 @@ OC.L10N.register( "Not favored" : "Non favoris", "Submitting fields…" : "Validation des champs...", "Filter filenames…" : "Filtrer par nom de fichier…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" a échoué sur certains éléments", - "You don’t have permission to upload or create files here." : "Vous n'avez pas la permission de téléverser ou de créer des fichiers ici", "Keep {oldextension}" : "Garder {oldextension}", "Use {newextension}" : "Utiliser {newextension}" }, diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 907c9e131db..06749aa4925 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -439,8 +439,6 @@ "Not favored" : "Non favoris", "Submitting fields…" : "Validation des champs...", "Filter filenames…" : "Filtrer par nom de fichier…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" a échoué sur certains éléments", - "You don’t have permission to upload or create files here." : "Vous n'avez pas la permission de téléverser ou de créer des fichiers ici", "Keep {oldextension}" : "Garder {oldextension}", "Use {newextension}" : "Utiliser {newextension}" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 240b170b045..65f115e6841 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Téigh go dtí an eolaire \"{dir}\".", "Current directory path" : "An cosán eolaire reatha", "Your have used your space quota and cannot upload files anymore" : "D'úsáid tú do chuóta spáis agus ní féidir leat comhaid a uaslódáil a thuilleadh", + "You don't have permission to upload or create files here." : "Níl cead agat comhaid a uaslódáil nó a chruthú anseo.", "Drag and drop files here to upload" : "Tarraing agus scaoil comhaid anseo le huaslódáil", "Favorite" : "is fearr leat", "Back" : "Ar ais", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Scoránaigh an roghnúchán do gach comhad agus fillteán", "Name" : "Ainm", "Size" : "Méid", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" theip ar roinnt gnéithe", "\"{displayName}\" batch action executed successfully" : "D'éirigh le beart baisce \"{displayName}\" a rith", "\"{displayName}\" action failed" : "Theip ar an ngníomh \"{displayName}\".", "Actions" : "Gníomhartha", @@ -453,8 +455,6 @@ OC.L10N.register( "Not favored" : "Ní bail ar fónamh orthu", "Submitting fields…" : "Réimsí á gcur isteach…", "Filter filenames…" : "Scag ainmneacha comhaid…", - "\"{displayName}\" failed on some elements " : "Theip ar \"{displayName}\" ar roinnt eilimintí", - "You don’t have permission to upload or create files here." : "Níl cead agat comhaid a uaslódáil nó a chruthú anseo.", "Keep {oldextension}" : " Coinnigh{oldextension}", "Use {newextension}" : " Úsáid{newextension}" }, diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 1ed07449b24..3685dc87225 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "Téigh go dtí an eolaire \"{dir}\".", "Current directory path" : "An cosán eolaire reatha", "Your have used your space quota and cannot upload files anymore" : "D'úsáid tú do chuóta spáis agus ní féidir leat comhaid a uaslódáil a thuilleadh", + "You don't have permission to upload or create files here." : "Níl cead agat comhaid a uaslódáil nó a chruthú anseo.", "Drag and drop files here to upload" : "Tarraing agus scaoil comhaid anseo le huaslódáil", "Favorite" : "is fearr leat", "Back" : "Ar ais", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Scoránaigh an roghnúchán do gach comhad agus fillteán", "Name" : "Ainm", "Size" : "Méid", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" theip ar roinnt gnéithe", "\"{displayName}\" batch action executed successfully" : "D'éirigh le beart baisce \"{displayName}\" a rith", "\"{displayName}\" action failed" : "Theip ar an ngníomh \"{displayName}\".", "Actions" : "Gníomhartha", @@ -451,8 +453,6 @@ "Not favored" : "Ní bail ar fónamh orthu", "Submitting fields…" : "Réimsí á gcur isteach…", "Filter filenames…" : "Scag ainmneacha comhaid…", - "\"{displayName}\" failed on some elements " : "Theip ar \"{displayName}\" ar roinnt eilimintí", - "You don’t have permission to upload or create files here." : "Níl cead agat comhaid a uaslódáil nó a chruthú anseo.", "Keep {oldextension}" : " Coinnigh{oldextension}", "Use {newextension}" : " Úsáid{newextension}" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 4c45f6ebbf5..29170b0dad3 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Vaia ao directorio «{dir}».", "Current directory path" : "Ruta do directorio actual", "Your have used your space quota and cannot upload files anymore" : "Vde. usou a súa cota de espazo e xa non pode enviar ningún ficheiro más", + "You don't have permission to upload or create files here." : "Non ten permiso para enviar ou crear ficheiros aquí.", "Drag and drop files here to upload" : "Arrastre e solte os ficheiros aquí para envialos", "Favorite" : "Favorito", "Back" : "Atrás", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Conmutar a selección para todos os ficheiros e cartafoles", "Name" : "Nome", "Size" : "Tamaño", + "\"{displayName}\" failed on some elements" : "Produciuse un fallo nalgúns elementos de «{displayName}»", "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "Produciuse un fallo na acción «{displayName}»", "Actions" : "Accións", @@ -453,8 +455,6 @@ OC.L10N.register( "Not favored" : "Non favorecido", "Submitting fields…" : "Enviando os campos...", "Filter filenames…" : "Filtrar os nomes de ficheiro…", - "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", - "You don’t have permission to upload or create files here." : "Non ten permiso para enviar ou crear ficheiros aquí.", "Keep {oldextension}" : "Conservar {oldextension}", "Use {newextension}" : "Empregar {newextension}" }, diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index e1450abc57e..c86c70107af 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "Vaia ao directorio «{dir}».", "Current directory path" : "Ruta do directorio actual", "Your have used your space quota and cannot upload files anymore" : "Vde. usou a súa cota de espazo e xa non pode enviar ningún ficheiro más", + "You don't have permission to upload or create files here." : "Non ten permiso para enviar ou crear ficheiros aquí.", "Drag and drop files here to upload" : "Arrastre e solte os ficheiros aquí para envialos", "Favorite" : "Favorito", "Back" : "Atrás", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Conmutar a selección para todos os ficheiros e cartafoles", "Name" : "Nome", "Size" : "Tamaño", + "\"{displayName}\" failed on some elements" : "Produciuse un fallo nalgúns elementos de «{displayName}»", "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "Produciuse un fallo na acción «{displayName}»", "Actions" : "Accións", @@ -451,8 +453,6 @@ "Not favored" : "Non favorecido", "Submitting fields…" : "Enviando os campos...", "Filter filenames…" : "Filtrar os nomes de ficheiro…", - "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", - "You don’t have permission to upload or create files here." : "Non ten permiso para enviar ou crear ficheiros aquí.", "Keep {oldextension}" : "Conservar {oldextension}", "Use {newextension}" : "Empregar {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 7fb070e0359..0190664fad6 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -440,8 +440,6 @@ OC.L10N.register( "Not favored" : "Nincs a kedveltek között", "Submitting fields…" : "Mezők beküldése…", "Filter filenames…" : "Fájlnevek szűrése…", - "\"{displayName}\" failed on some elements " : "A(z) „{displayName}” sikertelen volt néhány elemen", - "You don’t have permission to upload or create files here." : "Nincs jogosultsága ahhoz, hogy fájlokat töltsön fel ide vagy hozzon létre itt.", "Keep {oldextension}" : "Hagyd meg ezt: {oldextension}", "Use {newextension}" : "Használd ezt: {newextension}" }, diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index b68c4df9a4d..4f22afd377f 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -438,8 +438,6 @@ "Not favored" : "Nincs a kedveltek között", "Submitting fields…" : "Mezők beküldése…", "Filter filenames…" : "Fájlnevek szűrése…", - "\"{displayName}\" failed on some elements " : "A(z) „{displayName}” sikertelen volt néhány elemen", - "You don’t have permission to upload or create files here." : "Nincs jogosultsága ahhoz, hogy fájlokat töltsön fel ide vagy hozzon létre itt.", "Keep {oldextension}" : "Hagyd meg ezt: {oldextension}", "Use {newextension}" : "Használd ezt: {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 13bf4867c0f..57a3f2b58e3 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -438,8 +438,6 @@ OC.L10N.register( "Not favored" : "Ekki eftirlæti", "Submitting fields…" : "Sendi inn gögn úr reitum…", "Filter filenames…" : "Sía skráaheiti…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" aðgerð mistókst á einhverjum atriðum", - "You don’t have permission to upload or create files here." : "Þú hefur ekki heimild til að senda inn eða búa til skrár hér.", "Keep {oldextension}" : "Halda {oldextension}", "Use {newextension}" : "Nota {newextension}" }, diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 6e8b8e0efbe..5ad0a2a8224 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -436,8 +436,6 @@ "Not favored" : "Ekki eftirlæti", "Submitting fields…" : "Sendi inn gögn úr reitum…", "Filter filenames…" : "Sía skráaheiti…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" aðgerð mistókst á einhverjum atriðum", - "You don’t have permission to upload or create files here." : "Þú hefur ekki heimild til að senda inn eða búa til skrár hér.", "Keep {oldextension}" : "Halda {oldextension}", "Use {newextension}" : "Nota {newextension}" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 6c2a430bd87..5c126ede76f 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -442,8 +442,6 @@ OC.L10N.register( "Not favored" : "Non preferito", "Submitting fields…" : "Invio dei campi…", "Filter filenames…" : "Filtra nomi di file…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" non è riuscita su alcuni elementi", - "You don’t have permission to upload or create files here." : "Non hai l'autorizzazione per caricare o creare file qui.", "Keep {oldextension}" : "Tieni {oldextension}", "Use {newextension}" : "Usa {newextension}" }, diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 4186bea03c9..31b418b07eb 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -440,8 +440,6 @@ "Not favored" : "Non preferito", "Submitting fields…" : "Invio dei campi…", "Filter filenames…" : "Filtra nomi di file…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" non è riuscita su alcuni elementi", - "You don’t have permission to upload or create files here." : "Non hai l'autorizzazione per caricare o creare file qui.", "Keep {oldextension}" : "Tieni {oldextension}", "Use {newextension}" : "Usa {newextension}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 545aaf8efd6..d5fda0c00d9 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -441,8 +441,6 @@ OC.L10N.register( "Not favored" : "好ましくない", "Submitting fields…" : "フィールドを送信中…", "Filter filenames…" : "ファイルネームフィルター…", - "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", - "You don’t have permission to upload or create files here." : "ここにファイルをアップロードまたは作成する権限がありません", "Keep {oldextension}" : "{oldextension} を保持", "Use {newextension}" : "{newextension} を使用" }, diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 64c38f90a6f..4bc569e8262 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -439,8 +439,6 @@ "Not favored" : "好ましくない", "Submitting fields…" : "フィールドを送信中…", "Filter filenames…" : "ファイルネームフィルター…", - "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", - "You don’t have permission to upload or create files here." : "ここにファイルをアップロードまたは作成する権限がありません", "Keep {oldextension}" : "{oldextension} を保持", "Use {newextension}" : "{newextension} を使用" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index abfb6f2cc9e..5911830c74e 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -296,7 +296,6 @@ OC.L10N.register( "Create new templates folder" : "Create new templates folder", "List of favorites files and folders." : "List of favorites files and folders.", "Text file" : "Text file", - "New text file.txt" : "New text file.txt", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements " + "New text file.txt" : "New text file.txt" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index 351f1892ae4..4c9e4856515 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -294,7 +294,6 @@ "Create new templates folder" : "Create new templates folder", "List of favorites files and folders." : "List of favorites files and folders.", "Text file" : "Text file", - "New text file.txt" : "New text file.txt", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements " + "New text file.txt" : "New text file.txt" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 12f8148abe8..010a2b396db 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -424,8 +424,6 @@ OC.L10N.register( "Not favored" : "선호하지 않음", "Submitting fields…" : "입력란 제출중...", "Filter filenames…" : "파일 이름 필터...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", - "You don’t have permission to upload or create files here." : "이곳에 파일을 업로드하거나 만들 권한이 없습니다.", "Keep {oldextension}" : "{oldextension} 유지", "Use {newextension}" : "{newextension} 사용" }, diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 4023641cd9f..5c21416abb5 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -422,8 +422,6 @@ "Not favored" : "선호하지 않음", "Submitting fields…" : "입력란 제출중...", "Filter filenames…" : "파일 이름 필터...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", - "You don’t have permission to upload or create files here." : "이곳에 파일을 업로드하거나 만들 권한이 없습니다.", "Keep {oldextension}" : "{oldextension} 유지", "Use {newextension}" : "{newextension} 사용" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 92d8aac5eac..f47161206f5 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -308,7 +308,6 @@ OC.L10N.register( "List of favorites files and folders." : "Листа на омилени датотеки и папки.", "Personal Files" : "Персонални датотеки", "Text file" : "Текстуална датотека", - "New text file.txt" : "Нова текстуална датотека file.txt", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" не успеа на некои елементи" + "New text file.txt" : "Нова текстуална датотека file.txt" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index a1af41464aa..5f58b0f10c0 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -306,7 +306,6 @@ "List of favorites files and folders." : "Листа на омилени датотеки и папки.", "Personal Files" : "Персонални датотеки", "Text file" : "Текстуална датотека", - "New text file.txt" : "Нова текстуална датотека file.txt", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" не успеа на некои елементи" + "New text file.txt" : "Нова текстуална датотека file.txt" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 42671046e91..c6c61b6591e 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -422,8 +422,6 @@ OC.L10N.register( "Not favored" : "Ikke favorittlagt", "Submitting fields…" : "Sender inn felt...", "Filter filenames…" : "Filtrer filnavn...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" feilet på noen elementer", - "You don’t have permission to upload or create files here." : "Du har ikke tilgang til å laste opp eller opprette filer her.", "Keep {oldextension}" : "Behold {oldextension}", "Use {newextension}" : "Bruk {newextension}" }, diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 3823f38a25e..00197fd6bdf 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -420,8 +420,6 @@ "Not favored" : "Ikke favorittlagt", "Submitting fields…" : "Sender inn felt...", "Filter filenames…" : "Filtrer filnavn...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" feilet på noen elementer", - "You don’t have permission to upload or create files here." : "Du har ikke tilgang til å laste opp eller opprette filer her.", "Keep {oldextension}" : "Behold {oldextension}", "Use {newextension}" : "Bruk {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index bc169ed5d35..396818b79ee 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -46,7 +46,14 @@ OC.L10N.register( "Failed to authorize" : "Kon niet autoriseren", "Invalid folder path" : "Ongeldig pad", "Folder not found" : "Map niet gevonden", + "The file cannot be found" : "Het bestand kan niet worden gevonden", + "The destination path does not exist: %1$s" : "Het bestemmingspad bestaat niet: %1$s", + "You do not have permission to create a file at the specified location" : "Je hebt geen toestemming om een bestand aan te maken op de opgegeven locatie", + "The file could not be converted." : "Het bestand kon niet worden geconverteerd.", + "Could not get relative path to converted file" : "Kon geen relatief pad naar geconverteerd bestand achterhalen", + "Favorite files" : "Favoriete bestanden", "No favorites" : "Geen favorieten", + "More favorites" : "Meer favorieten", "Upload (max. %s)" : "Upload (max. %s)", "Accept" : "Accepteren", "Reject" : "Afwijzen", @@ -73,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Ga naar de \"{dir}\" map", "Current directory path" : "Huidig directory pad", "Your have used your space quota and cannot upload files anymore" : "Je hebt je ruimtequotum gebruikt en kan geen bestanden meer uploaden", + "You don't have permission to upload or create files here." : "Je hebt geen toestemming om hier bestanden te uploaden of aan te maken.", "Drag and drop files here to upload" : "Drag en drop bestanden hier om te uploaden", "Favorite" : "Favoriet", "Back" : "Terug", @@ -98,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Wijzig selectie voor alle bestanden en mappen", "Name" : "Naam", "Size" : "Grootte", + "\"{displayName}\" failed on some elements" : "“{displayName}” mislukt op sommige elementen", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batchactie succesvol uitgevoerd", "\"{displayName}\" action failed" : "\"{displayName}\" actie mislukt", "Actions" : "Acties", @@ -120,6 +129,7 @@ OC.L10N.register( "This name is already in use." : "De naam is al in gebruik.", "Create" : "Aanmaken", "Fill template fields" : "Vul de velden van het sjabloon in", + "Submitting fields …" : "Velden verwerken ...", "Submit" : "Verwerken", "Choose a file or folder to transfer" : "Kies een bestand of map om over te dragen", "Transfer" : "Overdragen", @@ -132,11 +142,15 @@ OC.L10N.register( "Choose file or folder to transfer" : "Kies over te dragen bestand of map", "Change" : "Pas aan", "New owner" : "Nieuwe eigenaar", + "Keep {old}" : "Bewaar {old}", + "Keep without extension" : "Bewaren zonder extensie", + "Use {new}" : "Gebruik {new}", "Remove extension" : "Verwijder extensie", "Change file extension" : "Wijzig bestandsextensie", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Wijzigen van de bestandsextensie {old} naar {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Removing the file extension \"{old}\" may render the file unreadable." : "Verwijderen van de extensie {old} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Adding the file extension \"{new}\" may render the file unreadable." : "Toevoegen van de extensie {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", + "Do not show this dialog again." : "Laat dit dialoogvenster niet meer zien.", "Select file or folder to link to" : "Selecteer een bestand of map om naar te linken", "Choose {file}" : "Kies {file}", "Share" : "Delen", @@ -144,6 +158,7 @@ OC.L10N.register( "Shared" : "Gedeeld", "Switch to list view" : "Omschakelen naar lijstoverzicht", "Switch to grid view" : "Omschakelen naar roosterweergave", + "The file could not be found" : "Het bestand kon niet worden gevonden", "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker", "Not enough free space" : "Onvoldoende vrije ruimte", "Operation is blocked by access control" : "De operatie werd tegengehouden door toegangscontrole", @@ -156,6 +171,7 @@ OC.L10N.register( "No files in here" : "Hier geen bestanden", "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "Go back" : "Ga terug", + "Filter file names …" : "Bestandsnamen filteren ...", "Views" : "Bekeken", "Files settings" : "Instellingen voor bestanden", "Your files" : "Jouw bestanden", @@ -176,11 +192,32 @@ OC.L10N.register( "Copy to clipboard" : "Kopiëren naar het klembord", "Use this address to access your Files via WebDAV" : "Gebruik dit adres om je bestanden via WebDAV te benaderen", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Als je 2FA hebt ingeschakeld moet je een app wachtwoord maken en gebruiken door hier te klikken.", + "Warnings" : "Waarschuwingen", + "Prevent warning dialogs from open or reenable them." : "Voorkom dat waarschuwingsvensters worden geopend of schakel ze opnieuw in.", + "Show a warning dialog when changing a file extension." : "Een waarschuwingsvenster tonen bij het wijzigen van een bestandsextensie.", "Keyboard shortcuts" : "Toetsenbord sneltoetsen", + "Speed up your Files experience with these quick shortcuts." : "Verbeter je interactie met bestanden met deze snelkoppelingen.", + "Open the actions menu for a file" : "Open het actiemenu voor een bestand", + "Rename a file" : "Een bestand hernoemen", + "Delete a file" : "Een bestand verwijderen", + "Favorite or remove a file from favorites" : "Favoriet maken of een bestand verwijderen uit favorieten", + "Manage tags for a file" : "Tags voor een bestand beheren", "Selection" : "Selectie", + "Select all files" : "Selecteer alle bestanden", + "Deselect all files" : "Selectie van bestanden ongedaan maken", + "Select or deselect a file" : "Een bestand selecteren of deselecteren", + "Select a range of files" : "Selecteer een reeks bestanden", "Navigation" : "Navigatie", + "Navigate to the parent folder" : "Navigeer naar de bovenliggende map", + "Navigate to the file above" : "Navigeer naar bovenliggend bestand", + "Navigate to the file below" : "Navigeer naar onderliggend bestand", + "Navigate to the file on the left (in grid mode)" : "Navigeer naar het bestand aan de linkerkant (in rastermodus)", + "Navigate to the file on the right (in grid mode)" : "Navigeer naar het bestand aan de rechterkant (in rastermodus)", "View" : "Bekijken", - "You" : "Je", + "Toggle the grid view" : "Rasterweergave omschakelen", + "Open the sidebar for a file" : "Open de zijbalk voor een bestand", + "Show those shortcuts" : "Toon die snelkoppelingen", + "You" : "Jij", "Shared multiple times with different people" : "Meerdere keren gedeeld met verschillende mensen", "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "Owner" : "Eigenaar", @@ -192,6 +229,21 @@ OC.L10N.register( "Pick a template for {name}" : "Kies een sjabloon voor {name}", "Create a new file with the selected template" : "Maak een nieuw bestand met het geselecteerde sjabloon", "Creating file" : "Maken bestand", + "Save as {displayName}" : "Opslaan als {displayName}", + "Save as …" : "Opslaan als...", + "Converting files …" : "Bestanden converteren ...", + "Failed to convert files: {message}" : "Conversie van bestanden mislukt: {message} ", + "All files failed to be converted" : "De conversie van alle bestanden is mislukt", + "One file could not be converted: {message}" : "Een bestand kon niet worden geconverteerd: {message}", + "One file could not be converted" : "Een bestand kon niet worden geconverteerd", + "{count} files could not be converted" : "{count} bestanden konden niet worden geconverteerd", + "{count} files successfully converted" : "{count} bestanden succesvol geconverteerd", + "Files successfully converted" : "Bestanden succesvol geconverteerd", + "Failed to convert files" : "Conversie van bestanden mislukt", + "Converting file …" : "Bestand converteren ...", + "File successfully converted" : "Bestand succesvol geconverteerd", + "Failed to convert file: {message}" : "Conversie van bestand mislukt: {message} ", + "Failed to convert file" : "Conversie van bestand mislukt", "Deletion cancelled" : "Verwijderen geannulleerd", "Leave this share" : "Verlaat deze share", "Leave these shares" : "Verlaat deze shares", @@ -231,6 +283,7 @@ OC.L10N.register( "Open file locally" : "Bestand lokaal openen", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Het bestand zou nu moeten openen op je apparaat. Als dat niet het geval is, controleer dan of je de desktop app geïnstalleerd hebt.", "Retry and close" : "Probeer opnieuw en sluiten", + "Open online" : "Open online", "Failed to redirect to client" : "Omleiden naar cliënt mislukt", "Open locally" : "Lokaal openen", "Rename" : "Naam wijzigen", @@ -268,6 +321,7 @@ OC.L10N.register( "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", "Files copied successfully" : "Bestanden succesvol gekopieerd", "Files moved successfully" : "Bestanden succesvol verplaatst", + "Conflicts resolution skipped" : "Conflictoplossing overgeslagen", "Upload cancelled" : "Uploaden geannuleerd", "This operation is forbidden" : "Deze taak is verboden", "This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder", @@ -396,10 +450,11 @@ OC.L10N.register( "Personal Files" : "Persoonlijke bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", + "Favored" : "Favorieten", + "Favor" : "Favoriet", + "Not favored" : "Geen favoriet", "Submitting fields…" : "Verzenden velden ...", "Filter filenames…" : "Filter bestandsnamen...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ging fout bij sommige elementen", - "You don’t have permission to upload or create files here." : "Je hebt geen toestemming om hier te uploaden of bestanden te maken", "Keep {oldextension}" : "Behoud {oldextension}", "Use {newextension}" : "Gebruik {newextension}" }, diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index f6d6311bb50..5071b7499f4 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -44,7 +44,14 @@ "Failed to authorize" : "Kon niet autoriseren", "Invalid folder path" : "Ongeldig pad", "Folder not found" : "Map niet gevonden", + "The file cannot be found" : "Het bestand kan niet worden gevonden", + "The destination path does not exist: %1$s" : "Het bestemmingspad bestaat niet: %1$s", + "You do not have permission to create a file at the specified location" : "Je hebt geen toestemming om een bestand aan te maken op de opgegeven locatie", + "The file could not be converted." : "Het bestand kon niet worden geconverteerd.", + "Could not get relative path to converted file" : "Kon geen relatief pad naar geconverteerd bestand achterhalen", + "Favorite files" : "Favoriete bestanden", "No favorites" : "Geen favorieten", + "More favorites" : "Meer favorieten", "Upload (max. %s)" : "Upload (max. %s)", "Accept" : "Accepteren", "Reject" : "Afwijzen", @@ -71,6 +78,7 @@ "Go to the \"{dir}\" directory" : "Ga naar de \"{dir}\" map", "Current directory path" : "Huidig directory pad", "Your have used your space quota and cannot upload files anymore" : "Je hebt je ruimtequotum gebruikt en kan geen bestanden meer uploaden", + "You don't have permission to upload or create files here." : "Je hebt geen toestemming om hier bestanden te uploaden of aan te maken.", "Drag and drop files here to upload" : "Drag en drop bestanden hier om te uploaden", "Favorite" : "Favoriet", "Back" : "Terug", @@ -96,6 +104,7 @@ "Toggle selection for all files and folders" : "Wijzig selectie voor alle bestanden en mappen", "Name" : "Naam", "Size" : "Grootte", + "\"{displayName}\" failed on some elements" : "“{displayName}” mislukt op sommige elementen", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batchactie succesvol uitgevoerd", "\"{displayName}\" action failed" : "\"{displayName}\" actie mislukt", "Actions" : "Acties", @@ -118,6 +127,7 @@ "This name is already in use." : "De naam is al in gebruik.", "Create" : "Aanmaken", "Fill template fields" : "Vul de velden van het sjabloon in", + "Submitting fields …" : "Velden verwerken ...", "Submit" : "Verwerken", "Choose a file or folder to transfer" : "Kies een bestand of map om over te dragen", "Transfer" : "Overdragen", @@ -130,11 +140,15 @@ "Choose file or folder to transfer" : "Kies over te dragen bestand of map", "Change" : "Pas aan", "New owner" : "Nieuwe eigenaar", + "Keep {old}" : "Bewaar {old}", + "Keep without extension" : "Bewaren zonder extensie", + "Use {new}" : "Gebruik {new}", "Remove extension" : "Verwijder extensie", "Change file extension" : "Wijzig bestandsextensie", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Wijzigen van de bestandsextensie {old} naar {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Removing the file extension \"{old}\" may render the file unreadable." : "Verwijderen van de extensie {old} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Adding the file extension \"{new}\" may render the file unreadable." : "Toevoegen van de extensie {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", + "Do not show this dialog again." : "Laat dit dialoogvenster niet meer zien.", "Select file or folder to link to" : "Selecteer een bestand of map om naar te linken", "Choose {file}" : "Kies {file}", "Share" : "Delen", @@ -142,6 +156,7 @@ "Shared" : "Gedeeld", "Switch to list view" : "Omschakelen naar lijstoverzicht", "Switch to grid view" : "Omschakelen naar roosterweergave", + "The file could not be found" : "Het bestand kon niet worden gevonden", "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker", "Not enough free space" : "Onvoldoende vrije ruimte", "Operation is blocked by access control" : "De operatie werd tegengehouden door toegangscontrole", @@ -154,6 +169,7 @@ "No files in here" : "Hier geen bestanden", "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "Go back" : "Ga terug", + "Filter file names …" : "Bestandsnamen filteren ...", "Views" : "Bekeken", "Files settings" : "Instellingen voor bestanden", "Your files" : "Jouw bestanden", @@ -174,11 +190,32 @@ "Copy to clipboard" : "Kopiëren naar het klembord", "Use this address to access your Files via WebDAV" : "Gebruik dit adres om je bestanden via WebDAV te benaderen", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Als je 2FA hebt ingeschakeld moet je een app wachtwoord maken en gebruiken door hier te klikken.", + "Warnings" : "Waarschuwingen", + "Prevent warning dialogs from open or reenable them." : "Voorkom dat waarschuwingsvensters worden geopend of schakel ze opnieuw in.", + "Show a warning dialog when changing a file extension." : "Een waarschuwingsvenster tonen bij het wijzigen van een bestandsextensie.", "Keyboard shortcuts" : "Toetsenbord sneltoetsen", + "Speed up your Files experience with these quick shortcuts." : "Verbeter je interactie met bestanden met deze snelkoppelingen.", + "Open the actions menu for a file" : "Open het actiemenu voor een bestand", + "Rename a file" : "Een bestand hernoemen", + "Delete a file" : "Een bestand verwijderen", + "Favorite or remove a file from favorites" : "Favoriet maken of een bestand verwijderen uit favorieten", + "Manage tags for a file" : "Tags voor een bestand beheren", "Selection" : "Selectie", + "Select all files" : "Selecteer alle bestanden", + "Deselect all files" : "Selectie van bestanden ongedaan maken", + "Select or deselect a file" : "Een bestand selecteren of deselecteren", + "Select a range of files" : "Selecteer een reeks bestanden", "Navigation" : "Navigatie", + "Navigate to the parent folder" : "Navigeer naar de bovenliggende map", + "Navigate to the file above" : "Navigeer naar bovenliggend bestand", + "Navigate to the file below" : "Navigeer naar onderliggend bestand", + "Navigate to the file on the left (in grid mode)" : "Navigeer naar het bestand aan de linkerkant (in rastermodus)", + "Navigate to the file on the right (in grid mode)" : "Navigeer naar het bestand aan de rechterkant (in rastermodus)", "View" : "Bekijken", - "You" : "Je", + "Toggle the grid view" : "Rasterweergave omschakelen", + "Open the sidebar for a file" : "Open de zijbalk voor een bestand", + "Show those shortcuts" : "Toon die snelkoppelingen", + "You" : "Jij", "Shared multiple times with different people" : "Meerdere keren gedeeld met verschillende mensen", "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "Owner" : "Eigenaar", @@ -190,6 +227,21 @@ "Pick a template for {name}" : "Kies een sjabloon voor {name}", "Create a new file with the selected template" : "Maak een nieuw bestand met het geselecteerde sjabloon", "Creating file" : "Maken bestand", + "Save as {displayName}" : "Opslaan als {displayName}", + "Save as …" : "Opslaan als...", + "Converting files …" : "Bestanden converteren ...", + "Failed to convert files: {message}" : "Conversie van bestanden mislukt: {message} ", + "All files failed to be converted" : "De conversie van alle bestanden is mislukt", + "One file could not be converted: {message}" : "Een bestand kon niet worden geconverteerd: {message}", + "One file could not be converted" : "Een bestand kon niet worden geconverteerd", + "{count} files could not be converted" : "{count} bestanden konden niet worden geconverteerd", + "{count} files successfully converted" : "{count} bestanden succesvol geconverteerd", + "Files successfully converted" : "Bestanden succesvol geconverteerd", + "Failed to convert files" : "Conversie van bestanden mislukt", + "Converting file …" : "Bestand converteren ...", + "File successfully converted" : "Bestand succesvol geconverteerd", + "Failed to convert file: {message}" : "Conversie van bestand mislukt: {message} ", + "Failed to convert file" : "Conversie van bestand mislukt", "Deletion cancelled" : "Verwijderen geannulleerd", "Leave this share" : "Verlaat deze share", "Leave these shares" : "Verlaat deze shares", @@ -229,6 +281,7 @@ "Open file locally" : "Bestand lokaal openen", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Het bestand zou nu moeten openen op je apparaat. Als dat niet het geval is, controleer dan of je de desktop app geïnstalleerd hebt.", "Retry and close" : "Probeer opnieuw en sluiten", + "Open online" : "Open online", "Failed to redirect to client" : "Omleiden naar cliënt mislukt", "Open locally" : "Lokaal openen", "Rename" : "Naam wijzigen", @@ -266,6 +319,7 @@ "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", "Files copied successfully" : "Bestanden succesvol gekopieerd", "Files moved successfully" : "Bestanden succesvol verplaatst", + "Conflicts resolution skipped" : "Conflictoplossing overgeslagen", "Upload cancelled" : "Uploaden geannuleerd", "This operation is forbidden" : "Deze taak is verboden", "This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder", @@ -394,10 +448,11 @@ "Personal Files" : "Persoonlijke bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", + "Favored" : "Favorieten", + "Favor" : "Favoriet", + "Not favored" : "Geen favoriet", "Submitting fields…" : "Verzenden velden ...", "Filter filenames…" : "Filter bestandsnamen...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ging fout bij sommige elementen", - "You don’t have permission to upload or create files here." : "Je hebt geen toestemming om hier te uploaden of bestanden te maken", "Keep {oldextension}" : "Behoud {oldextension}", "Use {newextension}" : "Gebruik {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 5a69814c97f..8096c42d21a 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -441,8 +441,6 @@ OC.L10N.register( "Not favored" : "Nie polubiono", "Submitting fields…" : "Przesyłanie pól…", "Filter filenames…" : "Filtruj nazwy plików…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", - "You don’t have permission to upload or create files here." : "Nie masz uprawnień, aby przesłać lub utworzyć plik tutaj.", "Keep {oldextension}" : "Zachowaj {oldextension}", "Use {newextension}" : "Użyj {newextension}" }, diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index bfb04aef753..247a46732ce 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -439,8 +439,6 @@ "Not favored" : "Nie polubiono", "Submitting fields…" : "Przesyłanie pól…", "Filter filenames…" : "Filtruj nazwy plików…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", - "You don’t have permission to upload or create files here." : "Nie masz uprawnień, aby przesłać lub utworzyć plik tutaj.", "Keep {oldextension}" : "Zachowaj {oldextension}", "Use {newextension}" : "Użyj {newextension}" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 17815e0381f..ab1454ee56a 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -440,8 +440,6 @@ OC.L10N.register( "Not favored" : "Não favoritado", "Submitting fields…" : "Enviando arquivos…", "Filter filenames…" : "Filtrar nomes de arquivos...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", - "You don’t have permission to upload or create files here." : "Você não tem permissão para enviar ou criar arquivos aqui.", "Keep {oldextension}" : "Manter {oldextension}", "Use {newextension}" : "Usar {newextension}" }, diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index c40d1f507ee..930e8b8a4ca 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -438,8 +438,6 @@ "Not favored" : "Não favoritado", "Submitting fields…" : "Enviando arquivos…", "Filter filenames…" : "Filtrar nomes de arquivos...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", - "You don’t have permission to upload or create files here." : "Você não tem permissão para enviar ou criar arquivos aqui.", "Keep {oldextension}" : "Manter {oldextension}", "Use {newextension}" : "Usar {newextension}" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 1c0e14e5ed1..1ae25090efb 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -260,7 +260,6 @@ OC.L10N.register( "Personal Files" : "Ficheiros pessoais", "Text file" : "Ficheiro de Texto", "New text file.txt" : "Novo texto ficheiro.txt", - "Submitting fields…" : "Submeter campos…", - "\"{displayName}\" failed on some elements " : "“{displayName}” falhou em alguns elementos" + "Submitting fields…" : "Submeter campos…" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index 3ebf3d84f6e..16496be1f0d 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -258,7 +258,6 @@ "Personal Files" : "Ficheiros pessoais", "Text file" : "Ficheiro de Texto", "New text file.txt" : "Novo texto ficheiro.txt", - "Submitting fields…" : "Submeter campos…", - "\"{displayName}\" failed on some elements " : "“{displayName}” falhou em alguns elementos" + "Submitting fields…" : "Submeter campos…" },"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/ro.js b/apps/files/l10n/ro.js index 3121b040bf4..fdbc3399172 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -281,7 +281,6 @@ OC.L10N.register( "Create new templates folder" : "Creează un nou dosar pentru șabloane", "List of favorites files and folders." : "Lista fișierelor și dosarelor favorite", "Text file" : "Fișier text", - "New text file.txt" : "Fișier nou.txt", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" a eșuat asupra unor elemente " + "New text file.txt" : "Fișier nou.txt" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 427d8f053f1..9fb1c4a5648 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -279,7 +279,6 @@ "Create new templates folder" : "Creează un nou dosar pentru șabloane", "List of favorites files and folders." : "Lista fișierelor și dosarelor favorite", "Text file" : "Fișier text", - "New text file.txt" : "Fișier nou.txt", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" a eșuat asupra unor elemente " + "New text file.txt" : "Fișier nou.txt" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 32e56d7f3b5..51bafd25202 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -440,8 +440,6 @@ OC.L10N.register( "Not favored" : "Не одобрен", "Submitting fields…" : "Отправка полей…", "Filter filenames…" : "Фильтровать имена файлов…", - "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", - "You don’t have permission to upload or create files here." : "У вас нет разрешения на загрузку или создание файлов здесь.", "Keep {oldextension}" : "Сохранить {oldextension}", "Use {newextension}" : "Использовать {newextension}" }, diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 09aa805c614..3c73d001f84 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -438,8 +438,6 @@ "Not favored" : "Не одобрен", "Submitting fields…" : "Отправка полей…", "Filter filenames…" : "Фильтровать имена файлов…", - "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", - "You don’t have permission to upload or create files here." : "У вас нет разрешения на загрузку или создание файлов здесь.", "Keep {oldextension}" : "Сохранить {oldextension}", "Use {newextension}" : "Использовать {newextension}" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 2bd7c8f6ef2..f76ccfa6d0f 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -442,8 +442,6 @@ OC.L10N.register( "Not favored" : "Nie je v obľúbených", "Submitting fields…" : "Položky sa odosielajú ...", "Filter filenames…" : "Filtrovať názvy súborov...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" zlyhalo na niektorých prvkoch.", - "You don’t have permission to upload or create files here." : "Nemáte oprávnenie nahrávať alebo vytvárať súbory na toto umiestnenie.", "Keep {oldextension}" : "Ponechať {oldextension}", "Use {newextension}" : "Použiť {newextension}" }, diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 5354235c421..74d134cb36f 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -440,8 +440,6 @@ "Not favored" : "Nie je v obľúbených", "Submitting fields…" : "Položky sa odosielajú ...", "Filter filenames…" : "Filtrovať názvy súborov...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" zlyhalo na niektorých prvkoch.", - "You don’t have permission to upload or create files here." : "Nemáte oprávnenie nahrávať alebo vytvárať súbory na toto umiestnenie.", "Keep {oldextension}" : "Ponechať {oldextension}", "Use {newextension}" : "Použiť {newextension}" },"pluralForm" :"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/sl.js b/apps/files/l10n/sl.js index b26cad03e91..e707d119bde 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -356,7 +356,6 @@ OC.L10N.register( "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", "Submitting fields…" : "Poteka objavljanje vsebine polj ...", - "Filter filenames…" : "Filtriraj imena datotek ...", - "\"{displayName}\" failed on some elements " : "Dejanje »{displayName}« je pri nekaterih predmetih spodletelo" + "Filter filenames…" : "Filtriraj imena datotek ..." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index f6947d0e17b..467879bc023 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -354,7 +354,6 @@ "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", "Submitting fields…" : "Poteka objavljanje vsebine polj ...", - "Filter filenames…" : "Filtriraj imena datotek ...", - "\"{displayName}\" failed on some elements " : "Dejanje »{displayName}« je pri nekaterih predmetih spodletelo" + "Filter filenames…" : "Filtriraj imena datotek ..." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index abfe62326c1..ec144c00152 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -441,8 +441,6 @@ OC.L10N.register( "Not favored" : "Ненаклоњен", "Submitting fields…" : "Поља се подносе…", "Filter filenames…" : "Филтрирање имена фајлова…", - "\"{displayName}\" failed on some elements " : "„{displayName}” није успело на неким елементима", - "You don’t have permission to upload or create files here." : "Немате дозволу да овде отпремите или креирате фајлове.", "Keep {oldextension}" : "Задржи {oldextension}", "Use {newextension}" : "Користи {newextension}" }, diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 00a8371315f..64e1a3ae90a 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -439,8 +439,6 @@ "Not favored" : "Ненаклоњен", "Submitting fields…" : "Поља се подносе…", "Filter filenames…" : "Филтрирање имена фајлова…", - "\"{displayName}\" failed on some elements " : "„{displayName}” није успело на неким елементима", - "You don’t have permission to upload or create files here." : "Немате дозволу да овде отпремите или креирате фајлове.", "Keep {oldextension}" : "Задржи {oldextension}", "Use {newextension}" : "Користи {newextension}" },"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);" diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 7b6ce35e9cf..5b1fa9a10de 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen", "Current directory path" : "Aktuell katalogsökväg", "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer", + "You don't have permission to upload or create files here." : "Du har inte behörighet att ladda upp eller skapa filer här.", "Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp", "Favorite" : "Favorit", "Back" : "Tillbaka", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Växla markering för alla filer och mappar", "Name" : "Namn", "Size" : "Storlek", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" misslyckades med vissa element", "\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", "Actions" : "Funktioner", @@ -453,8 +455,6 @@ OC.L10N.register( "Not favored" : "Inte favoriserad", "Submitting fields…" : "Skickar fält...", "Filter filenames…" : "Filtrera filnamn...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element", - "You don’t have permission to upload or create files here." : "Du har inte behörighet att ladda upp eller skapa filer här.", "Keep {oldextension}" : "Behåll {oldextension}", "Use {newextension}" : "Använd {newextension}" }, diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 40bed6881f1..feb7bbcb460 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen", "Current directory path" : "Aktuell katalogsökväg", "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer", + "You don't have permission to upload or create files here." : "Du har inte behörighet att ladda upp eller skapa filer här.", "Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp", "Favorite" : "Favorit", "Back" : "Tillbaka", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Växla markering för alla filer och mappar", "Name" : "Namn", "Size" : "Storlek", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" misslyckades med vissa element", "\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", "Actions" : "Funktioner", @@ -451,8 +453,6 @@ "Not favored" : "Inte favoriserad", "Submitting fields…" : "Skickar fält...", "Filter filenames…" : "Filtrera filnamn...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element", - "You don’t have permission to upload or create files here." : "Du har inte behörighet att ladda upp eller skapa filer här.", "Keep {oldextension}" : "Behåll {oldextension}", "Use {newextension}" : "Använd {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index d3949150b05..d8e029279a1 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Current directory path" : "Geçerli klasör yolu", "Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz", + "You don't have permission to upload or create files here." : "Buraya dosya yükleme ya da ekleme izniniz yok.", "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", "Favorite" : "Sık kullanılanlara ekle", "Back" : "Geri", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Tüm dosyaları ve klasörleri seç/bırak", "Name" : "Ad", "Size" : "Boyut", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" bazı bileşenlerde tamamlanamadı", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", "Actions" : "İşlemler", @@ -127,6 +129,7 @@ OC.L10N.register( "This name is already in use." : "Bu ad zaten kullanılıyor.", "Create" : "Ekle", "Fill template fields" : "Kalıp alanlarını doldur", + "Submitting fields …" : "Alanlar gönderiliyor…", "Submit" : "Gönder", "Choose a file or folder to transfer" : "Sahipliği aktarılacak bir dosya ya da klasör seçin", "Transfer" : "Sahipliği aktar", @@ -139,11 +142,15 @@ OC.L10N.register( "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", "Change" : "Değiştir", "New owner" : "Yeni sahip", + "Keep {old}" : "{old} kalsın", + "Keep without extension" : "Uzantı olmadan kalsın", + "Use {new}" : "{new} kullanılsın", "Remove extension" : "Uzantıyı kaldır", "Change file extension" : "Dosya uzantısını değiştir", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" dosya uzantısının \"{new}\" olarak değiştirilmesi dosyayı okunamaz yapabilir.", "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.", "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.", + "Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.", "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", "Choose {file}" : "{file} seçin", "Share" : "Paylaş", @@ -151,6 +158,7 @@ OC.L10N.register( "Shared" : "Paylaşılan", "Switch to list view" : "Liste görünümüne geç", "Switch to grid view" : "Tablo görünümüne geç", + "The file could not be found" : "Dosya bulunamadı", "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti", "Not enough free space" : "Yeterli boş alan yok", "Operation is blocked by access control" : "İşlem erişim denetimi tarafından engellendi", @@ -163,6 +171,7 @@ OC.L10N.register( "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", "Go back" : "Geri dön", + "Filter file names …" : "Dosya adlarını süz…", "Views" : "Görünümler", "Files settings" : "Dosyalar ayarları", "Your files" : "Dosyalarınız", @@ -183,6 +192,9 @@ OC.L10N.register( "Copy to clipboard" : "Panoya kopyala", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı kullanıma aldıysanız buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", + "Warnings" : "Uyarılar", + "Prevent warning dialogs from open or reenable them." : "Uyarı pencerelerinin görüntülenmesini açın ya da kapatın.", + "Show a warning dialog when changing a file extension." : "Dosya uzantısı değiştirilirken uyarı penceresi görüntülensin.", "Keyboard shortcuts" : "Kısayol tuşları", "Speed up your Files experience with these quick shortcuts." : "Şu kısayol tuşlarını kullanarak Dosyalar deneyiminizi hızlandırabilirsiniz.", "Open the actions menu for a file" : "Bir dosyanın işlemler menüsünü açar", @@ -219,6 +231,7 @@ OC.L10N.register( "Creating file" : "Dosya ekleniyor", "Save as {displayName}" : "{displayName} olarak kaydet", "Save as …" : "Farklı kaydet…", + "Converting files …" : "Dosyalar dönüştürülüyor…", "Failed to convert files: {message}" : "Dosyalar dönüştürülemedi: {message}", "All files failed to be converted" : "Tüm dosyalar dönüştürülemedi", "One file could not be converted: {message}" : "Bir dosya dönüştürülemedi: {message}", @@ -227,6 +240,7 @@ OC.L10N.register( "{count} files successfully converted" : "{count} dosya dönüştürüldü", "Files successfully converted" : "Dosyalar dönüştürüldü", "Failed to convert files" : "Dosyalar dönüştürülemedi", + "Converting file …" : "Dosya dönüştürülüyor…", "File successfully converted" : "Dosya dönüştürüldü", "Failed to convert file: {message}" : "Dosya dönüştürülemedi: {message}", "Failed to convert file" : "Dosya dönüştürülemedi", @@ -269,6 +283,7 @@ OC.L10N.register( "Open file locally" : "Dosyayı yerel olarak aç", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Dosya artık aygıtınızda açılmalıdır. Açılmazsa lütfen masaüstü uygulamasının kurulu olduğundan emin olun.", "Retry and close" : "Yeniden deneyip kapat", + "Open online" : "Çevrim içi aç", "Failed to redirect to client" : "İstemciye yönlendirilemedi", "Open locally" : "Yerel olarak aç", "Rename" : "Yeniden adlandır", @@ -440,8 +455,6 @@ OC.L10N.register( "Not favored" : "Sık kullanılanlara eklenmemiş", "Submitting fields…" : "Alanlar gönderiliyor…", "Filter filenames…" : "Dosya adlarını süz…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı", - "You don’t have permission to upload or create files here." : "Buraya dosya yükleme ya da ekleme izniniz yok.", "Keep {oldextension}" : "{oldextension} kalsın", "Use {newextension}" : "{newextension} kullanılsın" }, diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 7ff4805eca7..725c2d8ba84 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Current directory path" : "Geçerli klasör yolu", "Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz", + "You don't have permission to upload or create files here." : "Buraya dosya yükleme ya da ekleme izniniz yok.", "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", "Favorite" : "Sık kullanılanlara ekle", "Back" : "Geri", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Tüm dosyaları ve klasörleri seç/bırak", "Name" : "Ad", "Size" : "Boyut", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" bazı bileşenlerde tamamlanamadı", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", "Actions" : "İşlemler", @@ -125,6 +127,7 @@ "This name is already in use." : "Bu ad zaten kullanılıyor.", "Create" : "Ekle", "Fill template fields" : "Kalıp alanlarını doldur", + "Submitting fields …" : "Alanlar gönderiliyor…", "Submit" : "Gönder", "Choose a file or folder to transfer" : "Sahipliği aktarılacak bir dosya ya da klasör seçin", "Transfer" : "Sahipliği aktar", @@ -137,11 +140,15 @@ "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", "Change" : "Değiştir", "New owner" : "Yeni sahip", + "Keep {old}" : "{old} kalsın", + "Keep without extension" : "Uzantı olmadan kalsın", + "Use {new}" : "{new} kullanılsın", "Remove extension" : "Uzantıyı kaldır", "Change file extension" : "Dosya uzantısını değiştir", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" dosya uzantısının \"{new}\" olarak değiştirilmesi dosyayı okunamaz yapabilir.", "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.", "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.", + "Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.", "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", "Choose {file}" : "{file} seçin", "Share" : "Paylaş", @@ -149,6 +156,7 @@ "Shared" : "Paylaşılan", "Switch to list view" : "Liste görünümüne geç", "Switch to grid view" : "Tablo görünümüne geç", + "The file could not be found" : "Dosya bulunamadı", "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti", "Not enough free space" : "Yeterli boş alan yok", "Operation is blocked by access control" : "İşlem erişim denetimi tarafından engellendi", @@ -161,6 +169,7 @@ "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", "Go back" : "Geri dön", + "Filter file names …" : "Dosya adlarını süz…", "Views" : "Görünümler", "Files settings" : "Dosyalar ayarları", "Your files" : "Dosyalarınız", @@ -181,6 +190,9 @@ "Copy to clipboard" : "Panoya kopyala", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı kullanıma aldıysanız buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", + "Warnings" : "Uyarılar", + "Prevent warning dialogs from open or reenable them." : "Uyarı pencerelerinin görüntülenmesini açın ya da kapatın.", + "Show a warning dialog when changing a file extension." : "Dosya uzantısı değiştirilirken uyarı penceresi görüntülensin.", "Keyboard shortcuts" : "Kısayol tuşları", "Speed up your Files experience with these quick shortcuts." : "Şu kısayol tuşlarını kullanarak Dosyalar deneyiminizi hızlandırabilirsiniz.", "Open the actions menu for a file" : "Bir dosyanın işlemler menüsünü açar", @@ -217,6 +229,7 @@ "Creating file" : "Dosya ekleniyor", "Save as {displayName}" : "{displayName} olarak kaydet", "Save as …" : "Farklı kaydet…", + "Converting files …" : "Dosyalar dönüştürülüyor…", "Failed to convert files: {message}" : "Dosyalar dönüştürülemedi: {message}", "All files failed to be converted" : "Tüm dosyalar dönüştürülemedi", "One file could not be converted: {message}" : "Bir dosya dönüştürülemedi: {message}", @@ -225,6 +238,7 @@ "{count} files successfully converted" : "{count} dosya dönüştürüldü", "Files successfully converted" : "Dosyalar dönüştürüldü", "Failed to convert files" : "Dosyalar dönüştürülemedi", + "Converting file …" : "Dosya dönüştürülüyor…", "File successfully converted" : "Dosya dönüştürüldü", "Failed to convert file: {message}" : "Dosya dönüştürülemedi: {message}", "Failed to convert file" : "Dosya dönüştürülemedi", @@ -267,6 +281,7 @@ "Open file locally" : "Dosyayı yerel olarak aç", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Dosya artık aygıtınızda açılmalıdır. Açılmazsa lütfen masaüstü uygulamasının kurulu olduğundan emin olun.", "Retry and close" : "Yeniden deneyip kapat", + "Open online" : "Çevrim içi aç", "Failed to redirect to client" : "İstemciye yönlendirilemedi", "Open locally" : "Yerel olarak aç", "Rename" : "Yeniden adlandır", @@ -438,8 +453,6 @@ "Not favored" : "Sık kullanılanlara eklenmemiş", "Submitting fields…" : "Alanlar gönderiliyor…", "Filter filenames…" : "Dosya adlarını süz…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı", - "You don’t have permission to upload or create files here." : "Buraya dosya yükleme ya da ekleme izniniz yok.", "Keep {oldextension}" : "{oldextension} kalsın", "Use {newextension}" : "{newextension} kullanılsın" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files/l10n/ug.js b/apps/files/l10n/ug.js index 423e159e6d3..b51dc10598e 100644 --- a/apps/files/l10n/ug.js +++ b/apps/files/l10n/ug.js @@ -379,7 +379,6 @@ OC.L10N.register( "Favor" : "ياق", "Not favored" : "ياقتۇرمايدۇ", "Submitting fields…" : "يول يوللاش…", - "Filter filenames…" : "ھۆججەت نامىنى سۈزۈڭ…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" بەزى ئېلېمېنتلاردا مەغلۇپ بولدى " + "Filter filenames…" : "ھۆججەت نامىنى سۈزۈڭ…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ug.json b/apps/files/l10n/ug.json index 421688813e8..f4f008c3d1a 100644 --- a/apps/files/l10n/ug.json +++ b/apps/files/l10n/ug.json @@ -377,7 +377,6 @@ "Favor" : "ياق", "Not favored" : "ياقتۇرمايدۇ", "Submitting fields…" : "يول يوللاش…", - "Filter filenames…" : "ھۆججەت نامىنى سۈزۈڭ…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" بەزى ئېلېمېنتلاردا مەغلۇپ بولدى " + "Filter filenames…" : "ھۆججەت نامىنى سۈزۈڭ…" },"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 ed2e8988f15..cef2e70fe26 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", "Current directory path" : "Шлях до поточного каталогу", "Your have used your space quota and cannot upload files anymore" : "Ви вже використали квоту на місце та не можете завантажувати файли", + "You don't have permission to upload or create files here." : "У вас відсутні дозволи для завантаження або створення файлів в цьому каталозі.", "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", "Favorite" : "Додати зірочку", "Back" : "Назад", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Перемкнути вибір для всіх файлів та каталогів", "Name" : "Ім'я", "Size" : "Розмір", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" не спрацював у деяких елементах", "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Не вдалося виконати \"{displayName}\"", "Actions" : "Дії", @@ -127,6 +129,7 @@ OC.L10N.register( "This name is already in use." : "Це ім'я вже використовується", "Create" : "Створити", "Fill template fields" : "Заповнити поля шаблону", + "Submitting fields …" : "Надсилання полів ...", "Submit" : "Відправити", "Choose a file or folder to transfer" : "Виберіть файл або каталог для передавання", "Transfer" : "Передати", @@ -139,11 +142,15 @@ OC.L10N.register( "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання", "Change" : "Змінити", "New owner" : "Новий власник", + "Keep {old}" : "Зберегти {old}", + "Keep without extension" : "Зберегти без розширення", + "Use {new}" : "Використовувати {new}", "Remove extension" : "Вилучити розширення файлу", "Change file extension" : "Змінити розширення файлу", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Заміна розширення файлу з \"{old}\" на \"{new}\" може зробити файл недоступним.", "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", + "Do not show this dialog again." : "Не показувати цей діялог подалі.", "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", "Choose {file}" : "Виберіть {file}", "Share" : "Поширити", @@ -164,6 +171,7 @@ OC.L10N.register( "No files in here" : "Тут немає файлів", "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", "Go back" : "Повернутися назад", + "Filter file names …" : "Фільтр за іменем файлу ...", "Views" : "Подання", "Files settings" : "Налаштування", "Your files" : "Ваші файли", @@ -184,6 +192,9 @@ OC.L10N.register( "Copy to clipboard" : "Копіювати до буферу обміну", "Use this address to access your Files via WebDAV" : "Адреса для доступу до файлів за допомогою протоколу WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Якщо увімкнено двофакторної авторизацію, вам потрібно створити та використовувати окремий пароль на застосунок. Для цього клацніть тут.", + "Warnings" : "Застереження", + "Prevent warning dialogs from open or reenable them." : "Не дозволяти показувати діялоги застережень або повторно увімкнути їх.", + "Show a warning dialog when changing a file extension." : "Показувати діялог застереження у разі зміни розширення файлу.", "Keyboard shortcuts" : "Скорочення", "Speed up your Files experience with these quick shortcuts." : "Пришвідшіть взаємодію у застосунку \"Файли\" за скорочень", "Open the actions menu for a file" : "Відкрити меню дій для файлу", @@ -220,6 +231,7 @@ OC.L10N.register( "Creating file" : "Створення файлу", "Save as {displayName}" : "Зберегти як {displayName}", "Save as …" : "Зберегти як ...", + "Converting files …" : "Конвертування файлів ...", "Failed to convert files: {message}" : "Не вдалося конвертувати файли: {message}", "All files failed to be converted" : "Не вдалося конвертувати жодний файл", "One file could not be converted: {message}" : "Неможливо конвертувати один файл: {message}", @@ -228,6 +240,7 @@ OC.L10N.register( "{count} files successfully converted" : "Успішно конвертовано {count} файлів", "Files successfully converted" : "Файли успішно конвертовано", "Failed to convert files" : "Не вдалося конвертувати файли", + "Converting file …" : "Конвертування файлу ...", "File successfully converted" : "Файл успішно конвертовано", "Failed to convert file: {message}" : "Не вдалося конвертувати файл: {message}", "Failed to convert file" : "Не вдалося конвертувати файл", @@ -270,6 +283,7 @@ OC.L10N.register( "Open file locally" : "Відкрити файл локально", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Тепер файл можна відкрити на вашому пристрої. Якщо він не відкривається, перевірте, що у вас встановлено настільний клієнт синхронізації.", "Retry and close" : "Спробувати ще раз та закрити", + "Open online" : "Відкрити віддалено", "Failed to redirect to client" : "Не вдалося перенаправити на клієнта", "Open locally" : "Відкрити локально", "Rename" : "Перейменувати", @@ -279,14 +293,14 @@ OC.L10N.register( "Last 7 days" : "За останні 7 днів", "Last 30 days" : "За останні 30 днів", "This year ({year})" : "Цього року ({year})", - "Last year ({year})" : "Останнього року ({year})", + "Last year ({year})" : "Минулого року ({year})", "Documents" : "Документи", "Spreadsheets" : "Електронні таблиці", "Presentations" : "Презентації", "PDFs" : "Файли PDF", "Folders" : "Каталоги", "Audio" : "Аудіо", - "Photos and images" : "Світлини та зображення", + "Photos and images" : "Зображення", "Videos" : "Відео", "New folder creation cancelled" : "Створення нового каталогу скасовано", "Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"", @@ -440,9 +454,7 @@ OC.L10N.register( "Favor" : "Додати зірочку", "Not favored" : "Без зірочки", "Submitting fields…" : "Поля для надсилання...", - "Filter filenames…" : "Фільтрувати за ім'ям файлу...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", - "You don’t have permission to upload or create files here." : "У вас відсутні повноваження для завантаження або створення файлів тут.", + "Filter filenames…" : "Відфільтрувати за ім'ям файлу ...", "Keep {oldextension}" : "Зберегти {oldextension}", "Use {newextension}" : "Використовувати {newextension}" }, diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index afceabcd216..b584517bce6 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", "Current directory path" : "Шлях до поточного каталогу", "Your have used your space quota and cannot upload files anymore" : "Ви вже використали квоту на місце та не можете завантажувати файли", + "You don't have permission to upload or create files here." : "У вас відсутні дозволи для завантаження або створення файлів в цьому каталозі.", "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", "Favorite" : "Додати зірочку", "Back" : "Назад", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "Перемкнути вибір для всіх файлів та каталогів", "Name" : "Ім'я", "Size" : "Розмір", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" не спрацював у деяких елементах", "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Не вдалося виконати \"{displayName}\"", "Actions" : "Дії", @@ -125,6 +127,7 @@ "This name is already in use." : "Це ім'я вже використовується", "Create" : "Створити", "Fill template fields" : "Заповнити поля шаблону", + "Submitting fields …" : "Надсилання полів ...", "Submit" : "Відправити", "Choose a file or folder to transfer" : "Виберіть файл або каталог для передавання", "Transfer" : "Передати", @@ -137,11 +140,15 @@ "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання", "Change" : "Змінити", "New owner" : "Новий власник", + "Keep {old}" : "Зберегти {old}", + "Keep without extension" : "Зберегти без розширення", + "Use {new}" : "Використовувати {new}", "Remove extension" : "Вилучити розширення файлу", "Change file extension" : "Змінити розширення файлу", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Заміна розширення файлу з \"{old}\" на \"{new}\" може зробити файл недоступним.", "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", + "Do not show this dialog again." : "Не показувати цей діялог подалі.", "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", "Choose {file}" : "Виберіть {file}", "Share" : "Поширити", @@ -162,6 +169,7 @@ "No files in here" : "Тут немає файлів", "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", "Go back" : "Повернутися назад", + "Filter file names …" : "Фільтр за іменем файлу ...", "Views" : "Подання", "Files settings" : "Налаштування", "Your files" : "Ваші файли", @@ -182,6 +190,9 @@ "Copy to clipboard" : "Копіювати до буферу обміну", "Use this address to access your Files via WebDAV" : "Адреса для доступу до файлів за допомогою протоколу WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Якщо увімкнено двофакторної авторизацію, вам потрібно створити та використовувати окремий пароль на застосунок. Для цього клацніть тут.", + "Warnings" : "Застереження", + "Prevent warning dialogs from open or reenable them." : "Не дозволяти показувати діялоги застережень або повторно увімкнути їх.", + "Show a warning dialog when changing a file extension." : "Показувати діялог застереження у разі зміни розширення файлу.", "Keyboard shortcuts" : "Скорочення", "Speed up your Files experience with these quick shortcuts." : "Пришвідшіть взаємодію у застосунку \"Файли\" за скорочень", "Open the actions menu for a file" : "Відкрити меню дій для файлу", @@ -218,6 +229,7 @@ "Creating file" : "Створення файлу", "Save as {displayName}" : "Зберегти як {displayName}", "Save as …" : "Зберегти як ...", + "Converting files …" : "Конвертування файлів ...", "Failed to convert files: {message}" : "Не вдалося конвертувати файли: {message}", "All files failed to be converted" : "Не вдалося конвертувати жодний файл", "One file could not be converted: {message}" : "Неможливо конвертувати один файл: {message}", @@ -226,6 +238,7 @@ "{count} files successfully converted" : "Успішно конвертовано {count} файлів", "Files successfully converted" : "Файли успішно конвертовано", "Failed to convert files" : "Не вдалося конвертувати файли", + "Converting file …" : "Конвертування файлу ...", "File successfully converted" : "Файл успішно конвертовано", "Failed to convert file: {message}" : "Не вдалося конвертувати файл: {message}", "Failed to convert file" : "Не вдалося конвертувати файл", @@ -268,6 +281,7 @@ "Open file locally" : "Відкрити файл локально", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Тепер файл можна відкрити на вашому пристрої. Якщо він не відкривається, перевірте, що у вас встановлено настільний клієнт синхронізації.", "Retry and close" : "Спробувати ще раз та закрити", + "Open online" : "Відкрити віддалено", "Failed to redirect to client" : "Не вдалося перенаправити на клієнта", "Open locally" : "Відкрити локально", "Rename" : "Перейменувати", @@ -277,14 +291,14 @@ "Last 7 days" : "За останні 7 днів", "Last 30 days" : "За останні 30 днів", "This year ({year})" : "Цього року ({year})", - "Last year ({year})" : "Останнього року ({year})", + "Last year ({year})" : "Минулого року ({year})", "Documents" : "Документи", "Spreadsheets" : "Електронні таблиці", "Presentations" : "Презентації", "PDFs" : "Файли PDF", "Folders" : "Каталоги", "Audio" : "Аудіо", - "Photos and images" : "Світлини та зображення", + "Photos and images" : "Зображення", "Videos" : "Відео", "New folder creation cancelled" : "Створення нового каталогу скасовано", "Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"", @@ -438,9 +452,7 @@ "Favor" : "Додати зірочку", "Not favored" : "Без зірочки", "Submitting fields…" : "Поля для надсилання...", - "Filter filenames…" : "Фільтрувати за ім'ям файлу...", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", - "You don’t have permission to upload or create files here." : "У вас відсутні повноваження для завантаження або створення файлів тут.", + "Filter filenames…" : "Відфільтрувати за ім'ям файлу ...", "Keep {oldextension}" : "Зберегти {oldextension}", "Use {newextension}" : "Використовувати {newextension}" },"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);" diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 108b3739cf4..0fe7019a77d 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -380,7 +380,6 @@ OC.L10N.register( "Favored" : "Được ưa thích", "Favor" : "Ưa thích", "Not favored" : "Không được ưa thích", - "Filter filenames…" : "Lọc tên tệp…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số mục" + "Filter filenames…" : "Lọc tên tệp…" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 99ce573aa9d..f7b3ee0f1d2 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -378,7 +378,6 @@ "Favored" : "Được ưa thích", "Favor" : "Ưa thích", "Not favored" : "Không được ưa thích", - "Filter filenames…" : "Lọc tên tệp…", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số mục" + "Filter filenames…" : "Lọc tên tệp…" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 0107986a5f9..c6d7f930a24 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -441,8 +441,6 @@ OC.L10N.register( "Not favored" : "未收藏", "Submitting fields…" : "提交字段...", "Filter filenames…" : "过滤文件名...", - "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", - "You don’t have permission to upload or create files here." : "您无权在此处上传或创建文件。", "Keep {oldextension}" : "保留 {oldextension}", "Use {newextension}" : "使用 {newextension}" }, diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 20e7baec307..efeec59a281 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -439,8 +439,6 @@ "Not favored" : "未收藏", "Submitting fields…" : "提交字段...", "Filter filenames…" : "过滤文件名...", - "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", - "You don’t have permission to upload or create files here." : "您无权在此处上传或创建文件。", "Keep {oldextension}" : "保留 {oldextension}", "Use {newextension}" : "使用 {newextension}" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index cfb48e4c2b7..eeb142bed79 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -80,6 +80,7 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Current directory path" : "目前目錄途徑", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", + "You don't have permission to upload or create files here." : "您無權在此上傳或建立檔案。", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", "Favorite" : "我的最愛", "Back" : "上星期", @@ -105,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", "Name" : "名稱", "Size" : "大小", + "\"{displayName}\" failed on some elements" : "“{displayName}” 在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", "Actions" : "操作", @@ -453,8 +455,6 @@ OC.L10N.register( "Not favored" : "未加入最愛", "Submitting fields…" : "正在遞交欄位 …", "Filter filenames…" : "過濾檔案名 ...", - "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", - "You don’t have permission to upload or create files here." : "您無權在此上傳或建立檔案。", "Keep {oldextension}" : "保留 {oldextension}", "Use {newextension}" : "使用 {newextension}" }, diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index b9de808a109..3bb4c52bb38 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -78,6 +78,7 @@ "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Current directory path" : "目前目錄途徑", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", + "You don't have permission to upload or create files here." : "您無權在此上傳或建立檔案。", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", "Favorite" : "我的最愛", "Back" : "上星期", @@ -103,6 +104,7 @@ "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", "Name" : "名稱", "Size" : "大小", + "\"{displayName}\" failed on some elements" : "“{displayName}” 在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", "Actions" : "操作", @@ -451,8 +453,6 @@ "Not favored" : "未加入最愛", "Submitting fields…" : "正在遞交欄位 …", "Filter filenames…" : "過濾檔案名 ...", - "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", - "You don’t have permission to upload or create files here." : "您無權在此上傳或建立檔案。", "Keep {oldextension}" : "保留 {oldextension}", "Use {newextension}" : "使用 {newextension}" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index ce12b5294aa..2278a220e64 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -453,8 +453,6 @@ OC.L10N.register( "Not favored" : "未加入最愛", "Submitting fields…" : "正在遞交欄位……", "Filter filenames…" : "篩選檔案名稱……", - "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗 ", - "You don’t have permission to upload or create files here." : "您無權在此上傳或建立檔案。", "Keep {oldextension}" : "保留 {oldextension}", "Use {newextension}" : "使用 {newextension}" }, diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index d699b7b0fda..758d62d882d 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -451,8 +451,6 @@ "Not favored" : "未加入最愛", "Submitting fields…" : "正在遞交欄位……", "Filter filenames…" : "篩選檔案名稱……", - "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗 ", - "You don’t have permission to upload or create files here." : "您無權在此上傳或建立檔案。", "Keep {oldextension}" : "保留 {oldextension}", "Use {newextension}" : "使用 {newextension}" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index fc610c98c4f..b1a53a88560 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -104,6 +104,9 @@ OC.L10N.register( "Unable to update this external storage config. {statusMessage}" : "Bu dış depolama birimi yapılandırması güncellenemedi. {statusMessage}", "New configuration successfully saved" : "Yeni yapılandırma kaydedildi", "Enter missing credentials" : "Eksik kimlik doğrulama bilgilerini yazın", + "Credentials successfully set" : "Kimlik doğrulama bilgileri ayarlandı", + "Error while setting credentials: {error}" : "Kimlik doğrulama bilgileri ayarlanırken sorun çıktı: {error}", + "Checking storage …" : "Depolama alanı denetleniyor…", "There was an error with this external storage." : " Bu dış depolama birimi ile ilgili bir sorun çıktı.", "We were unable to check the external storage {basename}" : "{basename} dış depolama birimi denetlenemedi", "Examine this faulty external storage configuration" : "Bu sorunlu dış depolama birimi yapılandırmasını gözden geçirin", diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 72a9c961c50..9ff9d9e3d65 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -102,6 +102,9 @@ "Unable to update this external storage config. {statusMessage}" : "Bu dış depolama birimi yapılandırması güncellenemedi. {statusMessage}", "New configuration successfully saved" : "Yeni yapılandırma kaydedildi", "Enter missing credentials" : "Eksik kimlik doğrulama bilgilerini yazın", + "Credentials successfully set" : "Kimlik doğrulama bilgileri ayarlandı", + "Error while setting credentials: {error}" : "Kimlik doğrulama bilgileri ayarlanırken sorun çıktı: {error}", + "Checking storage …" : "Depolama alanı denetleniyor…", "There was an error with this external storage." : " Bu dış depolama birimi ile ilgili bir sorun çıktı.", "We were unable to check the external storage {basename}" : "{basename} dış depolama birimi denetlenemedi", "Examine this faulty external storage configuration" : "Bu sorunlu dış depolama birimi yapılandırmasını gözden geçirin", diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index f18fe1b2b0d..3259534cc36 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "تعديل", "Share" : "مشاركة", "Delete" : "حذف", + "Password field can't be empty" : "خانة كلمة المرور لايمكن أن تكون فارغة", "Replace current password" : "استبدال كلمة المرور الحالية", "Failed to generate a new token" : "تعذّر توليد أَمَارَة جديدة", "Allow upload and editing" : "السماح بالرفع و التعديل", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index f9ea5ca012b..96bd0be8355 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -275,6 +275,7 @@ "Edit" : "تعديل", "Share" : "مشاركة", "Delete" : "حذف", + "Password field can't be empty" : "خانة كلمة المرور لايمكن أن تكون فارغة", "Replace current password" : "استبدال كلمة المرور الحالية", "Failed to generate a new token" : "تعذّر توليد أَمَارَة جديدة", "Allow upload and editing" : "السماح بالرفع و التعديل", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 45867ca0a5d..a9ffd41bd0b 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Bearbeiten", "Share" : "Teilen", "Delete" : "Löschen", + "Password field can't be empty" : "Passwortfeld darf nicht leer sein", "Replace current password" : "Aktuelles Passwort ersetzen", "Failed to generate a new token" : "Es konnte kein neues Token generiert werden", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 785b900c3b5..ea223a09fc2 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -275,6 +275,7 @@ "Edit" : "Bearbeiten", "Share" : "Teilen", "Delete" : "Löschen", + "Password field can't be empty" : "Passwortfeld darf nicht leer sein", "Replace current password" : "Aktuelles Passwort ersetzen", "Failed to generate a new token" : "Es konnte kein neues Token generiert werden", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 7cfa352ddb3..541041025e6 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Bearbeiten", "Share" : "Teilen", "Delete" : "Löschen", + "Password field can't be empty" : "Passwortfeld darf nicht leer sein", "Replace current password" : "Aktuelles Passwort ersetzen", "Failed to generate a new token" : "Es konnte kein neues Token generiert werden", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 1fdbeab8bd4..f54d780647e 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -275,6 +275,7 @@ "Edit" : "Bearbeiten", "Share" : "Teilen", "Delete" : "Löschen", + "Password field can't be empty" : "Passwortfeld darf nicht leer sein", "Replace current password" : "Aktuelles Passwort ersetzen", "Failed to generate a new token" : "Es konnte kein neues Token generiert werden", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js index d981977bd5b..eaef1c4b5d2 100644 --- a/apps/files_sharing/l10n/ga.js +++ b/apps/files_sharing/l10n/ga.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Cuir in eagar", "Share" : "Comhroinn", "Delete" : "Scrios", + "Password field can't be empty" : "Ní féidir le réimse an phasfhocail a bheith folamh", "Replace current password" : "Ionadaigh an pasfhocal reatha", "Failed to generate a new token" : "Theip ar chomhartha nua a ghiniúint", "Allow upload and editing" : "Ceadaigh uaslódáil agus eagarthóireacht", diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json index 5a7bc826bc4..0dd783a9a18 100644 --- a/apps/files_sharing/l10n/ga.json +++ b/apps/files_sharing/l10n/ga.json @@ -275,6 +275,7 @@ "Edit" : "Cuir in eagar", "Share" : "Comhroinn", "Delete" : "Scrios", + "Password field can't be empty" : "Ní féidir le réimse an phasfhocail a bheith folamh", "Replace current password" : "Ionadaigh an pasfhocal reatha", "Failed to generate a new token" : "Theip ar chomhartha nua a ghiniúint", "Allow upload and editing" : "Ceadaigh uaslódáil agus eagarthóireacht", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 0a552909689..92638eb8f2e 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Editar", "Share" : "Compartir", "Delete" : "Eliminar", + "Password field can't be empty" : "O campo de contrasinal non pode estar baleiro", "Replace current password" : "Substituír o contrasinal actual", "Failed to generate a new token" : "Produciuse un fallo ao xerar un novo testemuño", "Allow upload and editing" : "Permitir o envío e a edición", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index b068d4ec8c4..f367baab2f6 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -275,6 +275,7 @@ "Edit" : "Editar", "Share" : "Compartir", "Delete" : "Eliminar", + "Password field can't be empty" : "O campo de contrasinal non pode estar baleiro", "Replace current password" : "Substituír o contrasinal actual", "Failed to generate a new token" : "Produciuse un fallo ao xerar un novo testemuño", "Allow upload and editing" : "Permitir o envío e a edición", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 8f51c00875b..1b28ab0c9ab 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Ändra", "Share" : "Dela", "Delete" : "Ta bort", + "Password field can't be empty" : "Lösenordsfältet får inte vara tomt", "Replace current password" : "Ersätt nuvarande lösenord", "Failed to generate a new token" : "Kunde inte generera en ny token", "Allow upload and editing" : "Tillåt uppladdning och redigering", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 6f2edb34a90..a4498c82530 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -275,6 +275,7 @@ "Edit" : "Ändra", "Share" : "Dela", "Delete" : "Ta bort", + "Password field can't be empty" : "Lösenordsfältet får inte vara tomt", "Replace current password" : "Ersätt nuvarande lösenord", "Failed to generate a new token" : "Kunde inte generera en ny token", "Allow upload and editing" : "Tillåt uppladdning och redigering", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index bfcbbc626d9..0ab12c2a3ef 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Düzenleme", "Share" : "Paylaş", "Delete" : "Sil", + "Password field can't be empty" : "Parola alanı boş olamaz", "Replace current password" : "Geçerli parolayı değiştir", "Failed to generate a new token" : "Yeni bir kod oluşturulamadı", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", @@ -298,6 +299,7 @@ OC.L10N.register( "Allow download and sync" : "İndirmeye izin ver ve eşitle", "Note to recipient" : "Alıcıya not", "Enter a note for the share recipient" : "Paylaşım alıcısı için bir not yazın", + "Show files in grid view" : "Dosyaları ızgara yerleşiminde görüntüle", "Delete share" : "Paylaşımı sil", "Others with access" : "Erişebilen diğer kişiler", "No other accounts with access found" : "Erişebilen başka bir hesap bulunamadı", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 290fb8249dc..1f3edd136e2 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -275,6 +275,7 @@ "Edit" : "Düzenleme", "Share" : "Paylaş", "Delete" : "Sil", + "Password field can't be empty" : "Parola alanı boş olamaz", "Replace current password" : "Geçerli parolayı değiştir", "Failed to generate a new token" : "Yeni bir kod oluşturulamadı", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", @@ -296,6 +297,7 @@ "Allow download and sync" : "İndirmeye izin ver ve eşitle", "Note to recipient" : "Alıcıya not", "Enter a note for the share recipient" : "Paylaşım alıcısı için bir not yazın", + "Show files in grid view" : "Dosyaları ızgara yerleşiminde görüntüle", "Delete share" : "Paylaşımı sil", "Others with access" : "Erişebilen diğer kişiler", "No other accounts with access found" : "Erişebilen başka bir hesap bulunamadı", diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 80d0cd20417..83b6254cf3b 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -116,8 +116,8 @@ OC.L10N.register( "Remember to upload the files to %s" : "Пам'ятати про завантаження файлів до %s", "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Нагадування про те, що ви ще не завантажили жодного файлу до спільного каталогу.", "Open \"%s\"" : "Відкрити \"%s\"", - "People" : "Люди", - "Filter accounts" : "Фільтр облікових записів", + "People" : "Користувачі", + "Filter accounts" : "Фільтр користувачів", "The request will expire on {date} at midnight and will be password protected." : "Термін дії запиту спливе опівночі {date}, запит буде захищено паролем. ", "The request will expire on {date} at midnight." : "Термін дії запиту спливе опівночі {date}.", "The request will be password protected." : "Запит буде захищено паролем", @@ -276,6 +276,7 @@ OC.L10N.register( "Edit" : "Редагувати", "Share" : "Спільне", "Delete" : "Вилучити", + "Password field can't be empty" : "Потрібно зазначити пароль", "Replace current password" : "Замінити поточний пароль", "Failed to generate a new token" : "Не вдалося створити новий токен", "Allow upload and editing" : "Може завантажувати та редагувати", diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index 2c15e23c224..aa34fe62807 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -114,8 +114,8 @@ "Remember to upload the files to %s" : "Пам'ятати про завантаження файлів до %s", "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Нагадування про те, що ви ще не завантажили жодного файлу до спільного каталогу.", "Open \"%s\"" : "Відкрити \"%s\"", - "People" : "Люди", - "Filter accounts" : "Фільтр облікових записів", + "People" : "Користувачі", + "Filter accounts" : "Фільтр користувачів", "The request will expire on {date} at midnight and will be password protected." : "Термін дії запиту спливе опівночі {date}, запит буде захищено паролем. ", "The request will expire on {date} at midnight." : "Термін дії запиту спливе опівночі {date}.", "The request will be password protected." : "Запит буде захищено паролем", @@ -274,6 +274,7 @@ "Edit" : "Редагувати", "Share" : "Спільне", "Delete" : "Вилучити", + "Password field can't be empty" : "Потрібно зазначити пароль", "Replace current password" : "Замінити поточний пароль", "Failed to generate a new token" : "Не вдалося створити новий токен", "Allow upload and editing" : "Може завантажувати та редагувати", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index a0f9c51277f..f4dee533feb 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "編輯", "Share" : "分享", "Delete" : "移除", + "Password field can't be empty" : "密碼欄位不可為空白", "Replace current password" : "取代目前密碼", "Failed to generate a new token" : "產生新權杖失敗", "Allow upload and editing" : "允許上傳及編輯", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 2c30e540678..b65629352ae 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -275,6 +275,7 @@ "Edit" : "編輯", "Share" : "分享", "Delete" : "移除", + "Password field can't be empty" : "密碼欄位不可為空白", "Replace current password" : "取代目前密碼", "Failed to generate a new token" : "產生新權杖失敗", "Allow upload and editing" : "允許上傳及編輯", diff --git a/apps/provisioning_api/l10n/de_DE.js b/apps/provisioning_api/l10n/de_DE.js index 750bfe40949..971fa306841 100644 --- a/apps/provisioning_api/l10n/de_DE.js +++ b/apps/provisioning_api/l10n/de_DE.js @@ -8,7 +8,7 @@ OC.L10N.register( "Insufficient privileges for group %1$s" : "Unzureichende Berechtigungen für Gruppe %1$s", "No group specified (required for sub-admins)" : "Keine Gruppe angegeben (erforderlich für Unter-Administratoren)", "Sub-admin group does not exist" : "Die Unter-Administratoren-Gruppe existiert nicht", - "Cannot create sub-admins for admin group" : "Kann keine Unter-Administratoren für die Administrations-Gruppe erstellen", + "Cannot create sub-admins for admin group" : "Kann keine Unter-Administratoren für die Administrationsgruppe erstellen", "No permissions to promote sub-admins" : "Keine Berechtigungen, um Unter-Administratoren zu ernennen", "Invalid password value" : "Ungültiger Passwort-Wert", "An email address is required, to send a password link to the user." : "Um dem Benutzer einen Passwortlink zu senden, ist eine E-Mail-Adresse erforderlich.", diff --git a/apps/provisioning_api/l10n/de_DE.json b/apps/provisioning_api/l10n/de_DE.json index 418a8155fc7..c193a0e6d02 100644 --- a/apps/provisioning_api/l10n/de_DE.json +++ b/apps/provisioning_api/l10n/de_DE.json @@ -6,7 +6,7 @@ "Insufficient privileges for group %1$s" : "Unzureichende Berechtigungen für Gruppe %1$s", "No group specified (required for sub-admins)" : "Keine Gruppe angegeben (erforderlich für Unter-Administratoren)", "Sub-admin group does not exist" : "Die Unter-Administratoren-Gruppe existiert nicht", - "Cannot create sub-admins for admin group" : "Kann keine Unter-Administratoren für die Administrations-Gruppe erstellen", + "Cannot create sub-admins for admin group" : "Kann keine Unter-Administratoren für die Administrationsgruppe erstellen", "No permissions to promote sub-admins" : "Keine Berechtigungen, um Unter-Administratoren zu ernennen", "Invalid password value" : "Ungültiger Passwort-Wert", "An email address is required, to send a password link to the user." : "Um dem Benutzer einen Passwortlink zu senden, ist eine E-Mail-Adresse erforderlich.", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 957ffead7f0..ccdeed356b4 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "غير محدود", "Verifying" : "التحقق", "Allowed admin IP ranges" : "نطاقات عناوين IP المسموحة للمديرين", + "Admin IP filtering isn't applied." : "فلترة المُشرِف على أساس عناوين IP غير مُطبَّقَة.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "مفتاح التهيئة \"%1$s\" يتوقع مصفوفة (%2$s موجودة). غربلة عناوين IP الخاصة بالمديرين غير مُطبَّقة.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "مفتاح التهيئة \"%1$s\" يحتوي على نطاق (أو نطاقات) IP غير صحيحة: \"%2$s\"", "Admin IP filtering is correctly configured." : "غربلة عناوين IP الخاصة بالمديرين مهيأة بالشكل الصحيح.", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "أدلّة ناقصة في قاعدة البيانات", "Missing indices:" : "فهارس مفقودة:", "\"%s\" in table \"%s\"" : "\"%s\" في الجدول \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "تم اكتشاف بعض الفهارس الاختيارية المفقودة. في بعض الأحيان تتم إضافة فهارس جديدة (بواسطة نكست كلاود أو التطبيقات المثبتة) لتحسين أداء قاعدة البيانات. قد تستغرق إضافة الفهارس بعض الوقت في بعض الأحيان وتؤثر بشكل مؤقت على الأداء، لذا لا يتم ذلك تلقائياً أثناء الترقيات. بمجرد إضافة الفهارس، يفُترض أن تُصبِح الاستعلامات على هذه الجداول أسرع. لإضافتها، استخدِم الأمر السطري: `occ db:add-missing-indices` .", "Database missing primary keys" : "مفاتيح رئيسية ناقصة في قاعدة البيانات", "Missing primary key on table \"%s\"." : "مفتاح رئيسي ناقص في الجدول \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "تفتقد قاعدة البيانات إلى بعض المفاتيح الأساسية. نظرًا لحقيقة أن إضافة المفاتيح الأساسية على الطاولات الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-basic-keys\" يمكن إضافة تلك المفاتيح الأساسية المفقودة يدويًا أثناء استمرار تشغيل الخادم.", @@ -711,7 +713,9 @@ OC.L10N.register( "Account deletion" : "حذف حساب", "Delete {userid}'s account" : "حذف حساب {userid}", "Display name was successfully changed" : "تم تغيير اسم العرض بنجاح", + "Password can't be empty" : "كلمة المرور لايمكن أن تكون فارغةً", "Password was successfully changed" : "تم تغيير كلمة المرور بنجاح", + "Email can't be empty" : "البريد الإلكتروني لايمكن أن يكون فارغاً", "Email was successfully changed" : "تم تغيير البريد الإلكتروني بنجاح", "Welcome mail sent!" : "تمّ إرسال إيميل ترحيبي!", "Loading account …" : "تحميل حسابات ...", @@ -917,8 +921,6 @@ OC.L10N.register( "Active accounts" : "حسابات نشطة", "Follow us on Twitter" : "تابعونا على تويتر", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادم الويب الخاص بك يمكنه الاتصال بنفسه. لذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بواحد على الأقل من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا الفشل نتيجة لعدم تطابق DNS من جانب الخادم أو قاعدة صادرة لجدار الحماية.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "تمّ اكتشاف الإصدار \"%s\" من PostgreSQL. الإصدارات الموصى بها لأفضل أداء و للثبات و لاكتمال الوظائف مع هذا الإصدار من نكست كلاود هي من 12 إلى 16. ", - "Admin IP filtering isn’t applied." : "غربلة عناوين IP الخاصة بالمديرين غير مطبقة.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "تم اكتشاف بعض الفهارس الاختيارية المفقودة. في بعض الأحيان تتم إضافة فهارس جديدة (بواسطة منصة نكست كلاود أو التطبيقات الأخرى المثبتة عليها) لتحسين أداء قاعدة البيانات. قد تستغرق إضافة الفهارس أحياناً بعض الوقت وتؤثّر مؤقتاً على الأداء، لذلك لا يتم ذلك تلقائيًا أثناء عمليات الترقية. بمجرد إضافة الفهارس، يجب أن تكون الاستعلامات لتلك الجداول أسرع. \nاستعمل الأمر السطري `occ db:add-missing-indices` لإضافة هذه الفهارس." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "تمّ اكتشاف الإصدار \"%s\" من PostgreSQL. الإصدارات الموصى بها لأفضل أداء و للثبات و لاكتمال الوظائف مع هذا الإصدار من نكست كلاود هي من 12 إلى 16. " }, "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/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 18c4dd9378a..70ce2d8392b 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -129,6 +129,7 @@ "Unlimited" : "غير محدود", "Verifying" : "التحقق", "Allowed admin IP ranges" : "نطاقات عناوين IP المسموحة للمديرين", + "Admin IP filtering isn't applied." : "فلترة المُشرِف على أساس عناوين IP غير مُطبَّقَة.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "مفتاح التهيئة \"%1$s\" يتوقع مصفوفة (%2$s موجودة). غربلة عناوين IP الخاصة بالمديرين غير مُطبَّقة.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "مفتاح التهيئة \"%1$s\" يحتوي على نطاق (أو نطاقات) IP غير صحيحة: \"%2$s\"", "Admin IP filtering is correctly configured." : "غربلة عناوين IP الخاصة بالمديرين مهيأة بالشكل الصحيح.", @@ -161,6 +162,7 @@ "Database missing indices" : "أدلّة ناقصة في قاعدة البيانات", "Missing indices:" : "فهارس مفقودة:", "\"%s\" in table \"%s\"" : "\"%s\" في الجدول \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "تم اكتشاف بعض الفهارس الاختيارية المفقودة. في بعض الأحيان تتم إضافة فهارس جديدة (بواسطة نكست كلاود أو التطبيقات المثبتة) لتحسين أداء قاعدة البيانات. قد تستغرق إضافة الفهارس بعض الوقت في بعض الأحيان وتؤثر بشكل مؤقت على الأداء، لذا لا يتم ذلك تلقائياً أثناء الترقيات. بمجرد إضافة الفهارس، يفُترض أن تُصبِح الاستعلامات على هذه الجداول أسرع. لإضافتها، استخدِم الأمر السطري: `occ db:add-missing-indices` .", "Database missing primary keys" : "مفاتيح رئيسية ناقصة في قاعدة البيانات", "Missing primary key on table \"%s\"." : "مفتاح رئيسي ناقص في الجدول \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "تفتقد قاعدة البيانات إلى بعض المفاتيح الأساسية. نظرًا لحقيقة أن إضافة المفاتيح الأساسية على الطاولات الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-basic-keys\" يمكن إضافة تلك المفاتيح الأساسية المفقودة يدويًا أثناء استمرار تشغيل الخادم.", @@ -709,7 +711,9 @@ "Account deletion" : "حذف حساب", "Delete {userid}'s account" : "حذف حساب {userid}", "Display name was successfully changed" : "تم تغيير اسم العرض بنجاح", + "Password can't be empty" : "كلمة المرور لايمكن أن تكون فارغةً", "Password was successfully changed" : "تم تغيير كلمة المرور بنجاح", + "Email can't be empty" : "البريد الإلكتروني لايمكن أن يكون فارغاً", "Email was successfully changed" : "تم تغيير البريد الإلكتروني بنجاح", "Welcome mail sent!" : "تمّ إرسال إيميل ترحيبي!", "Loading account …" : "تحميل حسابات ...", @@ -915,8 +919,6 @@ "Active accounts" : "حسابات نشطة", "Follow us on Twitter" : "تابعونا على تويتر", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادم الويب الخاص بك يمكنه الاتصال بنفسه. لذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بواحد على الأقل من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا الفشل نتيجة لعدم تطابق DNS من جانب الخادم أو قاعدة صادرة لجدار الحماية.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "تمّ اكتشاف الإصدار \"%s\" من PostgreSQL. الإصدارات الموصى بها لأفضل أداء و للثبات و لاكتمال الوظائف مع هذا الإصدار من نكست كلاود هي من 12 إلى 16. ", - "Admin IP filtering isn’t applied." : "غربلة عناوين IP الخاصة بالمديرين غير مطبقة.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "تم اكتشاف بعض الفهارس الاختيارية المفقودة. في بعض الأحيان تتم إضافة فهارس جديدة (بواسطة منصة نكست كلاود أو التطبيقات الأخرى المثبتة عليها) لتحسين أداء قاعدة البيانات. قد تستغرق إضافة الفهارس أحياناً بعض الوقت وتؤثّر مؤقتاً على الأداء، لذلك لا يتم ذلك تلقائيًا أثناء عمليات الترقية. بمجرد إضافة الفهارس، يجب أن تكون الاستعلامات لتلك الجداول أسرع. \nاستعمل الأمر السطري `occ db:add-missing-indices` لإضافة هذه الفهارس." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "تمّ اكتشاف الإصدار \"%s\" من PostgreSQL. الإصدارات الموصى بها لأفضل أداء و للثبات و لاكتمال الوظائف مع هذا الإصدار من نكست كلاود هي من 12 إلى 16. " },"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/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 26b204d6660..fdc0fb2dfbb 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -910,8 +910,6 @@ OC.L10N.register( "Active accounts" : "Comptes actius", "Follow us on Twitter" : "Seguiu-nos a Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Per permetre que aquesta comprovació s'executi, heu d'assegurar-vos que el vostre servidor web es pot connectar a si mateix. Per tant, ha de ser capaç de resoldre i connectar-se a almenys un dels seus `trusted_domains` o `overwrite.cli.url`. Aquest error pot ser el resultat d'una manca de concordança de DNS del servidor o d'una regla de tallafoc de sortida.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "S'ha detectat la versió de PostgreSQL \"%s\". Es recomana PostgreSQL >=12 i <=16 per obtenir el millor rendiment, estabilitat i funcionalitat amb aquesta versió de Nextcloud.", - "Admin IP filtering isn’t applied." : "El filtratge d'IP d'administrador no s'aplica.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "S'han detectat alguns índexs opcionals que falten. De tant en tant s'afegeixen índexs nous (per Nextcloud o aplicacions instal·lades) per millorar el rendiment de la base de dades. Afegir índexs de vegades pot trigar una estona i afectar temporalment el rendiment, de manera que això no es fa automàticament durant les actualitzacions. Un cop afegits els índexs, les consultes a aquestes taules haurien de ser més ràpides. Utilitzeu l'ordre `occ db:add-missing-indices` per afegir-los. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "S'ha detectat la versió de PostgreSQL \"%s\". Es recomana PostgreSQL >=12 i <=16 per obtenir el millor rendiment, estabilitat i funcionalitat amb aquesta versió de Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index bc0b5d21458..661f05a1837 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -908,8 +908,6 @@ "Active accounts" : "Comptes actius", "Follow us on Twitter" : "Seguiu-nos a Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Per permetre que aquesta comprovació s'executi, heu d'assegurar-vos que el vostre servidor web es pot connectar a si mateix. Per tant, ha de ser capaç de resoldre i connectar-se a almenys un dels seus `trusted_domains` o `overwrite.cli.url`. Aquest error pot ser el resultat d'una manca de concordança de DNS del servidor o d'una regla de tallafoc de sortida.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "S'ha detectat la versió de PostgreSQL \"%s\". Es recomana PostgreSQL >=12 i <=16 per obtenir el millor rendiment, estabilitat i funcionalitat amb aquesta versió de Nextcloud.", - "Admin IP filtering isn’t applied." : "El filtratge d'IP d'administrador no s'aplica.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "S'han detectat alguns índexs opcionals que falten. De tant en tant s'afegeixen índexs nous (per Nextcloud o aplicacions instal·lades) per millorar el rendiment de la base de dades. Afegir índexs de vegades pot trigar una estona i afectar temporalment el rendiment, de manera que això no es fa automàticament durant les actualitzacions. Un cop afegits els índexs, les consultes a aquestes taules haurien de ser més ràpides. Utilitzeu l'ordre `occ db:add-missing-indices` per afegir-los. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "S'ha detectat la versió de PostgreSQL \"%s\". Es recomana PostgreSQL >=12 i <=16 per obtenir el millor rendiment, estabilitat i funcionalitat amb aquesta versió de Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index a3d598f9686..b50a7e8e3b0 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -917,8 +917,6 @@ OC.L10N.register( "Active accounts" : "Aktivní účty", "Follow us on Twitter" : "Následujte nás na Twitteru", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `overwrite.cli.url`. Tento nezdar může být výsledkem neshody DNS na serveru nebo odchozího pravidla na bráně firewall.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze PostgreSQL „%s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=12 a <=16.", - "Admin IP filtering isn’t applied." : "Filtrování IP adres pro správu není uplatněno.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Zjištěny některé chybějící volitelné indexy. Nové indexy jsou průběžně přidávány (do Nextcloudu nebo instalovaných aplikací) pro zlepšení výkonu databáze. Vytváření indexů může dočasně snížit výkon systému a proto nejsou indexy vytvářeny automaticky během aktualizací. Jakmile jsou indexy vytvořeny, databázové operace by měly být rychlejší. K vytvoření chybějících indexů použijte příkaz `occ db:add-missing-indices`. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze PostgreSQL „%s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=12 a <=16." }, "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/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 4c53cbbe25b..a84852163d4 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -915,8 +915,6 @@ "Active accounts" : "Aktivní účty", "Follow us on Twitter" : "Následujte nás na Twitteru", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `overwrite.cli.url`. Tento nezdar může být výsledkem neshody DNS na serveru nebo odchozího pravidla na bráně firewall.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze PostgreSQL „%s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=12 a <=16.", - "Admin IP filtering isn’t applied." : "Filtrování IP adres pro správu není uplatněno.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Zjištěny některé chybějící volitelné indexy. Nové indexy jsou průběžně přidávány (do Nextcloudu nebo instalovaných aplikací) pro zlepšení výkonu databáze. Vytváření indexů může dočasně snížit výkon systému a proto nejsou indexy vytvářeny automaticky během aktualizací. Jakmile jsou indexy vytvořeny, databázové operace by měly být rychlejší. K vytvoření chybějících indexů použijte příkaz `occ db:add-missing-indices`. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze PostgreSQL „%s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=12 a <=16." },"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/settings/l10n/da.js b/apps/settings/l10n/da.js index 683fb6d4644..f72ffe52023 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -869,8 +869,6 @@ OC.L10N.register( "Server error while trying to add WebAuthn device" : "Serverfejl under forsøg på at tilføje WebAuthn-enhed", "Name your device" : "Navngiv din enhed", "Follow us on Twitter" : "Følg os på Twitter", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For at tillade at denne kontrol køres så skal du sikre dig at din webserver kan forbinde til sig selv. Derfor skal den kunne opløse og forbinde til mindst en af dets `trusted_domains` eller `overwrite.cli.url`. Denne fejl kan være resultatet af en server-side DNS mismatch eller udadgående firewall regel.", - "Admin IP filtering isn’t applied." : "Admin IP filtrering er ikke anvendt.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detelterede nogle manglende valgfrie indekser. Af og til bliver nye indekser tilføjet (af Nextcloud eller installerede applikationer) for at forbedre databaseperformance. Tilføjelse af indekser kan nogen gange tage noget tid og midlertidigt gå ud over performance, så dette gøres ikke automatisk under opgraderinger. Når indeksene er tilføjet, så vil foresprøgsler til disse tabeller være hurtigere. Anvend kommandoen `occ db:add-missing-indices` for at tilføje dem. " + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For at tillade at denne kontrol køres så skal du sikre dig at din webserver kan forbinde til sig selv. Derfor skal den kunne opløse og forbinde til mindst en af dets `trusted_domains` eller `overwrite.cli.url`. Denne fejl kan være resultatet af en server-side DNS mismatch eller udadgående firewall regel." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index bf3537a77cc..eb2c55e3143 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -867,8 +867,6 @@ "Server error while trying to add WebAuthn device" : "Serverfejl under forsøg på at tilføje WebAuthn-enhed", "Name your device" : "Navngiv din enhed", "Follow us on Twitter" : "Følg os på Twitter", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For at tillade at denne kontrol køres så skal du sikre dig at din webserver kan forbinde til sig selv. Derfor skal den kunne opløse og forbinde til mindst en af dets `trusted_domains` eller `overwrite.cli.url`. Denne fejl kan være resultatet af en server-side DNS mismatch eller udadgående firewall regel.", - "Admin IP filtering isn’t applied." : "Admin IP filtrering er ikke anvendt.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detelterede nogle manglende valgfrie indekser. Af og til bliver nye indekser tilføjet (af Nextcloud eller installerede applikationer) for at forbedre databaseperformance. Tilføjelse af indekser kan nogen gange tage noget tid og midlertidigt gå ud over performance, så dette gøres ikke automatisk under opgraderinger. Når indeksene er tilføjet, så vil foresprøgsler til disse tabeller være hurtigere. Anvend kommandoen `occ db:add-missing-indices` for at tilføje dem. " + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For at tillade at denne kontrol køres så skal du sikre dig at din webserver kan forbinde til sig selv. Derfor skal den kunne opløse og forbinde til mindst en af dets `trusted_domains` eller `overwrite.cli.url`. Denne fejl kan være resultatet af en server-side DNS mismatch eller udadgående firewall regel." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 9dbe860ede2..d63749689bd 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche", + "Admin IP filtering isn't applied." : "IP-Filterung durch Administration ist nicht aktiv.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Der Konfigurationsschlüssel \"%1$s\" erwartet ein Array (%2$s gefunden). Die Validierung des Administrations-IP-Bereichs wird nicht angewendet.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigurationsschlüssel \"%1$s\" enthält ungültige IP-Bereiche: \"%2$s\"", "Admin IP filtering is correctly configured." : "Administrations-IP-Filterung ist richtig konfiguriert.", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "In der Datenbank fehlen Indizes", "Missing indices:" : "Fehlende Indizes:", "\"%s\" in table \"%s\"" : "\"%s\" in Tabelle \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Einige fehlende optionale Indizes wurden erkannt. Gelegentlich werden neue Indizes hinzugefügt (von Nextcloud oder installierten Anwendungen), um die Datenbankleistung zu verbessern. Das Hinzufügen von Indizes kann manchmal eine Weile dauern und die Leistung vorübergehend beeinträchtigen, daher wird dies bei Upgrades nicht automatisch durchgeführt. Sobald die Indizes hinzugefügt wurden, sollten Abfragen an diese Tabellen schneller sein. Bitte den Befehl `occ db:add-missing-indices` verwenden, um sie hinzuzufügen.", "Database missing primary keys" : "In der Datenbank fehlen Primärschlüssel", "Missing primary key on table \"%s\"." : "Fehlender Primärschlüssel in Tabelle \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "In der Datenbank fehlen einige Primärschlüssel. Aufgrund der Tatsache, dass das Hinzufügen von Primärschlüsseln bei großen Tabellen einige Zeit dauern konnte, wurden sie nicht automatisch hinzugefügt. Durch Ausführen von \"occ db:add-missing-primary-keys\" können diese fehlenden Primärschlüssel manuell hinzugefügt werden, während die Instanz weiter läuft.", @@ -711,7 +713,9 @@ OC.L10N.register( "Account deletion" : "Löschung des Kontos", "Delete {userid}'s account" : "Konto von {userid} löschen", "Display name was successfully changed" : "Der Anzeigename wurde erfolgreich geändert\n ", + "Password can't be empty" : "Passwort darf nicht leer sein", "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", + "Email can't be empty" : "E-Mail darf nicht leer sein", "Email was successfully changed" : "E-Mail wurde erfolgreich geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", @@ -917,8 +921,6 @@ OC.L10N.register( "Active accounts" : "Aktive Konten", "Follow us on Twitter" : "Folge uns auf X", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen.", - "Admin IP filtering isn’t applied." : "Administrations-IP-Filterung ist nicht aktiv.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Einige fehlende optionale Indizes wurden erkannt. Gelegentlich werden neue Indizes hinzugefügt (von Nextcloud oder installierten Anwendungen), um die Datenbankleistung zu verbessern. Das Hinzufügen von Indizes kann manchmal eine Weile dauern und die Leistung vorübergehend beeinträchtigen, daher wird dies bei Upgrades nicht automatisch durchgeführt. Sobald die Indizes hinzugefügt wurden, sollten Abfragen an diese Tabellen schneller sein. Verwende den Befehl `occ db:add-missing-indices`, um sie hinzuzufügen." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 01bac25b830..c0944d6e3ce 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -129,6 +129,7 @@ "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche", + "Admin IP filtering isn't applied." : "IP-Filterung durch Administration ist nicht aktiv.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Der Konfigurationsschlüssel \"%1$s\" erwartet ein Array (%2$s gefunden). Die Validierung des Administrations-IP-Bereichs wird nicht angewendet.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigurationsschlüssel \"%1$s\" enthält ungültige IP-Bereiche: \"%2$s\"", "Admin IP filtering is correctly configured." : "Administrations-IP-Filterung ist richtig konfiguriert.", @@ -161,6 +162,7 @@ "Database missing indices" : "In der Datenbank fehlen Indizes", "Missing indices:" : "Fehlende Indizes:", "\"%s\" in table \"%s\"" : "\"%s\" in Tabelle \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Einige fehlende optionale Indizes wurden erkannt. Gelegentlich werden neue Indizes hinzugefügt (von Nextcloud oder installierten Anwendungen), um die Datenbankleistung zu verbessern. Das Hinzufügen von Indizes kann manchmal eine Weile dauern und die Leistung vorübergehend beeinträchtigen, daher wird dies bei Upgrades nicht automatisch durchgeführt. Sobald die Indizes hinzugefügt wurden, sollten Abfragen an diese Tabellen schneller sein. Bitte den Befehl `occ db:add-missing-indices` verwenden, um sie hinzuzufügen.", "Database missing primary keys" : "In der Datenbank fehlen Primärschlüssel", "Missing primary key on table \"%s\"." : "Fehlender Primärschlüssel in Tabelle \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "In der Datenbank fehlen einige Primärschlüssel. Aufgrund der Tatsache, dass das Hinzufügen von Primärschlüsseln bei großen Tabellen einige Zeit dauern konnte, wurden sie nicht automatisch hinzugefügt. Durch Ausführen von \"occ db:add-missing-primary-keys\" können diese fehlenden Primärschlüssel manuell hinzugefügt werden, während die Instanz weiter läuft.", @@ -709,7 +711,9 @@ "Account deletion" : "Löschung des Kontos", "Delete {userid}'s account" : "Konto von {userid} löschen", "Display name was successfully changed" : "Der Anzeigename wurde erfolgreich geändert\n ", + "Password can't be empty" : "Passwort darf nicht leer sein", "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", + "Email can't be empty" : "E-Mail darf nicht leer sein", "Email was successfully changed" : "E-Mail wurde erfolgreich geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", @@ -915,8 +919,6 @@ "Active accounts" : "Aktive Konten", "Follow us on Twitter" : "Folge uns auf X", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen.", - "Admin IP filtering isn’t applied." : "Administrations-IP-Filterung ist nicht aktiv.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Einige fehlende optionale Indizes wurden erkannt. Gelegentlich werden neue Indizes hinzugefügt (von Nextcloud oder installierten Anwendungen), um die Datenbankleistung zu verbessern. Das Hinzufügen von Indizes kann manchmal eine Weile dauern und die Leistung vorübergehend beeinträchtigen, daher wird dies bei Upgrades nicht automatisch durchgeführt. Sobald die Indizes hinzugefügt wurden, sollten Abfragen an diese Tabellen schneller sein. Verwende den Befehl `occ db:add-missing-indices`, um sie hinzuzufügen." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index ec4e8f84936..4981e18fb44 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche", + "Admin IP filtering isn't applied." : "IP-Filterung durch Administration ist nicht aktiv.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Der Konfigurationsschlüssel \"%1$s\" erwartet ein Array (%2$s gefunden). Die Validierung des Administrations-IP-Bereichs wird nicht angewendet.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigurationsschlüssel \"%1$s\" enthält ungültige IP-Bereiche: \"%2$s\"", "Admin IP filtering is correctly configured." : "Administrations-IP-Filterung ist richtig konfiguriert.", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "In der Datenbank fehlen Indizes", "Missing indices:" : "Fehlende Indizes:", "\"%s\" in table \"%s\"" : "\"%s\" in Tabelle \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Einige fehlende optionale Indizes wurden erkannt. Gelegentlich werden neue Indizes hinzugefügt (von Nextcloud oder installierten Anwendungen), um die Datenbankleistung zu verbessern. Das Hinzufügen von Indizes kann manchmal eine Weile dauern und die Leistung vorübergehend beeinträchtigen, daher wird dies bei Upgrades nicht automatisch durchgeführt. Sobald die Indizes hinzugefügt wurden, sollten Abfragen an diese Tabellen schneller sein. Bitte den Befehl `occ db:add-missing-indices` verwenden, um sie hinzuzufügen.", "Database missing primary keys" : "In der Datenbank fehlen Primärschlüssel", "Missing primary key on table \"%s\"." : "Fehlender Primärschlüssel in Tabelle \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "In der Datenbank fehlen einige Primärschlüssel. Aufgrund der Tatsache, dass das Hinzufügen von Primärschlüsseln bei großen Tabellen einige Zeit dauern konnte, wurden sie nicht automatisch hinzugefügt. Durch Ausführen von \"occ db:add-missing-primary-keys\" können diese fehlenden Primärschlüssel manuell hinzugefügt werden, während die Instanz weiter läuft.", @@ -711,7 +713,9 @@ OC.L10N.register( "Account deletion" : "Löschung des Kontos", "Delete {userid}'s account" : "Konto von {userid} löschen", "Display name was successfully changed" : "Der Anzeigename wurde geändert", + "Password can't be empty" : "Passwort darf nicht leer sein", "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", + "Email can't be empty" : "E-Mail darf nicht leer sein", "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", @@ -905,8 +909,8 @@ OC.L10N.register( "Set user as admin for …" : "Benutzer als Administration setzen für…", "Set user quota" : "Kontokontingent einstellen", "Add new user" : "Neues Konto hinzufügen", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer…","{userCount} Konten…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} Benutzer","{userCount} Konten"], + "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer…","{userCount} Benutzer …"], + "_{userCount} user_::_{userCount} users_" : ["{userCount} Konto","{userCount} Konten"], "Loading users …" : "Lade Konten …", "Username" : "Kontenname", "User backend" : "Konto-Backend", @@ -917,8 +921,6 @@ OC.L10N.register( "Active accounts" : "Aktive Konten", "Follow us on Twitter" : "Folgen Sie uns auf Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen.", - "Admin IP filtering isn’t applied." : "Administrations-IP-Filterung ist nicht aktiv.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Einige fehlende optionale Indizes wurden erkannt. Gelegentlich werden neue Indizes hinzugefügt (von Nextcloud oder installierten Anwendungen), um die Datenbankleistung zu verbessern. Das Hinzufügen von Indizes kann manchmal eine Weile dauern und die Leistung vorübergehend beeinträchtigen, daher wird dies bei Upgrades nicht automatisch durchgeführt. Sobald die Indizes hinzugefügt wurden, sollten Abfragen an diese Tabellen schneller sein. Verwenden Sie den Befehl `occ db:add-missing-indices`, um sie hinzuzufügen." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 55ab4c0ad66..8c526f1913f 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -129,6 +129,7 @@ "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche", + "Admin IP filtering isn't applied." : "IP-Filterung durch Administration ist nicht aktiv.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Der Konfigurationsschlüssel \"%1$s\" erwartet ein Array (%2$s gefunden). Die Validierung des Administrations-IP-Bereichs wird nicht angewendet.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigurationsschlüssel \"%1$s\" enthält ungültige IP-Bereiche: \"%2$s\"", "Admin IP filtering is correctly configured." : "Administrations-IP-Filterung ist richtig konfiguriert.", @@ -161,6 +162,7 @@ "Database missing indices" : "In der Datenbank fehlen Indizes", "Missing indices:" : "Fehlende Indizes:", "\"%s\" in table \"%s\"" : "\"%s\" in Tabelle \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Einige fehlende optionale Indizes wurden erkannt. Gelegentlich werden neue Indizes hinzugefügt (von Nextcloud oder installierten Anwendungen), um die Datenbankleistung zu verbessern. Das Hinzufügen von Indizes kann manchmal eine Weile dauern und die Leistung vorübergehend beeinträchtigen, daher wird dies bei Upgrades nicht automatisch durchgeführt. Sobald die Indizes hinzugefügt wurden, sollten Abfragen an diese Tabellen schneller sein. Bitte den Befehl `occ db:add-missing-indices` verwenden, um sie hinzuzufügen.", "Database missing primary keys" : "In der Datenbank fehlen Primärschlüssel", "Missing primary key on table \"%s\"." : "Fehlender Primärschlüssel in Tabelle \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "In der Datenbank fehlen einige Primärschlüssel. Aufgrund der Tatsache, dass das Hinzufügen von Primärschlüsseln bei großen Tabellen einige Zeit dauern konnte, wurden sie nicht automatisch hinzugefügt. Durch Ausführen von \"occ db:add-missing-primary-keys\" können diese fehlenden Primärschlüssel manuell hinzugefügt werden, während die Instanz weiter läuft.", @@ -709,7 +711,9 @@ "Account deletion" : "Löschung des Kontos", "Delete {userid}'s account" : "Konto von {userid} löschen", "Display name was successfully changed" : "Der Anzeigename wurde geändert", + "Password can't be empty" : "Passwort darf nicht leer sein", "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", + "Email can't be empty" : "E-Mail darf nicht leer sein", "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", @@ -903,8 +907,8 @@ "Set user as admin for …" : "Benutzer als Administration setzen für…", "Set user quota" : "Kontokontingent einstellen", "Add new user" : "Neues Konto hinzufügen", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer…","{userCount} Konten…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} Benutzer","{userCount} Konten"], + "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer…","{userCount} Benutzer …"], + "_{userCount} user_::_{userCount} users_" : ["{userCount} Konto","{userCount} Konten"], "Loading users …" : "Lade Konten …", "Username" : "Kontenname", "User backend" : "Konto-Backend", @@ -915,8 +919,6 @@ "Active accounts" : "Aktive Konten", "Follow us on Twitter" : "Folgen Sie uns auf Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen.", - "Admin IP filtering isn’t applied." : "Administrations-IP-Filterung ist nicht aktiv.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Einige fehlende optionale Indizes wurden erkannt. Gelegentlich werden neue Indizes hinzugefügt (von Nextcloud oder installierten Anwendungen), um die Datenbankleistung zu verbessern. Das Hinzufügen von Indizes kann manchmal eine Weile dauern und die Leistung vorübergehend beeinträchtigen, daher wird dies bei Upgrades nicht automatisch durchgeführt. Sobald die Indizes hinzugefügt wurden, sollten Abfragen an diese Tabellen schneller sein. Verwenden Sie den Befehl `occ db:add-missing-indices`, um sie hinzuzufügen." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 78d0850d6be..f731a1ab926 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -917,8 +917,6 @@ OC.L10N.register( "Active accounts" : "Active accounts", "Follow us on Twitter" : "Follow us on Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud.", - "Admin IP filtering isn’t applied." : "Admin IP filtering isn’t applied.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 68053e2bf3b..2e662759a2c 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -915,8 +915,6 @@ "Active accounts" : "Active accounts", "Follow us on Twitter" : "Follow us on Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud.", - "Admin IP filtering isn’t applied." : "Admin IP filtering isn’t applied.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 8c008e4d672..09171e34ac7 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -910,8 +910,6 @@ OC.L10N.register( "Active accounts" : "Cuentas activas", "Follow us on Twitter" : "Síguenos en Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión PostgreSQL \"%s\". Se sugiere utilizar PostgreSQL >=12 y <=16 para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", - "Admin IP filtering isn’t applied." : "No se ha aplicado ningún filtrado de IPs para administración.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Se detectaron algunos índices opcionales faltantes. Ocasionalmente, se añaden nuevos índices (bien sea por Nextcloud o por las aplicaciones instaladas) para mejorar el rendimiento de la base de datos. Añadir índices algunas veces puede tomar un tiempo, y, afectar el rendimiento temporalmente, así que esto no se hace de manera automática durante las actualizaciones. Una vez que los índices son añadidos, las consultas a esas tablas deben ser más rápidas. Use el comando `occ db:add-missing-indices` para añadirlos." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión PostgreSQL \"%s\". Se sugiere utilizar PostgreSQL >=12 y <=16 para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 824005059ad..8e6810bf364 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -908,8 +908,6 @@ "Active accounts" : "Cuentas activas", "Follow us on Twitter" : "Síguenos en Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión PostgreSQL \"%s\". Se sugiere utilizar PostgreSQL >=12 y <=16 para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", - "Admin IP filtering isn’t applied." : "No se ha aplicado ningún filtrado de IPs para administración.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Se detectaron algunos índices opcionales faltantes. Ocasionalmente, se añaden nuevos índices (bien sea por Nextcloud o por las aplicaciones instaladas) para mejorar el rendimiento de la base de datos. Añadir índices algunas veces puede tomar un tiempo, y, afectar el rendimiento temporalmente, así que esto no se hace de manera automática durante las actualizaciones. Una vez que los índices son añadidos, las consultas a esas tablas deben ser más rápidas. Use el comando `occ db:add-missing-indices` para añadirlos." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión PostgreSQL \"%s\". Se sugiere utilizar PostgreSQL >=12 y <=16 para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 179870c4b1d..7768cceab3a 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -798,7 +798,6 @@ OC.L10N.register( "Server error while trying to add WebAuthn device" : "Error en el servidor al intentar agregar el dispositivo WebAuthn", "Name your device" : "Nombrar su dispositivo", "Active accounts" : "Cuentas activas", - "Follow us on Twitter" : "Síguenos en Twitter", - "Admin IP filtering isn’t applied." : "El filtrado de IP de administración no está siendo aplicado." + "Follow us on Twitter" : "Síguenos en Twitter" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 79d27c7f8c6..d787fb4c987 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -796,7 +796,6 @@ "Server error while trying to add WebAuthn device" : "Error en el servidor al intentar agregar el dispositivo WebAuthn", "Name your device" : "Nombrar su dispositivo", "Active accounts" : "Cuentas activas", - "Follow us on Twitter" : "Síguenos en Twitter", - "Admin IP filtering isn’t applied." : "El filtrado de IP de administración no está siendo aplicado." + "Follow us on Twitter" : "Síguenos en Twitter" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index bd41acd4d98..8f408c4cea1 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -877,8 +877,6 @@ OC.L10N.register( "Active accounts" : "Kontu gaituak", "Follow us on Twitter" : "Jarrai gaitzazu Twitterren", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Egiaztapen hau exekuta dadin ziurtatu behar duzu zure web zerbitzaria bere buruarekin konektatu daitekeela. Hori dela eta, bere `trusted_domains` edo `overwrite.cli.url`ra gutxienez ebatzi eta konektatzeko gai izan behar du. Baliteke hutsegite hau zerbitzariaren aldeko DNS ez bat etortzea edo irteerako suebakiaren arauaren ondorioa izatea.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" bertsioa detektatu da. PostgreSQL >=12 eta <=16 iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko.", - "Admin IP filtering isn’t applied." : "Admin IP-en iragazketa ez dago jarrita.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Falta diren hautazko indize batzuk detektatu dira. Noizean behin indize berriak gehitzen dira (Nextcloud-ek edo instalatutako aplikazioek) datu-basearen errendimendua hobetzeko. Indizeak gehitzeak denbora pixka bat iraun dezake eta aldi baterako errendimendua kaltetu dezake; beraz, hau ez da automatikoki egiten bertsio berritzetan. Indizeak gehitu ondoren, taula horietarako kontsultak azkarragoak izan beharko lirateke. Erabili `occ db:add-missing-indices` komandoa horiek gehitzeko." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" bertsioa detektatu da. PostgreSQL >=12 eta <=16 iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 347b3a7b993..5b63dffb582 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -875,8 +875,6 @@ "Active accounts" : "Kontu gaituak", "Follow us on Twitter" : "Jarrai gaitzazu Twitterren", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Egiaztapen hau exekuta dadin ziurtatu behar duzu zure web zerbitzaria bere buruarekin konektatu daitekeela. Hori dela eta, bere `trusted_domains` edo `overwrite.cli.url`ra gutxienez ebatzi eta konektatzeko gai izan behar du. Baliteke hutsegite hau zerbitzariaren aldeko DNS ez bat etortzea edo irteerako suebakiaren arauaren ondorioa izatea.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" bertsioa detektatu da. PostgreSQL >=12 eta <=16 iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko.", - "Admin IP filtering isn’t applied." : "Admin IP-en iragazketa ez dago jarrita.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Falta diren hautazko indize batzuk detektatu dira. Noizean behin indize berriak gehitzen dira (Nextcloud-ek edo instalatutako aplikazioek) datu-basearen errendimendua hobetzeko. Indizeak gehitzeak denbora pixka bat iraun dezake eta aldi baterako errendimendua kaltetu dezake; beraz, hau ez da automatikoki egiten bertsio berritzetan. Indizeak gehitu ondoren, taula horietarako kontsultak azkarragoak izan beharko lirateke. Erabili `occ db:add-missing-indices` komandoa horiek gehitzeko." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" bertsioa detektatu da. PostgreSQL >=12 eta <=16 iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 3b3f2990e45..bf526717c19 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -914,8 +914,6 @@ OC.L10N.register( "Active accounts" : "Comptes actifs", "Follow us on Twitter" : "Suivez-nous sur Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Pour autoriser cette vérification, pour devez vous assurer que votre serveur web peut se connecter à lui-même. Il doit donc être capable de résoudre et de se connecter à au moins un de ses `trusted_domains` ou à l'URL `overwrite.cli.url`. Cet échec peut être le résultat d'une erreur de DNS côté serveur ou d'une règle de pare-feu sortante.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", - "Admin IP filtering isn’t applied." : "Le filtrage IP admin n'est pas activé", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Des indices facultatifs manquants ont été détectés. De nouveaux indices sont parfois ajoutés (par Nextcloud ou des applications installées) pour améliorer les performances de la base de données. L'ajout d'indices peut parfois prendre un certain temps et nuire temporairement aux performances. Cette opération n'est donc pas effectuée automatiquement lors des mises à niveau. Une fois les indices ajoutés, les requêtes sur ces tables devraient être plus rapides. Utilisez la commande `occ db:add-missing-indices` pour les ajouter." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index ead65a22991..f8a99ce0e84 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -912,8 +912,6 @@ "Active accounts" : "Comptes actifs", "Follow us on Twitter" : "Suivez-nous sur Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Pour autoriser cette vérification, pour devez vous assurer que votre serveur web peut se connecter à lui-même. Il doit donc être capable de résoudre et de se connecter à au moins un de ses `trusted_domains` ou à l'URL `overwrite.cli.url`. Cet échec peut être le résultat d'une erreur de DNS côté serveur ou d'une règle de pare-feu sortante.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", - "Admin IP filtering isn’t applied." : "Le filtrage IP admin n'est pas activé", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Des indices facultatifs manquants ont été détectés. De nouveaux indices sont parfois ajoutés (par Nextcloud ou des applications installées) pour améliorer les performances de la base de données. L'ajout d'indices peut parfois prendre un certain temps et nuire temporairement aux performances. Cette opération n'est donc pas effectuée automatiquement lors des mises à niveau. Une fois les indices ajoutés, les requêtes sur ces tables devraient être plus rapides. Utilisez la commande `occ db:add-missing-indices` pour les ajouter." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud." },"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/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 508d604f223..f7f6637b187 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "Gan teorainn", "Verifying" : "Ag fíorú", "Allowed admin IP ranges" : "Raonta IP riaracháin ceadaithe", + "Admin IP filtering isn't applied." : "Ní chuirtear scagadh IP Riaracháin i bhfeidhm.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Tá eochair chumraíochta \"%1$s\" ag súil le sraith (fuarthas %2$s). Ní chuirfear bailíochtú raoin IP riaracháin i bhfeidhm.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Tá raon(í) IP neamhbhailí san eochair chumraíochta \"%1$s\":\"%2$s\"", "Admin IP filtering is correctly configured." : "Tá an scagadh IP Riaracháin cumraithe i gceart.", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "Bunachar sonraí innéacsanna in easnamh", "Missing indices:" : "Innéacsanna ar iarraidh:", "\"%s\" in table \"%s\"" : "\"%s\" i dtábla \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Braitheadh roinnt innéacsanna roghnacha a bhí in easnamh. Uaireanta cuirtear innéacsanna nua leis (trí Nextcloud nó feidhmchláir suiteáilte) chun feidhmíocht an bhunachair shonraí a fheabhsú. Uaireanta tógann sé tamall agus gortaítear feidhmíocht innéacsanna a chur leis, mar sin ní dhéantar é seo go huathoibríoch le linn uasghráduithe. Nuair a chuirtear na hinnéacsanna leis, ba cheart go gcuirfí fiosruithe chuig na táblaí sin níos tapúla. Úsáid an t-ordú `occ db: add-missing-indices` chun iad a chur leis.", "Database missing primary keys" : "Bunachar sonraí príomheochair in easnamh", "Missing primary key on table \"%s\"." : "Príomheochair in easnamh ar an tábla \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Tá roinnt eochracha príomhúla in easnamh ar an mbunachar sonraí. Toisc go bhféadfadh sé roinnt ama a thógáil chun eochracha príomhúla a chur ar tháblaí móra níor cuireadh leis go huathoibríoch iad. Trí \"occ db:add-missing-primary-keys\" a rith, d'fhéadfaí na príomheochracha sin a chur leis de láimh agus an t-ásc á leanúint i gcónaí.", @@ -711,7 +713,9 @@ OC.L10N.register( "Account deletion" : "Scriosadh cuntais", "Delete {userid}'s account" : "Scrios cuntas {userid}", "Display name was successfully changed" : "D'éirigh le hathrú an ainm taispeána", + "Password can't be empty" : "Ní féidir le pasfhocal a bheith folamh", "Password was successfully changed" : "Athraíodh an pasfhocal go rathúil", + "Email can't be empty" : "Ní féidir le ríomhphost a bheith folamh", "Email was successfully changed" : "D'éirigh le hathrú an ríomhphoist", "Welcome mail sent!" : "Fáilte seolta!", "Loading account …" : "Cuntas á lódáil…", @@ -917,8 +921,6 @@ OC.L10N.register( "Active accounts" : "Cuntais ghníomhacha", "Follow us on Twitter" : "Lean muid ar Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí Gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá chuid `fearainn_iontaofa` nó an `overwrite.cli.url`. D'fhéadfadh an teip seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh leagan PostgreSQL \"%s\". Moltar PostgreSQL >=12 agus <=16 don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud.", - "Admin IP filtering isn’t applied." : "Ní chuirtear scagadh IP riaracháin i bhfeidhm.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Braitheadh roinnt innéacsanna roghnacha a bhí in easnamh. Uaireanta cuirtear innéacsanna nua leis (trí Nextcloud nó feidhmchláir suiteáilte) chun feidhmíocht an bhunachair shonraí a fheabhsú. Uaireanta tógann sé tamall agus gortaítear feidhmíocht innéacsanna a chur leis, mar sin ní dhéantar é seo go huathoibríoch le linn uasghráduithe. Nuair a chuirtear na hinnéacsanna leis, ba cheart go gcuirfí fiosruithe chuig na táblaí sin níos tapúla. Úsáid an t-ordú `occ db: add-missing-indices` chun iad a chur leis." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh leagan PostgreSQL \"%s\". Moltar PostgreSQL >=12 agus <=16 don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud." }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 43a9c3f2d58..58f74131cf4 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -129,6 +129,7 @@ "Unlimited" : "Gan teorainn", "Verifying" : "Ag fíorú", "Allowed admin IP ranges" : "Raonta IP riaracháin ceadaithe", + "Admin IP filtering isn't applied." : "Ní chuirtear scagadh IP Riaracháin i bhfeidhm.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Tá eochair chumraíochta \"%1$s\" ag súil le sraith (fuarthas %2$s). Ní chuirfear bailíochtú raoin IP riaracháin i bhfeidhm.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Tá raon(í) IP neamhbhailí san eochair chumraíochta \"%1$s\":\"%2$s\"", "Admin IP filtering is correctly configured." : "Tá an scagadh IP Riaracháin cumraithe i gceart.", @@ -161,6 +162,7 @@ "Database missing indices" : "Bunachar sonraí innéacsanna in easnamh", "Missing indices:" : "Innéacsanna ar iarraidh:", "\"%s\" in table \"%s\"" : "\"%s\" i dtábla \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Braitheadh roinnt innéacsanna roghnacha a bhí in easnamh. Uaireanta cuirtear innéacsanna nua leis (trí Nextcloud nó feidhmchláir suiteáilte) chun feidhmíocht an bhunachair shonraí a fheabhsú. Uaireanta tógann sé tamall agus gortaítear feidhmíocht innéacsanna a chur leis, mar sin ní dhéantar é seo go huathoibríoch le linn uasghráduithe. Nuair a chuirtear na hinnéacsanna leis, ba cheart go gcuirfí fiosruithe chuig na táblaí sin níos tapúla. Úsáid an t-ordú `occ db: add-missing-indices` chun iad a chur leis.", "Database missing primary keys" : "Bunachar sonraí príomheochair in easnamh", "Missing primary key on table \"%s\"." : "Príomheochair in easnamh ar an tábla \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Tá roinnt eochracha príomhúla in easnamh ar an mbunachar sonraí. Toisc go bhféadfadh sé roinnt ama a thógáil chun eochracha príomhúla a chur ar tháblaí móra níor cuireadh leis go huathoibríoch iad. Trí \"occ db:add-missing-primary-keys\" a rith, d'fhéadfaí na príomheochracha sin a chur leis de láimh agus an t-ásc á leanúint i gcónaí.", @@ -709,7 +711,9 @@ "Account deletion" : "Scriosadh cuntais", "Delete {userid}'s account" : "Scrios cuntas {userid}", "Display name was successfully changed" : "D'éirigh le hathrú an ainm taispeána", + "Password can't be empty" : "Ní féidir le pasfhocal a bheith folamh", "Password was successfully changed" : "Athraíodh an pasfhocal go rathúil", + "Email can't be empty" : "Ní féidir le ríomhphost a bheith folamh", "Email was successfully changed" : "D'éirigh le hathrú an ríomhphoist", "Welcome mail sent!" : "Fáilte seolta!", "Loading account …" : "Cuntas á lódáil…", @@ -915,8 +919,6 @@ "Active accounts" : "Cuntais ghníomhacha", "Follow us on Twitter" : "Lean muid ar Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí Gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá chuid `fearainn_iontaofa` nó an `overwrite.cli.url`. D'fhéadfadh an teip seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh leagan PostgreSQL \"%s\". Moltar PostgreSQL >=12 agus <=16 don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud.", - "Admin IP filtering isn’t applied." : "Ní chuirtear scagadh IP riaracháin i bhfeidhm.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Braitheadh roinnt innéacsanna roghnacha a bhí in easnamh. Uaireanta cuirtear innéacsanna nua leis (trí Nextcloud nó feidhmchláir suiteáilte) chun feidhmíocht an bhunachair shonraí a fheabhsú. Uaireanta tógann sé tamall agus gortaítear feidhmíocht innéacsanna a chur leis, mar sin ní dhéantar é seo go huathoibríoch le linn uasghráduithe. Nuair a chuirtear na hinnéacsanna leis, ba cheart go gcuirfí fiosruithe chuig na táblaí sin níos tapúla. Úsáid an t-ordú `occ db: add-missing-indices` chun iad a chur leis." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh leagan PostgreSQL \"%s\". Moltar PostgreSQL >=12 agus <=16 don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud." },"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/settings/l10n/gl.js b/apps/settings/l10n/gl.js index b6f530c1946..1a7b114d92c 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "Sen límites", "Verifying" : "Verificando", "Allowed admin IP ranges" : "Intervalos de IP de administración permitidos", + "Admin IP filtering isn't applied." : "Non se aplica o filtrado de IP de administración.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A clave de configuración «%1$s» agarda unha matriz (atopouse %2$s). Non se aplicará a validación do intervalo de IP de administración.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A clave de configuración «%1$s» contén intervalos de IP non válidos: «%2$s»", "Admin IP filtering is correctly configured." : "O filtrado de IP de administración está configurado correctamente.", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "Faltan índices na base de datos", "Missing indices:" : "Faltan índices:", "\"%s\" in table \"%s\"" : "«%s» na táboa «%s»", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Detectáronse algúns índices opcionais que faltan. En ocasións engádense novos índices (por Nextcloud ou aplicacións instaladas) para mellorar o rendemento da base de datos. Engadir índices ás veces pode levar un tempo e prexudicar temporalmente o rendemento, polo que non se fai automaticamente durante as actualizacións. Unha vez que se engaden os índices, as consultas a esas táboas deberían ser máis rápidas. Use a orde «occ db:add-missing-indices» para engadilos.", "Database missing primary keys" : "Faltan as chaves primarias na base de datos", "Missing primary key on table \"%s\"." : "Falta a chave primaria na táboa «%s».", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Faltan algunhas chave primarias na base de datos. Por mor do feito de que a adición de chave primarias en táboas grandes podería levar algún tempo, non se engadiron automaticamente. Ao executar «occ db:add-missing-primary-keys», esas chave primarias que faltan poderían engadirse manualmente mentres a instancia segue funcionando.", @@ -711,7 +713,9 @@ OC.L10N.register( "Account deletion" : "Eliminación de conta", "Delete {userid}'s account" : "Eliminar a conta de {userid}", "Display name was successfully changed" : "O nome para amosar foi cambiado satisfactoriamente", + "Password can't be empty" : "O contrasinal non pode estar baleiro", "Password was successfully changed" : "O contrasinal foi cambiado satisfactoriamente", + "Email can't be empty" : "O correo-e non pode estar baleiro", "Email was successfully changed" : "O correo foi cambiado satisfactoriamente", "Welcome mail sent!" : "Enviado o correo de benvida!", "Loading account …" : "Cargando a conta…", @@ -917,8 +921,6 @@ OC.L10N.register( "Active accounts" : "Contas activas", "Follow us on Twitter" : "Síganos en Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%s» de PostgreSQL. Suxírese PostgreSQL >=12 e <=16 para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", - "Admin IP filtering isn’t applied." : "Non se aplica o filtrado de IP de administración.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detectáronse algúns índices opcionais que faltan. En ocasións engádense novos índices (por Nextcloud ou aplicacións instaladas) para mellorar o rendemento da base de datos. Engadir índices ás veces pode levar un tempo e prexudicar temporalmente o rendemento, polo que non se fai automaticamente durante as actualizacións. Unha vez que se engaden os índices, as consultas a esas táboas deberían ser máis rápidas. Use a orde «occ db:add-missing-indices» para engadilos." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%s» de PostgreSQL. Suxírese PostgreSQL >=12 e <=16 para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 164519a8409..00e93867bce 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -129,6 +129,7 @@ "Unlimited" : "Sen límites", "Verifying" : "Verificando", "Allowed admin IP ranges" : "Intervalos de IP de administración permitidos", + "Admin IP filtering isn't applied." : "Non se aplica o filtrado de IP de administración.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A clave de configuración «%1$s» agarda unha matriz (atopouse %2$s). Non se aplicará a validación do intervalo de IP de administración.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A clave de configuración «%1$s» contén intervalos de IP non válidos: «%2$s»", "Admin IP filtering is correctly configured." : "O filtrado de IP de administración está configurado correctamente.", @@ -161,6 +162,7 @@ "Database missing indices" : "Faltan índices na base de datos", "Missing indices:" : "Faltan índices:", "\"%s\" in table \"%s\"" : "«%s» na táboa «%s»", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Detectáronse algúns índices opcionais que faltan. En ocasións engádense novos índices (por Nextcloud ou aplicacións instaladas) para mellorar o rendemento da base de datos. Engadir índices ás veces pode levar un tempo e prexudicar temporalmente o rendemento, polo que non se fai automaticamente durante as actualizacións. Unha vez que se engaden os índices, as consultas a esas táboas deberían ser máis rápidas. Use a orde «occ db:add-missing-indices» para engadilos.", "Database missing primary keys" : "Faltan as chaves primarias na base de datos", "Missing primary key on table \"%s\"." : "Falta a chave primaria na táboa «%s».", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Faltan algunhas chave primarias na base de datos. Por mor do feito de que a adición de chave primarias en táboas grandes podería levar algún tempo, non se engadiron automaticamente. Ao executar «occ db:add-missing-primary-keys», esas chave primarias que faltan poderían engadirse manualmente mentres a instancia segue funcionando.", @@ -709,7 +711,9 @@ "Account deletion" : "Eliminación de conta", "Delete {userid}'s account" : "Eliminar a conta de {userid}", "Display name was successfully changed" : "O nome para amosar foi cambiado satisfactoriamente", + "Password can't be empty" : "O contrasinal non pode estar baleiro", "Password was successfully changed" : "O contrasinal foi cambiado satisfactoriamente", + "Email can't be empty" : "O correo-e non pode estar baleiro", "Email was successfully changed" : "O correo foi cambiado satisfactoriamente", "Welcome mail sent!" : "Enviado o correo de benvida!", "Loading account …" : "Cargando a conta…", @@ -915,8 +919,6 @@ "Active accounts" : "Contas activas", "Follow us on Twitter" : "Síganos en Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%s» de PostgreSQL. Suxírese PostgreSQL >=12 e <=16 para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", - "Admin IP filtering isn’t applied." : "Non se aplica o filtrado de IP de administración.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detectáronse algúns índices opcionais que faltan. En ocasións engádense novos índices (por Nextcloud ou aplicacións instaladas) para mellorar o rendemento da base de datos. Engadir índices ás veces pode levar un tempo e prexudicar temporalmente o rendemento, polo que non se fai automaticamente durante as actualizacións. Unha vez que se engaden os índices, as consultas a esas táboas deberían ser máis rápidas. Use a orde «occ db:add-missing-indices» para engadilos." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%s» de PostgreSQL. Suxírese PostgreSQL >=12 e <=16 para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index de8adb89aed..f6265dfb9cb 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -684,8 +684,6 @@ OC.L10N.register( "Server error while trying to add WebAuthn device" : "Kiszolgálóhiba a WebAuthn eszköz hozzáadása során", "Name your device" : "Nevezze el az eszközét", "Active accounts" : "Aktív fiókok", - "Follow us on Twitter" : "Kövessen minket Twitteren", - "Admin IP filtering isn’t applied." : "Rendszergazdák IP-cím alapú lekorlátozása nincs beállítva.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Hiányzik néhány opcionális index. Időnként új indexeket vesz fel a Nextcloud vagy valamelyik telepített alkalmazás az adatbázis-performancia javítására. Ez néha sokáig eltarthat, és a folyamat közben átmenetileg lelassítja a szervert, úgyhogy a szoftverfrissítések során nem hajtódik végre automatikusan. Viszont miután megtörtént, az érintett táblák elérése felgyorsul. Az `occ db:add-missing-indices` paranccsal lehet felvenni őket." + "Follow us on Twitter" : "Kövessen minket Twitteren" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 8ad40e3cb42..8ad26abbd36 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -682,8 +682,6 @@ "Server error while trying to add WebAuthn device" : "Kiszolgálóhiba a WebAuthn eszköz hozzáadása során", "Name your device" : "Nevezze el az eszközét", "Active accounts" : "Aktív fiókok", - "Follow us on Twitter" : "Kövessen minket Twitteren", - "Admin IP filtering isn’t applied." : "Rendszergazdák IP-cím alapú lekorlátozása nincs beállítva.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Hiányzik néhány opcionális index. Időnként új indexeket vesz fel a Nextcloud vagy valamelyik telepített alkalmazás az adatbázis-performancia javítására. Ez néha sokáig eltarthat, és a folyamat közben átmenetileg lelassítja a szervert, úgyhogy a szoftverfrissítések során nem hajtódik végre automatikusan. Viszont miután megtörtént, az érintett táblák elérése felgyorsul. Az `occ db:add-missing-indices` paranccsal lehet felvenni őket." + "Follow us on Twitter" : "Kövessen minket Twitteren" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 48f11a202ca..916b6309c60 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -728,7 +728,6 @@ OC.L10N.register( "Server error while trying to add WebAuthn device" : "Villa á þjóni við að bæta við WebAuthn-tæki", "Name your device" : "Gefðu tækinu þínu nafn", "Active accounts" : "Virkir aðgangar", - "Follow us on Twitter" : "Fylgstu með okkur á Twitter", - "Admin IP filtering isn’t applied." : "Síun IP-vistfanga stjórnenda er ekki notuð." + "Follow us on Twitter" : "Fylgstu með okkur á Twitter" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index ab7a2419eae..4a48d86e491 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -726,7 +726,6 @@ "Server error while trying to add WebAuthn device" : "Villa á þjóni við að bæta við WebAuthn-tæki", "Name your device" : "Gefðu tækinu þínu nafn", "Active accounts" : "Virkir aðgangar", - "Follow us on Twitter" : "Fylgstu með okkur á Twitter", - "Admin IP filtering isn’t applied." : "Síun IP-vistfanga stjórnenda er ekki notuð." + "Follow us on Twitter" : "Fylgstu með okkur á Twitter" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index bf9a30336d1..b4e1ab17644 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -712,8 +712,6 @@ OC.L10N.register( "Server error while trying to add WebAuthn device" : "Errore del server durante il tentativo di aggiungere il dispositivo WebAuthn", "Name your device" : "Nome del tuo dispositivo", "Active accounts" : "Account attivi", - "Follow us on Twitter" : "Seguici su Twitter!", - "Admin IP filtering isn’t applied." : "Il filtro di IP amministrativi non è applicato.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Rilevati alcuni indici opzionali mancanti. Occasionalmente vengono aggiunti nuovi indici (da Nextcloud o dalle applicazioni installate) per migliorare le prestazioni del database. L'aggiunta di indici a volte può richiedere del tempo e intaccare le prestazioni temporaneamente, perciò non viene fatto automaticamente durante gli aggiornamenti. Una volta aggiunti gli indici, le query a quelle tabella dovrebbero essere più veloci. Usa il comando `occ db:add-missing-indices` per aggiungerli." + "Follow us on Twitter" : "Seguici su Twitter!" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index ec687fa00c8..5e1681571b5 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -710,8 +710,6 @@ "Server error while trying to add WebAuthn device" : "Errore del server durante il tentativo di aggiungere il dispositivo WebAuthn", "Name your device" : "Nome del tuo dispositivo", "Active accounts" : "Account attivi", - "Follow us on Twitter" : "Seguici su Twitter!", - "Admin IP filtering isn’t applied." : "Il filtro di IP amministrativi non è applicato.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Rilevati alcuni indici opzionali mancanti. Occasionalmente vengono aggiunti nuovi indici (da Nextcloud o dalle applicazioni installate) per migliorare le prestazioni del database. L'aggiunta di indici a volte può richiedere del tempo e intaccare le prestazioni temporaneamente, perciò non viene fatto automaticamente durante gli aggiornamenti. Una volta aggiunti gli indici, le query a quelle tabella dovrebbero essere più veloci. Usa il comando `occ db:add-missing-indices` per aggiungerli." + "Follow us on Twitter" : "Seguici su Twitter!" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 6bc88a44e8d..2c2090dbb2a 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -913,8 +913,6 @@ OC.L10N.register( "Active accounts" : "アクティブなアカウント", "Follow us on Twitter" : "Twitter でフォロー!", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "このチェックを実行させるには、Webサーバーが自分自身に接続できることを確認しなければならない。そのため、少なくとも一つの `trusted_domains` または `overwrite.cli.url` を解決して接続できなければなりません。この失敗は、サーバ側のDNSの不一致やアウトバウンドファイアウォールルールの結果かもしれません。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQLのバージョン \"%s\"が検出されました。 このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、PostgreSQL >=12および<=16を推奨します。", - "Admin IP filtering isn’t applied." : "管理者用IPフィルタリングは適用されません。", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "いくつかの欠落しているオプションのインデックスを検出しました。データベースのパフォーマンスを向上させるために、(Nextcloudまたはインストールされたアプリケーションによって)新しいインデックスが追加されることがあります。インデックスの追加には時間がかかり、一時的にパフォーマンスが低下することがあるため、アップグレード時には自動的には行われません。インデックスが追加されると、それらのテーブルへのクエリが速くなるはずです。インデックスを追加するには、`occ db:add-missing-indices` コマンドを使用してください。" + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQLのバージョン \"%s\"が検出されました。 このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、PostgreSQL >=12および<=16を推奨します。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 37853834d77..c4906343e17 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -911,8 +911,6 @@ "Active accounts" : "アクティブなアカウント", "Follow us on Twitter" : "Twitter でフォロー!", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "このチェックを実行させるには、Webサーバーが自分自身に接続できることを確認しなければならない。そのため、少なくとも一つの `trusted_domains` または `overwrite.cli.url` を解決して接続できなければなりません。この失敗は、サーバ側のDNSの不一致やアウトバウンドファイアウォールルールの結果かもしれません。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQLのバージョン \"%s\"が検出されました。 このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、PostgreSQL >=12および<=16を推奨します。", - "Admin IP filtering isn’t applied." : "管理者用IPフィルタリングは適用されません。", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "いくつかの欠落しているオプションのインデックスを検出しました。データベースのパフォーマンスを向上させるために、(Nextcloudまたはインストールされたアプリケーションによって)新しいインデックスが追加されることがあります。インデックスの追加には時間がかかり、一時的にパフォーマンスが低下することがあるため、アップグレード時には自動的には行われません。インデックスが追加されると、それらのテーブルへのクエリが速くなるはずです。インデックスを追加するには、`occ db:add-missing-indices` コマンドを使用してください。" + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQLのバージョン \"%s\"が検出されました。 このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、PostgreSQL >=12および<=16を推奨します。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index c0a4e1a4b46..d0f8b6bcc40 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -759,8 +759,6 @@ OC.L10N.register( "Server error while trying to add WebAuthn device" : "WebAuthn 기기 추가 시도 중 서버 오류 발생", "Name your device" : "장치 이름 설정", "Active accounts" : "활성화된 계정", - "Follow us on Twitter" : "트위터에서 팔로하기", - "Admin IP filtering isn’t applied." : "관리자 IP 필터링이 적용되지 않습니다.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "일부 선택적 인덱스가 빠진 것을 감지했습니다. 데이터베이스 성능을 향상하기 위해 때때로 (Nextcloud나 설치된 앱을 통해) 새로운 인덱스가 추가됩니다. 인덱스 추가는 가끔 시간이 걸려 일시적으로 성능을 저하시킬 수 있기 때문에 자동으로 업데이트 중에 실행되지 않습니다. 인덱스가 추가되면 그 테이블에 질의하는 것이 빨라집니다. `occ db:add-missing-indices` 명령을 사용해 추가하세요." + "Follow us on Twitter" : "트위터에서 팔로하기" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 0dda704b156..eea03e82265 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -757,8 +757,6 @@ "Server error while trying to add WebAuthn device" : "WebAuthn 기기 추가 시도 중 서버 오류 발생", "Name your device" : "장치 이름 설정", "Active accounts" : "활성화된 계정", - "Follow us on Twitter" : "트위터에서 팔로하기", - "Admin IP filtering isn’t applied." : "관리자 IP 필터링이 적용되지 않습니다.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "일부 선택적 인덱스가 빠진 것을 감지했습니다. 데이터베이스 성능을 향상하기 위해 때때로 (Nextcloud나 설치된 앱을 통해) 새로운 인덱스가 추가됩니다. 인덱스 추가는 가끔 시간이 걸려 일시적으로 성능을 저하시킬 수 있기 때문에 자동으로 업데이트 중에 실행되지 않습니다. 인덱스가 추가되면 그 테이블에 질의하는 것이 빨라집니다. `occ db:add-missing-indices` 명령을 사용해 추가하세요." + "Follow us on Twitter" : "트위터에서 팔로하기" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index b5d61171ce6..61cbf4cb62b 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -861,8 +861,6 @@ OC.L10N.register( "Active accounts" : "Aktive kontoer", "Follow us on Twitter" : "Følg oss på Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For å la denne kontrollen kjøre, må du sørge for at webserveren din kan koble til seg selv. Derfor må den kunne løse og koble til minst en dens 'trusted_domains' eller 'overwrite.cli.url'. Denne feilen kan være et resultat av ikke-DNS-samsvar på serversiden eller en regel for utgående brannmur.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-versjon \"%s\" oppdaget. PostgreSQL >=12 og <=16 foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", - "Admin IP filtering isn’t applied." : "IP-filtrering for administratorer anvendes ikke.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Oppdaget noen manglende valgfrie indekser. Av og til legges det til nye indekser (av Nextcloud eller installerte applikasjoner) for å forbedre databaseytelsen. Å legge til indekser kan noen ganger ta litt tid og midlertidig skade ytelsen, så dette gjøres ikke automatisk under oppgraderinger. Når indeksene er lagt til, skal spørringer til disse tabellene være raskere. Bruk kommandoen 'occ db:add-missing-indices' for å legge dem til. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-versjon \"%s\" oppdaget. PostgreSQL >=12 og <=16 foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 1f593391e19..f530d165bed 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -859,8 +859,6 @@ "Active accounts" : "Aktive kontoer", "Follow us on Twitter" : "Følg oss på Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For å la denne kontrollen kjøre, må du sørge for at webserveren din kan koble til seg selv. Derfor må den kunne løse og koble til minst en dens 'trusted_domains' eller 'overwrite.cli.url'. Denne feilen kan være et resultat av ikke-DNS-samsvar på serversiden eller en regel for utgående brannmur.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-versjon \"%s\" oppdaget. PostgreSQL >=12 og <=16 foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", - "Admin IP filtering isn’t applied." : "IP-filtrering for administratorer anvendes ikke.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Oppdaget noen manglende valgfrie indekser. Av og til legges det til nye indekser (av Nextcloud eller installerte applikasjoner) for å forbedre databaseytelsen. Å legge til indekser kan noen ganger ta litt tid og midlertidig skade ytelsen, så dette gjøres ikke automatisk under oppgraderinger. Når indeksene er lagt til, skal spørringer til disse tabellene være raskere. Bruk kommandoen 'occ db:add-missing-indices' for å legge dem til. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-versjon \"%s\" oppdaget. PostgreSQL >=12 og <=16 foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 9ba3b91beba..be58f271840 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -656,7 +656,6 @@ OC.L10N.register( "Server error while trying to add WebAuthn device" : "Serverfout tijdens het toevoegen van WebAuthn apparaat", "Name your device" : "Geef je apparaat een naam", "Active accounts" : "Actieve accounts", - "Follow us on Twitter" : "Volg ons op Twitter", - "Admin IP filtering isn’t applied." : "Beheerder IP-filtering is niet toegepast." + "Follow us on Twitter" : "Volg ons op Twitter" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 7c175afe9d5..25985de254c 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -654,7 +654,6 @@ "Server error while trying to add WebAuthn device" : "Serverfout tijdens het toevoegen van WebAuthn apparaat", "Name your device" : "Geef je apparaat een naam", "Active accounts" : "Actieve accounts", - "Follow us on Twitter" : "Volg ons op Twitter", - "Admin IP filtering isn’t applied." : "Beheerder IP-filtering is niet toegepast." + "Follow us on Twitter" : "Volg ons op Twitter" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 6b0df71317b..dd68d97a5f7 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -143,9 +143,9 @@ OC.L10N.register( "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Oczekujące zadanie w tle sprawdza, czy administracja zaimportowała certyfikaty SSL. Sprawdź ponownie później.", "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Istnieje kilka certyfikatów SSL zaimportowanych przez administrację, które nie są już używane w Nextcloud 21. Można je zaimportować z wiersza poleceń za pomocą polecenia „occ security:certificates:import”. Ich ścieżki w katalogu danych pokazano poniżej.", "Code integrity" : "Integralność kodu", - "Integrity checker has been disabled. Integrity cannot be verified." : "Sprawdzanie integralności zostało wyłączone. Nie można zweryfikować integralności.", + "Integrity checker has been disabled. Integrity cannot be verified." : "Sprawdzanie spójności zostało wyłączone. Nie można zweryfikować spójności.", "No altered files" : "Brak zmienionych plików", - "Some files have not passed the integrity check. {link1} {link2}" : "Niektóre pliki nie przeszły kontroli integralności. {link1} {link2}", + "Some files have not passed the integrity check. {link1} {link2}" : "Niektóre pliki nie przeszły kontroli spójności. {link1} {link2}", "Cron errors" : "Błędy Crona", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nie można było wykonać zadania cron przez CLI. Pojawiły się następujące błędy techniczne:\n%s", "The last cron job ran without errors." : "Ostatnie zadanie cron przebiegło bez błędów.", @@ -250,7 +250,7 @@ OC.L10N.register( "Unknown database platform" : "Nieznana platforma baz danych", "Architecture" : "Architektura", "64-bit" : "64-bit", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud wymaga wersji 64-bit. Zaktualizuj proszę swój system oraz wersję PHP!", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud wymaga wersji 64-bitowej do poprawnego działania. Zaktualizuj proszę swój system i PHP do wersji 64-bitowych!", "Temporary space available" : "Dostępna przestrzeń tymczasowa", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Błąd podczas sprawdzania tymczasowej ścieżki PHP - nie została ona poprawnie ustawiona na katalog. Wartość zwrócona: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "Funkcja PHP „disk_free_space” jest wyłączona, co uniemożliwia sprawdzenie wystarczającej ilości miejsca w katalogach tymczasowych.", @@ -792,8 +792,6 @@ OC.L10N.register( "Server error while trying to add WebAuthn device" : "Błąd serwera podczas próby dodania urządzenia WebAuthn", "Name your device" : "Nazwa twojego urządzenia", "Active accounts" : "Aktywne konta", - "Follow us on Twitter" : "Bądź z nami na Twitterze", - "Admin IP filtering isn’t applied." : "Filtrowanie adresów IP administratora nie jest stosowane.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Wykryto brakujące opcjonalne indeksy. Czasami dodawane są nowe indeksy (przez Nextcloud lub zainstalowane aplikacje), aby poprawić wydajność bazy danych. Dodawanie indeksów może czasami zająć trochę czasu i tymczasowo obniżyć wydajność, więc nie jest wykonywane automatycznie podczas aktualizacji. Po dodaniu indeksów zapytania do tych tabel powinny działać szybciej. Aby je dodać, użyj polecenia `occ db:add-missing-indices`." + "Follow us on Twitter" : "Bądź z nami na Twitterze" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index b3aeff86b83..6747322d0a6 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -141,9 +141,9 @@ "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Oczekujące zadanie w tle sprawdza, czy administracja zaimportowała certyfikaty SSL. Sprawdź ponownie później.", "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Istnieje kilka certyfikatów SSL zaimportowanych przez administrację, które nie są już używane w Nextcloud 21. Można je zaimportować z wiersza poleceń za pomocą polecenia „occ security:certificates:import”. Ich ścieżki w katalogu danych pokazano poniżej.", "Code integrity" : "Integralność kodu", - "Integrity checker has been disabled. Integrity cannot be verified." : "Sprawdzanie integralności zostało wyłączone. Nie można zweryfikować integralności.", + "Integrity checker has been disabled. Integrity cannot be verified." : "Sprawdzanie spójności zostało wyłączone. Nie można zweryfikować spójności.", "No altered files" : "Brak zmienionych plików", - "Some files have not passed the integrity check. {link1} {link2}" : "Niektóre pliki nie przeszły kontroli integralności. {link1} {link2}", + "Some files have not passed the integrity check. {link1} {link2}" : "Niektóre pliki nie przeszły kontroli spójności. {link1} {link2}", "Cron errors" : "Błędy Crona", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nie można było wykonać zadania cron przez CLI. Pojawiły się następujące błędy techniczne:\n%s", "The last cron job ran without errors." : "Ostatnie zadanie cron przebiegło bez błędów.", @@ -248,7 +248,7 @@ "Unknown database platform" : "Nieznana platforma baz danych", "Architecture" : "Architektura", "64-bit" : "64-bit", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud wymaga wersji 64-bit. Zaktualizuj proszę swój system oraz wersję PHP!", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud wymaga wersji 64-bitowej do poprawnego działania. Zaktualizuj proszę swój system i PHP do wersji 64-bitowych!", "Temporary space available" : "Dostępna przestrzeń tymczasowa", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Błąd podczas sprawdzania tymczasowej ścieżki PHP - nie została ona poprawnie ustawiona na katalog. Wartość zwrócona: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "Funkcja PHP „disk_free_space” jest wyłączona, co uniemożliwia sprawdzenie wystarczającej ilości miejsca w katalogach tymczasowych.", @@ -790,8 +790,6 @@ "Server error while trying to add WebAuthn device" : "Błąd serwera podczas próby dodania urządzenia WebAuthn", "Name your device" : "Nazwa twojego urządzenia", "Active accounts" : "Aktywne konta", - "Follow us on Twitter" : "Bądź z nami na Twitterze", - "Admin IP filtering isn’t applied." : "Filtrowanie adresów IP administratora nie jest stosowane.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Wykryto brakujące opcjonalne indeksy. Czasami dodawane są nowe indeksy (przez Nextcloud lub zainstalowane aplikacje), aby poprawić wydajność bazy danych. Dodawanie indeksów może czasami zająć trochę czasu i tymczasowo obniżyć wydajność, więc nie jest wykonywane automatycznie podczas aktualizacji. Po dodaniu indeksów zapytania do tych tabel powinny działać szybciej. Aby je dodać, użyj polecenia `occ db:add-missing-indices`." + "Follow us on Twitter" : "Bądź z nami na Twitterze" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 4285dd7843e..d26e8373ca0 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -884,8 +884,6 @@ OC.L10N.register( "Active accounts" : "Contas ativas", "Follow us on Twitter" : "Siga-nos no Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta verificação seja executada, você deve certificar-se de que seu servidor Web pode se conectar a si mesmo. Portanto, ele deve ser capaz de resolver e conectar-se a pelo menos um de seus `trusted_domains` ou `overwrite.cli.url`. Essa falha pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão PostgreSQL \"%s\" detectou. PostgreSQL >=12 e <=16 é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", - "Admin IP filtering isn’t applied." : "A filtragem de IP do administrador não é aplicada.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detectados alguns índices opcionais ausentes. Ocasionalmente, novos índices são adicionados (pelo Nextcloud ou aplicativos instalados) para melhorar o desempenho do banco de dados. A adição de índices às vezes pode demorar um pouco e prejudicar temporariamente o desempenho, portanto, isso não é feito automaticamente durante as atualizações. Depois que os índices forem adicionados, as consultas a essas tabelas deverão ser mais rápidas. Use o comando `occ db:add-missing-indices` para adicioná-los." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão PostgreSQL \"%s\" detectou. PostgreSQL >=12 e <=16 é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 76a9f89c352..521d10cf9db 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -882,8 +882,6 @@ "Active accounts" : "Contas ativas", "Follow us on Twitter" : "Siga-nos no Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta verificação seja executada, você deve certificar-se de que seu servidor Web pode se conectar a si mesmo. Portanto, ele deve ser capaz de resolver e conectar-se a pelo menos um de seus `trusted_domains` ou `overwrite.cli.url`. Essa falha pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão PostgreSQL \"%s\" detectou. PostgreSQL >=12 e <=16 é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", - "Admin IP filtering isn’t applied." : "A filtragem de IP do administrador não é aplicada.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detectados alguns índices opcionais ausentes. Ocasionalmente, novos índices são adicionados (pelo Nextcloud ou aplicativos instalados) para melhorar o desempenho do banco de dados. A adição de índices às vezes pode demorar um pouco e prejudicar temporariamente o desempenho, portanto, isso não é feito automaticamente durante as atualizações. Depois que os índices forem adicionados, as consultas a essas tabelas deverão ser mais rápidas. Use o comando `occ db:add-missing-indices` para adicioná-los." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão PostgreSQL \"%s\" detectou. PostgreSQL >=12 e <=16 é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud." },"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/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 472397658ac..cd73f5d57cd 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -911,8 +911,6 @@ OC.L10N.register( "Active accounts" : "Активные учётные записи", "Follow us on Twitter" : "Следите за нашими новостями в Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Чтобы разрешить эту проверку, вам нужно убедиться, что ваш веб-сервер может подключаться к себе. Поэтому он должен иметь возможность разрешать и подключаться по крайней мере к одному из своих `trusted_domains` или `overwrite.cli.url`. Эта ошибка может быть результатом несоответствия DNS на стороне сервера или исходящего правила брандмауэра.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия PostgreSQL \"%s\". Для лучшей производительности, стабильности и функциональности с этой версией Nextcloud рекомендуется использовать PostgreSQL >=12 и <=16.", - "Admin IP filtering isn’t applied." : "Фильтрация IP-адресов администратора не применяется.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Обнаружено отсутствие некоторых отсутствующих индексов. При разработке Nextcloud или приложений для увеличения производительности, разработчики добавляют новые индексы в базы данных. Новые индексы не создаются автоматически, так как создание индексов может занять продолжительное время, и в это время производительность системы будет снижена. После того как индексы созданы, запросы к таблицам будут выполняться быстрее. Для создания индексов используйте команду «occ db:add-missing-indices»." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия PostgreSQL \"%s\". Для лучшей производительности, стабильности и функциональности с этой версией Nextcloud рекомендуется использовать PostgreSQL >=12 и <=16." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 698c37a9be2..02a05db8ddb 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -909,8 +909,6 @@ "Active accounts" : "Активные учётные записи", "Follow us on Twitter" : "Следите за нашими новостями в Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Чтобы разрешить эту проверку, вам нужно убедиться, что ваш веб-сервер может подключаться к себе. Поэтому он должен иметь возможность разрешать и подключаться по крайней мере к одному из своих `trusted_domains` или `overwrite.cli.url`. Эта ошибка может быть результатом несоответствия DNS на стороне сервера или исходящего правила брандмауэра.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия PostgreSQL \"%s\". Для лучшей производительности, стабильности и функциональности с этой версией Nextcloud рекомендуется использовать PostgreSQL >=12 и <=16.", - "Admin IP filtering isn’t applied." : "Фильтрация IP-адресов администратора не применяется.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Обнаружено отсутствие некоторых отсутствующих индексов. При разработке Nextcloud или приложений для увеличения производительности, разработчики добавляют новые индексы в базы данных. Новые индексы не создаются автоматически, так как создание индексов может занять продолжительное время, и в это время производительность системы будет снижена. После того как индексы созданы, запросы к таблицам будут выполняться быстрее. Для создания индексов используйте команду «occ db:add-missing-indices»." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия PostgreSQL \"%s\". Для лучшей производительности, стабильности и функциональности с этой версией Nextcloud рекомендуется использовать PostgreSQL >=12 и <=16." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 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/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 23f7539a6ca..ffb5ecd7c84 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -915,8 +915,6 @@ OC.L10N.register( "Active accounts" : "Aktívne účty", "Follow us on Twitter" : "Sleduj nás na Twitter-i", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ak chcete povoliť spustenie tejto kontroly, musíte sa uistiť, že váš webový server sa môže pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednej zo svojich `trusted_domains` alebo `overwrite.cli.url`. Výsledkom nesprávneho nastavenia môže byť nesúlad DNS na strane servera alebo pravidla brány firewall pre výstup.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%s\" PostgreSQL. Odporúča sa PostgreSQL >=12 a <=16 pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", - "Admin IP filtering isn’t applied." : "Filtrovanie IP adries pre administrácie sa nepoužije.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Zistilo sa niekoľko chýbajúcich voliteľných indexov. Príležitostne sa pridávajú nové indexy (prostredníctvom Nextcloud alebo nainštalovaných aplikácií), aby sa zlepšil výkon databázy. Pridávanie indexov môže niekedy chvíľu trvať a dočasne poškodiť výkon, takže sa to počas aktualizácií nerobí automaticky. Po pridaní indexov by mali byť dopyty do týchto tabuliek rýchlejšie. Na ich pridanie použite príkaz `occ db:add-missing-indices`." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%s\" PostgreSQL. Odporúča sa PostgreSQL >=12 a <=16 pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud." }, "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/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 69a34f57ba8..9b65437325b 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -913,8 +913,6 @@ "Active accounts" : "Aktívne účty", "Follow us on Twitter" : "Sleduj nás na Twitter-i", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ak chcete povoliť spustenie tejto kontroly, musíte sa uistiť, že váš webový server sa môže pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednej zo svojich `trusted_domains` alebo `overwrite.cli.url`. Výsledkom nesprávneho nastavenia môže byť nesúlad DNS na strane servera alebo pravidla brány firewall pre výstup.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%s\" PostgreSQL. Odporúča sa PostgreSQL >=12 a <=16 pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", - "Admin IP filtering isn’t applied." : "Filtrovanie IP adries pre administrácie sa nepoužije.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Zistilo sa niekoľko chýbajúcich voliteľných indexov. Príležitostne sa pridávajú nové indexy (prostredníctvom Nextcloud alebo nainštalovaných aplikácií), aby sa zlepšil výkon databázy. Pridávanie indexov môže niekedy chvíľu trvať a dočasne poškodiť výkon, takže sa to počas aktualizácií nerobí automaticky. Po pridaní indexov by mali byť dopyty do týchto tabuliek rýchlejšie. Na ich pridanie použite príkaz `occ db:add-missing-indices`." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%s\" PostgreSQL. Odporúča sa PostgreSQL >=12 a <=16 pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud." },"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/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 54651c5573d..4c891f98669 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -728,7 +728,6 @@ OC.L10N.register( "Name your device" : "Naziv naprave", "Active accounts" : "Dejavni računi", "Follow us on Twitter" : "Sledite nam na Twitter!", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Če želite omogočiti izvajanje tega preverjanja, je treba zagotoviti, da se spletni strežnik lahko poveže sam s seboj. Zato mora biti nastavljen za povezovanje z vsaj eno od določenih »varnih domen« (trusted_domains) ali naslovov za prepis »vmesnika ukazne vrstice« (overwrite.cli.url). Spodletelo preverjanje je lahko posledica neujemanja imen DNS na strani strežnika oziroma pravila požarnega zidu.", - "Admin IP filtering isn’t applied." : "Skrbniško filtriranje naslovov IP ni uveljavljeno." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Če želite omogočiti izvajanje tega preverjanja, je treba zagotoviti, da se spletni strežnik lahko poveže sam s seboj. Zato mora biti nastavljen za povezovanje z vsaj eno od določenih »varnih domen« (trusted_domains) ali naslovov za prepis »vmesnika ukazne vrstice« (overwrite.cli.url). Spodletelo preverjanje je lahko posledica neujemanja imen DNS na strani strežnika oziroma pravila požarnega zidu." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 7020ecd5402..2352ccc2a53 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -726,7 +726,6 @@ "Name your device" : "Naziv naprave", "Active accounts" : "Dejavni računi", "Follow us on Twitter" : "Sledite nam na Twitter!", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Če želite omogočiti izvajanje tega preverjanja, je treba zagotoviti, da se spletni strežnik lahko poveže sam s seboj. Zato mora biti nastavljen za povezovanje z vsaj eno od določenih »varnih domen« (trusted_domains) ali naslovov za prepis »vmesnika ukazne vrstice« (overwrite.cli.url). Spodletelo preverjanje je lahko posledica neujemanja imen DNS na strani strežnika oziroma pravila požarnega zidu.", - "Admin IP filtering isn’t applied." : "Skrbniško filtriranje naslovov IP ni uveljavljeno." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Če želite omogočiti izvajanje tega preverjanja, je treba zagotoviti, da se spletni strežnik lahko poveže sam s seboj. Zato mora biti nastavljen za povezovanje z vsaj eno od določenih »varnih domen« (trusted_domains) ali naslovov za prepis »vmesnika ukazne vrstice« (overwrite.cli.url). Spodletelo preverjanje je lahko posledica neujemanja imen DNS na strani strežnika oziroma pravila požarnega zidu." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index fa21147f3d7..08d98d0afd8 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -917,8 +917,6 @@ OC.L10N.register( "Active accounts" : "Активни налози", "Follow us on Twitter" : "Пратите нас на Твитеру", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ако желите да се ова провера изврши, морате обезбедити да ваш веб сервер може да се повеже на самог себе. То значи да мора бити у стању да разреши и да се повеже барем на један од својих `trusted_domains` или `overwrite.cli.url`. Ова грешка може да буде резултат DNS неподударања на страни сервера или одлазно правило заштитног зида.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је PostgreSQL верзија „%s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се PostgreSQL >=12 и <=16.", - "Admin IP filtering isn’t applied." : "Није примењено филтрирање админ IP адреса.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Откривено је да недостају неки индекси који нису обавезни. Да би се унапредиле перформансе базе података (сам Nextcloud или инсталиране апликације) повремено додају нове индексе. Понекад то може да потраје и привремено може да смањи перформансе тако да се не ради аутоматски током ажурирања. Једном када се индекси додају, упити над тим табелама би требало да се брже извршавају. Да бисте их додали, употребите команду `occ db:add-missing-indices`. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је PostgreSQL верзија „%s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се PostgreSQL >=12 и <=16." }, "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/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 999b9856a99..fe3ce0c5e3d 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -915,8 +915,6 @@ "Active accounts" : "Активни налози", "Follow us on Twitter" : "Пратите нас на Твитеру", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ако желите да се ова провера изврши, морате обезбедити да ваш веб сервер може да се повеже на самог себе. То значи да мора бити у стању да разреши и да се повеже барем на један од својих `trusted_domains` или `overwrite.cli.url`. Ова грешка може да буде резултат DNS неподударања на страни сервера или одлазно правило заштитног зида.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је PostgreSQL верзија „%s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се PostgreSQL >=12 и <=16.", - "Admin IP filtering isn’t applied." : "Није примењено филтрирање админ IP адреса.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Откривено је да недостају неки индекси који нису обавезни. Да би се унапредиле перформансе базе података (сам Nextcloud или инсталиране апликације) повремено додају нове индексе. Понекад то може да потраје и привремено може да смањи перформансе тако да се не ради аутоматски током ажурирања. Једном када се индекси додају, упити над тим табелама би требало да се брже извршавају. Да бисте их додали, употребите команду `occ db:add-missing-indices`. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је PostgreSQL верзија „%s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се PostgreSQL >=12 и <=16." },"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/settings/l10n/sv.js b/apps/settings/l10n/sv.js index ffc7c1b32b2..2a297e923ab 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -738,7 +738,6 @@ OC.L10N.register( "Name your device" : "Namnge din enhet", "Active accounts" : "Aktiva konton", "Follow us on Twitter" : "Följ oss på Twitter", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "För att denna kontroll ska kunna köra måste du se till att webbservern kan ansluta till sig själv. Den måste alltså kunna finna och ansluta till minst en av sina \"trusted_domains\" eller \"overwrite.cli.url\":en. Detta misslyckande kan vara resultatet av en DNS missmatch på serversidan eller utgående brandväggs-regler.", - "Admin IP filtering isn’t applied." : "IP-filtrering av administratörer är inte tillämpad" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "För att denna kontroll ska kunna köra måste du se till att webbservern kan ansluta till sig själv. Den måste alltså kunna finna och ansluta till minst en av sina \"trusted_domains\" eller \"overwrite.cli.url\":en. Detta misslyckande kan vara resultatet av en DNS missmatch på serversidan eller utgående brandväggs-regler." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index f4e9a3ef7cf..d6b9f7b1cfe 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -736,7 +736,6 @@ "Name your device" : "Namnge din enhet", "Active accounts" : "Aktiva konton", "Follow us on Twitter" : "Följ oss på Twitter", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "För att denna kontroll ska kunna köra måste du se till att webbservern kan ansluta till sig själv. Den måste alltså kunna finna och ansluta till minst en av sina \"trusted_domains\" eller \"overwrite.cli.url\":en. Detta misslyckande kan vara resultatet av en DNS missmatch på serversidan eller utgående brandväggs-regler.", - "Admin IP filtering isn’t applied." : "IP-filtrering av administratörer är inte tillämpad" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "För att denna kontroll ska kunna köra måste du se till att webbservern kan ansluta till sig själv. Den måste alltså kunna finna och ansluta till minst en av sina \"trusted_domains\" eller \"overwrite.cli.url\":en. Detta misslyckande kan vara resultatet av en DNS missmatch på serversidan eller utgående brandväggs-regler." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 49421dda90f..54423e90103 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", "Allowed admin IP ranges" : "İzin verilen IP adresi aralıkları", + "Admin IP filtering isn't applied." : "Yönetici IP adresi süzgeci uygulanmadı.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "\"%1$s\" yapılandırma anahtarı bir dizi bekliyordu (%2$s bulundu). Yönetici IP adresi aralığı doğrulaması uygulanmayacak.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "\"%1$s\" yapılandırma anahtarında geçersiz IP adresi aralıkları var: \"%2$s\"", "Admin IP filtering is correctly configured." : "Yönetici IP adresi süzgeci doğru yapılandırılmış.", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "Veri tabanında dizinler eksik", "Missing indices:" : "Dizinler eksik:", "\"%s\" in table \"%s\"" : "\"%s\", \"%s\" tablosunda", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "İsteğe bağlı bazı dizinlerin eksik olduğu bulundu. Bazen veri tabanı başarımını iyileştirmek için yeni dizinler eklenir (Nextcloud veya kurulmuş uygulamalar tarafından). Dizinleri eklemek bazen biraz zaman alabilir ve başarımı geçici olarak düşürebilir, bu nedenle yükseltmeler sırasında bu işlem otomatik olarak yapılmaz. Dizinler eklendikten sonra, bu tablolara yapılan sorguların daha hızlı olması beklenir. Bunları eklemek için `occ db:add-missing-indices` komutunu kullanın.", "Database missing primary keys" : "Veri tabanında birincil anahtarlar eksik", "Missing primary key on table \"%s\"." : "\"%s\" tablosunda birincil dizin anahtarı eksik.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Veri tabanında bazı birincil dizin anahtarları eksik. Büyük tablolara birincil anahtarların eklenmesi uzun sürebildiğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik birincil anahtarları el ile eklemek için \"occ db:add-missing-primary-keys\" komutunu yürütün.", @@ -203,6 +205,10 @@ OC.L10N.register( "Old server-side-encryption" : "Eski sunucu tarafı şifreleme", "Disabled" : "Kullanımdan kaldırılmış", "The old server-side-encryption format is enabled. We recommend disabling this." : "Eski sunucu tarafı şifreleme biçimi kullanıma alınmış. Bu seçeneği kullanımdan kaldırmanız önerilir.", + "Logging level" : "Günlük kaydı düzeyi", + "The %1$s configuration option must be a valid integer value." : "%1$s yapılandırma seçeneği geçerli bir tam sayı olmalıdır.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Günlük kaydı hata ayıklama düzeyine ayarlanmış. Hata ayıklama düzeyini yalnızca bulmanız gereken bir sorununuz olduğunda kullanın ve ardından daha az ayrıntılı bir düzeye döndürün. Bu düzey çok fazla bilgi kaydeder ve sunucunuzun başarımını etkileyebilir.", + "Logging level configured correctly." : "Günlük düzeyi doğru ayarlanmış.", "Maintenance window start" : "Bakım süresi başlangıcı", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Sunucuda yapılandırılmış bir bakım aralığı başlangıç zamanı yok. Bu durum, yoğun kaynak kullanan günlük arka plan işlerinin de asıl kullanım süreniz boyunca yapılacağı anlamına gelir. Kullanıcıların bu ağır görevlerin neden olduğu yükten daha az etkilenmesi için bu zamanı düşük kaynak kullanılan zamana ayarlamanızı öneririz.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Ağır arka plan işlerini yapmak için bakım aralığı {start}:00 UTC ile {end}:00 UTC arasındadır", @@ -707,7 +713,9 @@ OC.L10N.register( "Account deletion" : "Hesap silme", "Delete {userid}'s account" : "{userid} hesabını sil", "Display name was successfully changed" : "Görüntülenecek ad değiştirildi", + "Password can't be empty" : "Parola boş olamaz", "Password was successfully changed" : "Parola değiştirildi", + "Email can't be empty" : "E-posta adresi boş olamaz", "Email was successfully changed" : "E-posta adresi değiştirildi", "Welcome mail sent!" : "Karşılama e-postası gönderildi!", "Loading account …" : "Hesap yükleniyor…", @@ -913,8 +921,6 @@ OC.L10N.register( "Active accounts" : "Etkin hesaplar", "Follow us on Twitter" : "Bizi Twitter üzerinde izleyin", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir. Bu sorun, sunucu tarafındaki bir DNS uyumsuzluğunun veya giden güvenlik duvarı kuralının sonucu olabilir.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir.", - "Admin IP filtering isn’t applied." : "Yönetici IP adresi süzgeci uygulanmadı.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "İsteğe bağlı bazı dizinlerin eksik olduğu bulundu. Bazen veri tabanı başarımını iyileştirmek için yeni dizinler eklenir (Nextcloud veya kurulmuş uygulamalar tarafından). Dizinleri eklemek bazen biraz zaman alabilir ve başarımı geçici olarak düşürebilir, bu nedenle yükseltmeler sırasında bu işlem otomatik olarak yapılmaz. Dizinler eklendikten sonra, bu tablolara yapılan sorguların daha hızlı olması beklenir. Bunları eklemek için `occ db:add-missing-indices` komutunu kullanın." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 8db9ad3204b..ee89ab3816a 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -129,6 +129,7 @@ "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", "Allowed admin IP ranges" : "İzin verilen IP adresi aralıkları", + "Admin IP filtering isn't applied." : "Yönetici IP adresi süzgeci uygulanmadı.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "\"%1$s\" yapılandırma anahtarı bir dizi bekliyordu (%2$s bulundu). Yönetici IP adresi aralığı doğrulaması uygulanmayacak.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "\"%1$s\" yapılandırma anahtarında geçersiz IP adresi aralıkları var: \"%2$s\"", "Admin IP filtering is correctly configured." : "Yönetici IP adresi süzgeci doğru yapılandırılmış.", @@ -161,6 +162,7 @@ "Database missing indices" : "Veri tabanında dizinler eksik", "Missing indices:" : "Dizinler eksik:", "\"%s\" in table \"%s\"" : "\"%s\", \"%s\" tablosunda", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "İsteğe bağlı bazı dizinlerin eksik olduğu bulundu. Bazen veri tabanı başarımını iyileştirmek için yeni dizinler eklenir (Nextcloud veya kurulmuş uygulamalar tarafından). Dizinleri eklemek bazen biraz zaman alabilir ve başarımı geçici olarak düşürebilir, bu nedenle yükseltmeler sırasında bu işlem otomatik olarak yapılmaz. Dizinler eklendikten sonra, bu tablolara yapılan sorguların daha hızlı olması beklenir. Bunları eklemek için `occ db:add-missing-indices` komutunu kullanın.", "Database missing primary keys" : "Veri tabanında birincil anahtarlar eksik", "Missing primary key on table \"%s\"." : "\"%s\" tablosunda birincil dizin anahtarı eksik.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Veri tabanında bazı birincil dizin anahtarları eksik. Büyük tablolara birincil anahtarların eklenmesi uzun sürebildiğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik birincil anahtarları el ile eklemek için \"occ db:add-missing-primary-keys\" komutunu yürütün.", @@ -201,6 +203,10 @@ "Old server-side-encryption" : "Eski sunucu tarafı şifreleme", "Disabled" : "Kullanımdan kaldırılmış", "The old server-side-encryption format is enabled. We recommend disabling this." : "Eski sunucu tarafı şifreleme biçimi kullanıma alınmış. Bu seçeneği kullanımdan kaldırmanız önerilir.", + "Logging level" : "Günlük kaydı düzeyi", + "The %1$s configuration option must be a valid integer value." : "%1$s yapılandırma seçeneği geçerli bir tam sayı olmalıdır.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Günlük kaydı hata ayıklama düzeyine ayarlanmış. Hata ayıklama düzeyini yalnızca bulmanız gereken bir sorununuz olduğunda kullanın ve ardından daha az ayrıntılı bir düzeye döndürün. Bu düzey çok fazla bilgi kaydeder ve sunucunuzun başarımını etkileyebilir.", + "Logging level configured correctly." : "Günlük düzeyi doğru ayarlanmış.", "Maintenance window start" : "Bakım süresi başlangıcı", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Sunucuda yapılandırılmış bir bakım aralığı başlangıç zamanı yok. Bu durum, yoğun kaynak kullanan günlük arka plan işlerinin de asıl kullanım süreniz boyunca yapılacağı anlamına gelir. Kullanıcıların bu ağır görevlerin neden olduğu yükten daha az etkilenmesi için bu zamanı düşük kaynak kullanılan zamana ayarlamanızı öneririz.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Ağır arka plan işlerini yapmak için bakım aralığı {start}:00 UTC ile {end}:00 UTC arasındadır", @@ -705,7 +711,9 @@ "Account deletion" : "Hesap silme", "Delete {userid}'s account" : "{userid} hesabını sil", "Display name was successfully changed" : "Görüntülenecek ad değiştirildi", + "Password can't be empty" : "Parola boş olamaz", "Password was successfully changed" : "Parola değiştirildi", + "Email can't be empty" : "E-posta adresi boş olamaz", "Email was successfully changed" : "E-posta adresi değiştirildi", "Welcome mail sent!" : "Karşılama e-postası gönderildi!", "Loading account …" : "Hesap yükleniyor…", @@ -911,8 +919,6 @@ "Active accounts" : "Etkin hesaplar", "Follow us on Twitter" : "Bizi Twitter üzerinde izleyin", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir. Bu sorun, sunucu tarafındaki bir DNS uyumsuzluğunun veya giden güvenlik duvarı kuralının sonucu olabilir.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir.", - "Admin IP filtering isn’t applied." : "Yönetici IP adresi süzgeci uygulanmadı.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "İsteğe bağlı bazı dizinlerin eksik olduğu bulundu. Bazen veri tabanı başarımını iyileştirmek için yeni dizinler eklenir (Nextcloud veya kurulmuş uygulamalar tarafından). Dizinleri eklemek bazen biraz zaman alabilir ve başarımı geçici olarak düşürebilir, bu nedenle yükseltmeler sırasında bu işlem otomatik olarak yapılmaz. Dizinler eklendikten sonra, bu tablolara yapılan sorguların daha hızlı olması beklenir. Bunları eklemek için `occ db:add-missing-indices` komutunu kullanın." + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/ug.js b/apps/settings/l10n/ug.js index e31841d9c71..74eeb7d068d 100644 --- a/apps/settings/l10n/ug.js +++ b/apps/settings/l10n/ug.js @@ -849,8 +849,6 @@ OC.L10N.register( "Active accounts" : "ئاكتىپ ھېسابات", "Follow us on Twitter" : "Twitter دا بىزگە ئەگىشىڭ", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە ئۇنىڭ «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» دىن بىرنى ھەل قىلالايدىغان ۋە ئۇلىيالايدىغان بولۇشى كېرەك. بۇ مەغلۇبىيەت بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرى \"% s\" بايقالدى. PostgreSQL> = 12 ۋە <= 16 Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", - "Admin IP filtering isn’t applied." : "باشقۇرغۇچى IP سۈزۈش قوللىنىلمايدۇ.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "بىر قىسىم يوقاپ كەتكەن ئىختىيارى كۆرسەتكۈچلەرنى بايقىدى. سانداننىڭ ئىقتىدارىنى يۇقىرى كۆتۈرۈش ئۈچۈن ئاندا-ساندا يېڭى كۆرسەتكۈچلەر (Nextcloud ياكى قاچىلانغان پروگراممىلار تەرىپىدىن) قوشۇلىدۇ. كۆرسەتكۈچ قوشۇش بەزىدە بىر ئاز ۋاقىت سەرپ قىلىپ ئىقتىدارغا ۋاقىتلىق زىيان سالىدۇ ، شۇڭا يېڭىلاش جەريانىدا ئاپتوماتىك ئىشلەنمەيدۇ. كۆرسەتكۈچ قوشۇلغاندىن كېيىن ، بۇ جەدۋەللەرنىڭ سوئاللىرى تېخىمۇ تېز بولۇشى كېرەك. ئۇلارنى قوشۇش ئۈچۈن «occ db: add-missing-indices» بۇيرۇقىنى ئىشلىتىڭ. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرى \"% s\" بايقالدى. PostgreSQL> = 12 ۋە <= 16 Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ug.json b/apps/settings/l10n/ug.json index 2cb889c7bfd..3c81541e5dc 100644 --- a/apps/settings/l10n/ug.json +++ b/apps/settings/l10n/ug.json @@ -847,8 +847,6 @@ "Active accounts" : "ئاكتىپ ھېسابات", "Follow us on Twitter" : "Twitter دا بىزگە ئەگىشىڭ", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە ئۇنىڭ «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» دىن بىرنى ھەل قىلالايدىغان ۋە ئۇلىيالايدىغان بولۇشى كېرەك. بۇ مەغلۇبىيەت بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرى \"% s\" بايقالدى. PostgreSQL> = 12 ۋە <= 16 Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", - "Admin IP filtering isn’t applied." : "باشقۇرغۇچى IP سۈزۈش قوللىنىلمايدۇ.", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "بىر قىسىم يوقاپ كەتكەن ئىختىيارى كۆرسەتكۈچلەرنى بايقىدى. سانداننىڭ ئىقتىدارىنى يۇقىرى كۆتۈرۈش ئۈچۈن ئاندا-ساندا يېڭى كۆرسەتكۈچلەر (Nextcloud ياكى قاچىلانغان پروگراممىلار تەرىپىدىن) قوشۇلىدۇ. كۆرسەتكۈچ قوشۇش بەزىدە بىر ئاز ۋاقىت سەرپ قىلىپ ئىقتىدارغا ۋاقىتلىق زىيان سالىدۇ ، شۇڭا يېڭىلاش جەريانىدا ئاپتوماتىك ئىشلەنمەيدۇ. كۆرسەتكۈچ قوشۇلغاندىن كېيىن ، بۇ جەدۋەللەرنىڭ سوئاللىرى تېخىمۇ تېز بولۇشى كېرەك. ئۇلارنى قوشۇش ئۈچۈن «occ db: add-missing-indices» بۇيرۇقىنى ئىشلىتىڭ. " + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرى \"% s\" بايقالدى. PostgreSQL> = 12 ۋە <= 16 Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index b114ccb88c2..0a023aaaf4b 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -485,14 +485,14 @@ OC.L10N.register( "Primary email for password reset and notifications" : "Основна адреса ел.пошти для надсилання пароля та сповіщень", "No email address set" : "E-mail не вказано", "Your handle" : "Ви керуєте", - "Derived from your locale ({weekDayName})" : "Визначено на основі налаштувань локалі ({weekDayName})", + "Derived from your locale ({weekDayName})" : "{weekDayName} (на основі локалі)", "Unable to update first day of week" : "Не вдалося оновити значення першого дня тижня", "Day to use as the first day of week" : "Тиждень починається з", "Your headline" : "Ваш заголовок", "Unable to update language" : "Не вдалося оновити мову", "Languages" : "Мови", "Help translate" : "Допомогти з перекладом", - "No language set" : "Мову не визначено", + "No language set" : "Локаль не встановлено", "Unable to update locale" : "Не вдалося оновити мову", "Locales" : "Регіональні налаштування", "Week starts on {firstDayOfWeek}" : "Тиждень починається у {firstDayOfWeek}", @@ -629,8 +629,8 @@ OC.L10N.register( "Please enter a valid group name" : "Введіть дійсну назву групи", "Sending…" : "Надсилання...", "Email sent" : "Лист надіслано", - "Location" : "Місце", - "Profile picture" : "Зображення облікового запису", + "Location" : "Місце розташування", + "Profile picture" : "Зображення користувача", "About" : "Опис", "Date of birth" : "Дата народження", "Full name" : "Повне ім'я", @@ -645,7 +645,7 @@ OC.L10N.register( "Website" : "Вебсайт", "Profile visibility" : "Видимість профілю", "Locale" : "Локаль", - "First day of week" : "Перший день тижня", + "First day of week" : "Тиждень починається", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Недоступно, оскільки ця властивість необхідна для основних функцій, включно спільний доступ до файлів та запрошення в календарі", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Недоступно, оскільки об'єднані хмари вимкнено для вашого облікового запису. Будь ласка, сконтактуйте з вашим адміністратором", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Недоступно, оскільки публікацію даних користувача на пошуковому сервері заборонена. Зверніться до системного адміністратора, якщо у вас виникнуть запитання", @@ -761,7 +761,6 @@ OC.L10N.register( "Name your device" : "Дайте назву вашому пристрою", "Active accounts" : "Активні облікові записи", "Follow us on Twitter" : "Слідкуйте за нами в Twitter", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Щоби дозволити запуск цієї перевірки, потрібно пересвідчитися, що ваш вебсервер може з'єднуватися з самим собою, що передбачає можливість резолвити та з'єднуватися з одним з `trusted_domains` або `overwrite.cli.url`. Неможливість цього може бути результатом незбігу DNS на стороні сервера або встановленими правилами брандмауера.", - "Admin IP filtering isn’t applied." : "Адміністративний фільтр за адресою IP не застосовано." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Щоби дозволити запуск цієї перевірки, потрібно пересвідчитися, що ваш вебсервер може з'єднуватися з самим собою, що передбачає можливість резолвити та з'єднуватися з одним з `trusted_domains` або `overwrite.cli.url`. Неможливість цього може бути результатом незбігу DNS на стороні сервера або встановленими правилами брандмауера." }, "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/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 9baa196a537..895e73823e8 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -483,14 +483,14 @@ "Primary email for password reset and notifications" : "Основна адреса ел.пошти для надсилання пароля та сповіщень", "No email address set" : "E-mail не вказано", "Your handle" : "Ви керуєте", - "Derived from your locale ({weekDayName})" : "Визначено на основі налаштувань локалі ({weekDayName})", + "Derived from your locale ({weekDayName})" : "{weekDayName} (на основі локалі)", "Unable to update first day of week" : "Не вдалося оновити значення першого дня тижня", "Day to use as the first day of week" : "Тиждень починається з", "Your headline" : "Ваш заголовок", "Unable to update language" : "Не вдалося оновити мову", "Languages" : "Мови", "Help translate" : "Допомогти з перекладом", - "No language set" : "Мову не визначено", + "No language set" : "Локаль не встановлено", "Unable to update locale" : "Не вдалося оновити мову", "Locales" : "Регіональні налаштування", "Week starts on {firstDayOfWeek}" : "Тиждень починається у {firstDayOfWeek}", @@ -627,8 +627,8 @@ "Please enter a valid group name" : "Введіть дійсну назву групи", "Sending…" : "Надсилання...", "Email sent" : "Лист надіслано", - "Location" : "Місце", - "Profile picture" : "Зображення облікового запису", + "Location" : "Місце розташування", + "Profile picture" : "Зображення користувача", "About" : "Опис", "Date of birth" : "Дата народження", "Full name" : "Повне ім'я", @@ -643,7 +643,7 @@ "Website" : "Вебсайт", "Profile visibility" : "Видимість профілю", "Locale" : "Локаль", - "First day of week" : "Перший день тижня", + "First day of week" : "Тиждень починається", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Недоступно, оскільки ця властивість необхідна для основних функцій, включно спільний доступ до файлів та запрошення в календарі", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Недоступно, оскільки об'єднані хмари вимкнено для вашого облікового запису. Будь ласка, сконтактуйте з вашим адміністратором", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Недоступно, оскільки публікацію даних користувача на пошуковому сервері заборонена. Зверніться до системного адміністратора, якщо у вас виникнуть запитання", @@ -759,7 +759,6 @@ "Name your device" : "Дайте назву вашому пристрою", "Active accounts" : "Активні облікові записи", "Follow us on Twitter" : "Слідкуйте за нами в Twitter", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Щоби дозволити запуск цієї перевірки, потрібно пересвідчитися, що ваш вебсервер може з'єднуватися з самим собою, що передбачає можливість резолвити та з'єднуватися з одним з `trusted_domains` або `overwrite.cli.url`. Неможливість цього може бути результатом незбігу DNS на стороні сервера або встановленими правилами брандмауера.", - "Admin IP filtering isn’t applied." : "Адміністративний фільтр за адресою IP не застосовано." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Щоби дозволити запуск цієї перевірки, потрібно пересвідчитися, що ваш вебсервер може з'єднуватися з самим собою, що передбачає можливість резолвити та з'єднуватися з одним з `trusted_domains` або `overwrite.cli.url`. Неможливість цього може бути результатом незбігу DNS на стороні сервера або встановленими правилами брандмауера." },"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/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 3c20c6eefb4..4a13371a1c8 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -911,8 +911,6 @@ OC.L10N.register( "Active accounts" : "活跃账号", "Follow us on Twitter" : "在 Twitter 上关注我们!", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务端 DNS 不匹配或出站防火墙规则的结果。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本\"%s\"。建议使用 PostgreSQL >=12 和 <=16,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", - "Admin IP filtering isn’t applied." : "不应用管理员 IP 过滤。", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "检测到一些缺失的可选索引。偶尔会添加新索引(由 Nextcloud 或已安装的应用程序添加)以提高数据库性能。添加索引有时可能需要一段时间并会暂时损害性能,因此在升级期间不会自动完成此操作。添加索引后,对这些表的查询应该会更快。使用命令 `occ db:add-missing-indices` 添加它们。" + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本\"%s\"。建议使用 PostgreSQL >=12 和 <=16,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 32a53988fce..16bd8a55bfe 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -909,8 +909,6 @@ "Active accounts" : "活跃账号", "Follow us on Twitter" : "在 Twitter 上关注我们!", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务端 DNS 不匹配或出站防火墙规则的结果。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本\"%s\"。建议使用 PostgreSQL >=12 和 <=16,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", - "Admin IP filtering isn’t applied." : "不应用管理员 IP 过滤。", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "检测到一些缺失的可选索引。偶尔会添加新索引(由 Nextcloud 或已安装的应用程序添加)以提高数据库性能。添加索引有时可能需要一段时间并会暂时损害性能,因此在升级期间不会自动完成此操作。添加索引后,对这些表的查询应该会更快。使用命令 `occ db:add-missing-indices` 添加它们。" + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本\"%s\"。建议使用 PostgreSQL >=12 和 <=16,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 9e075fae073..77aa1206cda 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "無限制", "Verifying" : "正在驗證", "Allowed admin IP ranges" : "允許的管理 IP 範圍", + "Admin IP filtering isn't applied." : "不套用管理 IP 過濾。", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定鍵「%1$s」預期為陣列(找到 %2$s)。將不套用管理 IP 範圍驗證。", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定鍵「%1$s」包含無效的 IP 範圍:「%2$s」", "Admin IP filtering is correctly configured." : "管理 IP 過濾已正確設定。", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "資料庫缺少索引", "Missing indices:" : "缺少索引:", "\"%s\" in table \"%s\"" : "「%s」在數據庫表「%s」中", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "偵測到一些缺少的選擇性索引。有時會新增索引以改善資料庫效能(由 Nextcloud 或安裝的應用程式)。新增索引可能需要一點時間,並會暫時降低效能,因此不會在升級期間自動完成。新增索引後,對這些表格的查詢應該會更快。使用命令 `occ db:add-missing-indices` 以新增它們。", "Database missing primary keys" : "資料庫缺少主密鑰", "Missing primary key on table \"%s\"." : "數據表 \"%s\" 缺少主密鑰。", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "數據庫缺少一些主鍵。由於在大表上添加主鍵可能會花費一些時間,因此我們不會自動添加主鍵。通過運行 “occ db:add-missing-primary-keys”,可以在實例繼續運行的同時手動添加那些缺少的主鍵。", @@ -711,7 +713,9 @@ OC.L10N.register( "Account deletion" : "帳戶刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳戶", "Display name was successfully changed" : "成功更新顯示名稱", + "Password can't be empty" : "密碼不可為空白", "Password was successfully changed" : "成功更新密碼", + "Email can't be empty" : "電郵地址不可為空白", "Email was successfully changed" : "成功更新電郵地址", "Welcome mail sent!" : "已傳送歡迎郵件!", "Loading account …" : "正在加载帳戶 ...", @@ -917,8 +921,6 @@ OC.L10N.register( "Active accounts" : "活躍帳戶", "Follow us on Twitter" : "在 Twitter 上追蹤我們", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", - "Admin IP filtering isn’t applied." : "不套用管理 IP 過濾。", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "偵測到一些缺少的選擇性索引。有時會新增索引以改善資料庫效能(由 Nextcloud 或安裝的應用程式)。新增索引可能需要一點時間,並會暫時降低效能,因此不會在升級期間自動完成。新增索引後,對這些表格的查詢應該會更快。使用命令 `occ db:add-missing-indices` 以新增它們。" + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 25baff4f68c..f5d3c7132f7 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -129,6 +129,7 @@ "Unlimited" : "無限制", "Verifying" : "正在驗證", "Allowed admin IP ranges" : "允許的管理 IP 範圍", + "Admin IP filtering isn't applied." : "不套用管理 IP 過濾。", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定鍵「%1$s」預期為陣列(找到 %2$s)。將不套用管理 IP 範圍驗證。", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定鍵「%1$s」包含無效的 IP 範圍:「%2$s」", "Admin IP filtering is correctly configured." : "管理 IP 過濾已正確設定。", @@ -161,6 +162,7 @@ "Database missing indices" : "資料庫缺少索引", "Missing indices:" : "缺少索引:", "\"%s\" in table \"%s\"" : "「%s」在數據庫表「%s」中", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "偵測到一些缺少的選擇性索引。有時會新增索引以改善資料庫效能(由 Nextcloud 或安裝的應用程式)。新增索引可能需要一點時間,並會暫時降低效能,因此不會在升級期間自動完成。新增索引後,對這些表格的查詢應該會更快。使用命令 `occ db:add-missing-indices` 以新增它們。", "Database missing primary keys" : "資料庫缺少主密鑰", "Missing primary key on table \"%s\"." : "數據表 \"%s\" 缺少主密鑰。", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "數據庫缺少一些主鍵。由於在大表上添加主鍵可能會花費一些時間,因此我們不會自動添加主鍵。通過運行 “occ db:add-missing-primary-keys”,可以在實例繼續運行的同時手動添加那些缺少的主鍵。", @@ -709,7 +711,9 @@ "Account deletion" : "帳戶刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳戶", "Display name was successfully changed" : "成功更新顯示名稱", + "Password can't be empty" : "密碼不可為空白", "Password was successfully changed" : "成功更新密碼", + "Email can't be empty" : "電郵地址不可為空白", "Email was successfully changed" : "成功更新電郵地址", "Welcome mail sent!" : "已傳送歡迎郵件!", "Loading account …" : "正在加载帳戶 ...", @@ -915,8 +919,6 @@ "Active accounts" : "活躍帳戶", "Follow us on Twitter" : "在 Twitter 上追蹤我們", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", - "Admin IP filtering isn’t applied." : "不套用管理 IP 過濾。", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "偵測到一些缺少的選擇性索引。有時會新增索引以改善資料庫效能(由 Nextcloud 或安裝的應用程式)。新增索引可能需要一點時間,並會暫時降低效能,因此不會在升級期間自動完成。新增索引後,對這些表格的查詢應該會更快。使用命令 `occ db:add-missing-indices` 以新增它們。" + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 7ad3b67ea51..8a08941776e 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -917,8 +917,6 @@ OC.L10N.register( "Active accounts" : "活躍帳號", "Follow us on Twitter" : "在 Twitter 上追蹤我們", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", - "Admin IP filtering isn’t applied." : "不套用管理 IP 過濾。", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "偵測到一些缺少的選擇性索引。有時會新增索引以改善資料庫效能(由 Nextcloud 或安裝的應用程式)。新增索引可能需要一點時間,並會暫時降低效能,因此不會在升級期間自動完成。新增索引後,對這些資料表的查詢應該會更快。使用命令 `occ db:add-missing-indices` 以新增它們。" + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index e8e2941e7c0..219707331c6 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -915,8 +915,6 @@ "Active accounts" : "活躍帳號", "Follow us on Twitter" : "在 Twitter 上追蹤我們", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", - "Admin IP filtering isn’t applied." : "不套用管理 IP 過濾。", - "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "偵測到一些缺少的選擇性索引。有時會新增索引以改善資料庫效能(由 Nextcloud 或安裝的應用程式)。新增索引可能需要一點時間,並會暫時降低效能,因此不會在升級期間自動完成。新增索引後,對這些資料表的查詢應該會更快。使用命令 `occ db:add-missing-indices` 以新增它們。" + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ar.js b/apps/sharebymail/l10n/ar.js index 3429c339b41..86b3159d9dd 100644 --- a/apps/sharebymail/l10n/ar.js +++ b/apps/sharebymail/l10n/ar.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s شارك »%2$s« معك و يرغب في إضافة", "»%s« added a note to a file shared with you" : "»%s« أضافة ملاحظة لملفٍ سلفت مشاركته معك", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "أنت شاركت للتّوِّ »%1$s« مع %2$s. تمّ إرسال المشاركة إلى وجهتها. بسبب السياسة الأمنية الموضوعة من قبل مسؤول النظام %3$s كل مشاركة يجب أن تكون محمية بكلمة مرور و التي يجب إلّا يتم إرسالها مباشرة إلى المستخدم المقصود. لذا بجب أن تقوم بتحويلها إليه يدويّاً.", - "Password to access »%1$s« shared by you with %2$s" : "كلمة مرور للوصول إلى »%1$s« تمّت مشاركتها مع %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "قام%1$s بمشاركة %2$s معك.\nيُفترض أنك قد استلمت إيميلاً خاصاً يحتوي رابطاً للوصول إلى هذه المشاركة.\n" + "Password to access »%1$s« shared by you with %2$s" : "كلمة مرور للوصول إلى »%1$s« تمّت مشاركتها مع %2$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/sharebymail/l10n/ar.json b/apps/sharebymail/l10n/ar.json index b96160e59e4..69ffb9f45b1 100644 --- a/apps/sharebymail/l10n/ar.json +++ b/apps/sharebymail/l10n/ar.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s شارك »%2$s« معك و يرغب في إضافة", "»%s« added a note to a file shared with you" : "»%s« أضافة ملاحظة لملفٍ سلفت مشاركته معك", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "أنت شاركت للتّوِّ »%1$s« مع %2$s. تمّ إرسال المشاركة إلى وجهتها. بسبب السياسة الأمنية الموضوعة من قبل مسؤول النظام %3$s كل مشاركة يجب أن تكون محمية بكلمة مرور و التي يجب إلّا يتم إرسالها مباشرة إلى المستخدم المقصود. لذا بجب أن تقوم بتحويلها إليه يدويّاً.", - "Password to access »%1$s« shared by you with %2$s" : "كلمة مرور للوصول إلى »%1$s« تمّت مشاركتها مع %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "قام%1$s بمشاركة %2$s معك.\nيُفترض أنك قد استلمت إيميلاً خاصاً يحتوي رابطاً للوصول إلى هذه المشاركة.\n" + "Password to access »%1$s« shared by you with %2$s" : "كلمة مرور للوصول إلى »%1$s« تمّت مشاركتها مع %2$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/sharebymail/l10n/ca.js b/apps/sharebymail/l10n/ca.js index 35f789895b4..69b30041f50 100644 --- a/apps/sharebymail/l10n/ca.js +++ b/apps/sharebymail/l10n/ca.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartit «%2$s» amb vós i vol afegir", "»%s« added a note to a file shared with you" : "%s ha afegit una nota a un fitxer compartit amb vós", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acabeu de compartir «%1$s» amb %2$s. Ja s'ha enviat l'element compartit al destinatari. A causa de les polítiques de seguretat definides per l'administrador del %3$s, cada element compartit s'ha de protegir amb contrasenya i no es permet enviar-la directament al destinatari. Per tant, li heu de fer arribar manualment per un altre canal.", - "Password to access »%1$s« shared by you with %2$s" : "Heu compartit amb %2$s la contrasenya per a accedir a «%1$s»", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s ha compartit %2$s amb tu.\nJa hauríeu d'haver rebut un correu separat amb un enllaç per accedir-hi.\n" + "Password to access »%1$s« shared by you with %2$s" : "Heu compartit amb %2$s la contrasenya per a accedir a «%1$s»" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/ca.json b/apps/sharebymail/l10n/ca.json index 8ffe95a9ed3..fb555e323ff 100644 --- a/apps/sharebymail/l10n/ca.json +++ b/apps/sharebymail/l10n/ca.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartit «%2$s» amb vós i vol afegir", "»%s« added a note to a file shared with you" : "%s ha afegit una nota a un fitxer compartit amb vós", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acabeu de compartir «%1$s» amb %2$s. Ja s'ha enviat l'element compartit al destinatari. A causa de les polítiques de seguretat definides per l'administrador del %3$s, cada element compartit s'ha de protegir amb contrasenya i no es permet enviar-la directament al destinatari. Per tant, li heu de fer arribar manualment per un altre canal.", - "Password to access »%1$s« shared by you with %2$s" : "Heu compartit amb %2$s la contrasenya per a accedir a «%1$s»", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s ha compartit %2$s amb tu.\nJa hauríeu d'haver rebut un correu separat amb un enllaç per accedir-hi.\n" + "Password to access »%1$s« shared by you with %2$s" : "Heu compartit amb %2$s la contrasenya per a accedir a «%1$s»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js index 57a8013e051..da33f76e7f4 100644 --- a/apps/sharebymail/l10n/cs.js +++ b/apps/sharebymail/l10n/cs.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s sdílí „%2$s“ a dodává", "»%s« added a note to a file shared with you" : "„%s“ dodává poznámku k nasdílenému souboru", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Právě jste s „%1$s“ nasdílel(a) %2$s. Sdílení bylo už příjemci zasláno. Kvůli bezpečnostní politice nastavené administrátorem %3$s musí být každé sdílení chráněno heslem a toto heslo nemůže být příjemci zasláno přímo. Kvůli tomu ho budete muset ručně přeposlat.", - "Password to access »%1$s« shared by you with %2$s" : "Heslo pro přístup k „%1$s“ nasdílenému vámi pro %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s vám nasdílel(a) %2$s.\nMěl by vám už přijít e-mail s přístupovými údaji.\n" + "Password to access »%1$s« shared by you with %2$s" : "Heslo pro přístup k „%1$s“ nasdílenému vámi pro %2$s" }, "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/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json index 51c8a9385d9..c57765761a2 100644 --- a/apps/sharebymail/l10n/cs.json +++ b/apps/sharebymail/l10n/cs.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s sdílí „%2$s“ a dodává", "»%s« added a note to a file shared with you" : "„%s“ dodává poznámku k nasdílenému souboru", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Právě jste s „%1$s“ nasdílel(a) %2$s. Sdílení bylo už příjemci zasláno. Kvůli bezpečnostní politice nastavené administrátorem %3$s musí být každé sdílení chráněno heslem a toto heslo nemůže být příjemci zasláno přímo. Kvůli tomu ho budete muset ručně přeposlat.", - "Password to access »%1$s« shared by you with %2$s" : "Heslo pro přístup k „%1$s“ nasdílenému vámi pro %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s vám nasdílel(a) %2$s.\nMěl by vám už přijít e-mail s přístupovými údaji.\n" + "Password to access »%1$s« shared by you with %2$s" : "Heslo pro přístup k „%1$s“ nasdílenému vámi pro %2$s" },"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/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js index f1ce9e89a27..05ea2fb063f 100644 --- a/apps/sharebymail/l10n/de.js +++ b/apps/sharebymail/l10n/de.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du hast »%1$s« mit %2$s geteilt. Die Freigabe wurde an den Empfänger gesandt. Aufgrund der Sicherheits-Richtlinien, die der Administrator von %3$s vorgegeben hat, benötigt jede Freigabe einen Passwortschutz und es ist nicht zulässig, ein Passwort direkt an den Empfänger zu senden. Aus diesem Grund musst du das Passwort selbst an den Empfänger senden.", - "Password to access »%1$s« shared by you with %2$s" : "Passwort zum Zugriff auf »%1$s« wurde von dir mit %2$s geteilt", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat %2$s mit dir geteilt.\nDen entsprechenden Link solltest du bereits in einer separaten Mail erhalten haben.\n\n" + "Password to access »%1$s« shared by you with %2$s" : "Passwort zum Zugriff auf »%1$s« wurde von dir mit %2$s geteilt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json index 9f490713f56..4578343e077 100644 --- a/apps/sharebymail/l10n/de.json +++ b/apps/sharebymail/l10n/de.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du hast »%1$s« mit %2$s geteilt. Die Freigabe wurde an den Empfänger gesandt. Aufgrund der Sicherheits-Richtlinien, die der Administrator von %3$s vorgegeben hat, benötigt jede Freigabe einen Passwortschutz und es ist nicht zulässig, ein Passwort direkt an den Empfänger zu senden. Aus diesem Grund musst du das Passwort selbst an den Empfänger senden.", - "Password to access »%1$s« shared by you with %2$s" : "Passwort zum Zugriff auf »%1$s« wurde von dir mit %2$s geteilt", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat %2$s mit dir geteilt.\nDen entsprechenden Link solltest du bereits in einer separaten Mail erhalten haben.\n\n" + "Password to access »%1$s« shared by you with %2$s" : "Passwort zum Zugriff auf »%1$s« wurde von dir mit %2$s geteilt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index 6b422348944..4168c98805d 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Sie haben »%1$s« mit %2$s geteilt. Die Freigabe wurde an den Empfänger gesandt. Aufgrund der Sicherheits-Richtlinien, die der Administrator von %3$s vorgegeben hat, benötigt jede Freigabe einen Passwortschutz und es ist nicht zulässig, ein Passwort direkt an den Empfänger zu versenden. Aus diesem Grund müssen Sie das Passwort selbst an den Empfänger senden.", - "Password to access »%1$s« shared by you with %2$s" : "Passwort zum Zugriff auf »%1$s« wurde von Ihnen mit %2$s geteilt", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat %2$s mit Ihnen geteilt.\nDen entsprechenden Link sollten Sie bereits in einer separaten Mail erhalten haben.\n\n" + "Password to access »%1$s« shared by you with %2$s" : "Passwort zum Zugriff auf »%1$s« wurde von Ihnen mit %2$s geteilt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index 156a058b235..b6713c5f49e 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Sie haben »%1$s« mit %2$s geteilt. Die Freigabe wurde an den Empfänger gesandt. Aufgrund der Sicherheits-Richtlinien, die der Administrator von %3$s vorgegeben hat, benötigt jede Freigabe einen Passwortschutz und es ist nicht zulässig, ein Passwort direkt an den Empfänger zu versenden. Aus diesem Grund müssen Sie das Passwort selbst an den Empfänger senden.", - "Password to access »%1$s« shared by you with %2$s" : "Passwort zum Zugriff auf »%1$s« wurde von Ihnen mit %2$s geteilt", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat %2$s mit Ihnen geteilt.\nDen entsprechenden Link sollten Sie bereits in einer separaten Mail erhalten haben.\n\n" + "Password to access »%1$s« shared by you with %2$s" : "Passwort zum Zugriff auf »%1$s« wurde von Ihnen mit %2$s geteilt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js index 508a3a81f11..c0237f85359 100644 --- a/apps/sharebymail/l10n/en_GB.js +++ b/apps/sharebymail/l10n/en_GB.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient.", - "Password to access »%1$s« shared by you with %2$s" : "Password to access »%1$s« shared by you with %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" + "Password to access »%1$s« shared by you with %2$s" : "Password to access »%1$s« shared by you with %2$s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/en_GB.json b/apps/sharebymail/l10n/en_GB.json index de92484cad6..a651c9f5437 100644 --- a/apps/sharebymail/l10n/en_GB.json +++ b/apps/sharebymail/l10n/en_GB.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient.", - "Password to access »%1$s« shared by you with %2$s" : "Password to access »%1$s« shared by you with %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" + "Password to access »%1$s« shared by you with %2$s" : "Password to access »%1$s« shared by you with %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js index d8b6a0be9b6..3025a95e473 100644 --- a/apps/sharebymail/l10n/es.js +++ b/apps/sharebymail/l10n/es.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir", "»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Has compartido »%1$s« con %2$s. El enlace ha sido enviado al destinatario. Debido a las políticas de seguridad definidas por el administrador de %3$s cada elemento compartido necesita ser protegido con contraseña y no está permitido enviar directamente esta clave al destinatario. Por lo tanto necesita reenviar la contraseña manualmente al destinatario.", - "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a «%1$s» compartida por tí con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s ha compartido %2$s contigo.\nDeberías haber recibido otro correo con un enlace para acceder.\n" + "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a «%1$s» compartida por tí con %2$s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json index 1a54754b4bb..f8bc4a413ca 100644 --- a/apps/sharebymail/l10n/es.json +++ b/apps/sharebymail/l10n/es.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir", "»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Has compartido »%1$s« con %2$s. El enlace ha sido enviado al destinatario. Debido a las políticas de seguridad definidas por el administrador de %3$s cada elemento compartido necesita ser protegido con contraseña y no está permitido enviar directamente esta clave al destinatario. Por lo tanto necesita reenviar la contraseña manualmente al destinatario.", - "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a «%1$s» compartida por tí con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s ha compartido %2$s contigo.\nDeberías haber recibido otro correo con un enlace para acceder.\n" + "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a «%1$s» compartida por tí con %2$s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_AR.js b/apps/sharebymail/l10n/es_AR.js index b1c81c1e57e..10b67749467 100644 --- a/apps/sharebymail/l10n/es_AR.js +++ b/apps/sharebymail/l10n/es_AR.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "%s añadió una nota a un archivo compartido con Ud.", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acaba de compartir »%1$s« con %2$s. El recurso compartido ya ha sido enviado al destinatario. Debido a las políticas de seguridad definidas por el administrador de %3$s, cada recurso compartido debe estar protegido con contraseña y no se permite enviar la contraseña directamente al destinatario. Por lo tanto, debe enviarle manualmente la contraseña.", - "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a »%1$s« compartido por usted con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s le compartió %2$s.\nDebería ya haber recibido un correo por separado con el enlace para acceder a éste.\n" + "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a »%1$s« compartido por usted con %2$s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/es_AR.json b/apps/sharebymail/l10n/es_AR.json index a2b99ba82e4..1490708d240 100644 --- a/apps/sharebymail/l10n/es_AR.json +++ b/apps/sharebymail/l10n/es_AR.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "%s añadió una nota a un archivo compartido con Ud.", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acaba de compartir »%1$s« con %2$s. El recurso compartido ya ha sido enviado al destinatario. Debido a las políticas de seguridad definidas por el administrador de %3$s, cada recurso compartido debe estar protegido con contraseña y no se permite enviar la contraseña directamente al destinatario. Por lo tanto, debe enviarle manualmente la contraseña.", - "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a »%1$s« compartido por usted con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s le compartió %2$s.\nDebería ya haber recibido un correo por separado con el enlace para acceder a éste.\n" + "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a »%1$s« compartido por usted con %2$s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_MX.js b/apps/sharebymail/l10n/es_MX.js index 68a123a1b6b..037238c50dc 100644 --- a/apps/sharebymail/l10n/es_MX.js +++ b/apps/sharebymail/l10n/es_MX.js @@ -51,7 +51,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acaba de compartir »%1$s« con %2$s. El recurso compartido ya ha sido enviado al destinatario. Debido a las políticas de seguridad definidas por el administrador de %3$s, cada recurso compartido debe estar protegido con contraseña y no se permite enviar la contraseña directamente al destinatario. Por lo tanto, debe enviarle manualmente la contraseña.", - "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a »%1$s« compartido por usted con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s le compartió %2$s.\nDebería ya haber recibido un correo por separado con el enlace para acceder a éste.\n" + "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a »%1$s« compartido por usted con %2$s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/es_MX.json b/apps/sharebymail/l10n/es_MX.json index 33613405e01..e0bc418c660 100644 --- a/apps/sharebymail/l10n/es_MX.json +++ b/apps/sharebymail/l10n/es_MX.json @@ -49,7 +49,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acaba de compartir »%1$s« con %2$s. El recurso compartido ya ha sido enviado al destinatario. Debido a las políticas de seguridad definidas por el administrador de %3$s, cada recurso compartido debe estar protegido con contraseña y no se permite enviar la contraseña directamente al destinatario. Por lo tanto, debe enviarle manualmente la contraseña.", - "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a »%1$s« compartido por usted con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s le compartió %2$s.\nDebería ya haber recibido un correo por separado con el enlace para acceder a éste.\n" + "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a »%1$s« compartido por usted con %2$s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/eu.js b/apps/sharebymail/l10n/eu.js index 3bc314f0f6c..580419af6b0 100644 --- a/apps/sharebymail/l10n/eu.js +++ b/apps/sharebymail/l10n/eu.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$serabiltzaileak »%2$s« partekatu du zurekin eta hau gehitu nahi du", "»%s« added a note to a file shared with you" : "»%s« erabiltzaileak nota bat gehitu dio partekatu dizun fitxategi batean", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$spartekatu duzu %2$s-(a)rekin. Partekatzea dgoeneko hartzaileari bidali zaio. %3$s-(e)ko administratzaileak zehaztutako segurtasun politikak direla eta, partekatze bakoitza pasahitz bidez babestu behar da eta ezin da pasahitza zuzenean hartzaileari bidali. Beraz, pasahitza eskuz birbidali behar diozu hartzaileari.", - "Password to access »%1$s« shared by you with %2$s" : "»%1$s« atzitzeko pasahitza partekatu duzu %2$s-(a)rekin", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s-k »%2$s« partekatu du zurekin.\nBertara iristeko esteka mezu batean eduki behar zenuke dagoeneko zure posta elektronikoan.\n" + "Password to access »%1$s« shared by you with %2$s" : "»%1$s« atzitzeko pasahitza partekatu duzu %2$s-(a)rekin" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/eu.json b/apps/sharebymail/l10n/eu.json index ebbf46b143f..c4b6b3623c1 100644 --- a/apps/sharebymail/l10n/eu.json +++ b/apps/sharebymail/l10n/eu.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$serabiltzaileak »%2$s« partekatu du zurekin eta hau gehitu nahi du", "»%s« added a note to a file shared with you" : "»%s« erabiltzaileak nota bat gehitu dio partekatu dizun fitxategi batean", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$spartekatu duzu %2$s-(a)rekin. Partekatzea dgoeneko hartzaileari bidali zaio. %3$s-(e)ko administratzaileak zehaztutako segurtasun politikak direla eta, partekatze bakoitza pasahitz bidez babestu behar da eta ezin da pasahitza zuzenean hartzaileari bidali. Beraz, pasahitza eskuz birbidali behar diozu hartzaileari.", - "Password to access »%1$s« shared by you with %2$s" : "»%1$s« atzitzeko pasahitza partekatu duzu %2$s-(a)rekin", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s-k »%2$s« partekatu du zurekin.\nBertara iristeko esteka mezu batean eduki behar zenuke dagoeneko zure posta elektronikoan.\n" + "Password to access »%1$s« shared by you with %2$s" : "»%1$s« atzitzeko pasahitza partekatu duzu %2$s-(a)rekin" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js index b623bc8f435..33b155fd0b2 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter ", "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous.", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Vous venez de partager « %1$s » avec %2$s. Le partage a déjà été envoyé au destinataire. En raison de la politique de sécurité définie par l'administrateur de %3$s, chaque partage doit être protégé par mot de passe et il n'est pas autorisé d'envoyer le mot de passe directement au destinataire. C'est pourquoi vous devez transmettre le mot de passe manuellement au destinataire.", - "Password to access »%1$s« shared by you with %2$s" : "Mot de passe pour accéder à « %1$s » partagé par vous avec %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s à partagé %2$s avec vous.\n Vous devriez déjà avoir reçu un e-mail séparé avec un lien pour y accéder.\n" + "Password to access »%1$s« shared by you with %2$s" : "Mot de passe pour accéder à « %1$s » partagé par vous avec %2$s" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index 45de1cec7b6..facb87cb064 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter ", "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous.", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Vous venez de partager « %1$s » avec %2$s. Le partage a déjà été envoyé au destinataire. En raison de la politique de sécurité définie par l'administrateur de %3$s, chaque partage doit être protégé par mot de passe et il n'est pas autorisé d'envoyer le mot de passe directement au destinataire. C'est pourquoi vous devez transmettre le mot de passe manuellement au destinataire.", - "Password to access »%1$s« shared by you with %2$s" : "Mot de passe pour accéder à « %1$s » partagé par vous avec %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s à partagé %2$s avec vous.\n Vous devriez déjà avoir reçu un e-mail séparé avec un lien pour y accéder.\n" + "Password to access »%1$s« shared by you with %2$s" : "Mot de passe pour accéder à « %1$s » partagé par vous avec %2$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/sharebymail/l10n/ga.js b/apps/sharebymail/l10n/ga.js index 4d0c3366e36..317c064caf8 100644 --- a/apps/sharebymail/l10n/ga.js +++ b/apps/sharebymail/l10n/ga.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "Chuir »%s« nóta le comhad a roinntear leat", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Roinn tú »%1$s« le %2$s. Seoladh an sciar chuig an bhfaighteoir cheana féin. De bharr na bpolasaithe slándála atá sainmhínithe ag riarthóir %3$s ní mór gach sciar a chosaint le pasfhocal agus ní cheadaítear an pasfhocal a sheoladh go díreach chuig an bhfaighteoir. Mar sin ní mór duit an pasfhocal a chur ar aghaidh de láimh chuig an bhfaighteoir.", - "Password to access »%1$s« shared by you with %2$s" : "Pasfocal chun rochtain a fháil ar »%1$s« arna chomhroinnt agat le %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s roinnte %2$s leat.\nBa chóir go mbeadh post ar leith faighte agat cheana féin le nasc chun rochtain a fháil air.\n" + "Password to access »%1$s« shared by you with %2$s" : "Pasfocal chun rochtain a fháil ar »%1$s« arna chomhroinnt agat le %2$s" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/sharebymail/l10n/ga.json b/apps/sharebymail/l10n/ga.json index fa0793d5b5e..97746ed65ca 100644 --- a/apps/sharebymail/l10n/ga.json +++ b/apps/sharebymail/l10n/ga.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "Chuir »%s« nóta le comhad a roinntear leat", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Roinn tú »%1$s« le %2$s. Seoladh an sciar chuig an bhfaighteoir cheana féin. De bharr na bpolasaithe slándála atá sainmhínithe ag riarthóir %3$s ní mór gach sciar a chosaint le pasfhocal agus ní cheadaítear an pasfhocal a sheoladh go díreach chuig an bhfaighteoir. Mar sin ní mór duit an pasfhocal a chur ar aghaidh de láimh chuig an bhfaighteoir.", - "Password to access »%1$s« shared by you with %2$s" : "Pasfocal chun rochtain a fháil ar »%1$s« arna chomhroinnt agat le %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s roinnte %2$s leat.\nBa chóir go mbeadh post ar leith faighte agat cheana féin le nasc chun rochtain a fháil air.\n" + "Password to access »%1$s« shared by you with %2$s" : "Pasfocal chun rochtain a fháil ar »%1$s« arna chomhroinnt agat le %2$s" },"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/sharebymail/l10n/gl.js b/apps/sharebymail/l10n/gl.js index 806e641586c..cc35b180083 100644 --- a/apps/sharebymail/l10n/gl.js +++ b/apps/sharebymail/l10n/gl.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Vén de de compartir «%1$s» con %2$s. A compartición xa foi enviada ao destinatario. Por mor das directivas de seguranza definidas polo administrador de %3$s cada compartición necesita ser protexida por un contrasinal e non está permitido que Vde. envíe o contrasinal directamente ao destinatario. Daquela, necesita enviar manualmente o contrasinal ao destinatario.", - "Password to access »%1$s« shared by you with %2$s" : "Contrasinal para acceder a «%1$s» compartida por Vde. con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s compartiu %2$s con Vde.\nDebería ter recibido un correo por separado cunha ligazón para acceder a el.\n" + "Password to access »%1$s« shared by you with %2$s" : "Contrasinal para acceder a «%1$s» compartida por Vde. con %2$s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/gl.json b/apps/sharebymail/l10n/gl.json index 3a03a718137..adc29054bc1 100644 --- a/apps/sharebymail/l10n/gl.json +++ b/apps/sharebymail/l10n/gl.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Vén de de compartir «%1$s» con %2$s. A compartición xa foi enviada ao destinatario. Por mor das directivas de seguranza definidas polo administrador de %3$s cada compartición necesita ser protexida por un contrasinal e non está permitido que Vde. envíe o contrasinal directamente ao destinatario. Daquela, necesita enviar manualmente o contrasinal ao destinatario.", - "Password to access »%1$s« shared by you with %2$s" : "Contrasinal para acceder a «%1$s» compartida por Vde. con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s compartiu %2$s con Vde.\nDebería ter recibido un correo por separado cunha ligazón para acceder a el.\n" + "Password to access »%1$s« shared by you with %2$s" : "Contrasinal para acceder a «%1$s» compartida por Vde. con %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/is.js b/apps/sharebymail/l10n/is.js index 4cb6408ce0d..571cd277367 100644 --- a/apps/sharebymail/l10n/is.js +++ b/apps/sharebymail/l10n/is.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við", "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Þú varst í þessu að deila »%1$s« með %2$s. Sameignin var þegar send til viðtakandans. Vegna öryggisskilmála sem skilgreindir hafa verið af kerfisstjóra %3$s þarf hver sameign að vera varin með lykilorði og að ekki er leyfilegt að senda það lykilorð beint til viðtakandans. Því er nauðsynlegt að þú homir lykilorðinu beint til sjálfs viðtakandans.", - "Password to access »%1$s« shared by you with %2$s" : "Lykilorði fyrir aðgang að »%1$s« var deilt af þér með %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s deildi %2$s með þér.\nÞú ættir að hafa fengið sérstakan tölvupóst með tengli sem vísar á gögnin.\n" + "Password to access »%1$s« shared by you with %2$s" : "Lykilorði fyrir aðgang að »%1$s« var deilt af þér með %2$s" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/sharebymail/l10n/is.json b/apps/sharebymail/l10n/is.json index 5f2958f908d..8e5d08c5aa4 100644 --- a/apps/sharebymail/l10n/is.json +++ b/apps/sharebymail/l10n/is.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við", "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Þú varst í þessu að deila »%1$s« með %2$s. Sameignin var þegar send til viðtakandans. Vegna öryggisskilmála sem skilgreindir hafa verið af kerfisstjóra %3$s þarf hver sameign að vera varin með lykilorði og að ekki er leyfilegt að senda það lykilorð beint til viðtakandans. Því er nauðsynlegt að þú homir lykilorðinu beint til sjálfs viðtakandans.", - "Password to access »%1$s« shared by you with %2$s" : "Lykilorði fyrir aðgang að »%1$s« var deilt af þér með %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s deildi %2$s með þér.\nÞú ættir að hafa fengið sérstakan tölvupóst með tengli sem vísar á gögnin.\n" + "Password to access »%1$s« shared by you with %2$s" : "Lykilorði fyrir aðgang að »%1$s« var deilt af þér með %2$s" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js index 13a0cda83a0..98e5802e05d 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere", "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Hai appena condiviso «%1$s» con %2$s. La condivisione è già stata inviata al destinatario. A causa dei criteri di sicurezza definiti dall'amministratore di %3$s, ogni condivisione deve essere protetta con password e non è consentito inviare la password direttamente al destinatario. Per questo motivo, devi inoltrare la password manualmente al destinatario.", - "Password to access »%1$s« shared by you with %2$s" : "Password per accedere a «%1$s» condivisa da te con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s condiviso %2$s con te.\nDovresti aver già ricevuto un'e-mail separata con un link per accedervi.\n" + "Password to access »%1$s« shared by you with %2$s" : "Password per accedere a «%1$s» condivisa da te con %2$s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/it.json b/apps/sharebymail/l10n/it.json index 49f867916f1..cc600cd1452 100644 --- a/apps/sharebymail/l10n/it.json +++ b/apps/sharebymail/l10n/it.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere", "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Hai appena condiviso «%1$s» con %2$s. La condivisione è già stata inviata al destinatario. A causa dei criteri di sicurezza definiti dall'amministratore di %3$s, ogni condivisione deve essere protetta con password e non è consentito inviare la password direttamente al destinatario. Per questo motivo, devi inoltrare la password manualmente al destinatario.", - "Password to access »%1$s« shared by you with %2$s" : "Password per accedere a «%1$s» condivisa da te con %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s condiviso %2$s con te.\nDovresti aver già ricevuto un'e-mail separata con un link per accedervi.\n" + "Password to access »%1$s« shared by you with %2$s" : "Password per accedere a «%1$s» condivisa da te con %2$s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index fafe554ee9b..cc6001a68ac 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。", "»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$sを%2$sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%3$sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。", - "Password to access »%1$s« shared by you with %2$s" : "%2$s と共有した »%1$s« にアクセスするパスワード", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$sにより %2$s が共有されました。\nアクセスするためのリンクは別途メールで受信してください。\n" + "Password to access »%1$s« shared by you with %2$s" : "%2$s と共有した »%1$s« にアクセスするパスワード" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json index 8d472e8db12..ce06b801f6b 100644 --- a/apps/sharebymail/l10n/ja.json +++ b/apps/sharebymail/l10n/ja.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。", "»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$sを%2$sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%3$sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。", - "Password to access »%1$s« shared by you with %2$s" : "%2$s と共有した »%1$s« にアクセスするパスワード", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$sにより %2$s が共有されました。\nアクセスするためのリンクは別途メールで受信してください。\n" + "Password to access »%1$s« shared by you with %2$s" : "%2$s と共有した »%1$s« にアクセスするパスワード" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/nb.js b/apps/sharebymail/l10n/nb.js index 8714fb484e8..11a1fa5cc86 100644 --- a/apps/sharebymail/l10n/nb.js +++ b/apps/sharebymail/l10n/nb.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du har nettopp delt »%1$s« med %2$s. Delingen er allerede sendt til mottakeren. På grunn av sikkerhetsreglene som er definert av administratoren for %3$s, må hver delt passord beskyttes og det er ikke tillatt å sende passordet direkte til mottakeren. Derfor må du videresende passordet manuelt til mottakeren.", - "Password to access »%1$s« shared by you with %2$s" : "Passord for å få tilgang til »%1$s« delt av deg med %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s delte %2$s med deg.\nDu skal allerede ha mottatt en egen e-post med en lenke for å få tilgang til den.\n" + "Password to access »%1$s« shared by you with %2$s" : "Passord for å få tilgang til »%1$s« delt av deg med %2$s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/nb.json b/apps/sharebymail/l10n/nb.json index 64bc8c41cbb..7d1f334bdf4 100644 --- a/apps/sharebymail/l10n/nb.json +++ b/apps/sharebymail/l10n/nb.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du har nettopp delt »%1$s« med %2$s. Delingen er allerede sendt til mottakeren. På grunn av sikkerhetsreglene som er definert av administratoren for %3$s, må hver delt passord beskyttes og det er ikke tillatt å sende passordet direkte til mottakeren. Derfor må du videresende passordet manuelt til mottakeren.", - "Password to access »%1$s« shared by you with %2$s" : "Passord for å få tilgang til »%1$s« delt av deg med %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s delte %2$s med deg.\nDu skal allerede ha mottatt en egen e-post med en lenke for å få tilgang til den.\n" + "Password to access »%1$s« shared by you with %2$s" : "Passord for å få tilgang til »%1$s« delt av deg med %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index bd86c0ca5c5..413afbc8d7e 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s udostępnił »%2$s« z informacją dla Ciebie", "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do pliku udostępnionego Tobie", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%1$s« z %2$s. Udostępnienie zostało już wysłane do odbiorcy. Ze względu na polityki bezpieczeństwa określone przez administratora %3$s, każda akcja musi być chroniona hasłem i nie wolno wysyłać hasła bezpośrednio do odbiorcy. Dlatego musisz ręcznie wysłać hasło do odbiorcy.", - "Password to access »%1$s« shared by you with %2$s" : "Hasło dostępu do »%1$s« udostępnione przez %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s udostępnił Ci %2$s.\nPowinieneś już otrzymać osobną wiadomość e-mail z linkiem do niego.\n" + "Password to access »%1$s« shared by you with %2$s" : "Hasło dostępu do »%1$s« udostępnione przez %2$s" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json index 9d1121000ef..b360096132e 100644 --- a/apps/sharebymail/l10n/pl.json +++ b/apps/sharebymail/l10n/pl.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s udostępnił »%2$s« z informacją dla Ciebie", "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do pliku udostępnionego Tobie", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%1$s« z %2$s. Udostępnienie zostało już wysłane do odbiorcy. Ze względu na polityki bezpieczeństwa określone przez administratora %3$s, każda akcja musi być chroniona hasłem i nie wolno wysyłać hasła bezpośrednio do odbiorcy. Dlatego musisz ręcznie wysłać hasło do odbiorcy.", - "Password to access »%1$s« shared by you with %2$s" : "Hasło dostępu do »%1$s« udostępnione przez %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s udostępnił Ci %2$s.\nPowinieneś już otrzymać osobną wiadomość e-mail z linkiem do niego.\n" + "Password to access »%1$s« shared by you with %2$s" : "Hasło dostępu do »%1$s« udostępnione przez %2$s" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/pt_BR.js b/apps/sharebymail/l10n/pt_BR.js index 734a4fed248..5ddccb0576e 100644 --- a/apps/sharebymail/l10n/pt_BR.js +++ b/apps/sharebymail/l10n/pt_BR.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s compartilhou »%2$s« com você e quer adicionar", "»%s« added a note to a file shared with you" : "»%s« adicionou uma anotação num arquivo compartilhado com você", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Você compartilhou »%1$s« com %2$s. O compartilhamento já foi enviado para o destinatário. Devido às políticas de segurança definidas pelo administrador de %3$scada compartilhamento precisa ser protegido por senha e não é permitido enviá-la diretamente ao destinatário. Portanto, você precisa encaminhar a senha manualmente. ", - "Password to access »%1$s« shared by you with %2$s" : "A senha para acessar »%1$s« compartilhada por você com %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s compartilhou %2$s com você.\nVocê já deve ter recebido um e-mail separado com um link para acessá-lo.\n" + "Password to access »%1$s« shared by you with %2$s" : "A senha para acessar »%1$s« compartilhada por você com %2$s" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/pt_BR.json b/apps/sharebymail/l10n/pt_BR.json index 2c532e94a38..53bb2b3ca34 100644 --- a/apps/sharebymail/l10n/pt_BR.json +++ b/apps/sharebymail/l10n/pt_BR.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s compartilhou »%2$s« com você e quer adicionar", "»%s« added a note to a file shared with you" : "»%s« adicionou uma anotação num arquivo compartilhado com você", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Você compartilhou »%1$s« com %2$s. O compartilhamento já foi enviado para o destinatário. Devido às políticas de segurança definidas pelo administrador de %3$scada compartilhamento precisa ser protegido por senha e não é permitido enviá-la diretamente ao destinatário. Portanto, você precisa encaminhar a senha manualmente. ", - "Password to access »%1$s« shared by you with %2$s" : "A senha para acessar »%1$s« compartilhada por você com %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s compartilhou %2$s com você.\nVocê já deve ter recebido um e-mail separado com um link para acessá-lo.\n" + "Password to access »%1$s« shared by you with %2$s" : "A senha para acessar »%1$s« compartilhada por você com %2$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/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js index 94e1954bd6f..b7791b3d4d0 100644 --- a/apps/sharebymail/l10n/sk.js +++ b/apps/sharebymail/l10n/sk.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou", "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Práve ste zdieľali „%1$s“ s %2$s. Zdieľanie už bolo odoslané príjemcovi. Z dôvodu bezpečnostných pravidiel definovaných správcom %3$s musí byť každá zdieľaná položka chránená heslom, ktoré nemôže byť priamo poslané príjemcovi. Preto musíte heslo poslať príjemcovi ručne.", - "Password to access »%1$s« shared by you with %2$s" : "Heslo pre prístup k „%1$s“, ktoré zdieľate s %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s s vami zdieľal %2$s. \nSpráva s odkazom by Vám už mala byť doručená.\n" + "Password to access »%1$s« shared by you with %2$s" : "Heslo pre prístup k „%1$s“, ktoré zdieľate s %2$s" }, "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/sharebymail/l10n/sk.json b/apps/sharebymail/l10n/sk.json index b45f0fae395..f9b2c743568 100644 --- a/apps/sharebymail/l10n/sk.json +++ b/apps/sharebymail/l10n/sk.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou", "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Práve ste zdieľali „%1$s“ s %2$s. Zdieľanie už bolo odoslané príjemcovi. Z dôvodu bezpečnostných pravidiel definovaných správcom %3$s musí byť každá zdieľaná položka chránená heslom, ktoré nemôže byť priamo poslané príjemcovi. Preto musíte heslo poslať príjemcovi ručne.", - "Password to access »%1$s« shared by you with %2$s" : "Heslo pre prístup k „%1$s“, ktoré zdieľate s %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s s vami zdieľal %2$s. \nSpráva s odkazom by Vám už mala byť doručená.\n" + "Password to access »%1$s« shared by you with %2$s" : "Heslo pre prístup k „%1$s“, ktoré zdieľate s %2$s" },"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/sharebymail/l10n/sr.js b/apps/sharebymail/l10n/sr.js index a1a169bc8ef..3ff273a5a02 100644 --- a/apps/sharebymail/l10n/sr.js +++ b/apps/sharebymail/l10n/sr.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода", "»%s« added a note to a file shared with you" : "„%s“ је додао белешку на фајл који дели са Вама", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Управо сте поделили „%1$s“ са корисником %2$s. Дељење је већ послато примаоцу. Због безбедоносне политике коју је дефинисао администратор инстанце %3$s, свако дељење мора бити заштићено лозинком и није дозвољено да пошаљете лозинку директно кориснику. Због тога морате ручно послати лозинку примаоцу.", - "Password to access »%1$s« shared by you with %2$s" : "Корисник %2$s је поделио са Вама лозинку за приступ „%1$s“", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s је поделио „%2$s” са вама.\nТребало би да сте већ добили посебан мејл са везом за приступ.\n" + "Password to access »%1$s« shared by you with %2$s" : "Корисник %2$s је поделио са Вама лозинку за приступ „%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/sharebymail/l10n/sr.json b/apps/sharebymail/l10n/sr.json index 50feecb06d3..6c2c43b3764 100644 --- a/apps/sharebymail/l10n/sr.json +++ b/apps/sharebymail/l10n/sr.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода", "»%s« added a note to a file shared with you" : "„%s“ је додао белешку на фајл који дели са Вама", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Управо сте поделили „%1$s“ са корисником %2$s. Дељење је већ послато примаоцу. Због безбедоносне политике коју је дефинисао администратор инстанце %3$s, свако дељење мора бити заштићено лозинком и није дозвољено да пошаљете лозинку директно кориснику. Због тога морате ручно послати лозинку примаоцу.", - "Password to access »%1$s« shared by you with %2$s" : "Корисник %2$s је поделио са Вама лозинку за приступ „%1$s“", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s је поделио „%2$s” са вама.\nТребало би да сте већ добили посебан мејл са везом за приступ.\n" + "Password to access »%1$s« shared by you with %2$s" : "Корисник %2$s је поделио са Вама лозинку за приступ „%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/sharebymail/l10n/sv.js b/apps/sharebymail/l10n/sv.js index c8aa552ab5e..5a11d8f057b 100644 --- a/apps/sharebymail/l10n/sv.js +++ b/apps/sharebymail/l10n/sv.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s delade \"%2$s\" med dig och vill lägga till", "»%s« added a note to a file shared with you" : "\"%s\" lade till en kommentar till en fil som delats med dig", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du delade precis \"%1$s\" med %2$s. Delningen var redan skickat till mottagaren. På grund av den definierade säkerhetspolicyn av %3$s så måste varje delning vara lösenordsskyddad, och det är inte tillåtet att skicka lösenordet direkt till mottagaren. Du behöver därför vidarebefordra lösenordet manuellt till mottagaren.", - "Password to access »%1$s« shared by you with %2$s" : "Lösenord för åtkomst till \"%1$s\" delad av dig med %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s delade %2$s med dig.\nDu bör redan ha fått ett separat e-postmeddelande med en länk för åtkomst.\n" + "Password to access »%1$s« shared by you with %2$s" : "Lösenord för åtkomst till \"%1$s\" delad av dig med %2$s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/sv.json b/apps/sharebymail/l10n/sv.json index 60c2cbda725..162e7770e00 100644 --- a/apps/sharebymail/l10n/sv.json +++ b/apps/sharebymail/l10n/sv.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s delade \"%2$s\" med dig och vill lägga till", "»%s« added a note to a file shared with you" : "\"%s\" lade till en kommentar till en fil som delats med dig", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du delade precis \"%1$s\" med %2$s. Delningen var redan skickat till mottagaren. På grund av den definierade säkerhetspolicyn av %3$s så måste varje delning vara lösenordsskyddad, och det är inte tillåtet att skicka lösenordet direkt till mottagaren. Du behöver därför vidarebefordra lösenordet manuellt till mottagaren.", - "Password to access »%1$s« shared by you with %2$s" : "Lösenord för åtkomst till \"%1$s\" delad av dig med %2$s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s delade %2$s med dig.\nDu bör redan ha fått ett separat e-postmeddelande med en länk för åtkomst.\n" + "Password to access »%1$s« shared by you with %2$s" : "Lösenord för åtkomst till \"%1$s\" delad av dig med %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js index 27f5b6c0eb2..9353562bb1a 100644 --- a/apps/sharebymail/l10n/tr.js +++ b/apps/sharebymail/l10n/tr.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "»%1$s« ögesini %2$s ile paylaştınız. Paylaşım alıcıya gönderildi. %3$s yöneticisi tarafından belirlenmiş güvenlik ilkelerine göre her bir paylaşım için bir parola belirtilmesi ve bu parolanın alıcıya doğrudan gönderilmemesi gerekiyor. Bu nedenle parolayı alıcıya el ile siz iletmelisiniz.", - "Password to access »%1$s« shared by you with %2$s" : "»%1$s« için %2$s üzerinden paylaştığınız erişim parolası", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s sizinle %2$s ögesini paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n" + "Password to access »%1$s« shared by you with %2$s" : "»%1$s« için %2$s üzerinden paylaştığınız erişim parolası" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/sharebymail/l10n/tr.json b/apps/sharebymail/l10n/tr.json index 114f5a2c551..daeffd77076 100644 --- a/apps/sharebymail/l10n/tr.json +++ b/apps/sharebymail/l10n/tr.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "»%1$s« ögesini %2$s ile paylaştınız. Paylaşım alıcıya gönderildi. %3$s yöneticisi tarafından belirlenmiş güvenlik ilkelerine göre her bir paylaşım için bir parola belirtilmesi ve bu parolanın alıcıya doğrudan gönderilmemesi gerekiyor. Bu nedenle parolayı alıcıya el ile siz iletmelisiniz.", - "Password to access »%1$s« shared by you with %2$s" : "»%1$s« için %2$s üzerinden paylaştığınız erişim parolası", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s sizinle %2$s ögesini paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n" + "Password to access »%1$s« shared by you with %2$s" : "»%1$s« için %2$s üzerinden paylaştığınız erişim parolası" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ug.js b/apps/sharebymail/l10n/ug.js index bce2a14438b..e572914176d 100644 --- a/apps/sharebymail/l10n/ug.js +++ b/apps/sharebymail/l10n/ug.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1 $ s ئورتاقلاشتى »%2 $ s« سىز بىلەن قوشماقچى", "»%s« added a note to a file shared with you" : "»% S« سىز بىلەن ئورتاقلاشقان ھۆججەتكە خاتىرە قوشتى", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "سىز پەقەت%2 $ s بىلەن ئورتاقلاشتىڭىز. بۇ ئۈلۈش ئاللىبۇرۇن تاپشۇرۇۋالغۇچىغا ئەۋەتىلگەن. باشقۇرغۇچى تەرىپىدىن بېكىتىلگەن بىخەتەرلىك سىياسىتى سەۋەبىدىن%3 $ s ھەر بىر پاينى مەخپىي نومۇر بىلەن قوغداش كېرەك ، پارولنى تاپشۇرۇۋالغۇچىغا بىۋاسىتە ئەۋەتىشكە بولمايدۇ. شۇڭلاشقا پارولنى تاپشۇرۇۋالغۇچىغا قولدا يوللىشىڭىز كېرەك.", - "Password to access »%1$s« shared by you with %2$s" : "زىيارەت قىلىش پارولى »%1 $ s« سىز بىلەن ئورتاقلاشقان%2 $ s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1 $ s سىز بىلەن%2 $ s ئورتاقلاشتى.\nئۇنى زىيارەت قىلىش ئۈچۈن ئۇلانمىسى بار ئايرىم خەتنى تاپشۇرۇۋالغان بولۇشىڭىز كېرەك.\n" + "Password to access »%1$s« shared by you with %2$s" : "زىيارەت قىلىش پارولى »%1 $ s« سىز بىلەن ئورتاقلاشقان%2 $ s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/ug.json b/apps/sharebymail/l10n/ug.json index 7498e4f5d19..49ea5a9d0c5 100644 --- a/apps/sharebymail/l10n/ug.json +++ b/apps/sharebymail/l10n/ug.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1 $ s ئورتاقلاشتى »%2 $ s« سىز بىلەن قوشماقچى", "»%s« added a note to a file shared with you" : "»% S« سىز بىلەن ئورتاقلاشقان ھۆججەتكە خاتىرە قوشتى", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "سىز پەقەت%2 $ s بىلەن ئورتاقلاشتىڭىز. بۇ ئۈلۈش ئاللىبۇرۇن تاپشۇرۇۋالغۇچىغا ئەۋەتىلگەن. باشقۇرغۇچى تەرىپىدىن بېكىتىلگەن بىخەتەرلىك سىياسىتى سەۋەبىدىن%3 $ s ھەر بىر پاينى مەخپىي نومۇر بىلەن قوغداش كېرەك ، پارولنى تاپشۇرۇۋالغۇچىغا بىۋاسىتە ئەۋەتىشكە بولمايدۇ. شۇڭلاشقا پارولنى تاپشۇرۇۋالغۇچىغا قولدا يوللىشىڭىز كېرەك.", - "Password to access »%1$s« shared by you with %2$s" : "زىيارەت قىلىش پارولى »%1 $ s« سىز بىلەن ئورتاقلاشقان%2 $ s", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1 $ s سىز بىلەن%2 $ s ئورتاقلاشتى.\nئۇنى زىيارەت قىلىش ئۈچۈن ئۇلانمىسى بار ئايرىم خەتنى تاپشۇرۇۋالغان بولۇشىڭىز كېرەك.\n" + "Password to access »%1$s« shared by you with %2$s" : "زىيارەت قىلىش پارولى »%1 $ s« سىز بىلەن ئورتاقلاشقان%2 $ s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index 434b999571b..11e3ef966d6 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s 给您共享了 »%2$s« 并希望添加", "»%s« added a note to a file shared with you" : "»%s« 在与你共享的文件中添加了备注", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您刚刚与 %2$s 分享了 »%1$s«。此共享已发送给收件人。根据管理员定义的安全策略 %3$s,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。", - "Password to access »%1$s« shared by you with %2$s" : "用于访问您给 %2$s 共享的 »%1$s« 的密码", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 与您分享了 %2$s。\n您应该已经收到一封单独的邮件,其中包含访问链接。\n" + "Password to access »%1$s« shared by you with %2$s" : "用于访问您给 %2$s 共享的 »%1$s« 的密码" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json index 556b2235ed2..8bc24601957 100644 --- a/apps/sharebymail/l10n/zh_CN.json +++ b/apps/sharebymail/l10n/zh_CN.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s 给您共享了 »%2$s« 并希望添加", "»%s« added a note to a file shared with you" : "»%s« 在与你共享的文件中添加了备注", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您刚刚与 %2$s 分享了 »%1$s«。此共享已发送给收件人。根据管理员定义的安全策略 %3$s,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。", - "Password to access »%1$s« shared by you with %2$s" : "用于访问您给 %2$s 共享的 »%1$s« 的密码", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 与您分享了 %2$s。\n您应该已经收到一封单独的邮件,其中包含访问链接。\n" + "Password to access »%1$s« shared by you with %2$s" : "用于访问您给 %2$s 共享的 »%1$s« 的密码" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/zh_HK.js b/apps/sharebymail/l10n/zh_HK.js index cbffe0aedf4..70b3bd82648 100644 --- a/apps/sharebymail/l10n/zh_HK.js +++ b/apps/sharebymail/l10n/zh_HK.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 »%2$s« 並希望添加", "»%s« added a note to a file shared with you" : "»%s« 在與您分享的檔案中添加了備註", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您剛剛與 %2$s 分享了 »%1$s«。此共享已發送給收件人。根據管理員定義的安全策略 %3$s,每個共享都需要受密碼保護,並且不允許直接向收件人發送密碼。因此,您需要將密碼手動轉發給收件人。", - "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取 »%1$s« 的密碼", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 與您分享了 %2$s。\n訪問連結已另外以郵件方式發送到您的郵箱。\n" + "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取 »%1$s« 的密碼" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_HK.json b/apps/sharebymail/l10n/zh_HK.json index ba4d7b7369c..26012634f39 100644 --- a/apps/sharebymail/l10n/zh_HK.json +++ b/apps/sharebymail/l10n/zh_HK.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 »%2$s« 並希望添加", "»%s« added a note to a file shared with you" : "»%s« 在與您分享的檔案中添加了備註", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您剛剛與 %2$s 分享了 »%1$s«。此共享已發送給收件人。根據管理員定義的安全策略 %3$s,每個共享都需要受密碼保護,並且不允許直接向收件人發送密碼。因此,您需要將密碼手動轉發給收件人。", - "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取 »%1$s« 的密碼", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 與您分享了 %2$s。\n訪問連結已另外以郵件方式發送到您的郵箱。\n" + "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取 »%1$s« 的密碼" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/zh_TW.js b/apps/sharebymail/l10n/zh_TW.js index 8d03c0b37a8..a9740765162 100644 --- a/apps/sharebymail/l10n/zh_TW.js +++ b/apps/sharebymail/l10n/zh_TW.js @@ -52,7 +52,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了「%2$s」,且想要新增", "»%s« added a note to a file shared with you" : "「%s」在與您分享的檔案中加入了備註", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您剛與 %2$s 分享了「%1$s」。分享已寄送給收件者。由於管理員定義的安全策略 %3$s,每個分享都需要使用密碼保護,且不允許將密碼直接傳送給收件者。因此,您必須手動將密碼轉寄給收件者。", - "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取「%1$s」的密碼", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 與您分享了 %2$s。\n您應該已經收到一封包含了可以存取它的連結的單獨郵件。\n" + "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取「%1$s」的密碼" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_TW.json b/apps/sharebymail/l10n/zh_TW.json index 710890cddd4..307549bfb34 100644 --- a/apps/sharebymail/l10n/zh_TW.json +++ b/apps/sharebymail/l10n/zh_TW.json @@ -50,7 +50,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了「%2$s」,且想要新增", "»%s« added a note to a file shared with you" : "「%s」在與您分享的檔案中加入了備註", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您剛與 %2$s 分享了「%1$s」。分享已寄送給收件者。由於管理員定義的安全策略 %3$s,每個分享都需要使用密碼保護,且不允許將密碼直接傳送給收件者。因此,您必須手動將密碼轉寄給收件者。", - "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取「%1$s」的密碼", - "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 與您分享了 %2$s。\n您應該已經收到一封包含了可以存取它的連結的單獨郵件。\n" + "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取「%1$s」的密碼" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index 7b1d8eca8e5..a0405c84e16 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -65,6 +65,11 @@ OC.L10N.register( "Delete" : "Löschen", "Reset" : "Zurücksetzen", "Loading …" : "Lade …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} wird gesetzt und {tag2} von einer Datei entfernt.","{tag1} wird gesetzt und {tag2} von {count} Dateien entfernt."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} wird auf eine Datei gesetzt.","{tag} wird auf {count} Dateien gesetzt."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} wird von einer Datei entfernt.","{tag} wird von {count} Dateien entfernt."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} und {lastTag} werden auf eine Datei gesetzt.","{tags} und {lastTag} werden auf {count} Dateien gesetzt."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} und {lastTag} werden von einer Datei entfernt.","{tags} und {lastTag} werden von {count} Dateien entfernt."], "{displayName} (hidden)" : "{displayName} (versteckt)", "{displayName} (restricted)" : "{displayName} (eingeschränkt)", "Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden", diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index 2758add161e..f19c1b89f1d 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -63,6 +63,11 @@ "Delete" : "Löschen", "Reset" : "Zurücksetzen", "Loading …" : "Lade …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} wird gesetzt und {tag2} von einer Datei entfernt.","{tag1} wird gesetzt und {tag2} von {count} Dateien entfernt."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} wird auf eine Datei gesetzt.","{tag} wird auf {count} Dateien gesetzt."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} wird von einer Datei entfernt.","{tag} wird von {count} Dateien entfernt."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} und {lastTag} werden auf eine Datei gesetzt.","{tags} und {lastTag} werden auf {count} Dateien gesetzt."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} und {lastTag} werden von einer Datei entfernt.","{tags} und {lastTag} werden von {count} Dateien entfernt."], "{displayName} (hidden)" : "{displayName} (versteckt)", "{displayName} (restricted)" : "{displayName} (eingeschränkt)", "Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden", diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index 0bbefb4e34b..d7c4408fdd3 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -65,6 +65,11 @@ OC.L10N.register( "Delete" : "Löschen", "Reset" : "Zurücksetzen", "Loading …" : "Lade …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} wird gesetzt und {tag2} von einer Datei entfernt.","{tag1} wird gesetzt und {tag2} von {count} Dateien entfernt."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} wird auf eine Datei gesetzt.","{tag} wird auf {count} Dateien gesetzt."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} wird von einer Datei entfernt.","{tag} wird von {count} Dateien entfernt."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} und {lastTag} werden auf eine Datei gesetzt.","{tags} und {lastTag} werden auf {count} Dateien gesetzt."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} und {lastTag} werden von einer Datei entfernt.","{tags} und {lastTag} werden von {count} Dateien entfernt."], "{displayName} (hidden)" : "{displayName} (versteckt)", "{displayName} (restricted)" : "{displayName} (eingeschränkt)", "Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index dcf6024e4c8..695c185bef7 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -63,6 +63,11 @@ "Delete" : "Löschen", "Reset" : "Zurücksetzen", "Loading …" : "Lade …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} wird gesetzt und {tag2} von einer Datei entfernt.","{tag1} wird gesetzt und {tag2} von {count} Dateien entfernt."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} wird auf eine Datei gesetzt.","{tag} wird auf {count} Dateien gesetzt."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} wird von einer Datei entfernt.","{tag} wird von {count} Dateien entfernt."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} und {lastTag} werden auf eine Datei gesetzt.","{tags} und {lastTag} werden auf {count} Dateien gesetzt."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} und {lastTag} werden von einer Datei entfernt.","{tags} und {lastTag} werden von {count} Dateien entfernt."], "{displayName} (hidden)" : "{displayName} (versteckt)", "{displayName} (restricted)" : "{displayName} (eingeschränkt)", "Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden", diff --git a/apps/systemtags/l10n/en_GB.js b/apps/systemtags/l10n/en_GB.js index 2256b151e7f..27734a98584 100644 --- a/apps/systemtags/l10n/en_GB.js +++ b/apps/systemtags/l10n/en_GB.js @@ -65,6 +65,11 @@ OC.L10N.register( "Delete" : "Delete", "Reset" : "Reset", "Loading …" : "Loading …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} will be set and {tag2} will be removed from 1 file.","{tag1} will be set and {tag2} will be removed from {count} files."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} will be set to 1 file.","{tag} will be set to {count} files."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} will be removed from 1 file.","{tag} will be removed from {count} files."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} and {lastTag} will be set to 1 file.","{tags} and {lastTag} will be set to {count} files."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} and {lastTag} will be removed from 1 file.","{tags} and {lastTag} will be removed from {count} files."], "{displayName} (hidden)" : "{displayName} (hidden)", "{displayName} (restricted)" : "{displayName} (restricted)", "Failed to apply tags changes" : "Failed to apply tags changes", diff --git a/apps/systemtags/l10n/en_GB.json b/apps/systemtags/l10n/en_GB.json index b4a01791429..7647420c5b5 100644 --- a/apps/systemtags/l10n/en_GB.json +++ b/apps/systemtags/l10n/en_GB.json @@ -63,6 +63,11 @@ "Delete" : "Delete", "Reset" : "Reset", "Loading …" : "Loading …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} will be set and {tag2} will be removed from 1 file.","{tag1} will be set and {tag2} will be removed from {count} files."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} will be set to 1 file.","{tag} will be set to {count} files."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} will be removed from 1 file.","{tag} will be removed from {count} files."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} and {lastTag} will be set to 1 file.","{tags} and {lastTag} will be set to {count} files."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} and {lastTag} will be removed from 1 file.","{tags} and {lastTag} will be removed from {count} files."], "{displayName} (hidden)" : "{displayName} (hidden)", "{displayName} (restricted)" : "{displayName} (restricted)", "Failed to apply tags changes" : "Failed to apply tags changes", diff --git a/apps/systemtags/l10n/ga.js b/apps/systemtags/l10n/ga.js index 37ea41690bb..ed878a58fb8 100644 --- a/apps/systemtags/l10n/ga.js +++ b/apps/systemtags/l10n/ga.js @@ -65,6 +65,11 @@ OC.L10N.register( "Delete" : "Scrios", "Reset" : "Athshocraigh", "Loading …" : "Á lódáil…", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Socrófar {tag1} agus bainfear {tag2} de 1 chomhad.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["socrófar {tag} mar 1 chomhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Bainfear {tag} de 1 chomhad.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["Socrófar {tags} agus {lastTag} go 1 chomhad.","Socrófar {tags} agus {lastTag} mar {count} chomhaid.","Socrófar {tags} agus {lastTag} mar {count} chomhaid.","Socrófar {tags} agus {lastTag} mar {count} chomhaid.","Socrófar {tags} agus {lastTag} mar {count} chomhaid."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["Bainfear {tags} agus {lastTag} de 1 chomhad.","Bainfear {tags} agus {lastTag} de chomhaid {count}.","Bainfear {tags} agus {lastTag} de chomhaid {count}.","Bainfear {tags} agus {lastTag} de chomhaid {count}.","Bainfear {tags} agus {lastTag} de chomhaid {count}."], "{displayName} (hidden)" : "{displayName} (i bhfolach)", "{displayName} (restricted)" : "{displayName} (srianta)", "Failed to apply tags changes" : "Theip ar athruithe clibeanna a chur i bhfeidhm", diff --git a/apps/systemtags/l10n/ga.json b/apps/systemtags/l10n/ga.json index bfb94770116..45017e7e6b0 100644 --- a/apps/systemtags/l10n/ga.json +++ b/apps/systemtags/l10n/ga.json @@ -63,6 +63,11 @@ "Delete" : "Scrios", "Reset" : "Athshocraigh", "Loading …" : "Á lódáil…", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Socrófar {tag1} agus bainfear {tag2} de 1 chomhad.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["socrófar {tag} mar 1 chomhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Bainfear {tag} de 1 chomhad.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["Socrófar {tags} agus {lastTag} go 1 chomhad.","Socrófar {tags} agus {lastTag} mar {count} chomhaid.","Socrófar {tags} agus {lastTag} mar {count} chomhaid.","Socrófar {tags} agus {lastTag} mar {count} chomhaid.","Socrófar {tags} agus {lastTag} mar {count} chomhaid."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["Bainfear {tags} agus {lastTag} de 1 chomhad.","Bainfear {tags} agus {lastTag} de chomhaid {count}.","Bainfear {tags} agus {lastTag} de chomhaid {count}.","Bainfear {tags} agus {lastTag} de chomhaid {count}.","Bainfear {tags} agus {lastTag} de chomhaid {count}."], "{displayName} (hidden)" : "{displayName} (i bhfolach)", "{displayName} (restricted)" : "{displayName} (srianta)", "Failed to apply tags changes" : "Theip ar athruithe clibeanna a chur i bhfeidhm", diff --git a/apps/systemtags/l10n/sv.js b/apps/systemtags/l10n/sv.js index 21a61db51da..26f4aae1e81 100644 --- a/apps/systemtags/l10n/sv.js +++ b/apps/systemtags/l10n/sv.js @@ -65,6 +65,11 @@ OC.L10N.register( "Delete" : "Ta bort", "Reset" : "Återställ", "Loading …" : "Laddar ...", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} kommer att sättas och {tag2} kommer att tas bort från 1 fil.","{tag1} kommer att sättas och {tag2} kommer att tas bort från {count} filer."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} kommer att sättas på 1 fil.","{tag} kommer att sättas på {count} filer."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} kommer att tas bort från 1 fil.","{tag} kommer att tas bort från {count} filer."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} och {lastTag} kommer att sättas på 1 fil.","{tags} och {lastTag} kommer att sättas på {count} filer."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} och {lastTag} kommer att tas bort från 1 fil.","{tags} och {lastTag} kommer att tas bort från {count} filer."], "{displayName} (hidden)" : "{displayName} (dold)", "{displayName} (restricted)" : "{displayName} (begränsad)", "Failed to apply tags changes" : "Kunde inte tillämpa taggändringar", diff --git a/apps/systemtags/l10n/sv.json b/apps/systemtags/l10n/sv.json index 713a63152ca..bf7eb266236 100644 --- a/apps/systemtags/l10n/sv.json +++ b/apps/systemtags/l10n/sv.json @@ -63,6 +63,11 @@ "Delete" : "Ta bort", "Reset" : "Återställ", "Loading …" : "Laddar ...", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} kommer att sättas och {tag2} kommer att tas bort från 1 fil.","{tag1} kommer att sättas och {tag2} kommer att tas bort från {count} filer."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} kommer att sättas på 1 fil.","{tag} kommer att sättas på {count} filer."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} kommer att tas bort från 1 fil.","{tag} kommer att tas bort från {count} filer."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} och {lastTag} kommer att sättas på 1 fil.","{tags} och {lastTag} kommer att sättas på {count} filer."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} och {lastTag} kommer att tas bort från 1 fil.","{tags} och {lastTag} kommer att tas bort från {count} filer."], "{displayName} (hidden)" : "{displayName} (dold)", "{displayName} (restricted)" : "{displayName} (begränsad)", "Failed to apply tags changes" : "Kunde inte tillämpa taggändringar", diff --git a/apps/systemtags/l10n/tr.js b/apps/systemtags/l10n/tr.js index 3d46d779428..7a659623028 100644 --- a/apps/systemtags/l10n/tr.js +++ b/apps/systemtags/l10n/tr.js @@ -65,6 +65,11 @@ OC.L10N.register( "Delete" : "Sil", "Reset" : "Sıfırla", "Loading …" : "Yükleniyor…", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Bir dosyada {tag1} eklenecek ve {tag2} kaldırılacak.","{count} dosyada {tag1} eklenecek ve {tag2} kaldırılacak."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["Bir dosyaya {tag} eklenecek.","{count} dosyaya {tag} eklenecek."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Bir dosyadan {tag} kaldırılacak.","{count} dosyadan {tag} kaldırılacak."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["Bir dosyaya {tags} ve {lastTag} eklenecek.","{count} dosyaya {tags} ve {lastTag} eklenecek."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["Bir dosyadan {tags} ve {lastTag} kaldırılacak.","{count} dosyadan {tags} ve {lastTag} kaldırılacak."], "{displayName} (hidden)" : "{displayName} (gizli)", "{displayName} (restricted)" : "{displayName} (kısıtlanmış)", "Failed to apply tags changes" : "Etiket değişiklikleri uygulanamadı", diff --git a/apps/systemtags/l10n/tr.json b/apps/systemtags/l10n/tr.json index f0e670c64fb..3c73911ec10 100644 --- a/apps/systemtags/l10n/tr.json +++ b/apps/systemtags/l10n/tr.json @@ -63,6 +63,11 @@ "Delete" : "Sil", "Reset" : "Sıfırla", "Loading …" : "Yükleniyor…", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Bir dosyada {tag1} eklenecek ve {tag2} kaldırılacak.","{count} dosyada {tag1} eklenecek ve {tag2} kaldırılacak."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["Bir dosyaya {tag} eklenecek.","{count} dosyaya {tag} eklenecek."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Bir dosyadan {tag} kaldırılacak.","{count} dosyadan {tag} kaldırılacak."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["Bir dosyaya {tags} ve {lastTag} eklenecek.","{count} dosyaya {tags} ve {lastTag} eklenecek."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["Bir dosyadan {tags} ve {lastTag} kaldırılacak.","{count} dosyadan {tags} ve {lastTag} kaldırılacak."], "{displayName} (hidden)" : "{displayName} (gizli)", "{displayName} (restricted)" : "{displayName} (kısıtlanmış)", "Failed to apply tags changes" : "Etiket değişiklikleri uygulanamadı", diff --git a/apps/systemtags/l10n/zh_HK.js b/apps/systemtags/l10n/zh_HK.js index bc56039bb2c..58e5f8ffbd2 100644 --- a/apps/systemtags/l10n/zh_HK.js +++ b/apps/systemtags/l10n/zh_HK.js @@ -65,6 +65,11 @@ OC.L10N.register( "Delete" : "移除", "Reset" : "重設", "Loading …" : "加載中 …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["將設定 {tag1} 並從 {count} 個檔案中刪除 {tag2}。"], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}將被設定為 {count} 個檔案。"], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["將從 {count} 個檔案中刪除 {tag}。"], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} 和 {lastTag} 將被設定為 {count} 個檔案。"], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["將從 {count} 個檔案中刪除 {tags} 和 {lastTag}。"], "{displayName} (hidden)" : "{displayName}(隱藏)", "{displayName} (restricted)" : "{displayName}(受限)", "Failed to apply tags changes" : "應用標籤失敗", diff --git a/apps/systemtags/l10n/zh_HK.json b/apps/systemtags/l10n/zh_HK.json index eb0e518831a..d3af433bad5 100644 --- a/apps/systemtags/l10n/zh_HK.json +++ b/apps/systemtags/l10n/zh_HK.json @@ -63,6 +63,11 @@ "Delete" : "移除", "Reset" : "重設", "Loading …" : "加載中 …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["將設定 {tag1} 並從 {count} 個檔案中刪除 {tag2}。"], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}將被設定為 {count} 個檔案。"], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["將從 {count} 個檔案中刪除 {tag}。"], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} 和 {lastTag} 將被設定為 {count} 個檔案。"], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["將從 {count} 個檔案中刪除 {tags} 和 {lastTag}。"], "{displayName} (hidden)" : "{displayName}(隱藏)", "{displayName} (restricted)" : "{displayName}(受限)", "Failed to apply tags changes" : "應用標籤失敗", diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index daf95d2ba90..92018d7fd52 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -77,6 +77,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "قم بتثبيت ImageMagick و التي هي امتداد لـ PHP مع دعم صور SVG لإنشاء الرموز المفضلة تلقائيًا بناءً على الشعار واللون اللذيْن تمّ تحميلهما.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} توجيهات تسهيل إستعمال محتوى الويب {linkend} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "إذا واجهك أيّ إشكالٍ، فلا تتردد في الإبلاغ عنه على {issuetracker} تطبيقنا لمتابعة الإشكالات {linkend}. وإذا كنت ترغب في المشاركة، فانتقل إلى {designteam} فريق التصميم لدينا {linkend}!", + ". Unable to apply the setting." : ". غير قادر على تطبيق الإعداد.", "Appearance and accessibility settings" : "إعدادات المظهر وسهولة الوصول", "Misc accessibility options" : "خيارات متفرقة للوصول", "Enable blur background filter (may increase GPU load)" : "تمكين فلتر تضبيب الخلفية (يمكن أن يتسبب في زيادة العبء على المعالج الرسومي GPU)", diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index 44b6e1ef598..ede1ba5a380 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -75,6 +75,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "قم بتثبيت ImageMagick و التي هي امتداد لـ PHP مع دعم صور SVG لإنشاء الرموز المفضلة تلقائيًا بناءً على الشعار واللون اللذيْن تمّ تحميلهما.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} توجيهات تسهيل إستعمال محتوى الويب {linkend} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "إذا واجهك أيّ إشكالٍ، فلا تتردد في الإبلاغ عنه على {issuetracker} تطبيقنا لمتابعة الإشكالات {linkend}. وإذا كنت ترغب في المشاركة، فانتقل إلى {designteam} فريق التصميم لدينا {linkend}!", + ". Unable to apply the setting." : ". غير قادر على تطبيق الإعداد.", "Appearance and accessibility settings" : "إعدادات المظهر وسهولة الوصول", "Misc accessibility options" : "خيارات متفرقة للوصول", "Enable blur background filter (may increase GPU load)" : "تمكين فلتر تضبيب الخلفية (يمكن أن يتسبب في زيادة العبء على المعالج الرسومي GPU)", diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 62d534ee79d..eb2675dbc16 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -77,6 +77,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die ImageMagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der barrierefreie Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn du Fehler findest, melde diese bitte in {issuetracker}unserem Issue Tracker{linkend}. Und wenn du mithelfen möchtest, tritt dem {designteam}Designteam{linkend} bei!", + ". Unable to apply the setting." : ". Fehler beim Anwenden der Einstellung.", "Appearance and accessibility settings" : "Einstellungen zu Aussehen und Barrierefreiheit", "Misc accessibility options" : "Verschiedene Barrierefreiheitsoptionen", "Enable blur background filter (may increase GPU load)" : "Filter für unscharfes Hintergrundbild aktivieren (kann die GPU-Auslastung erhöhen)", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 69244c7e7d0..a53980bd42b 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -75,6 +75,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die ImageMagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der barrierefreie Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn du Fehler findest, melde diese bitte in {issuetracker}unserem Issue Tracker{linkend}. Und wenn du mithelfen möchtest, tritt dem {designteam}Designteam{linkend} bei!", + ". Unable to apply the setting." : ". Fehler beim Anwenden der Einstellung.", "Appearance and accessibility settings" : "Einstellungen zu Aussehen und Barrierefreiheit", "Misc accessibility options" : "Verschiedene Barrierefreiheitsoptionen", "Enable blur background filter (may increase GPU load)" : "Filter für unscharfes Hintergrundbild aktivieren (kann die GPU-Auslastung erhöhen)", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index 61f049981ee..1b1b638ec89 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -77,6 +77,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die ImageMagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der barrierefreie Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn Sie Fehler finden, melden Sie diese bitte in {issuetracker}unserem Issue Tracker{linkend}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam}Designteam{linkend} bei!", + ". Unable to apply the setting." : ". Fehler beim Anwenden der Einstellung.", "Appearance and accessibility settings" : "Einstellungen zu Aussehen und Barrierefreiheit", "Misc accessibility options" : "Verschiedene Barrierefreiheitsoptionen", "Enable blur background filter (may increase GPU load)" : "Filter für unscharfes Hintergrundbild aktivieren (kann die GPU-Auslastung erhöhen)", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index 9e34752eee0..295cfdb50f0 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -75,6 +75,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die ImageMagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der barrierefreie Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn Sie Fehler finden, melden Sie diese bitte in {issuetracker}unserem Issue Tracker{linkend}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam}Designteam{linkend} bei!", + ". Unable to apply the setting." : ". Fehler beim Anwenden der Einstellung.", "Appearance and accessibility settings" : "Einstellungen zu Aussehen und Barrierefreiheit", "Misc accessibility options" : "Verschiedene Barrierefreiheitsoptionen", "Enable blur background filter (may increase GPU load)" : "Filter für unscharfes Hintergrundbild aktivieren (kann die GPU-Auslastung erhöhen)", diff --git a/apps/theming/l10n/ga.js b/apps/theming/l10n/ga.js index d3b400e0f64..942611d392e 100644 --- a/apps/theming/l10n/ga.js +++ b/apps/theming/l10n/ga.js @@ -77,6 +77,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Suiteáil an síneadh ImageMagick PHP le tacaíocht d'íomhánna SVG chun favicons a ghiniúint go huathoibríoch bunaithe ar an lógó agus an dath uaslódáilte.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Is tábhachtach go mór dúinn rochtain uilepháirtíoch a chur ar fáil. Leanaimid na caighdeáin ghréasáin agus déanaimid seiceáil chun gach rud a úsáid a dhéanamh gan luchóg, agus bogearraí chabhrach cosúil le léitheoirí scáileáin. Táimid ag tógáil leis an gcomhlíonadh {guidelines}Treoracha Rochtanaíochta Ábhar Gréasáin{linkend} 2.1 ar leibhéal AA, leis an téama ardshaincheaptha fiú ar leibhéal AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Má fhaigheann tú aon fhadhb, ná bíodh drogall ort iad a thuairisciú ar {issuetracker}ár lorgaire saincheisteanna{linkend}. Agus más mian leat a bheith páirteach, tar isteach i {designteam}ár bhfoireann deartha{linkend}!", + ". Unable to apply the setting." : ". Ní féidir an socrú a chur i bhfeidhm.", "Appearance and accessibility settings" : "Cuma agus socruithe inrochtaineachta", "Misc accessibility options" : "Roghanna inrochtaineachta éagsúla", "Enable blur background filter (may increase GPU load)" : "Cumasaigh an scagaire cúlra doiléir (d'fhéadfadh sé ualach GPU a mhéadú)", diff --git a/apps/theming/l10n/ga.json b/apps/theming/l10n/ga.json index 790b56530a5..0e471fe9493 100644 --- a/apps/theming/l10n/ga.json +++ b/apps/theming/l10n/ga.json @@ -75,6 +75,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Suiteáil an síneadh ImageMagick PHP le tacaíocht d'íomhánna SVG chun favicons a ghiniúint go huathoibríoch bunaithe ar an lógó agus an dath uaslódáilte.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Is tábhachtach go mór dúinn rochtain uilepháirtíoch a chur ar fáil. Leanaimid na caighdeáin ghréasáin agus déanaimid seiceáil chun gach rud a úsáid a dhéanamh gan luchóg, agus bogearraí chabhrach cosúil le léitheoirí scáileáin. Táimid ag tógáil leis an gcomhlíonadh {guidelines}Treoracha Rochtanaíochta Ábhar Gréasáin{linkend} 2.1 ar leibhéal AA, leis an téama ardshaincheaptha fiú ar leibhéal AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Má fhaigheann tú aon fhadhb, ná bíodh drogall ort iad a thuairisciú ar {issuetracker}ár lorgaire saincheisteanna{linkend}. Agus más mian leat a bheith páirteach, tar isteach i {designteam}ár bhfoireann deartha{linkend}!", + ". Unable to apply the setting." : ". Ní féidir an socrú a chur i bhfeidhm.", "Appearance and accessibility settings" : "Cuma agus socruithe inrochtaineachta", "Misc accessibility options" : "Roghanna inrochtaineachta éagsúla", "Enable blur background filter (may increase GPU load)" : "Cumasaigh an scagaire cúlra doiléir (d'fhéadfadh sé ualach GPU a mhéadú)", diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index fd8d56956ff..0ca992fd6cb 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -77,6 +77,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalar a extensión PHP ImageMagick con compatibilidade con imaxes SVG para xerar automaticamente favicons baseados no logotipo e na cor enviados.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {guidelines}Directrices de accesibilidade ao contido web{linkend} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se atopa algúnha incidencia, non dubide en informalo no {issuetracker}noso seguidor de incidencias{linkend} E se quere involucrarse, únase ao {designteam}noso equipo de deseño {linkend}!", + ". Unable to apply the setting." : ". Non é posíbel aplicar o axuste.", "Appearance and accessibility settings" : "Axustes de aparencia e accesibilidade", "Misc accessibility options" : "Varias opcións de accesibilidade", "Enable blur background filter (may increase GPU load)" : "Activar o filtro de fondo esvaído (pode aumentar a carga da GPU)", diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index 1a325bff6cf..b6bbe421076 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -75,6 +75,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalar a extensión PHP ImageMagick con compatibilidade con imaxes SVG para xerar automaticamente favicons baseados no logotipo e na cor enviados.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {guidelines}Directrices de accesibilidade ao contido web{linkend} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se atopa algúnha incidencia, non dubide en informalo no {issuetracker}noso seguidor de incidencias{linkend} E se quere involucrarse, únase ao {designteam}noso equipo de deseño {linkend}!", + ". Unable to apply the setting." : ". Non é posíbel aplicar o axuste.", "Appearance and accessibility settings" : "Axustes de aparencia e accesibilidade", "Misc accessibility options" : "Varias opcións de accesibilidade", "Enable blur background filter (may increase GPU load)" : "Activar o filtro de fondo esvaído (pode aumentar a carga da GPU)", diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index c65d8cd88b3..25faf570854 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -77,6 +77,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon oluşturulması için ImageMagick PHP eklentisini SVG desteği ile kurun.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. internet sitesi standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {guidelines}İnternet Sitesi İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!", + ". Unable to apply the setting." : ". Ayar uygulanamadı.", "Appearance and accessibility settings" : "Görünüm ve erişilebilirlik ayarları", "Misc accessibility options" : "Çeşitli erişilebilirlik seçenekleri", "Enable blur background filter (may increase GPU load)" : "Arka plan bulanıklaştırılsın (grafik işlemci yükünü artırabilir)", diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index 34fd999f130..7e275e997b6 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -75,6 +75,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon oluşturulması için ImageMagick PHP eklentisini SVG desteği ile kurun.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. internet sitesi standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {guidelines}İnternet Sitesi İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!", + ". Unable to apply the setting." : ". Ayar uygulanamadı.", "Appearance and accessibility settings" : "Görünüm ve erişilebilirlik ayarları", "Misc accessibility options" : "Çeşitli erişilebilirlik seçenekleri", "Enable blur background filter (may increase GPU load)" : "Arka plan bulanıklaştırılsın (grafik işlemci yükünü artırabilir)", diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index 1e90d3ff880..6f59141ac2c 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -77,6 +77,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安裝支援 SVG 圖片的 PHP ImageMagick 擴充元件,以上傳的圖示與顏色為基礎生成 favicons。", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙使用。我們遵循網路標準,並透過檢查來確保所有內容皆可在沒有滑鼠或輔助軟體(例如螢幕閱讀器)的情況下使用。我們目標是能達到 {guidelines} 網頁內容可及性指引{linkend} 2.1 版的 AA 等級,加上高對比度主題甚至還能到 AAA 等級。", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linkend}!", + ". Unable to apply the setting." : "。無法套用該設定。", "Appearance and accessibility settings" : "外觀和無障礙設置", "Misc accessibility options" : "其他輔助使用選項", "Enable blur background filter (may increase GPU load)" : "啟用模糊背景過濾(可能會增加 GPU 負載)", diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index 5d2fce14290..5cc6a44c808 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -75,6 +75,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安裝支援 SVG 圖片的 PHP ImageMagick 擴充元件,以上傳的圖示與顏色為基礎生成 favicons。", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙使用。我們遵循網路標準,並透過檢查來確保所有內容皆可在沒有滑鼠或輔助軟體(例如螢幕閱讀器)的情況下使用。我們目標是能達到 {guidelines} 網頁內容可及性指引{linkend} 2.1 版的 AA 等級,加上高對比度主題甚至還能到 AAA 等級。", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linkend}!", + ". Unable to apply the setting." : "。無法套用該設定。", "Appearance and accessibility settings" : "外觀和無障礙設置", "Misc accessibility options" : "其他輔助使用選項", "Enable blur background filter (may increase GPU load)" : "啟用模糊背景過濾(可能會增加 GPU 負載)", diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index ce84dca738c..5e6bb930bfb 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -34,7 +34,7 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "Sprawdzanie aktualizacji nie zostało jeszcze zakończone. Odśwież stronę.", "Your version is up to date." : "Posiadasz aktualną wersję.", "A non-default update server is in use to be checked for updates:" : "Do sprawdzania aktualizacji nie są używane domyślne serwery aktualizacji:", - "Update channel" : "Zaktualizuj kanał", + "Update channel" : "Kanał aktualizacji", "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Zmiana kanału aktualizacji wpływa również na stronę zarządzania aplikacjami. Np. po przejściu na kanał beta aktualizacje aplikacji w wersji beta będą oferowane na stronie zarządzania aplikacjami.", "Current update channel:" : "Aktualny kanał aktualizacji:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Zawsze możesz zaktualizować do nowszej wersji. Ale nigdy nie możesz powrócić do wersji bardziej stabilnej.", diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index a7fc35240e8..9ed71f3842c 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -32,7 +32,7 @@ "The update check is not yet finished. Please refresh the page." : "Sprawdzanie aktualizacji nie zostało jeszcze zakończone. Odśwież stronę.", "Your version is up to date." : "Posiadasz aktualną wersję.", "A non-default update server is in use to be checked for updates:" : "Do sprawdzania aktualizacji nie są używane domyślne serwery aktualizacji:", - "Update channel" : "Zaktualizuj kanał", + "Update channel" : "Kanał aktualizacji", "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Zmiana kanału aktualizacji wpływa również na stronę zarządzania aplikacjami. Np. po przejściu na kanał beta aktualizacje aplikacji w wersji beta będą oferowane na stronie zarządzania aplikacjami.", "Current update channel:" : "Aktualny kanał aktualizacji:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Zawsze możesz zaktualizować do nowszej wersji. Ale nigdy nie możesz powrócić do wersji bardziej stabilnej.", diff --git a/apps/user_ldap/l10n/ar.js b/apps/user_ldap/l10n/ar.js index 75e471c2b4a..eac540d1485 100644 --- a/apps/user_ldap/l10n/ar.js +++ b/apps/user_ldap/l10n/ar.js @@ -11,6 +11,7 @@ OC.L10N.register( "No configuration specified" : "لم يتم تحديد أيّ إعداداتٍ", "No data specified" : "لم يتم تحديد أيّ بياناتٍ", "Invalid data specified" : "البيانات المحددة غير صالحة", + "Could not set configuration %1$s to %2$s" : "يتعذّر تعيين الإعداد %1$s لـ %2$s", "Action does not exist" : "الإجراء غير موجود", "Renewing …" : "التجديد جارٍ …", "Very weak password" : "كلمة المرور ضعيفة جدا", @@ -53,6 +54,7 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "العنصر النائب placeholder ـ \"%u مُعرّف\". سيتم استبداله باسم دخول عند الاستعلام من LDAP/AD.", "Please provide a login name to test against" : "يرجى تقديم اسم تسجيل الدخول لاختباره", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "تم تعطيل مربع المجموعة؛ لأن خادم LDAP/AD لا يدعم خاصّيّة \"عضوٌ في\" memberOf.", + "Password change rejected. Hint: %s" : "تمّ رفض تغيير كلمة المرور. إرشاد: %s", "Mandatory field \"%s\" left empty" : "الحقل الإلزامي \"%s\" تُرِك فارغاً", "A password is given, but not an LDAP agent" : "تمّ إعطاء كلمة المرور لكن لم يتم إعطاء وكيل LDAP", "No password is given for the user agent" : "لم يتم إعطاء كلمة المرور لوكيل المُستخدِم", @@ -233,7 +235,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "إلغاء الربط بين اسم المستخدم في LDAP و المستخدم", "Clear Groupname-LDAP Group Mapping" : "إلغاء الربط بين اسم المجموعة في LDAP و المجموعة", "Invalid configuration. Please have a look at the logs for further details." : "تكوين غير صحيح. يرجى الرجوع إلى سجلات الأنشطة لمزيد من التفاصيل.", - " Could not set configuration %s" : "تعذّر تعيين الإعداد %s", - "Password change rejected. Hint: " : "تمّ رفض تغيير كلمة المرور. إرشادُ:" + " Could not set configuration %s" : "تعذّر تعيين الإعداد %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/user_ldap/l10n/ar.json b/apps/user_ldap/l10n/ar.json index 97bb72ceda3..c2c781c4501 100644 --- a/apps/user_ldap/l10n/ar.json +++ b/apps/user_ldap/l10n/ar.json @@ -9,6 +9,7 @@ "No configuration specified" : "لم يتم تحديد أيّ إعداداتٍ", "No data specified" : "لم يتم تحديد أيّ بياناتٍ", "Invalid data specified" : "البيانات المحددة غير صالحة", + "Could not set configuration %1$s to %2$s" : "يتعذّر تعيين الإعداد %1$s لـ %2$s", "Action does not exist" : "الإجراء غير موجود", "Renewing …" : "التجديد جارٍ …", "Very weak password" : "كلمة المرور ضعيفة جدا", @@ -51,6 +52,7 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "العنصر النائب placeholder ـ \"%u مُعرّف\". سيتم استبداله باسم دخول عند الاستعلام من LDAP/AD.", "Please provide a login name to test against" : "يرجى تقديم اسم تسجيل الدخول لاختباره", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "تم تعطيل مربع المجموعة؛ لأن خادم LDAP/AD لا يدعم خاصّيّة \"عضوٌ في\" memberOf.", + "Password change rejected. Hint: %s" : "تمّ رفض تغيير كلمة المرور. إرشاد: %s", "Mandatory field \"%s\" left empty" : "الحقل الإلزامي \"%s\" تُرِك فارغاً", "A password is given, but not an LDAP agent" : "تمّ إعطاء كلمة المرور لكن لم يتم إعطاء وكيل LDAP", "No password is given for the user agent" : "لم يتم إعطاء كلمة المرور لوكيل المُستخدِم", @@ -231,7 +233,6 @@ "Clear Username-LDAP User Mapping" : "إلغاء الربط بين اسم المستخدم في LDAP و المستخدم", "Clear Groupname-LDAP Group Mapping" : "إلغاء الربط بين اسم المجموعة في LDAP و المجموعة", "Invalid configuration. Please have a look at the logs for further details." : "تكوين غير صحيح. يرجى الرجوع إلى سجلات الأنشطة لمزيد من التفاصيل.", - " Could not set configuration %s" : "تعذّر تعيين الإعداد %s", - "Password change rejected. Hint: " : "تمّ رفض تغيير كلمة المرور. إرشادُ:" + " Could not set configuration %s" : "تعذّر تعيين الإعداد %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/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js index 9b45eb08280..f866a835947 100644 --- a/apps/user_ldap/l10n/bg.js +++ b/apps/user_ldap/l10n/bg.js @@ -211,7 +211,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Изчистване на име на потребител-LDAP Потребителско съпоставяне ", "Clear Groupname-LDAP Group Mapping" : "Изчистване на име на група-LDAP Потребителско съпоставяне ", "Invalid configuration. Please have a look at the logs for further details." : "Невалидна конфигурация. Моля, разгледайте журналите за повече подробности.", - " Could not set configuration %s" : "Неуспешно задаване на конфигруацията %s", - "Password change rejected. Hint: " : "Смяната на паролата е отхвърлена. Подсказка:" + " Could not set configuration %s" : "Неуспешно задаване на конфигруацията %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/bg.json b/apps/user_ldap/l10n/bg.json index 975333b45c1..44c321feb1b 100644 --- a/apps/user_ldap/l10n/bg.json +++ b/apps/user_ldap/l10n/bg.json @@ -209,7 +209,6 @@ "Clear Username-LDAP User Mapping" : "Изчистване на име на потребител-LDAP Потребителско съпоставяне ", "Clear Groupname-LDAP Group Mapping" : "Изчистване на име на група-LDAP Потребителско съпоставяне ", "Invalid configuration. Please have a look at the logs for further details." : "Невалидна конфигурация. Моля, разгледайте журналите за повече подробности.", - " Could not set configuration %s" : "Неуспешно задаване на конфигруацията %s", - "Password change rejected. Hint: " : "Смяната на паролата е отхвърлена. Подсказка:" + " Could not set configuration %s" : "Неуспешно задаване на конфигруацията %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js index 0308fdcac7c..13110741fd4 100644 --- a/apps/user_ldap/l10n/ca.js +++ b/apps/user_ldap/l10n/ca.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP", "Clear Groupname-LDAP Group Mapping" : "Suprimeix el mapatge de grup Nom de grup-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuració no vàlida. Feu un cop d'ull als registres per obtenir més informació.", - " Could not set configuration %s" : " No s'ha pogut establir la configuració %s", - "Password change rejected. Hint: " : "El canvi de contrasenya s'ha rebutjat. Pista: " + " Could not set configuration %s" : " No s'ha pogut establir la configuració %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json index 5b123f43871..f24e4e18da0 100644 --- a/apps/user_ldap/l10n/ca.json +++ b/apps/user_ldap/l10n/ca.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP", "Clear Groupname-LDAP Group Mapping" : "Suprimeix el mapatge de grup Nom de grup-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuració no vàlida. Feu un cop d'ull als registres per obtenir més informació.", - " Could not set configuration %s" : " No s'ha pogut establir la configuració %s", - "Password change rejected. Hint: " : "El canvi de contrasenya s'ha rebutjat. Pista: " + " Could not set configuration %s" : " No s'ha pogut establir la configuració %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index 8aaf2efafaf..afb5d190a12 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Zrušit mapování uživatelských jmen v LDAP", "Clear Groupname-LDAP Group Mapping" : "Zrušit mapování názvů skupin na LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Neplatné nastavení. Podrobnosti naleznete v záznamu událostí.", - " Could not set configuration %s" : "Nelze nastavit konfiguraci %s", - "Password change rejected. Hint: " : "Změna hesla zamítnuta. Nápověda: " + " Could not set configuration %s" : "Nelze nastavit konfiguraci %s" }, "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/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 21d852883a6..99809f104d0 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Zrušit mapování uživatelských jmen v LDAP", "Clear Groupname-LDAP Group Mapping" : "Zrušit mapování názvů skupin na LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Neplatné nastavení. Podrobnosti naleznete v záznamu událostí.", - " Could not set configuration %s" : "Nelze nastavit konfiguraci %s", - "Password change rejected. Hint: " : "Změna hesla zamítnuta. Nápověda: " + " Could not set configuration %s" : "Nelze nastavit konfiguraci %s" },"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/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js index 68d5d56f9eb..8a8f1217fc3 100644 --- a/apps/user_ldap/l10n/da.js +++ b/apps/user_ldap/l10n/da.js @@ -177,7 +177,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Ryd kortlægning mellem brugernavn og LDAP-bruger", "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe", "Invalid configuration. Please have a look at the logs for further details." : "Ikke gyldig konfiguration. Kig venligst på logfilerne for mere information.", - " Could not set configuration %s" : "Kunne ikke indstille konfigurationen %s", - "Password change rejected. Hint: " : "Kodeord ændring afvist. Hint:" + " Could not set configuration %s" : "Kunne ikke indstille konfigurationen %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json index 2125a946789..cea34b0a726 100644 --- a/apps/user_ldap/l10n/da.json +++ b/apps/user_ldap/l10n/da.json @@ -175,7 +175,6 @@ "Clear Username-LDAP User Mapping" : "Ryd kortlægning mellem brugernavn og LDAP-bruger", "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe", "Invalid configuration. Please have a look at the logs for further details." : "Ikke gyldig konfiguration. Kig venligst på logfilerne for mere information.", - " Could not set configuration %s" : "Kunne ikke indstille konfigurationen %s", - "Password change rejected. Hint: " : "Kodeord ændring afvist. Hint:" + " Could not set configuration %s" : "Kunne ikke indstille konfigurationen %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index dea63fdb058..df3b695d14b 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -11,6 +11,7 @@ OC.L10N.register( "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", "Invalid data specified" : "Ungültige Daten angegeben", + "Could not set configuration %1$s to %2$s" : "Die Konfiguration %1$s konnte nicht auf %2$s gesetzt werden", "Action does not exist" : "Aktion existiert nicht", "Renewing …" : "Erneuere …", "Very weak password" : "Sehr schwaches Passwort", @@ -53,6 +54,7 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Der \"%u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP/AD abgefragt wird.", "Please provide a login name to test against" : "Bitte gib einen Benutzernamen an, um gegen diesen zu testen", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Das Gruppenfeld wurde deaktiviert, da der LDAP/AD-Server memberOf nicht unterstützt.", + "Password change rejected. Hint: %s" : "Passwortänderung verweigert. Hinweis: %s", "Mandatory field \"%s\" left empty" : "Pflichtfeld \"%s\" leer gelassen", "A password is given, but not an LDAP agent" : "Es wurde ein Passwort, aber kein LDAP-Agent eingegeben", "No password is given for the user agent" : "Für den User-Agenten wurde kein Passwort angegeben", @@ -233,7 +235,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Einzelheiten findest du in den Logdateien.", - " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden", - "Password change rejected. Hint: " : "Passwortändertung verweigert. Hinweis:" + " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 17e581437f6..66e7239c9d0 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -9,6 +9,7 @@ "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", "Invalid data specified" : "Ungültige Daten angegeben", + "Could not set configuration %1$s to %2$s" : "Die Konfiguration %1$s konnte nicht auf %2$s gesetzt werden", "Action does not exist" : "Aktion existiert nicht", "Renewing …" : "Erneuere …", "Very weak password" : "Sehr schwaches Passwort", @@ -51,6 +52,7 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Der \"%u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP/AD abgefragt wird.", "Please provide a login name to test against" : "Bitte gib einen Benutzernamen an, um gegen diesen zu testen", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Das Gruppenfeld wurde deaktiviert, da der LDAP/AD-Server memberOf nicht unterstützt.", + "Password change rejected. Hint: %s" : "Passwortänderung verweigert. Hinweis: %s", "Mandatory field \"%s\" left empty" : "Pflichtfeld \"%s\" leer gelassen", "A password is given, but not an LDAP agent" : "Es wurde ein Passwort, aber kein LDAP-Agent eingegeben", "No password is given for the user agent" : "Für den User-Agenten wurde kein Passwort angegeben", @@ -231,7 +233,6 @@ "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Einzelheiten findest du in den Logdateien.", - " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden", - "Password change rejected. Hint: " : "Passwortändertung verweigert. Hinweis:" + " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index d5d44acdee5..0461c3044f7 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -11,6 +11,7 @@ OC.L10N.register( "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", "Invalid data specified" : "Ungültige Daten angegeben", + "Could not set configuration %1$s to %2$s" : "Die Konfiguration %1$s konnte nicht auf %2$s gesetzt werden", "Action does not exist" : "Aktion existiert nicht", "Renewing …" : "Erneuere …", "Very weak password" : "Sehr schwaches Passwort", @@ -53,6 +54,7 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Der \"%u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP/AD abgefragt wird.", "Please provide a login name to test against" : "Bitte geben Sie einen Benutzernamen an, um gegen diesen zu testen", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Das Gruppenfeld wurde deaktiviert, da der LDAP/AD-Server memberOf nicht unterstützt.", + "Password change rejected. Hint: %s" : "Passwortänderung verweigert. Hinweis: %s", "Mandatory field \"%s\" left empty" : "Pflichtfeld \"%s\" leer gelassen", "A password is given, but not an LDAP agent" : "Es wurde ein Passwort, aber kein LDAP-Agent eingegeben", "No password is given for the user agent" : "Für den User-Agenten wurde kein Passwort angegeben", @@ -233,7 +235,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung", "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung", "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details finden Sie in den Protokolldateien. ", - " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden", - "Password change rejected. Hint: " : "Passwortänderung verweigert. Hinweis:" + " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index d091e0248d7..1beb4c97d88 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -9,6 +9,7 @@ "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", "Invalid data specified" : "Ungültige Daten angegeben", + "Could not set configuration %1$s to %2$s" : "Die Konfiguration %1$s konnte nicht auf %2$s gesetzt werden", "Action does not exist" : "Aktion existiert nicht", "Renewing …" : "Erneuere …", "Very weak password" : "Sehr schwaches Passwort", @@ -51,6 +52,7 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Der \"%u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP/AD abgefragt wird.", "Please provide a login name to test against" : "Bitte geben Sie einen Benutzernamen an, um gegen diesen zu testen", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Das Gruppenfeld wurde deaktiviert, da der LDAP/AD-Server memberOf nicht unterstützt.", + "Password change rejected. Hint: %s" : "Passwortänderung verweigert. Hinweis: %s", "Mandatory field \"%s\" left empty" : "Pflichtfeld \"%s\" leer gelassen", "A password is given, but not an LDAP agent" : "Es wurde ein Passwort, aber kein LDAP-Agent eingegeben", "No password is given for the user agent" : "Für den User-Agenten wurde kein Passwort angegeben", @@ -231,7 +233,6 @@ "Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung", "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung", "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details finden Sie in den Protokolldateien. ", - " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden", - "Password change rejected. Hint: " : "Passwortänderung verweigert. Hinweis:" + " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index e8fb3361be8..17813666653 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -190,7 +190,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Χρήστη LDAP-Χρήστη", "Clear Groupname-LDAP Group Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας", "Invalid configuration. Please have a look at the logs for further details." : "Μη έγκυρη διαμόρφωση. Παρακαλώ ρίξτε μια ματιά στα αρχεία καταγραφής για περισσότερες λεπτομέρειες.", - " Could not set configuration %s" : "Αδυναμία ρύθμισης %s", - "Password change rejected. Hint: " : "Η αλλαγή του συνθηματικού απέτυχε. Υπόδειξη:" + " Could not set configuration %s" : "Αδυναμία ρύθμισης %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index 2b92840e21c..7a8c3dfdf6b 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -188,7 +188,6 @@ "Clear Username-LDAP User Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Χρήστη LDAP-Χρήστη", "Clear Groupname-LDAP Group Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας", "Invalid configuration. Please have a look at the logs for further details." : "Μη έγκυρη διαμόρφωση. Παρακαλώ ρίξτε μια ματιά στα αρχεία καταγραφής για περισσότερες λεπτομέρειες.", - " Could not set configuration %s" : "Αδυναμία ρύθμισης %s", - "Password change rejected. Hint: " : "Η αλλαγή του συνθηματικού απέτυχε. Υπόδειξη:" + " Could not set configuration %s" : "Αδυναμία ρύθμισης %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 1c0dec2db51..91397f53078 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", - " Could not set configuration %s" : " Could not set configuration %s", - "Password change rejected. Hint: " : "Password change rejected. Hint: " + " Could not set configuration %s" : " Could not set configuration %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index a5037ed9eab..7f50be9c8d5 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", - " Could not set configuration %s" : " Could not set configuration %s", - "Password change rejected. Hint: " : "Password change rejected. Hint: " + " Could not set configuration %s" : " Could not set configuration %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index d3be702d331..8bfbef9aa43 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -221,7 +221,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración no válida. Por favor, echa un vistazo al registro para más detalles.", - " Could not set configuration %s" : "No se pudo establecer la configuración %s", - "Password change rejected. Hint: " : "Contraseña rechazada. Pista:" + " Could not set configuration %s" : "No se pudo establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 43dbbb2c10c..16f9f1dfe4c 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -219,7 +219,6 @@ "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración no válida. Por favor, echa un vistazo al registro para más detalles.", - " Could not set configuration %s" : "No se pudo establecer la configuración %s", - "Password change rejected. Hint: " : "Contraseña rechazada. Pista:" + " Could not set configuration %s" : "No se pudo establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_419.js b/apps/user_ldap/l10n/es_419.js index 07c78e2e849..5da44fc1eef 100644 --- a/apps/user_ldap/l10n/es_419.js +++ b/apps/user_ldap/l10n/es_419.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_419.json b/apps/user_ldap/l10n/es_419.json index 95567c4acf8..1246ecc5076 100644 --- a/apps/user_ldap/l10n/es_419.json +++ b/apps/user_ldap/l10n/es_419.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_AR.js b/apps/user_ldap/l10n/es_AR.js index 7911ee777ba..7f474cb94da 100644 --- a/apps/user_ldap/l10n/es_AR.js +++ b/apps/user_ldap/l10n/es_AR.js @@ -159,7 +159,6 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Nombre del usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Nombres de usuario a los Usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos de LDAP", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_AR.json b/apps/user_ldap/l10n/es_AR.json index 062c4cf60cf..8b6c56f77db 100644 --- a/apps/user_ldap/l10n/es_AR.json +++ b/apps/user_ldap/l10n/es_AR.json @@ -157,7 +157,6 @@ "Username-LDAP User Mapping" : "Mapeo del Nombre del usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Nombres de usuario a los Usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos de LDAP", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_CL.js b/apps/user_ldap/l10n/es_CL.js index a7998fc369e..c8b4d52a535 100644 --- a/apps/user_ldap/l10n/es_CL.js +++ b/apps/user_ldap/l10n/es_CL.js @@ -172,7 +172,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_CL.json b/apps/user_ldap/l10n/es_CL.json index 134f50544aa..68c48b7023d 100644 --- a/apps/user_ldap/l10n/es_CL.json +++ b/apps/user_ldap/l10n/es_CL.json @@ -170,7 +170,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_CO.js b/apps/user_ldap/l10n/es_CO.js index a7998fc369e..c8b4d52a535 100644 --- a/apps/user_ldap/l10n/es_CO.js +++ b/apps/user_ldap/l10n/es_CO.js @@ -172,7 +172,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_CO.json b/apps/user_ldap/l10n/es_CO.json index 134f50544aa..68c48b7023d 100644 --- a/apps/user_ldap/l10n/es_CO.json +++ b/apps/user_ldap/l10n/es_CO.json @@ -170,7 +170,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_CR.js b/apps/user_ldap/l10n/es_CR.js index a7998fc369e..c8b4d52a535 100644 --- a/apps/user_ldap/l10n/es_CR.js +++ b/apps/user_ldap/l10n/es_CR.js @@ -172,7 +172,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_CR.json b/apps/user_ldap/l10n/es_CR.json index 134f50544aa..68c48b7023d 100644 --- a/apps/user_ldap/l10n/es_CR.json +++ b/apps/user_ldap/l10n/es_CR.json @@ -170,7 +170,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_DO.js b/apps/user_ldap/l10n/es_DO.js index a7998fc369e..c8b4d52a535 100644 --- a/apps/user_ldap/l10n/es_DO.js +++ b/apps/user_ldap/l10n/es_DO.js @@ -172,7 +172,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_DO.json b/apps/user_ldap/l10n/es_DO.json index 134f50544aa..68c48b7023d 100644 --- a/apps/user_ldap/l10n/es_DO.json +++ b/apps/user_ldap/l10n/es_DO.json @@ -170,7 +170,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_EC.js b/apps/user_ldap/l10n/es_EC.js index afd3bbbc1bc..9184c6c2e34 100644 --- a/apps/user_ldap/l10n/es_EC.js +++ b/apps/user_ldap/l10n/es_EC.js @@ -213,7 +213,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_EC.json b/apps/user_ldap/l10n/es_EC.json index 18c6e1ca0a4..87607bfa84c 100644 --- a/apps/user_ldap/l10n/es_EC.json +++ b/apps/user_ldap/l10n/es_EC.json @@ -211,7 +211,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_GT.js b/apps/user_ldap/l10n/es_GT.js index a7998fc369e..c8b4d52a535 100644 --- a/apps/user_ldap/l10n/es_GT.js +++ b/apps/user_ldap/l10n/es_GT.js @@ -172,7 +172,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_GT.json b/apps/user_ldap/l10n/es_GT.json index 134f50544aa..68c48b7023d 100644 --- a/apps/user_ldap/l10n/es_GT.json +++ b/apps/user_ldap/l10n/es_GT.json @@ -170,7 +170,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_HN.js b/apps/user_ldap/l10n/es_HN.js index d1e3016790d..3c24a382832 100644 --- a/apps/user_ldap/l10n/es_HN.js +++ b/apps/user_ldap/l10n/es_HN.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_HN.json b/apps/user_ldap/l10n/es_HN.json index e887ba81441..504c4f9f493 100644 --- a/apps/user_ldap/l10n/es_HN.json +++ b/apps/user_ldap/l10n/es_HN.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js index 149031b882b..6a1fbeadee4 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -209,7 +209,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_MX.json b/apps/user_ldap/l10n/es_MX.json index 1e0dbcc98a3..4067cc5803a 100644 --- a/apps/user_ldap/l10n/es_MX.json +++ b/apps/user_ldap/l10n/es_MX.json @@ -207,7 +207,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_NI.js b/apps/user_ldap/l10n/es_NI.js index d1e3016790d..3c24a382832 100644 --- a/apps/user_ldap/l10n/es_NI.js +++ b/apps/user_ldap/l10n/es_NI.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_NI.json b/apps/user_ldap/l10n/es_NI.json index e887ba81441..504c4f9f493 100644 --- a/apps/user_ldap/l10n/es_NI.json +++ b/apps/user_ldap/l10n/es_NI.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_PA.js b/apps/user_ldap/l10n/es_PA.js index d1e3016790d..3c24a382832 100644 --- a/apps/user_ldap/l10n/es_PA.js +++ b/apps/user_ldap/l10n/es_PA.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_PA.json b/apps/user_ldap/l10n/es_PA.json index e887ba81441..504c4f9f493 100644 --- a/apps/user_ldap/l10n/es_PA.json +++ b/apps/user_ldap/l10n/es_PA.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_PE.js b/apps/user_ldap/l10n/es_PE.js index d1e3016790d..3c24a382832 100644 --- a/apps/user_ldap/l10n/es_PE.js +++ b/apps/user_ldap/l10n/es_PE.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_PE.json b/apps/user_ldap/l10n/es_PE.json index e887ba81441..504c4f9f493 100644 --- a/apps/user_ldap/l10n/es_PE.json +++ b/apps/user_ldap/l10n/es_PE.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_PR.js b/apps/user_ldap/l10n/es_PR.js index d1e3016790d..3c24a382832 100644 --- a/apps/user_ldap/l10n/es_PR.js +++ b/apps/user_ldap/l10n/es_PR.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_PR.json b/apps/user_ldap/l10n/es_PR.json index e887ba81441..504c4f9f493 100644 --- a/apps/user_ldap/l10n/es_PR.json +++ b/apps/user_ldap/l10n/es_PR.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_PY.js b/apps/user_ldap/l10n/es_PY.js index d1e3016790d..3c24a382832 100644 --- a/apps/user_ldap/l10n/es_PY.js +++ b/apps/user_ldap/l10n/es_PY.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_PY.json b/apps/user_ldap/l10n/es_PY.json index e887ba81441..504c4f9f493 100644 --- a/apps/user_ldap/l10n/es_PY.json +++ b/apps/user_ldap/l10n/es_PY.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_SV.js b/apps/user_ldap/l10n/es_SV.js index a7998fc369e..c8b4d52a535 100644 --- a/apps/user_ldap/l10n/es_SV.js +++ b/apps/user_ldap/l10n/es_SV.js @@ -172,7 +172,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_SV.json b/apps/user_ldap/l10n/es_SV.json index 134f50544aa..68c48b7023d 100644 --- a/apps/user_ldap/l10n/es_SV.json +++ b/apps/user_ldap/l10n/es_SV.json @@ -170,7 +170,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_UY.js b/apps/user_ldap/l10n/es_UY.js index d1e3016790d..3c24a382832 100644 --- a/apps/user_ldap/l10n/es_UY.js +++ b/apps/user_ldap/l10n/es_UY.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_UY.json b/apps/user_ldap/l10n/es_UY.json index e887ba81441..504c4f9f493 100644 --- a/apps/user_ldap/l10n/es_UY.json +++ b/apps/user_ldap/l10n/es_UY.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", - " Could not set configuration %s" : "No fue posible establecer la configuración %s", - "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: " + " Could not set configuration %s" : "No fue posible establecer la configuración %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index 5b02ff6cd23..e4057c15bb9 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Garbitu LDAP-erabiltzaile-izenaren erabiltzaile mapaketa", "Clear Groupname-LDAP Group Mapping" : "Garbitu LDAP-talde-izenaren talde mapaketa", "Invalid configuration. Please have a look at the logs for further details." : "Baliogabeko konfigurazioa. Eman begirada bat egunkari-fitxategiei zehaztasun gehiagorako.", - " Could not set configuration %s" : "Ezin izan da %s konfigurazioa ezarri", - "Password change rejected. Hint: " : "Pasahitz aldaketa ukatu da. Aholkua:" + " Could not set configuration %s" : "Ezin izan da %s konfigurazioa ezarri" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index a011d409ecd..8753bde69d6 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Garbitu LDAP-erabiltzaile-izenaren erabiltzaile mapaketa", "Clear Groupname-LDAP Group Mapping" : "Garbitu LDAP-talde-izenaren talde mapaketa", "Invalid configuration. Please have a look at the logs for further details." : "Baliogabeko konfigurazioa. Eman begirada bat egunkari-fitxategiei zehaztasun gehiagorako.", - " Could not set configuration %s" : "Ezin izan da %s konfigurazioa ezarri", - "Password change rejected. Hint: " : "Pasahitz aldaketa ukatu da. Aholkua:" + " Could not set configuration %s" : "Ezin izan da %s konfigurazioa ezarri" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/fa.js b/apps/user_ldap/l10n/fa.js index fa814c3b116..69e9d2ba937 100644 --- a/apps/user_ldap/l10n/fa.js +++ b/apps/user_ldap/l10n/fa.js @@ -204,7 +204,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "پاک کردن نام کاربری- LDAP نگاشت کاربر ", "Clear Groupname-LDAP Group Mapping" : "پاک کردن نام گروه -LDAP گروه نقشه برداری", "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", - " Could not set configuration %s" : " Could not set configuration %s", - "Password change rejected. Hint: " : "Password change rejected. Hint: " + " Could not set configuration %s" : " Could not set configuration %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_ldap/l10n/fa.json b/apps/user_ldap/l10n/fa.json index e4167050853..7b9b1a7b5c1 100644 --- a/apps/user_ldap/l10n/fa.json +++ b/apps/user_ldap/l10n/fa.json @@ -202,7 +202,6 @@ "Clear Username-LDAP User Mapping" : "پاک کردن نام کاربری- LDAP نگاشت کاربر ", "Clear Groupname-LDAP Group Mapping" : "پاک کردن نام گروه -LDAP گروه نقشه برداری", "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", - " Could not set configuration %s" : " Could not set configuration %s", - "Password change rejected. Hint: " : "Password change rejected. Hint: " + " Could not set configuration %s" : " Could not set configuration %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 1c3e4b178f1..f10123b02f0 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Supprimer l'association utilisateur interne-utilisateur LDAP", "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuration non valide. Veuillez consulter les logs pour plus de détails.", - " Could not set configuration %s" : "Impossible d'appliquer la configuration %s", - "Password change rejected. Hint: " : "La modification du mot de passe a été rejetée. Indice :" + " Could not set configuration %s" : "Impossible d'appliquer la configuration %s" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index 089cb9036b0..fef43239837 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Supprimer l'association utilisateur interne-utilisateur LDAP", "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuration non valide. Veuillez consulter les logs pour plus de détails.", - " Could not set configuration %s" : "Impossible d'appliquer la configuration %s", - "Password change rejected. Hint: " : "La modification du mot de passe a été rejetée. Indice :" + " Could not set configuration %s" : "Impossible d'appliquer la configuration %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/user_ldap/l10n/ga.js b/apps/user_ldap/l10n/ga.js index 4294241aa62..560f68f531a 100644 --- a/apps/user_ldap/l10n/ga.js +++ b/apps/user_ldap/l10n/ga.js @@ -11,6 +11,7 @@ OC.L10N.register( "No configuration specified" : "Níor sonraíodh cumraíocht ar bith", "No data specified" : "Níor sonraíodh aon sonraí", "Invalid data specified" : "Sonraí neamhbhailí", + "Could not set configuration %1$s to %2$s" : "Níorbh fhéidir cumraíocht %1$s a shocrú go %2$s", "Action does not exist" : "Ní gníomh ann", "Renewing …" : "Ag athnuachan…", "Very weak password" : "Focal faire an-lag", @@ -53,6 +54,7 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Tá coinneálaí an ionaid \"%uid\" ar iarraidh. Cuirfear an t-ainm logála isteach ina áit agus LDAP/AD á cheistiú.", "Please provide a login name to test against" : "Tabhair ainm logáil isteach le tástáil ina choinne le do thoil", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Díchumasaíodh an bosca grúpa toisc nach dtacaíonn an freastalaí LDAP/AD le memberOf.", + "Password change rejected. Hint: %s" : "Diúltaíodh don athrú pasfhocal. Leid: %s", "Mandatory field \"%s\" left empty" : "Réimse éigeantach \"%s\"fágtha folamh", "A password is given, but not an LDAP agent" : "Tugtar pasfhocal, ach ní thugtar do ghníomhaire LDAP", "No password is given for the user agent" : "Ní thugtar aon phasfhocal don ghníomhaire úsáideora", @@ -233,7 +235,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Glan Léarscáiliú Úsáideora Ainm Úsáideora-LDAP", "Clear Groupname-LDAP Group Mapping" : "Glan Léarscáiliú Grúpa Ainm an Ghrúpa-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Cumraíocht neamhbhailí. Féach ar na logaí le haghaidh tuilleadh sonraí le do thoil.", - " Could not set configuration %s" : " Níorbh fhéidir cumraíocht a shocrú%s", - "Password change rejected. Hint: " : "Diúltaíodh don athrú pasfhocal. Leid:" + " Could not set configuration %s" : " Níorbh fhéidir cumraíocht a shocrú%s" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/user_ldap/l10n/ga.json b/apps/user_ldap/l10n/ga.json index 1de738b0bd7..2766ad64b28 100644 --- a/apps/user_ldap/l10n/ga.json +++ b/apps/user_ldap/l10n/ga.json @@ -9,6 +9,7 @@ "No configuration specified" : "Níor sonraíodh cumraíocht ar bith", "No data specified" : "Níor sonraíodh aon sonraí", "Invalid data specified" : "Sonraí neamhbhailí", + "Could not set configuration %1$s to %2$s" : "Níorbh fhéidir cumraíocht %1$s a shocrú go %2$s", "Action does not exist" : "Ní gníomh ann", "Renewing …" : "Ag athnuachan…", "Very weak password" : "Focal faire an-lag", @@ -51,6 +52,7 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Tá coinneálaí an ionaid \"%uid\" ar iarraidh. Cuirfear an t-ainm logála isteach ina áit agus LDAP/AD á cheistiú.", "Please provide a login name to test against" : "Tabhair ainm logáil isteach le tástáil ina choinne le do thoil", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Díchumasaíodh an bosca grúpa toisc nach dtacaíonn an freastalaí LDAP/AD le memberOf.", + "Password change rejected. Hint: %s" : "Diúltaíodh don athrú pasfhocal. Leid: %s", "Mandatory field \"%s\" left empty" : "Réimse éigeantach \"%s\"fágtha folamh", "A password is given, but not an LDAP agent" : "Tugtar pasfhocal, ach ní thugtar do ghníomhaire LDAP", "No password is given for the user agent" : "Ní thugtar aon phasfhocal don ghníomhaire úsáideora", @@ -231,7 +233,6 @@ "Clear Username-LDAP User Mapping" : "Glan Léarscáiliú Úsáideora Ainm Úsáideora-LDAP", "Clear Groupname-LDAP Group Mapping" : "Glan Léarscáiliú Grúpa Ainm an Ghrúpa-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Cumraíocht neamhbhailí. Féach ar na logaí le haghaidh tuilleadh sonraí le do thoil.", - " Could not set configuration %s" : " Níorbh fhéidir cumraíocht a shocrú%s", - "Password change rejected. Hint: " : "Diúltaíodh don athrú pasfhocal. Leid:" + " Could not set configuration %s" : " Níorbh fhéidir cumraíocht a shocrú%s" },"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/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index c70461eecf9..02cd0df9a3b 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -11,6 +11,7 @@ OC.L10N.register( "No configuration specified" : "Non se especificou unha configuración", "No data specified" : "Non se especificaron datos", "Invalid data specified" : "Datos especificados non válidos", + "Could not set configuration %1$s to %2$s" : "Non foi posíbel definir a configuración %1$s a %2$s", "Action does not exist" : "Non existe esta acción", "Renewing …" : "Renovando…", "Very weak password" : "Contrasinal moi feble", @@ -53,6 +54,7 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Falta o marcador de substitución «%uid». Substitúese polo nome de acceso ao consultar LDAP/AD.", "Please provide a login name to test against" : "Forneza o nome de acceso para facer a proba", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Desactivouse a caixa de grupo porque o servidor LDAP/AD non admite memberOf.", + "Password change rejected. Hint: %s" : "Contrasinal rexeitado. Consello: %s", "Mandatory field \"%s\" left empty" : "Deixou baleiro o campo obrigatorio «%s»", "A password is given, but not an LDAP agent" : "Indicou un contrasinal, mais non un axente LDAP", "No password is given for the user agent" : "Non indicou un contrasinal para este axente de usuario", @@ -233,7 +235,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Limpar a asignación do usuario ao «nome de usuario LDAP»", "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»", "Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.", - " Could not set configuration %s" : "Non foi posíbel definir a configuración %s", - "Password change rejected. Hint: " : "Contrasinal rexeitado. Consello:" + " Could not set configuration %s" : "Non foi posíbel definir a configuración %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index 50d7e55a1ea..4166dc404ab 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -9,6 +9,7 @@ "No configuration specified" : "Non se especificou unha configuración", "No data specified" : "Non se especificaron datos", "Invalid data specified" : "Datos especificados non válidos", + "Could not set configuration %1$s to %2$s" : "Non foi posíbel definir a configuración %1$s a %2$s", "Action does not exist" : "Non existe esta acción", "Renewing …" : "Renovando…", "Very weak password" : "Contrasinal moi feble", @@ -51,6 +52,7 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Falta o marcador de substitución «%uid». Substitúese polo nome de acceso ao consultar LDAP/AD.", "Please provide a login name to test against" : "Forneza o nome de acceso para facer a proba", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Desactivouse a caixa de grupo porque o servidor LDAP/AD non admite memberOf.", + "Password change rejected. Hint: %s" : "Contrasinal rexeitado. Consello: %s", "Mandatory field \"%s\" left empty" : "Deixou baleiro o campo obrigatorio «%s»", "A password is given, but not an LDAP agent" : "Indicou un contrasinal, mais non un axente LDAP", "No password is given for the user agent" : "Non indicou un contrasinal para este axente de usuario", @@ -231,7 +233,6 @@ "Clear Username-LDAP User Mapping" : "Limpar a asignación do usuario ao «nome de usuario LDAP»", "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»", "Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.", - " Could not set configuration %s" : "Non foi posíbel definir a configuración %s", - "Password change rejected. Hint: " : "Contrasinal rexeitado. Consello:" + " Could not set configuration %s" : "Non foi posíbel definir a configuración %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index 4f4fe9fde1f..e644e62d9c6 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -157,7 +157,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "ניקוי מיפוי שם משתמש LDAP:", "Clear Groupname-LDAP Group Mapping" : "ניקוי מיפוי שם משתמש קבוצה LDAP:", "Invalid configuration. Please have a look at the logs for further details." : "תצורה שגויה. נא לעיין ברישום לקבלת פרטים נוספים.", - " Could not set configuration %s" : " לא ניתן היה לקבוע הגדרות %s", - "Password change rejected. Hint: " : "שינוי הססמה נדחה. רמז:" + " Could not set configuration %s" : " לא ניתן היה לקבוע הגדרות %s" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index e2434044c08..630423df5aa 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -155,7 +155,6 @@ "Clear Username-LDAP User Mapping" : "ניקוי מיפוי שם משתמש LDAP:", "Clear Groupname-LDAP Group Mapping" : "ניקוי מיפוי שם משתמש קבוצה LDAP:", "Invalid configuration. Please have a look at the logs for further details." : "תצורה שגויה. נא לעיין ברישום לקבלת פרטים נוספים.", - " Could not set configuration %s" : " לא ניתן היה לקבוע הגדרות %s", - "Password change rejected. Hint: " : "שינוי הססמה נדחה. רמז:" + " Could not set configuration %s" : " לא ניתן היה לקבוע הגדרות %s" },"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/user_ldap/l10n/hr.js b/apps/user_ldap/l10n/hr.js index cb2ffb4de77..3b1fd2e02b1 100644 --- a/apps/user_ldap/l10n/hr.js +++ b/apps/user_ldap/l10n/hr.js @@ -185,7 +185,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Izbriši mapiranje korisnika LDAP-korisničko ime", "Clear Groupname-LDAP Group Mapping" : "Izbriši mapiranje grupe naziv grupe-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Nevažeća konfiguracija. Pogledajte zapise za više informacija.", - " Could not set configuration %s" : " Konfiguraciju %s nije moguće postaviti", - "Password change rejected. Hint: " : "Odbijena promjena zaporke. Savjet: " + " Could not set configuration %s" : " Konfiguraciju %s nije moguće postaviti" }, "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/user_ldap/l10n/hr.json b/apps/user_ldap/l10n/hr.json index 2eb1afb3b99..b7a3d36bf3e 100644 --- a/apps/user_ldap/l10n/hr.json +++ b/apps/user_ldap/l10n/hr.json @@ -183,7 +183,6 @@ "Clear Username-LDAP User Mapping" : "Izbriši mapiranje korisnika LDAP-korisničko ime", "Clear Groupname-LDAP Group Mapping" : "Izbriši mapiranje grupe naziv grupe-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Nevažeća konfiguracija. Pogledajte zapise za više informacija.", - " Could not set configuration %s" : " Konfiguraciju %s nije moguće postaviti", - "Password change rejected. Hint: " : "Odbijena promjena zaporke. Savjet: " + " Could not set configuration %s" : " Konfiguraciju %s nije moguće postaviti" },"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/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index aa6406fc630..9f9158513d2 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -215,7 +215,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Felhasználónév–LDAP felhasználó hozzárendelés törlése", "Clear Groupname-LDAP Group Mapping" : "Csoport–LDAP csoport hozzárendelés törlése", "Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen beállítások. További információkért nézze meg a naplófájlokat.", - " Could not set configuration %s" : " A(z) %s beállítás nem adható meg", - "Password change rejected. Hint: " : "Jelszómódosítás elutasítva. Tipp:" + " Could not set configuration %s" : " A(z) %s beállítás nem adható meg" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/hu.json b/apps/user_ldap/l10n/hu.json index 5b792890b34..c4970b69e43 100644 --- a/apps/user_ldap/l10n/hu.json +++ b/apps/user_ldap/l10n/hu.json @@ -213,7 +213,6 @@ "Clear Username-LDAP User Mapping" : "Felhasználónév–LDAP felhasználó hozzárendelés törlése", "Clear Groupname-LDAP Group Mapping" : "Csoport–LDAP csoport hozzárendelés törlése", "Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen beállítások. További információkért nézze meg a naplófájlokat.", - " Could not set configuration %s" : " A(z) %s beállítás nem adható meg", - "Password change rejected. Hint: " : "Jelszómódosítás elutasítva. Tipp:" + " Could not set configuration %s" : " A(z) %s beállítás nem adható meg" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index c8dec27e80f..1a80c63b1fe 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -177,7 +177,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Bersihkan Pemetaan Pengguna LDAP-Nama pengguna", "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", "Invalid configuration. Please have a look at the logs for further details." : "Konfigurasi tidak valid. Silakan log untuk detil lebih lanjut.", - " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s", - "Password change rejected. Hint: " : "Perubahan kata sandi ditolak. Petunjuk:" + " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index f2d1c7f5e24..96718cf0b56 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -175,7 +175,6 @@ "Clear Username-LDAP User Mapping" : "Bersihkan Pemetaan Pengguna LDAP-Nama pengguna", "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", "Invalid configuration. Please have a look at the logs for further details." : "Konfigurasi tidak valid. Silakan log untuk detil lebih lanjut.", - " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s", - "Password change rejected. Hint: " : "Perubahan kata sandi ditolak. Petunjuk:" + " Could not set configuration %s" : "Tidak dapat menyetel konfigurasi %s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 8b7012cdece..7c21e095e8d 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Cancella associazione Nome utente-Utente LDAP", "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configurazione non valida. Controlla i log per ulteriori dettagli.", - " Could not set configuration %s" : "Impossibile impostare la configurazione %s", - "Password change rejected. Hint: " : "Cambio password rifiutato. Suggerimento:" + " Could not set configuration %s" : "Impossibile impostare la configurazione %s" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index c91d78b7ff5..e4d6bcb3559 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Cancella associazione Nome utente-Utente LDAP", "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configurazione non valida. Controlla i log per ulteriori dettagli.", - " Could not set configuration %s" : "Impossibile impostare la configurazione %s", - "Password change rejected. Hint: " : "Cambio password rifiutato. Suggerimento:" + " Could not set configuration %s" : "Impossibile impostare la configurazione %s" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index e03fbf6a0a2..6ff72c51b9a 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする", "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする", "Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。", - " Could not set configuration %s" : "構成 %s を設定できませんでした", - "Password change rejected. Hint: " : "パスワード変更が拒否されました。ヒント:" + " Could not set configuration %s" : "構成 %s を設定できませんでした" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index 2485f5bf178..08f1ff5c806 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする", "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする", "Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。", - " Could not set configuration %s" : "構成 %s を設定できませんでした", - "Password change rejected. Hint: " : "パスワード変更が拒否されました。ヒント:" + " Could not set configuration %s" : "構成 %s を設定できませんでした" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ka.js b/apps/user_ldap/l10n/ka.js index 3196ed02cd1..a3deeac6583 100644 --- a/apps/user_ldap/l10n/ka.js +++ b/apps/user_ldap/l10n/ka.js @@ -215,7 +215,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", - " Could not set configuration %s" : " Could not set configuration %s", - "Password change rejected. Hint: " : "Password change rejected. Hint: " + " Could not set configuration %s" : " Could not set configuration %s" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/user_ldap/l10n/ka.json b/apps/user_ldap/l10n/ka.json index 710c6f50a2c..b4d8c7e427f 100644 --- a/apps/user_ldap/l10n/ka.json +++ b/apps/user_ldap/l10n/ka.json @@ -213,7 +213,6 @@ "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", - " Could not set configuration %s" : " Could not set configuration %s", - "Password change rejected. Hint: " : "Password change rejected. Hint: " + " Could not set configuration %s" : " Could not set configuration %s" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ka_GE.js b/apps/user_ldap/l10n/ka_GE.js index 9f3ec38014e..26dbba89c1a 100644 --- a/apps/user_ldap/l10n/ka_GE.js +++ b/apps/user_ldap/l10n/ka_GE.js @@ -170,7 +170,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Username-LDAP მომხმარებლის ბმების გასუფთავება", "Clear Groupname-LDAP Group Mapping" : "Groupname-LDAP ჯგუფის ბმების გასუფთავება", "Invalid configuration. Please have a look at the logs for further details." : "არასწორი კონფიგურაცია. დეტალებისთვის გთხოვთ გადახედოთ ლოგებს.", - " Could not set configuration %s" : "კონფიგურაციის %s დაყენება ვერ მოხერხდა", - "Password change rejected. Hint: " : "პაროლის ცვლილება უარყოფილ იქნა. მითითება:" + " Could not set configuration %s" : "კონფიგურაციის %s დაყენება ვერ მოხერხდა" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/user_ldap/l10n/ka_GE.json b/apps/user_ldap/l10n/ka_GE.json index cc30573a0b9..2f9f98c27e7 100644 --- a/apps/user_ldap/l10n/ka_GE.json +++ b/apps/user_ldap/l10n/ka_GE.json @@ -168,7 +168,6 @@ "Clear Username-LDAP User Mapping" : "Username-LDAP მომხმარებლის ბმების გასუფთავება", "Clear Groupname-LDAP Group Mapping" : "Groupname-LDAP ჯგუფის ბმების გასუფთავება", "Invalid configuration. Please have a look at the logs for further details." : "არასწორი კონფიგურაცია. დეტალებისთვის გთხოვთ გადახედოთ ლოგებს.", - " Could not set configuration %s" : "კონფიგურაციის %s დაყენება ვერ მოხერხდა", - "Password change rejected. Hint: " : "პაროლის ცვლილება უარყოფილ იქნა. მითითება:" + " Could not set configuration %s" : "კონფიგურაციის %s დაყენება ვერ მოხერხდა" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js index b022892b8ef..12d9090ec0e 100644 --- a/apps/user_ldap/l10n/ko.js +++ b/apps/user_ldap/l10n/ko.js @@ -212,7 +212,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "사용자 이름-LDAP 사용자 매핑 비우기", "Clear Groupname-LDAP Group Mapping" : "그룹 이름-LDAP 그룹 매핑 비우기", "Invalid configuration. Please have a look at the logs for further details." : "설정이 잘못되었습니다. 더 자세한 정보를 보려면 로그를 참조하십시오.", - " Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음", - "Password change rejected. Hint: " : "암호 변경이 거부되었습니다. 힌트:" + " Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json index 7e3052cf441..5cbbe934f46 100644 --- a/apps/user_ldap/l10n/ko.json +++ b/apps/user_ldap/l10n/ko.json @@ -210,7 +210,6 @@ "Clear Username-LDAP User Mapping" : "사용자 이름-LDAP 사용자 매핑 비우기", "Clear Groupname-LDAP Group Mapping" : "그룹 이름-LDAP 그룹 매핑 비우기", "Invalid configuration. Please have a look at the logs for further details." : "설정이 잘못되었습니다. 더 자세한 정보를 보려면 로그를 참조하십시오.", - " Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음", - "Password change rejected. Hint: " : "암호 변경이 거부되었습니다. 힌트:" + " Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js index bd2d7a51628..24f8eba98cd 100644 --- a/apps/user_ldap/l10n/lt_LT.js +++ b/apps/user_ldap/l10n/lt_LT.js @@ -167,7 +167,6 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Naudotojo vardo - LDAP naudotojo sąsaja", "Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają", "Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Išsamesnei informacijai, žiūrėkite žurnalus.", - " Could not set configuration %s" : "Nepavyko nustatyti konfigūracijos %s", - "Password change rejected. Hint: " : "Slaptažodžio keitimas atmestas. Patarimas: " + " Could not set configuration %s" : "Nepavyko nustatyti konfigūracijos %s" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json index 819bc298d8e..bacf7b959e9 100644 --- a/apps/user_ldap/l10n/lt_LT.json +++ b/apps/user_ldap/l10n/lt_LT.json @@ -165,7 +165,6 @@ "Username-LDAP User Mapping" : "Naudotojo vardo - LDAP naudotojo sąsaja", "Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają", "Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Išsamesnei informacijai, žiūrėkite žurnalus.", - " Could not set configuration %s" : "Nepavyko nustatyti konfigūracijos %s", - "Password change rejected. Hint: " : "Slaptažodžio keitimas atmestas. Patarimas: " + " Could not set configuration %s" : "Nepavyko nustatyti konfigūracijos %s" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/nb.js b/apps/user_ldap/l10n/nb.js index 1601df3b6a0..a1399da742a 100644 --- a/apps/user_ldap/l10n/nb.js +++ b/apps/user_ldap/l10n/nb.js @@ -219,7 +219,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP bruker", "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP gruppe", "Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.", - " Could not set configuration %s" : "Klarte ikke å utføre oppsett %s", - "Password change rejected. Hint: " : "Passordendring avslått. Hint:" + " Could not set configuration %s" : "Klarte ikke å utføre oppsett %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/nb.json b/apps/user_ldap/l10n/nb.json index dcf5c18ba10..5453e79a901 100644 --- a/apps/user_ldap/l10n/nb.json +++ b/apps/user_ldap/l10n/nb.json @@ -217,7 +217,6 @@ "Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP bruker", "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP gruppe", "Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.", - " Could not set configuration %s" : "Klarte ikke å utføre oppsett %s", - "Password change rejected. Hint: " : "Passordendring avslått. Hint:" + " Could not set configuration %s" : "Klarte ikke å utføre oppsett %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index 12bcfce7afe..8622beb4c01 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -185,7 +185,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Leegmaken Gebruikersnaam-LDAP gebruikers vertaling", "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", "Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details.", - " Could not set configuration %s" : "Kon configuratie %s niet instellen", - "Password change rejected. Hint: " : "Wachtwoordwijziging geweigerd. Hint:" + " Could not set configuration %s" : "Kon configuratie %s niet instellen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index a16353baba6..25322729007 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -183,7 +183,6 @@ "Clear Username-LDAP User Mapping" : "Leegmaken Gebruikersnaam-LDAP gebruikers vertaling", "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", "Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details.", - " Could not set configuration %s" : "Kon configuratie %s niet instellen", - "Password change rejected. Hint: " : "Wachtwoordwijziging geweigerd. Hint:" + " Could not set configuration %s" : "Kon configuratie %s niet instellen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index cb744519dcc..633e46f5360 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -210,7 +210,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Nieprawidłowa konfiguracja. Sprawdź logi po więcej szczegółów.", - " Could not set configuration %s" : "Nie można ustawić konfiguracji %s", - "Password change rejected. Hint: " : "Zmiana hasła odrzucona: Wskazówka:" + " Could not set configuration %s" : "Nie można ustawić konfiguracji %s" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 54ac4acd8e7..5e1c6814935 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -208,7 +208,6 @@ "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Nieprawidłowa konfiguracja. Sprawdź logi po więcej szczegółów.", - " Could not set configuration %s" : "Nie można ustawić konfiguracji %s", - "Password change rejected. Hint: " : "Zmiana hasła odrzucona: Wskazówka:" + " Could not set configuration %s" : "Nie można ustawić konfiguracji %s" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index c34399b0a1f..3102dfe0975 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário username-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuração inválida. Por favor dê uma olhada nos logs para mais detalhes.", - " Could not set configuration %s" : "Não foi possível definir a configuração %s", - "Password change rejected. Hint: " : "Troca de senha rejeitada. Dica:" + " Could not set configuration %s" : "Não foi possível definir a configuração %s" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 6a732b211ca..d81ce9730fd 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário username-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Configuração inválida. Por favor dê uma olhada nos logs para mais detalhes.", - " Could not set configuration %s" : "Não foi possível definir a configuração %s", - "Password change rejected. Hint: " : "Troca de senha rejeitada. Dica:" + " Could not set configuration %s" : "Não foi possível definir a configuração %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/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index 81aee21d6a2..3d015c299e9 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -219,7 +219,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Очистить соответствия Имя-Пользователь LDAP", "Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Неверная конфигурация. Просмотрите журналы для получения дополнительных сведений.", - " Could not set configuration %s" : "Невозможно создать конфигурацию %s", - "Password change rejected. Hint: " : "Смена пароля отклонена. Подсказка:" + " Could not set configuration %s" : "Невозможно создать конфигурацию %s" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index a340218050f..16e9232eac2 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -217,7 +217,6 @@ "Clear Username-LDAP User Mapping" : "Очистить соответствия Имя-Пользователь LDAP", "Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Неверная конфигурация. Просмотрите журналы для получения дополнительных сведений.", - " Could not set configuration %s" : "Невозможно создать конфигурацию %s", - "Password change rejected. Hint: " : "Смена пароля отклонена. Подсказка:" + " Could not set configuration %s" : "Невозможно создать конфигурацию %s" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 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/user_ldap/l10n/sc.js b/apps/user_ldap/l10n/sc.js index 8bd9dea8dea..aa490015dd6 100644 --- a/apps/user_ldap/l10n/sc.js +++ b/apps/user_ldap/l10n/sc.js @@ -194,7 +194,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Lìmpia assòtziu Nùmene utente-Utente LDAP", "Clear Groupname-LDAP Group Mapping" : "Lìmpia assòtziu Nùmene de su grupu-Grupu LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Cunfiguratzione non bàlida. Càstia is registros pro detàllios in prus.", - " Could not set configuration %s" : "Impossìbile cunfigurare s'optzione %s", - "Password change rejected. Hint: " : "Càmbiu de sa crae refudadu. Cussìgiu:" + " Could not set configuration %s" : "Impossìbile cunfigurare s'optzione %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/sc.json b/apps/user_ldap/l10n/sc.json index 32cdcfa8de7..954a27ee6d3 100644 --- a/apps/user_ldap/l10n/sc.json +++ b/apps/user_ldap/l10n/sc.json @@ -192,7 +192,6 @@ "Clear Username-LDAP User Mapping" : "Lìmpia assòtziu Nùmene utente-Utente LDAP", "Clear Groupname-LDAP Group Mapping" : "Lìmpia assòtziu Nùmene de su grupu-Grupu LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Cunfiguratzione non bàlida. Càstia is registros pro detàllios in prus.", - " Could not set configuration %s" : "Impossìbile cunfigurare s'optzione %s", - "Password change rejected. Hint: " : "Càmbiu de sa crae refudadu. Cussìgiu:" + " Could not set configuration %s" : "Impossìbile cunfigurare s'optzione %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js index 1fc6cf32665..c261d0124ce 100644 --- a/apps/user_ldap/l10n/sk.js +++ b/apps/user_ldap/l10n/sk.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Zrušiť mapovanie LDAP používateľských mien", "Clear Groupname-LDAP Group Mapping" : "Zrušiť mapovanie názvov LDAP skupín", "Invalid configuration. Please have a look at the logs for further details." : "Konfigurácia je chybná. Prosím, pozrite sa do logov pre ďalšie podrobnosti.", - " Could not set configuration %s" : "Nemôžem nastaviť konfiguráciu %s", - "Password change rejected. Hint: " : "Zmena hesla zamietnutá. Vodítko:" + " Could not set configuration %s" : "Nemôžem nastaviť konfiguráciu %s" }, "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/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json index acce7180989..ffb163bc348 100644 --- a/apps/user_ldap/l10n/sk.json +++ b/apps/user_ldap/l10n/sk.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Zrušiť mapovanie LDAP používateľských mien", "Clear Groupname-LDAP Group Mapping" : "Zrušiť mapovanie názvov LDAP skupín", "Invalid configuration. Please have a look at the logs for further details." : "Konfigurácia je chybná. Prosím, pozrite sa do logov pre ďalšie podrobnosti.", - " Could not set configuration %s" : "Nemôžem nastaviť konfiguráciu %s", - "Password change rejected. Hint: " : "Zmena hesla zamietnutá. Vodítko:" + " Could not set configuration %s" : "Nemôžem nastaviť konfiguráciu %s" },"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/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index f4fd1bf72aa..31df5abb0d7 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -193,7 +193,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Izbriši preslikavo uporabniškega imena na LDAP", "Clear Groupname-LDAP Group Mapping" : "Izbriši preslikavo skupine na LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Neveljavne nastavitve: za več podrobnosti si oglejte dnevniške zapise.", - " Could not set configuration %s" : "Ni mogoče uveljaviti nastavitev %s", - "Password change rejected. Hint: " : "Spreminjanje gesla je zavrnjeno. Namig: " + " Could not set configuration %s" : "Ni mogoče uveljaviti nastavitev %s" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index 8892120a8a0..db283920653 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -191,7 +191,6 @@ "Clear Username-LDAP User Mapping" : "Izbriši preslikavo uporabniškega imena na LDAP", "Clear Groupname-LDAP Group Mapping" : "Izbriši preslikavo skupine na LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Neveljavne nastavitve: za več podrobnosti si oglejte dnevniške zapise.", - " Could not set configuration %s" : "Ni mogoče uveljaviti nastavitev %s", - "Password change rejected. Hint: " : "Spreminjanje gesla je zavrnjeno. Namig: " + " Could not set configuration %s" : "Ni mogoče uveljaviti nastavitev %s" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js index 006dbbfe457..2121bc761b6 100644 --- a/apps/user_ldap/l10n/sq.js +++ b/apps/user_ldap/l10n/sq.js @@ -167,7 +167,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Pastro Përshoqërimin Emër përdoruesi-Përdorues LDAP", "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Konfigurime të pavlefshme. Ju lutem shikoni hyrjet për detaje të mëtejshme.", - " Could not set configuration %s" : "S’vuri dot në punë formësimin %s", - "Password change rejected. Hint: " : "Ndryshimi i fjalëkalimit u refuzua. Informatë:" + " Could not set configuration %s" : "S’vuri dot në punë formësimin %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json index 0f12dfa21cd..42df46de851 100644 --- a/apps/user_ldap/l10n/sq.json +++ b/apps/user_ldap/l10n/sq.json @@ -165,7 +165,6 @@ "Clear Username-LDAP User Mapping" : "Pastro Përshoqërimin Emër përdoruesi-Përdorues LDAP", "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Konfigurime të pavlefshme. Ju lutem shikoni hyrjet për detaje të mëtejshme.", - " Could not set configuration %s" : "S’vuri dot në punë formësimin %s", - "Password change rejected. Hint: " : "Ndryshimi i fjalëkalimit u refuzua. Informatë:" + " Could not set configuration %s" : "S’vuri dot në punë formësimin %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index eb3e798008b..8715668c585 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Очисти Username-LDAP мапирање корисника", "Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група", "Invalid configuration. Please have a look at the logs for further details." : "Неисправна конфигурација. Погледајте дневник за више детаља.", - " Could not set configuration %s" : "Нисам могао да подесим конфигурацију %s", - "Password change rejected. Hint: " : "Промена лозинке није прихваћена. Смерница:" + " Could not set configuration %s" : "Нисам могао да подесим конфигурацију %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/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index c1ea5d94662..3f024b06e12 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "Очисти Username-LDAP мапирање корисника", "Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група", "Invalid configuration. Please have a look at the logs for further details." : "Неисправна конфигурација. Погледајте дневник за више детаља.", - " Could not set configuration %s" : "Нисам могао да подесим конфигурацију %s", - "Password change rejected. Hint: " : "Промена лозинке није прихваћена. Смерница:" + " Could not set configuration %s" : "Нисам могао да подесим конфигурацију %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/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index 3faf764c84e..84cd30b4ee3 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -11,6 +11,7 @@ OC.L10N.register( "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Inga data har angetts", "Invalid data specified" : "Ogiltig data har angetts", + "Could not set configuration %1$s to %2$s" : "Kunde inte ställa in konfigurationen %1$s till %2$s", "Action does not exist" : "Åtgärd finns inte", "Renewing …" : "Förnyar ...", "Very weak password" : "Väldigt svagt lösenord", @@ -53,6 +54,7 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%uid\"-platshållaren saknas. Den kommer att ersättas med inloggningsnamn när LDAP/AD efterfrågas.", "Please provide a login name to test against" : "Ange ett inloggningsnamn att försöka ansluta med", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Grupprutan inaktiverades eftersom LDAP/AD-servern inte stöder memberOf.", + "Password change rejected. Hint: %s" : "Lösenordsändring avvisad. Anledning/tips: %s", "Mandatory field \"%s\" left empty" : "Obligatoriskt fält \"%s\" lämnad tom", "A password is given, but not an LDAP agent" : "Ett lösenord har angetts, men ingen LDAP-agent", "No password is given for the user agent" : "Inget lösenord har angetts för användaragenten", @@ -233,7 +235,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Rensa användarnamn-LDAP användarmappning", "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning", "Invalid configuration. Please have a look at the logs for further details." : "Ogiltig konfiguration. Vänligen undersök loggar för mer detaljer.", - " Could not set configuration %s" : "Kunde inte sätta inställning %s", - "Password change rejected. Hint: " : "Lösenordsbyte nekad. Anledning/tips: " + " Could not set configuration %s" : "Kunde inte sätta inställning %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index 9fd3b692bf6..cbf0f9194fb 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -9,6 +9,7 @@ "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Inga data har angetts", "Invalid data specified" : "Ogiltig data har angetts", + "Could not set configuration %1$s to %2$s" : "Kunde inte ställa in konfigurationen %1$s till %2$s", "Action does not exist" : "Åtgärd finns inte", "Renewing …" : "Förnyar ...", "Very weak password" : "Väldigt svagt lösenord", @@ -51,6 +52,7 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%uid\"-platshållaren saknas. Den kommer att ersättas med inloggningsnamn när LDAP/AD efterfrågas.", "Please provide a login name to test against" : "Ange ett inloggningsnamn att försöka ansluta med", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Grupprutan inaktiverades eftersom LDAP/AD-servern inte stöder memberOf.", + "Password change rejected. Hint: %s" : "Lösenordsändring avvisad. Anledning/tips: %s", "Mandatory field \"%s\" left empty" : "Obligatoriskt fält \"%s\" lämnad tom", "A password is given, but not an LDAP agent" : "Ett lösenord har angetts, men ingen LDAP-agent", "No password is given for the user agent" : "Inget lösenord har angetts för användaragenten", @@ -231,7 +233,6 @@ "Clear Username-LDAP User Mapping" : "Rensa användarnamn-LDAP användarmappning", "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning", "Invalid configuration. Please have a look at the logs for further details." : "Ogiltig konfiguration. Vänligen undersök loggar för mer detaljer.", - " Could not set configuration %s" : "Kunde inte sätta inställning %s", - "Password change rejected. Hint: " : "Lösenordsbyte nekad. Anledning/tips: " + " Could not set configuration %s" : "Kunde inte sätta inställning %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index a00634b4b3e..c441f35fe1f 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -6,10 +6,12 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Yapılandırma geçersiz: Adsız bağlantı kurulmasına izin verilmiyor.", "Valid configuration, connection established!" : "Yapılandırma geçerli, bağlantı kuruldu.", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak bağlantı kurulamadı. Lütfen sunucu ayarları ve kimlik doğrulama bilgilerini denetleyin.", + "Invalid configuration: %s" : "Yapılandırma geçersiz: %s", "No action specified" : "Hehrangi bir işlem belirtilmemiş", "No configuration specified" : "Henüz bir yapılandırma belirtilmemiş", "No data specified" : "Henüz bir veri belirtilmemiş", "Invalid data specified" : "Belirtilen veriler geçersiz", + "Could not set configuration %1$s to %2$s" : "%1$s yapılandırması %2$s için ayarlanamadı", "Action does not exist" : "İşlem bulunamadı", "Renewing …" : "Yenileniyor …", "Very weak password" : "Parola çok zayıf", @@ -52,6 +54,14 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "LDAP/AD sorgularında kullanıcı adı ile değiştirilecek \"%uid\" yer belirleyicisi eksik. ", "Please provide a login name to test against" : "Lütfen deneme için kullanılacak bir kullanıcı adı yazın", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "LDAP/AD sunucusu memberOf parametresini desteklemediğinden grup kutusu kullanımdan kaldırıldı.", + "Password change rejected. Hint: %s" : "Parola değişimi reddedildi. İpucu: %s", + "Mandatory field \"%s\" left empty" : "\"%s\" zorunlu alanı boş olamaz", + "A password is given, but not an LDAP agent" : "Bir parola belirtilmiş ancak bir LDAP aracısı değil", + "No password is given for the user agent" : "Kullanıcı uygulaması için bir parola belirtilmemiş", + "No LDAP base DN was given" : "LDAP base DN değeri belirtilmemiş", + "User base DN is not a subnode of global base DN" : "Kullanıcı base DN değeri genel base DN düğümünün bir alt düğümü değil ", + "Group base DN is not a subnode of global base DN" : "Grup base DN değeri genel base DN düğümünün bir alt düğümü değil ", + "Login filter does not contain %uid place holder" : "Oturum açma süzgecinde %uid yer belirticisi bulunmuyor", "Please login with the new password" : "Lütfen yeni parolanız ile oturum açın", "LDAP User backend" : "LDAP kullanıcı arka yüzü", "Your password will expire tomorrow." : "Parolanızın geçerlilik süresi yarın dolacak.", @@ -225,7 +235,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı Eşleştirmesini Kaldır", "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu Eşleştirmesini Kaldır", "Invalid configuration. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlük dosyasına bakın.", - " Could not set configuration %s" : "%s yapılandırması ayarlanamadı", - "Password change rejected. Hint: " : "Parola değişimi reddedildi. İpucu:" + " Could not set configuration %s" : "%s yapılandırması ayarlanamadı" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index 8d237cecbb8..736386d0241 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -4,10 +4,12 @@ "Invalid configuration: Anonymous binding is not allowed." : "Yapılandırma geçersiz: Adsız bağlantı kurulmasına izin verilmiyor.", "Valid configuration, connection established!" : "Yapılandırma geçerli, bağlantı kuruldu.", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak bağlantı kurulamadı. Lütfen sunucu ayarları ve kimlik doğrulama bilgilerini denetleyin.", + "Invalid configuration: %s" : "Yapılandırma geçersiz: %s", "No action specified" : "Hehrangi bir işlem belirtilmemiş", "No configuration specified" : "Henüz bir yapılandırma belirtilmemiş", "No data specified" : "Henüz bir veri belirtilmemiş", "Invalid data specified" : "Belirtilen veriler geçersiz", + "Could not set configuration %1$s to %2$s" : "%1$s yapılandırması %2$s için ayarlanamadı", "Action does not exist" : "İşlem bulunamadı", "Renewing …" : "Yenileniyor …", "Very weak password" : "Parola çok zayıf", @@ -50,6 +52,14 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "LDAP/AD sorgularında kullanıcı adı ile değiştirilecek \"%uid\" yer belirleyicisi eksik. ", "Please provide a login name to test against" : "Lütfen deneme için kullanılacak bir kullanıcı adı yazın", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "LDAP/AD sunucusu memberOf parametresini desteklemediğinden grup kutusu kullanımdan kaldırıldı.", + "Password change rejected. Hint: %s" : "Parola değişimi reddedildi. İpucu: %s", + "Mandatory field \"%s\" left empty" : "\"%s\" zorunlu alanı boş olamaz", + "A password is given, but not an LDAP agent" : "Bir parola belirtilmiş ancak bir LDAP aracısı değil", + "No password is given for the user agent" : "Kullanıcı uygulaması için bir parola belirtilmemiş", + "No LDAP base DN was given" : "LDAP base DN değeri belirtilmemiş", + "User base DN is not a subnode of global base DN" : "Kullanıcı base DN değeri genel base DN düğümünün bir alt düğümü değil ", + "Group base DN is not a subnode of global base DN" : "Grup base DN değeri genel base DN düğümünün bir alt düğümü değil ", + "Login filter does not contain %uid place holder" : "Oturum açma süzgecinde %uid yer belirticisi bulunmuyor", "Please login with the new password" : "Lütfen yeni parolanız ile oturum açın", "LDAP User backend" : "LDAP kullanıcı arka yüzü", "Your password will expire tomorrow." : "Parolanızın geçerlilik süresi yarın dolacak.", @@ -223,7 +233,6 @@ "Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı Eşleştirmesini Kaldır", "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu Eşleştirmesini Kaldır", "Invalid configuration. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlük dosyasına bakın.", - " Could not set configuration %s" : "%s yapılandırması ayarlanamadı", - "Password change rejected. Hint: " : "Parola değişimi reddedildi. İpucu:" + " Could not set configuration %s" : "%s yapılandırması ayarlanamadı" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ug.js b/apps/user_ldap/l10n/ug.js index 1780badced6..6bfcf24c7a7 100644 --- a/apps/user_ldap/l10n/ug.js +++ b/apps/user_ldap/l10n/ug.js @@ -217,7 +217,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "ئىشلەتكۈچى ئىسمى- LDAP ئىشلەتكۈچى خەرىتىسىنى تازىلاڭ", "Clear Groupname-LDAP Group Mapping" : "گۇرۇپپا ئىسمى- LDAP گۇرۇپپا خەرىتىسىنى تازىلاش", "Invalid configuration. Please have a look at the logs for further details." : "سەپلىمە ئىناۋەتسىز. تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن خاتىرىلەرنى كۆرۈپ بېقىڭ.", - " Could not set configuration %s" : " سەپلىمە% s نى تەڭشىگىلى بولمىدى", - "Password change rejected. Hint: " : "پارول ئۆزگەرتىش رەت قىلىندى. تەكلىپ: " + " Could not set configuration %s" : " سەپلىمە% s نى تەڭشىگىلى بولمىدى" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/ug.json b/apps/user_ldap/l10n/ug.json index 9792cb75480..0603098623d 100644 --- a/apps/user_ldap/l10n/ug.json +++ b/apps/user_ldap/l10n/ug.json @@ -215,7 +215,6 @@ "Clear Username-LDAP User Mapping" : "ئىشلەتكۈچى ئىسمى- LDAP ئىشلەتكۈچى خەرىتىسىنى تازىلاڭ", "Clear Groupname-LDAP Group Mapping" : "گۇرۇپپا ئىسمى- LDAP گۇرۇپپا خەرىتىسىنى تازىلاش", "Invalid configuration. Please have a look at the logs for further details." : "سەپلىمە ئىناۋەتسىز. تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن خاتىرىلەرنى كۆرۈپ بېقىڭ.", - " Could not set configuration %s" : " سەپلىمە% s نى تەڭشىگىلى بولمىدى", - "Password change rejected. Hint: " : "پارول ئۆزگەرتىش رەت قىلىندى. تەكلىپ: " + " Could not set configuration %s" : " سەپلىمە% s نى تەڭشىگىلى بولمىدى" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js index 578968615cc..e864fe89748 100644 --- a/apps/user_ldap/l10n/uk.js +++ b/apps/user_ldap/l10n/uk.js @@ -216,7 +216,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Очистити картографію Імен користувачів-LDAP", "Clear Groupname-LDAP Group Mapping" : "Очистити картографію Імен груп-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Неправильна конфігурація. Перевірте журнал для докладної інформації.", - " Could not set configuration %s" : "Не вдалося встановити конфігурацію %s", - "Password change rejected. Hint: " : "Зміна пароля відхилена. Підказка: " + " Could not set configuration %s" : "Не вдалося встановити конфігурацію %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/user_ldap/l10n/uk.json b/apps/user_ldap/l10n/uk.json index f47cbf9bdf9..7722fdff226 100644 --- a/apps/user_ldap/l10n/uk.json +++ b/apps/user_ldap/l10n/uk.json @@ -214,7 +214,6 @@ "Clear Username-LDAP User Mapping" : "Очистити картографію Імен користувачів-LDAP", "Clear Groupname-LDAP Group Mapping" : "Очистити картографію Імен груп-LDAP", "Invalid configuration. Please have a look at the logs for further details." : "Неправильна конфігурація. Перевірте журнал для докладної інформації.", - " Could not set configuration %s" : "Не вдалося встановити конфігурацію %s", - "Password change rejected. Hint: " : "Зміна пароля відхилена. Підказка: " + " Could not set configuration %s" : "Не вдалося встановити конфігурацію %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/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index 453c3661f6d..028a3bb705c 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -225,7 +225,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "清除用户-LDAP用户映射", "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAP级映射", "Invalid configuration. Please have a look at the logs for further details." : "配置无效。更多细节请查看日志。", - " Could not set configuration %s" : " 无法设定配置文件 %s", - "Password change rejected. Hint: " : "密码更改出错。提示:" + " Could not set configuration %s" : " 无法设定配置文件 %s" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index 08d2f2874bd..477b5d2ef16 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -223,7 +223,6 @@ "Clear Username-LDAP User Mapping" : "清除用户-LDAP用户映射", "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAP级映射", "Invalid configuration. Please have a look at the logs for further details." : "配置无效。更多细节请查看日志。", - " Could not set configuration %s" : " 无法设定配置文件 %s", - "Password change rejected. Hint: " : "密码更改出错。提示:" + " Could not set configuration %s" : " 无法设定配置文件 %s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 1c417e2e887..20f54f5cd30 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -11,6 +11,7 @@ OC.L10N.register( "No configuration specified" : "沒有指定配置", "No data specified" : "沒有指定資料", "Invalid data specified" : "指定的數據無效", + "Could not set configuration %1$s to %2$s" : "無法將 %1$s 配置設定為 %2$s", "Action does not exist" : "操作不存在", "Renewing …" : "更新中...", "Very weak password" : "密碼安全性極弱", @@ -53,6 +54,7 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "“%uid”佔位符丟失。查詢 LDAP/AD 時,它將替換為登入名稱。", "Please provide a login name to test against" : "請提供登入姓名以便再次測試", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "群組盒已經停用,LDAP/AD 伺服器並不支援", + "Password change rejected. Hint: %s" : "密碼更改被拒絕。提示:%s", "Mandatory field \"%s\" left empty" : "必填欄位「%s」為空", "A password is given, but not an LDAP agent" : "已提供密碼,但並未提供 LDAP 代理程式", "No password is given for the user agent" : "未提供使用者代理程式的密碼", @@ -233,7 +235,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "清除 用戶名-LDAP 用戶 Mapping", "Clear Groupname-LDAP Group Mapping" : "清除 群組名稱-LDAP 群組 Mapping", "Invalid configuration. Please have a look at the logs for further details." : "無效的配置。請查看日誌以獲取更多詳細訊息。", - " Could not set configuration %s" : "無法為 %s 設定配置值", - "Password change rejected. Hint: " : "密碼更改被拒絕。提示:" + " Could not set configuration %s" : "無法為 %s 設定配置值" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index c477e5bfee1..23bf3d95726 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -9,6 +9,7 @@ "No configuration specified" : "沒有指定配置", "No data specified" : "沒有指定資料", "Invalid data specified" : "指定的數據無效", + "Could not set configuration %1$s to %2$s" : "無法將 %1$s 配置設定為 %2$s", "Action does not exist" : "操作不存在", "Renewing …" : "更新中...", "Very weak password" : "密碼安全性極弱", @@ -51,6 +52,7 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "“%uid”佔位符丟失。查詢 LDAP/AD 時,它將替換為登入名稱。", "Please provide a login name to test against" : "請提供登入姓名以便再次測試", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "群組盒已經停用,LDAP/AD 伺服器並不支援", + "Password change rejected. Hint: %s" : "密碼更改被拒絕。提示:%s", "Mandatory field \"%s\" left empty" : "必填欄位「%s」為空", "A password is given, but not an LDAP agent" : "已提供密碼,但並未提供 LDAP 代理程式", "No password is given for the user agent" : "未提供使用者代理程式的密碼", @@ -231,7 +233,6 @@ "Clear Username-LDAP User Mapping" : "清除 用戶名-LDAP 用戶 Mapping", "Clear Groupname-LDAP Group Mapping" : "清除 群組名稱-LDAP 群組 Mapping", "Invalid configuration. Please have a look at the logs for further details." : "無效的配置。請查看日誌以獲取更多詳細訊息。", - " Could not set configuration %s" : "無法為 %s 設定配置值", - "Password change rejected. Hint: " : "密碼更改被拒絕。提示:" + " Could not set configuration %s" : "無法為 %s 設定配置值" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index dad701aac4e..66dd0ba4678 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -233,7 +233,6 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "清除使用者名稱-LDAP 使用者映射", "Clear Groupname-LDAP Group Mapping" : "清除群組名稱-LDAP 群組映射", "Invalid configuration. Please have a look at the logs for further details." : "無效的組態設定。請檢查紀錄檔以取得更多詳細資訊。", - " Could not set configuration %s" : " 無法設定組態 %s", - "Password change rejected. Hint: " : "密碼變更被拒絕。提示: " + " Could not set configuration %s" : " 無法設定組態 %s" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index 1bfbd3d841d..e2b37c607a6 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -231,7 +231,6 @@ "Clear Username-LDAP User Mapping" : "清除使用者名稱-LDAP 使用者映射", "Clear Groupname-LDAP Group Mapping" : "清除群組名稱-LDAP 群組映射", "Invalid configuration. Please have a look at the logs for further details." : "無效的組態設定。請檢查紀錄檔以取得更多詳細資訊。", - " Could not set configuration %s" : " 無法設定組態 %s", - "Password change rejected. Hint: " : "密碼變更被拒絕。提示: " + " Could not set configuration %s" : " 無法設定組態 %s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |