diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-17 00:23:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-17 00:23:08 +0000 |
commit | 7222fba6aaa1254bca656af83adeecad74692e8f (patch) | |
tree | b5df4dc19ced4fed5985e92f1f4318149b4bba21 | |
parent | 974b5e33c6a9a981cad2331842558a996144ef85 (diff) | |
download | nextcloud-server-7222fba6aaa1254bca656af83adeecad74692e8f.tar.gz nextcloud-server-7222fba6aaa1254bca656af83adeecad74692e8f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
40 files changed, 268 insertions, 6 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 39e6c34bd94..f9346580cb6 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -250,6 +250,9 @@ OC.L10N.register( "Completed on %s" : "Completada el %s", "Due on %s by %s" : "Venç el %s a les %s", "Due on %s" : "Venç el %s", + "System Address Book" : "Llibreta d'adreces del sistema", + "The system address book contains contact information for all users in your instance." : "La llibreta d'adreces del sistema conté informació de contacte de tots els usuaris de la vostra instància.", + "Enable System Address Book" : "Activa la llibreta d'adreces del sistema", "DAV system address book" : "Llibreta d'adreces del sistema DAV", "No outstanding DAV system address book sync." : "No hi ha cap sincronització pendent de la llibreta d'adreces del sistema DAV.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La sincronització de la llibreta d'adreces del sistema DAV encara no s'ha executat perquè la instància té més de 1000 usuaris o a causa d'un error. Executeu-la manualment amb «occ dav:sync-system-addressbook».", diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 8413ce23f10..e35f3a77272 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -248,6 +248,9 @@ "Completed on %s" : "Completada el %s", "Due on %s by %s" : "Venç el %s a les %s", "Due on %s" : "Venç el %s", + "System Address Book" : "Llibreta d'adreces del sistema", + "The system address book contains contact information for all users in your instance." : "La llibreta d'adreces del sistema conté informació de contacte de tots els usuaris de la vostra instància.", + "Enable System Address Book" : "Activa la llibreta d'adreces del sistema", "DAV system address book" : "Llibreta d'adreces del sistema DAV", "No outstanding DAV system address book sync." : "No hi ha cap sincronització pendent de la llibreta d'adreces del sistema DAV.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La sincronització de la llibreta d'adreces del sistema DAV encara no s'ha executat perquè la instància té més de 1000 usuaris o a causa d'un error. Executeu-la manualment amb «occ dav:sync-system-addressbook».", diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index b3f9a32b31a..c62eca5a335 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -250,6 +250,9 @@ OC.L10N.register( "Completed on %s" : "Slutförd %s", "Due on %s by %s" : "Slutar den %s vid %s", "Due on %s" : "Slutar den %s", + "System Address Book" : "Systemadressbok", + "The system address book contains contact information for all users in your instance." : "Systemadressboken innehåller kontaktinformation för alla användare i din instans.", + "Enable System Address Book" : "Aktivera systemadressboken", "DAV system address book" : "DAV-systemets adressbok", "No outstanding DAV system address book sync." : "Ingen utestående synkronisering för DAV-systemets adressbok.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV-systemets adressbokssynkronisering har inte körts ännu eftersom din instans har fler än 1000 användare eller för att ett fel uppstod. Kör det manuellt genom att anropa \"occ dav:sync-system-addressbook\".", diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index c59c523cf2d..3197f066081 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -248,6 +248,9 @@ "Completed on %s" : "Slutförd %s", "Due on %s by %s" : "Slutar den %s vid %s", "Due on %s" : "Slutar den %s", + "System Address Book" : "Systemadressbok", + "The system address book contains contact information for all users in your instance." : "Systemadressboken innehåller kontaktinformation för alla användare i din instans.", + "Enable System Address Book" : "Aktivera systemadressboken", "DAV system address book" : "DAV-systemets adressbok", "No outstanding DAV system address book sync." : "Ingen utestående synkronisering för DAV-systemets adressbok.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV-systemets adressbokssynkronisering har inte körts ännu eftersom din instans har fler än 1000 användare eller för att ett fel uppstod. Kör det manuellt genom att anropa \"occ dav:sync-system-addressbook\".", diff --git a/apps/federatedfilesharing/l10n/ca.js b/apps/federatedfilesharing/l10n/ca.js index 3659921cb01..c8802a7c9e6 100644 --- a/apps/federatedfilesharing/l10n/ca.js +++ b/apps/federatedfilesharing/l10n/ca.js @@ -29,6 +29,7 @@ OC.L10N.register( "Allow people on this server to receive shares from other servers" : "Permet que les persones d'aquest servidor rebin elements compartits d'altres servidors", "Allow people on this server to send shares to groups on other servers" : "Permet que les persones d'aquest servidor enviïn elements compartits a grups d'altres servidors", "Allow people on this server to receive group shares from other servers" : "Permet que les persones d'aquest servidor rebin elements compartits de grups d'altres servidors", + "The lookup server is only available for global scale." : "El servidor de cerca només està disponible per a escala global.", "Search global and public address book for people" : "Cerca persones a la llibreta d'adreces global i pública", "Allow people to publish their data to a global and public address book" : "Permet que les persones publiquin les seves dades en una llibreta d'adreces global i pública", "Trusted federation" : "Federació de confiança", diff --git a/apps/federatedfilesharing/l10n/ca.json b/apps/federatedfilesharing/l10n/ca.json index fde6dd5efdb..42e2025bf67 100644 --- a/apps/federatedfilesharing/l10n/ca.json +++ b/apps/federatedfilesharing/l10n/ca.json @@ -27,6 +27,7 @@ "Allow people on this server to receive shares from other servers" : "Permet que les persones d'aquest servidor rebin elements compartits d'altres servidors", "Allow people on this server to send shares to groups on other servers" : "Permet que les persones d'aquest servidor enviïn elements compartits a grups d'altres servidors", "Allow people on this server to receive group shares from other servers" : "Permet que les persones d'aquest servidor rebin elements compartits de grups d'altres servidors", + "The lookup server is only available for global scale." : "El servidor de cerca només està disponible per a escala global.", "Search global and public address book for people" : "Cerca persones a la llibreta d'adreces global i pública", "Allow people to publish their data to a global and public address book" : "Permet que les persones publiquin les seves dades en una llibreta d'adreces global i pública", "Trusted federation" : "Federació de confiança", diff --git a/apps/federatedfilesharing/l10n/sv.js b/apps/federatedfilesharing/l10n/sv.js index 646c591d437..ef3070944c3 100644 --- a/apps/federatedfilesharing/l10n/sv.js +++ b/apps/federatedfilesharing/l10n/sv.js @@ -29,6 +29,7 @@ OC.L10N.register( "Allow people on this server to receive shares from other servers" : "Tillåt användare på denna servern att ta emot delningar från andra servrar", "Allow people on this server to send shares to groups on other servers" : "Tillåt användare på denna server att skicka delningar till grupper på andra servrar", "Allow people on this server to receive group shares from other servers" : "Tillåt användare på denna server att ta emot gruppdelningar från andra servrar", + "The lookup server is only available for global scale." : "Uppslagningstjänsten är endast tillgänglig för global scale.", "Search global and public address book for people" : "Sök global och offentlig adressbok för användare", "Allow people to publish their data to a global and public address book" : "Tillåt användare att publicera sin data till en global och publik adressbok", "Trusted federation" : "Betrodd federation", diff --git a/apps/federatedfilesharing/l10n/sv.json b/apps/federatedfilesharing/l10n/sv.json index 88d02071d99..0d7a9d1515b 100644 --- a/apps/federatedfilesharing/l10n/sv.json +++ b/apps/federatedfilesharing/l10n/sv.json @@ -27,6 +27,7 @@ "Allow people on this server to receive shares from other servers" : "Tillåt användare på denna servern att ta emot delningar från andra servrar", "Allow people on this server to send shares to groups on other servers" : "Tillåt användare på denna server att skicka delningar till grupper på andra servrar", "Allow people on this server to receive group shares from other servers" : "Tillåt användare på denna server att ta emot gruppdelningar från andra servrar", + "The lookup server is only available for global scale." : "Uppslagningstjänsten är endast tillgänglig för global scale.", "Search global and public address book for people" : "Sök global och offentlig adressbok för användare", "Allow people to publish their data to a global and public address book" : "Tillåt användare att publicera sin data till en global och publik adressbok", "Trusted federation" : "Betrodd federation", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index a100307ee7c..a2d657364b6 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -106,6 +106,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Canvia la selecció per a tots els fitxers i carpetes", "Name" : "Nom", "Size" : "Mida", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" ha fallat en alguns elements", "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", "Actions" : "Accions", @@ -128,6 +129,7 @@ OC.L10N.register( "This name is already in use." : "Aquest nom ja s'utilitza.", "Create" : "Crea", "Fill template fields" : "Ompliu els camps de la plantilla", + "Submitting fields …" : "S'estan enviant camps …", "Submit" : "Envia", "Choose a file or folder to transfer" : "Trieu el fitxer o carpeta que voleu transferir", "Transfer" : "Transfereix", @@ -140,11 +142,15 @@ OC.L10N.register( "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", "Change" : "Canvia", "New owner" : "Propietari nou", + "Keep {old}" : "Mantenir {old}", + "Keep without extension" : "Mantenir sense extensió", + "Use {new}" : "Utilitza {new}", "Remove extension" : "Elimina l'extensió", "Change file extension" : "Canvia l'extensió del fitxer", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Canviar l'extensió del fitxer de \"{old}\" a \"{new}\" pot fer que el fitxer sigui il·legible.", "Removing the file extension \"{old}\" may render the file unreadable." : "Eliminar l'extensió de fitxer \"{old}\" pot fer que el fitxer sigui il·legible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Afegir l'extensió de fitxer \"{new}\" pot fer que el fitxer sigui il·legible.", + "Do not show this dialog again." : "No torneu a mostrar aquest diàleg.", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose {file}" : "Tria {file}", "Share" : "Comparteix", @@ -152,6 +158,7 @@ OC.L10N.register( "Shared" : "S'ha compartit", "Switch to list view" : "Canvia a la visualització de llista", "Switch to grid view" : "Canvia a la visualització de quadrícula", + "The file could not be found" : "No s'ha pogut trobar el fitxer", "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada", "Not enough free space" : "No hi ha prou espai lliure", "Operation is blocked by access control" : "L'operació està blocada pel control d'accés", @@ -164,6 +171,7 @@ OC.L10N.register( "No files in here" : "No hi ha cap fitxer aquí", "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", "Go back" : "Torna", + "Filter file names …" : "Filtra els noms dels fitxers …", "Views" : "Vistes", "Files settings" : "Paràmetres de Fitxers", "Your files" : "Els vostres fitxers", @@ -184,6 +192,9 @@ OC.L10N.register( "Copy to clipboard" : "Copia-ho al porta-retalls", "Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si heu habilitat l'autenticació de doble factor, podeu crear i utilitzar una nova contrasenya d'aplicació fent clic aquí.", + "Warnings" : "Advertiments", + "Prevent warning dialogs from open or reenable them." : "Eviteu que s'obrin els diàlegs d'advertència o torneu-los a habilitar.", + "Show a warning dialog when changing a file extension." : "Mostra un diàleg d'avís quan es canvia una extensió de fitxer.", "Keyboard shortcuts" : "Dreceres de teclat", "Speed up your Files experience with these quick shortcuts." : "Accelereu l'experiència Fitxers amb aquestes dreceres ràpides.", "Open the actions menu for a file" : "Obre el menú d'accions per un fitxer", @@ -220,11 +231,15 @@ OC.L10N.register( "Creating file" : "S'està creant el fitxer", "Save as {displayName}" : "Desa com a {displayName}", "Save as …" : "Anomena i desa …", + "Converting files …" : "Convertint fitxers …", "Failed to convert files: {message}" : "No s'han pogut convertir els fitxers: {message}", "All files failed to be converted" : "No s'han pogut convertir tots els fitxers", "One file could not be converted: {message}" : "No s'ha pogut convertir un fitxer: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["No s'ha pogut convertir un fitxer","No s’han pogut convertir %n fitxers"], + "_One file successfully converted_::_%n files successfully converted_" : ["Un fitxer s'ha convertit correctament","%n fitxers s'han convertit correctament"], "Files successfully converted" : "Els fitxers s'han convertit correctament", "Failed to convert files" : "No s'han pogut convertir els fitxers", + "Converting file …" : "S'està convertint el fitxer …", "File successfully converted" : "El fitxer s'ha convertit correctament", "Failed to convert file: {message}" : "No s'ha pogut convertir el fitxer: {message}", "Failed to convert file" : "No s'ha pogut convertir el fitxer", @@ -267,6 +282,7 @@ OC.L10N.register( "Open file locally" : "Obre el fitxer en local", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ara s'hauria d'obrir el fitxer al dispositiu. Si no és així, comproveu que teniu instal·lada l'aplicació d'escriptori.", "Retry and close" : "Torna-ho a provar i tanca", + "Open online" : "Obre en línia", "Failed to redirect to client" : "No s'ha pogut redirigir al client", "Open locally" : "Obre en local", "Rename" : "Canvia el nom", @@ -420,6 +436,7 @@ OC.L10N.register( "Upload file" : "Puja un fitxer", "Not favorited" : "No s'inclou en els preferits", "An error occurred while trying to update the tags" : "S'ha produït un error en intentar actualitzar les etiquetes", + "You don't have permission to upload or create files here." : "No teniu permís per pujar o crear fitxers aquí.", "Storage informations" : "Informació d'emmagatzematge", "Choose file" : "Tria el fitxer", "Go to the previous folder" : "Torna a la carpeta anterior", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index f9fca57362c..1ba1db10853 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -104,6 +104,7 @@ "Toggle selection for all files and folders" : "Canvia la selecció per a tots els fitxers i carpetes", "Name" : "Nom", "Size" : "Mida", + "\"{displayName}\" failed on some elements" : "\"{displayName}\" ha fallat en alguns elements", "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", "Actions" : "Accions", @@ -126,6 +127,7 @@ "This name is already in use." : "Aquest nom ja s'utilitza.", "Create" : "Crea", "Fill template fields" : "Ompliu els camps de la plantilla", + "Submitting fields …" : "S'estan enviant camps …", "Submit" : "Envia", "Choose a file or folder to transfer" : "Trieu el fitxer o carpeta que voleu transferir", "Transfer" : "Transfereix", @@ -138,11 +140,15 @@ "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", "Change" : "Canvia", "New owner" : "Propietari nou", + "Keep {old}" : "Mantenir {old}", + "Keep without extension" : "Mantenir sense extensió", + "Use {new}" : "Utilitza {new}", "Remove extension" : "Elimina l'extensió", "Change file extension" : "Canvia l'extensió del fitxer", "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Canviar l'extensió del fitxer de \"{old}\" a \"{new}\" pot fer que el fitxer sigui il·legible.", "Removing the file extension \"{old}\" may render the file unreadable." : "Eliminar l'extensió de fitxer \"{old}\" pot fer que el fitxer sigui il·legible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Afegir l'extensió de fitxer \"{new}\" pot fer que el fitxer sigui il·legible.", + "Do not show this dialog again." : "No torneu a mostrar aquest diàleg.", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose {file}" : "Tria {file}", "Share" : "Comparteix", @@ -150,6 +156,7 @@ "Shared" : "S'ha compartit", "Switch to list view" : "Canvia a la visualització de llista", "Switch to grid view" : "Canvia a la visualització de quadrícula", + "The file could not be found" : "No s'ha pogut trobar el fitxer", "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada", "Not enough free space" : "No hi ha prou espai lliure", "Operation is blocked by access control" : "L'operació està blocada pel control d'accés", @@ -162,6 +169,7 @@ "No files in here" : "No hi ha cap fitxer aquí", "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", "Go back" : "Torna", + "Filter file names …" : "Filtra els noms dels fitxers …", "Views" : "Vistes", "Files settings" : "Paràmetres de Fitxers", "Your files" : "Els vostres fitxers", @@ -182,6 +190,9 @@ "Copy to clipboard" : "Copia-ho al porta-retalls", "Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si heu habilitat l'autenticació de doble factor, podeu crear i utilitzar una nova contrasenya d'aplicació fent clic aquí.", + "Warnings" : "Advertiments", + "Prevent warning dialogs from open or reenable them." : "Eviteu que s'obrin els diàlegs d'advertència o torneu-los a habilitar.", + "Show a warning dialog when changing a file extension." : "Mostra un diàleg d'avís quan es canvia una extensió de fitxer.", "Keyboard shortcuts" : "Dreceres de teclat", "Speed up your Files experience with these quick shortcuts." : "Accelereu l'experiència Fitxers amb aquestes dreceres ràpides.", "Open the actions menu for a file" : "Obre el menú d'accions per un fitxer", @@ -218,11 +229,15 @@ "Creating file" : "S'està creant el fitxer", "Save as {displayName}" : "Desa com a {displayName}", "Save as …" : "Anomena i desa …", + "Converting files …" : "Convertint fitxers …", "Failed to convert files: {message}" : "No s'han pogut convertir els fitxers: {message}", "All files failed to be converted" : "No s'han pogut convertir tots els fitxers", "One file could not be converted: {message}" : "No s'ha pogut convertir un fitxer: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["No s'ha pogut convertir un fitxer","No s’han pogut convertir %n fitxers"], + "_One file successfully converted_::_%n files successfully converted_" : ["Un fitxer s'ha convertit correctament","%n fitxers s'han convertit correctament"], "Files successfully converted" : "Els fitxers s'han convertit correctament", "Failed to convert files" : "No s'han pogut convertir els fitxers", + "Converting file …" : "S'està convertint el fitxer …", "File successfully converted" : "El fitxer s'ha convertit correctament", "Failed to convert file: {message}" : "No s'ha pogut convertir el fitxer: {message}", "Failed to convert file" : "No s'ha pogut convertir el fitxer", @@ -265,6 +280,7 @@ "Open file locally" : "Obre el fitxer en local", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ara s'hauria d'obrir el fitxer al dispositiu. Si no és així, comproveu que teniu instal·lada l'aplicació d'escriptori.", "Retry and close" : "Torna-ho a provar i tanca", + "Open online" : "Obre en línia", "Failed to redirect to client" : "No s'ha pogut redirigir al client", "Open locally" : "Obre en local", "Rename" : "Canvia el nom", @@ -418,6 +434,7 @@ "Upload file" : "Puja un fitxer", "Not favorited" : "No s'inclou en els preferits", "An error occurred while trying to update the tags" : "S'ha produït un error en intentar actualitzar les etiquetes", + "You don't have permission to upload or create files here." : "No teniu permís per pujar o crear fitxers aquí.", "Storage informations" : "Informació d'emmagatzematge", "Choose file" : "Tria el fitxer", "Go to the previous folder" : "Torna a la carpeta anterior", diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 5e95831ba46..a43fdaefe30 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -130,6 +130,7 @@ OC.L10N.register( "Choose file or folder to transfer" : "Escolher ficheiro ou pasta para transferir", "Change" : "Mudar", "New owner" : "Novo proprietário", + "Choose {file}" : "Escolher {file}", "Share" : "Partilhar", "Shared by link" : "Partilhado por hiperligação", "Shared" : "Partilhados", diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index e88c4ebc1e8..db1278f8524 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -128,6 +128,7 @@ "Choose file or folder to transfer" : "Escolher ficheiro ou pasta para transferir", "Change" : "Mudar", "New owner" : "Novo proprietário", + "Choose {file}" : "Escolher {file}", "Share" : "Partilhar", "Shared by link" : "Partilhado por hiperligação", "Shared" : "Partilhados", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 2827197be7a..5eb036e6617 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.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 do not 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" : "Поделиться", @@ -151,6 +158,7 @@ OC.L10N.register( "Shared" : "Опубликованное", "Switch to list view" : "Переключение в режим просмотра списка", "Switch to grid view" : "Переключиться на режим просмотра сеткой", + "The file could not be found" : "Файл не найден.", "Upload was cancelled by user" : "Загрузка была отменена пользователем", "Not enough free space" : "Недостаточно свободного места", "Operation is blocked by access control" : "Операция не разрешена модулем контроля доступа", @@ -163,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" : "Ваши файлы", @@ -183,6 +192,7 @@ 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" : "Предупреждения", "Keyboard shortcuts" : "Сочетания клавиш", "Speed up your Files experience with these quick shortcuts." : "Ускорьте работу с файлами с помощью сочетаний клавиш.", "Open the actions menu for a file" : "Открыть меню действий для файла", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index f4223f674d0..d711a769db6 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.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 do not 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" : "Поделиться", @@ -149,6 +156,7 @@ "Shared" : "Опубликованное", "Switch to list view" : "Переключение в режим просмотра списка", "Switch to grid view" : "Переключиться на режим просмотра сеткой", + "The file could not be found" : "Файл не найден.", "Upload was cancelled by user" : "Загрузка была отменена пользователем", "Not enough free space" : "Недостаточно свободного места", "Operation is blocked by access control" : "Операция не разрешена модулем контроля доступа", @@ -161,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" : "Ваши файлы", @@ -181,6 +190,7 @@ "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" : "Предупреждения", "Keyboard shortcuts" : "Сочетания клавиш", "Speed up your Files experience with these quick shortcuts." : "Ускорьте работу с файлами с помощью сочетаний клавиш.", "Open the actions menu for a file" : "Открыть меню действий для файла", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index e6f1466c0ed..d271d0ea12f 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -235,6 +235,8 @@ OC.L10N.register( "Failed to convert files: {message}" : "Kunde inte konvertera filer: {message}", "All files failed to be converted" : "Alla filer misslyckades med att konverteras", "One file could not be converted: {message}" : "En fil kunde inte konverteras: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["En fil kunde inte konverteras","%n filer kunde inte konverteras"], + "_One file successfully converted_::_%n files successfully converted_" : ["En fil har konverterats","%n filer har konverterats"], "Files successfully converted" : "Filerna har konverterats", "Failed to convert files" : "Det gick inte att konvertera filer", "Converting file …" : "Konverterar fil ...", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 184e3602a37..7ba6d950dd8 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -233,6 +233,8 @@ "Failed to convert files: {message}" : "Kunde inte konvertera filer: {message}", "All files failed to be converted" : "Alla filer misslyckades med att konverteras", "One file could not be converted: {message}" : "En fil kunde inte konverteras: {message}", + "_One file could not be converted_::_%n files could not be converted_" : ["En fil kunde inte konverteras","%n filer kunde inte konverteras"], + "_One file successfully converted_::_%n files successfully converted_" : ["En fil har konverterats","%n filer har konverterats"], "Files successfully converted" : "Filerna har konverterats", "Failed to convert files" : "Det gick inte att konvertera filer", "Converting file …" : "Konverterar fil ...", diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js index b1df881a2fb..747d580774a 100644 --- a/apps/files_external/l10n/ca.js +++ b/apps/files_external/l10n/ca.js @@ -7,6 +7,8 @@ OC.L10N.register( "Error configuring OAuth2" : "S'ha produït un error en configurar l'OAuth2", "Generate keys" : "Genera les claus", "Error generating key pair" : "S'ha produït un error en generar el parell de claus", + "You are not logged in" : "No heu iniciat la sessió", + "Permission denied" : "S'ha denegat el permís", "Forbidden to manage local mounts" : "Està prohibit gestionar muntatges locals", "Storage with ID \"%d\" not found" : "No s'ha trobat l'emmagatzematge amb l'ID «%d»", "Invalid backend or authentication mechanism class" : "La classe de rerefons o de mecanisme d'autenticació no és vàlida", @@ -66,10 +68,10 @@ OC.L10N.register( "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Subcarpeta remota", - "Secure https://" : "https:// segur", + "Secure https://" : "Protocol segur https://", "FTP" : "FTP", "Host" : "Servidor", - "Secure ftps://" : "ftps:// segur", + "Secure ftps://" : "Protocol segur ftps://", "Local" : "Local", "Location" : "Ubicació", "Nextcloud" : "Nextcloud", @@ -104,6 +106,9 @@ OC.L10N.register( "Unable to update this external storage config. {statusMessage}" : "No s'ha pogut actualitzar la configuració d'aquest emmagatzematge extern. {statusMessage}", "New configuration successfully saved" : "La configuració nova s'ha desat correctament", "Enter missing credentials" : "Introdueix les credencials que falten", + "Credentials successfully set" : "S'han establert correctament les credencials", + "Error while setting credentials: {error}" : "Error en configurar les credencials: {error}", + "Checking storage …" : "S'està comprovant l'emmagatzematge …", "There was an error with this external storage." : "S'ha produït un error amb aquest emmagatzematge extern.", "We were unable to check the external storage {basename}" : "No s'ha pogut comprovar l'emmagatzematge extern {basename}", "Examine this faulty external storage configuration" : "Examina la configuració d'aquest emmagatzematge extern amb errors", @@ -139,6 +144,8 @@ OC.L10N.register( "Saved" : "S'ha desat", "Saving …" : "S'està desant…", "Save" : "Desa", + "Failed to save global credentials" : "No s'han pogut desar les credencials globals", + "Failed to save global credentials: {message}" : "No s'han pogut desar les credencials globals: {message}", "No external storage configured or you don't have the permission to configure them" : "No hi ha cap emmagatzematge extern configurat o no teniu permís per a configurar-lo", "Open documentation" : "Obre la documentació", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "L'emmagatzematge extern us permet muntar serveis i dispositius d'emmagatzematge externs com a dispositius d'emmagatzematge secundaris del Nextcloud. També podeu permetre que les persones muntin els seus propis serveis d'emmagatzematge extern.", diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json index 601f8df0211..7277b4d1623 100644 --- a/apps/files_external/l10n/ca.json +++ b/apps/files_external/l10n/ca.json @@ -5,6 +5,8 @@ "Error configuring OAuth2" : "S'ha produït un error en configurar l'OAuth2", "Generate keys" : "Genera les claus", "Error generating key pair" : "S'ha produït un error en generar el parell de claus", + "You are not logged in" : "No heu iniciat la sessió", + "Permission denied" : "S'ha denegat el permís", "Forbidden to manage local mounts" : "Està prohibit gestionar muntatges locals", "Storage with ID \"%d\" not found" : "No s'ha trobat l'emmagatzematge amb l'ID «%d»", "Invalid backend or authentication mechanism class" : "La classe de rerefons o de mecanisme d'autenticació no és vàlida", @@ -64,10 +66,10 @@ "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Subcarpeta remota", - "Secure https://" : "https:// segur", + "Secure https://" : "Protocol segur https://", "FTP" : "FTP", "Host" : "Servidor", - "Secure ftps://" : "ftps:// segur", + "Secure ftps://" : "Protocol segur ftps://", "Local" : "Local", "Location" : "Ubicació", "Nextcloud" : "Nextcloud", @@ -102,6 +104,9 @@ "Unable to update this external storage config. {statusMessage}" : "No s'ha pogut actualitzar la configuració d'aquest emmagatzematge extern. {statusMessage}", "New configuration successfully saved" : "La configuració nova s'ha desat correctament", "Enter missing credentials" : "Introdueix les credencials que falten", + "Credentials successfully set" : "S'han establert correctament les credencials", + "Error while setting credentials: {error}" : "Error en configurar les credencials: {error}", + "Checking storage …" : "S'està comprovant l'emmagatzematge …", "There was an error with this external storage." : "S'ha produït un error amb aquest emmagatzematge extern.", "We were unable to check the external storage {basename}" : "No s'ha pogut comprovar l'emmagatzematge extern {basename}", "Examine this faulty external storage configuration" : "Examina la configuració d'aquest emmagatzematge extern amb errors", @@ -137,6 +142,8 @@ "Saved" : "S'ha desat", "Saving …" : "S'està desant…", "Save" : "Desa", + "Failed to save global credentials" : "No s'han pogut desar les credencials globals", + "Failed to save global credentials: {message}" : "No s'han pogut desar les credencials globals: {message}", "No external storage configured or you don't have the permission to configure them" : "No hi ha cap emmagatzematge extern configurat o no teniu permís per a configurar-lo", "Open documentation" : "Obre la documentació", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "L'emmagatzematge extern us permet muntar serveis i dispositius d'emmagatzematge externs com a dispositius d'emmagatzematge secundaris del Nextcloud. També podeu permetre que les persones muntin els seus propis serveis d'emmagatzematge extern.", diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index 3c75f00cd69..5543dcea1fa 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -7,6 +7,8 @@ OC.L10N.register( "Error configuring OAuth2" : "Misslyckades konfigurera OAuth2", "Generate keys" : "Generera nycklar", "Error generating key pair" : "Fel vid generering av nyckelpar", + "You are not logged in" : "Du är inte inloggad", + "Permission denied" : "Åtkomst nekad", "Forbidden to manage local mounts" : "Förbjudet att hantera lokala monteringar", "Storage with ID \"%d\" not found" : "Lagringsutrymme med ID \"%d\" hittades inte", "Invalid backend or authentication mechanism class" : "Ogiltig backend eller autentiseringsmekanism-klass", @@ -142,6 +144,8 @@ OC.L10N.register( "Saved" : "Sparad", "Saving …" : "Sparar ...", "Save" : "Spara", + "Failed to save global credentials" : "Kunde inte spara globala autentiseringsuppgifter", + "Failed to save global credentials: {message}" : "Kunde inte spara globala autentiseringsuppgifter: {message}", "No external storage configured or you don't have the permission to configure them" : "Ingen extern lagring konfigurerad eller så har du inte behörighet att konfigurera dem", "Open documentation" : "Öppna dokumentationen", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "Externt lagringsutrymme gör det möjligt att montera externa lagringstjänster och enheter som sekundära Nextcloud-lagringsenheter. Du kan också tillåta användare att montera sina egna externa lagringstjänster.", diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index 5ed8c17f893..9d305164fec 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -5,6 +5,8 @@ "Error configuring OAuth2" : "Misslyckades konfigurera OAuth2", "Generate keys" : "Generera nycklar", "Error generating key pair" : "Fel vid generering av nyckelpar", + "You are not logged in" : "Du är inte inloggad", + "Permission denied" : "Åtkomst nekad", "Forbidden to manage local mounts" : "Förbjudet att hantera lokala monteringar", "Storage with ID \"%d\" not found" : "Lagringsutrymme med ID \"%d\" hittades inte", "Invalid backend or authentication mechanism class" : "Ogiltig backend eller autentiseringsmekanism-klass", @@ -140,6 +142,8 @@ "Saved" : "Sparad", "Saving …" : "Sparar ...", "Save" : "Spara", + "Failed to save global credentials" : "Kunde inte spara globala autentiseringsuppgifter", + "Failed to save global credentials: {message}" : "Kunde inte spara globala autentiseringsuppgifter: {message}", "No external storage configured or you don't have the permission to configure them" : "Ingen extern lagring konfigurerad eller så har du inte behörighet att konfigurera dem", "Open documentation" : "Öppna dokumentationen", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "Externt lagringsutrymme gör det möjligt att montera externa lagringstjänster och enheter som sekundära Nextcloud-lagringsenheter. Du kan också tillåta användare att montera sina egna externa lagringstjänster.", diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 617eee74730..c5e1b81b5f8 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "Edició", "Share" : "Comparteix", "Delete" : "Suprimeix", + "Password field cannot be empty" : "El camp de contrasenya no pot estar buit", "Replace current password" : "Substitueix la contrasenya actual", "Failed to generate a new token" : "No s'ha pogut generar un testimoni nou", "Allow upload and editing" : "Permet la pujada i l'edició", @@ -414,6 +415,7 @@ OC.L10N.register( "Download all files" : "Baixa tots els fitxers", "Search for share recipients" : "Cerqueu destinataris de l'element compartit", "No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.", + "Password field can't be empty" : "El camp de contrasenya no pot estar buit", "Allow download" : "Permet la baixada", "Share expire date saved" : "S'ha desat la data de caducitat de la compartició", "You are not allowed to edit link shares that you don't own" : "No teniu permís per editar els elements compartits d'enllaços que no sigueu propietaris", diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 5a95961e900..98548bafe9d 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -275,6 +275,7 @@ "Edit" : "Edició", "Share" : "Comparteix", "Delete" : "Suprimeix", + "Password field cannot be empty" : "El camp de contrasenya no pot estar buit", "Replace current password" : "Substitueix la contrasenya actual", "Failed to generate a new token" : "No s'ha pogut generar un testimoni nou", "Allow upload and editing" : "Permet la pujada i l'edició", @@ -412,6 +413,7 @@ "Download all files" : "Baixa tots els fitxers", "Search for share recipients" : "Cerqueu destinataris de l'element compartit", "No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.", + "Password field can't be empty" : "El camp de contrasenya no pot estar buit", "Allow download" : "Permet la baixada", "Share expire date saved" : "S'ha desat la data de caducitat de la compartició", "You are not allowed to edit link shares that you don't own" : "No teniu permís per editar els elements compartits d'enllaços que no sigueu propietaris", diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 75f0eda1b62..3982e7b22aa 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Kieltäydy", "People" : "Ihmiset", "Expiration date" : "Vanhenemispäivä", + "Select a date" : "Valitse päivämäärä", "Set a password" : "Aseta salasana", "Password" : "Salasana", "Link copied to clipboard" : "Linkki kopioitu leikepöydälle", diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index c2cc4b2c250..2da8892d531 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -91,6 +91,7 @@ "Decline" : "Kieltäydy", "People" : "Ihmiset", "Expiration date" : "Vanhenemispäivä", + "Select a date" : "Valitse päivämäärä", "Set a password" : "Aseta salasana", "Password" : "Salasana", "Link copied to clipboard" : "Linkki kopioitu leikepöydälle", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index fdc0fb2dfbb..e58ed92889b 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -131,6 +131,7 @@ OC.L10N.register( "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", "Allowed admin IP ranges" : "Intervals d'IP d'administració permesos", + "Admin IP filtering isn't applied." : "El filtratge d'IP d'administrador no s'aplica.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "La clau de configuració \"%1$s\" espera una matriu (%2$s trobada). No s'aplicarà la validació de l'interval d'IP d'administrador.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "La clau de configuració \"%1$s\" conté intervals d'IP no vàlids: \"%2$s\"", "Admin IP filtering is correctly configured." : "El filtratge d'IP d'administrador està configurat correctament.", @@ -163,6 +164,7 @@ OC.L10N.register( "Database missing indices" : "Falten índexs a la base de dades", "Missing indices:" : "Falten índexs:", "\"%s\" in table \"%s\"" : "\"%s\" a la taula \"%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." : "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.", "Database missing primary keys" : "Falten les claus primàries a la base de dades", "Missing primary key on table \"%s\"." : "Falta la clau primària a la taula \"%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." : "Falten algunes claus principals en la base de dades. Com que afegir les claus principals a taules grans pot tardar una estona, no s'han afegit automàticament. Podeu executar «occ db:add-missing-primary-keys» per a afegir les claus principals que falten manualment amb la instància en funcionament.", @@ -203,6 +205,10 @@ OC.L10N.register( "Old server-side-encryption" : "Antic xifratge en el servidor", "Disabled" : "Inhabilitat", "The old server-side-encryption format is enabled. We recommend disabling this." : "L'antic format de xifratge del servidor està habilitat. Recomanem desactivar-ho.", + "Logging level" : "Nivell de registre", + "The %1$s configuration option must be a valid integer value." : "L'opció de configuració %1$s ha de ser un valor enter vàlid.", + "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." : "El nivell de registre s'estableix al nivell de depuració. Utilitzeu el nivell de depuració només quan tingueu un problema per diagnosticar i, a continuació, restabliu el vostre nivell de registre a un nivell menys detallat, ja que genera molta informació i pot afectar el rendiment del vostre servidor.", + "Logging level configured correctly." : "Nivell de registre configurat correctament.", "Maintenance window start" : "Inici de la finestra de manteniment", "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." : "El servidor no té configurada l'hora d'inici de la finestra de manteniment. Això significa que també s'executaran treballs de fons diaris intensius en recursos durant el temps d'ús principal. Es recomana configurar-lo en un moment de baix ús, de manera que els usuaris es vegin menys afectats per la càrrega provocada per aquestes tasques pesades.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "La finestra de manteniment per executar feines de fons pesades és entre les {start}:00 UTC i les {end}:00 UTC", @@ -449,6 +455,7 @@ OC.L10N.register( "No environment variables defined" : "No s'han definit variables d'entorn", "Mounts" : "Munts", "Define host folder mounts to bind to the ExApp container" : "Definiu els muntatges de carpetes host per vincular-los al contenidor ExApp", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Ha d'existir a l'amfitrió del dimoni Deploy abans d'instal·lar l'ExApp", "Host path" : "Camí de l'amfitrió", "Container path" : "Ruta del contenidor", "Read-only" : "Només lectura", @@ -562,6 +569,7 @@ OC.L10N.register( "Confirm enabling encryption" : "Confirmeu l'activació del xifratge", "Please read carefully before activating server-side encryption:" : "Llegiu atentament abans d'activar el xifratge del servidor:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Un cop s’activi el xifratge, tots els fitxers carregats al servidor des d'aquest punt cap endavant quedaran xifrats al servidor. Només serà possible desactivar el xifratge posteriorment si el mòdul criptogràfic actiu té aquesta funció, i es compleixen totes les pre-condicions (p. ex. definir una clau de recuperació).", + "By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Per defecte es generarà una clau mestra per a tota la instància. Comproveu si aquest nivell d'accés s'ajusta a les vostres necessitats.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "El xifratge per si mateix no garanteix la seguretat del sistema. Consulteu la documentació per a més informació sobre com funciona l'aplicació de xifratge i els casos d'ús suportats.", "Be aware that encryption always increases the file size." : "Tingueu en compte que el xifratge sempre augmenta la mida del fitxer.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Sempre és bó crear còpies de seguretat de les vostres dades amb regularitat, en el cas de xifratge assegureu-vos de desar les claus de xifratge juntament amb les vostres dades a la còpia de seguretat.", @@ -678,6 +686,8 @@ OC.L10N.register( "Language" : "Llengua", "Set default language" : "Estableix la llengua predeterminada", "Add new account" : "Addició d'un compte nou", + "_{userCount} account …_::_{userCount} accounts …_" : ["compte de {userCount} …","comptes de {userCount} …"], + "_{userCount} account_::_{userCount} accounts_" : ["compte de {userCount}","comptes de {userCount}"], "Total rows summary" : "Resum de totes les files", "Scroll to load more rows" : "Desplaceu-vos per carregar més files", "Password or insufficient permissions message" : "Contrasenya o missatge de permisos insuficients", @@ -704,7 +714,9 @@ OC.L10N.register( "Account deletion" : "Supressió del compte", "Delete {userid}'s account" : "Suprimir el compte de {userid}", "Display name was successfully changed" : "El nom a mostrar s'ha canviat correctament", + "Password can't be empty" : "La contrasenya no pot estar buida", "Password was successfully changed" : "La contrasenya s'ha canviat correctament", + "Email can't be empty" : "El correu electrònic no pot estar buit", "Email was successfully changed" : "El correu electrònic s'ha canviat correctament", "Welcome mail sent!" : "S'ha enviat el correu electrònic de benvinguda!", "Loading account …" : "S'està carregant el compte …", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 661f05a1837..9ec6c8e69f6 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -129,6 +129,7 @@ "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", "Allowed admin IP ranges" : "Intervals d'IP d'administració permesos", + "Admin IP filtering isn't applied." : "El filtratge d'IP d'administrador no s'aplica.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "La clau de configuració \"%1$s\" espera una matriu (%2$s trobada). No s'aplicarà la validació de l'interval d'IP d'administrador.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "La clau de configuració \"%1$s\" conté intervals d'IP no vàlids: \"%2$s\"", "Admin IP filtering is correctly configured." : "El filtratge d'IP d'administrador està configurat correctament.", @@ -161,6 +162,7 @@ "Database missing indices" : "Falten índexs a la base de dades", "Missing indices:" : "Falten índexs:", "\"%s\" in table \"%s\"" : "\"%s\" a la taula \"%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." : "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.", "Database missing primary keys" : "Falten les claus primàries a la base de dades", "Missing primary key on table \"%s\"." : "Falta la clau primària a la taula \"%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." : "Falten algunes claus principals en la base de dades. Com que afegir les claus principals a taules grans pot tardar una estona, no s'han afegit automàticament. Podeu executar «occ db:add-missing-primary-keys» per a afegir les claus principals que falten manualment amb la instància en funcionament.", @@ -201,6 +203,10 @@ "Old server-side-encryption" : "Antic xifratge en el servidor", "Disabled" : "Inhabilitat", "The old server-side-encryption format is enabled. We recommend disabling this." : "L'antic format de xifratge del servidor està habilitat. Recomanem desactivar-ho.", + "Logging level" : "Nivell de registre", + "The %1$s configuration option must be a valid integer value." : "L'opció de configuració %1$s ha de ser un valor enter vàlid.", + "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." : "El nivell de registre s'estableix al nivell de depuració. Utilitzeu el nivell de depuració només quan tingueu un problema per diagnosticar i, a continuació, restabliu el vostre nivell de registre a un nivell menys detallat, ja que genera molta informació i pot afectar el rendiment del vostre servidor.", + "Logging level configured correctly." : "Nivell de registre configurat correctament.", "Maintenance window start" : "Inici de la finestra de manteniment", "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." : "El servidor no té configurada l'hora d'inici de la finestra de manteniment. Això significa que també s'executaran treballs de fons diaris intensius en recursos durant el temps d'ús principal. Es recomana configurar-lo en un moment de baix ús, de manera que els usuaris es vegin menys afectats per la càrrega provocada per aquestes tasques pesades.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "La finestra de manteniment per executar feines de fons pesades és entre les {start}:00 UTC i les {end}:00 UTC", @@ -447,6 +453,7 @@ "No environment variables defined" : "No s'han definit variables d'entorn", "Mounts" : "Munts", "Define host folder mounts to bind to the ExApp container" : "Definiu els muntatges de carpetes host per vincular-los al contenidor ExApp", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Ha d'existir a l'amfitrió del dimoni Deploy abans d'instal·lar l'ExApp", "Host path" : "Camí de l'amfitrió", "Container path" : "Ruta del contenidor", "Read-only" : "Només lectura", @@ -560,6 +567,7 @@ "Confirm enabling encryption" : "Confirmeu l'activació del xifratge", "Please read carefully before activating server-side encryption:" : "Llegiu atentament abans d'activar el xifratge del servidor:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Un cop s’activi el xifratge, tots els fitxers carregats al servidor des d'aquest punt cap endavant quedaran xifrats al servidor. Només serà possible desactivar el xifratge posteriorment si el mòdul criptogràfic actiu té aquesta funció, i es compleixen totes les pre-condicions (p. ex. definir una clau de recuperació).", + "By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Per defecte es generarà una clau mestra per a tota la instància. Comproveu si aquest nivell d'accés s'ajusta a les vostres necessitats.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "El xifratge per si mateix no garanteix la seguretat del sistema. Consulteu la documentació per a més informació sobre com funciona l'aplicació de xifratge i els casos d'ús suportats.", "Be aware that encryption always increases the file size." : "Tingueu en compte que el xifratge sempre augmenta la mida del fitxer.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Sempre és bó crear còpies de seguretat de les vostres dades amb regularitat, en el cas de xifratge assegureu-vos de desar les claus de xifratge juntament amb les vostres dades a la còpia de seguretat.", @@ -676,6 +684,8 @@ "Language" : "Llengua", "Set default language" : "Estableix la llengua predeterminada", "Add new account" : "Addició d'un compte nou", + "_{userCount} account …_::_{userCount} accounts …_" : ["compte de {userCount} …","comptes de {userCount} …"], + "_{userCount} account_::_{userCount} accounts_" : ["compte de {userCount}","comptes de {userCount}"], "Total rows summary" : "Resum de totes les files", "Scroll to load more rows" : "Desplaceu-vos per carregar més files", "Password or insufficient permissions message" : "Contrasenya o missatge de permisos insuficients", @@ -702,7 +712,9 @@ "Account deletion" : "Supressió del compte", "Delete {userid}'s account" : "Suprimir el compte de {userid}", "Display name was successfully changed" : "El nom a mostrar s'ha canviat correctament", + "Password can't be empty" : "La contrasenya no pot estar buida", "Password was successfully changed" : "La contrasenya s'ha canviat correctament", + "Email can't be empty" : "El correu electrònic no pot estar buit", "Email was successfully changed" : "El correu electrònic s'ha canviat correctament", "Welcome mail sent!" : "S'ha enviat el correu electrònic de benvinguda!", "Loading account …" : "S'està carregant el compte …", diff --git a/apps/systemtags/l10n/ca.js b/apps/systemtags/l10n/ca.js index 3655cf80c02..957911b340a 100644 --- a/apps/systemtags/l10n/ca.js +++ b/apps/systemtags/l10n/ca.js @@ -65,16 +65,24 @@ OC.L10N.register( "Delete" : "Suprimeix", "Reset" : "Reinicialitza", "Loading …" : "S'està carregant…", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["S'establirà {tag1} i s'eliminarà {tag2} d'1 fitxer.","S'establirà {tag1} i s'eliminarà {tag2} de {count} fitxers."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} s'establirà en 1 fitxer.","{tag} s'establirà en {count} fitxers."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} s'eliminarà d'1 fitxer.","{tag} s'eliminarà de {count} fitxers."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} i {lastTag} s'establiran en 1 fitxer.","{tags} i {lastTag} s'establiran en {count} fitxers."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} i {lastTag} s'eliminaran d'1 fitxer.","{tags} i {lastTag} s'eliminaran de {count} fitxers."], "{displayName} (hidden)" : "{displayName} (amagat)", "{displayName} (restricted)" : "{displayName} (restringit)", + "Only admins can create new tags" : "Només els administradors poden crear etiquetes noves", "Failed to apply tags changes" : "No s'han pogut aplicar els canvis d'etiquetes", "File tags modification canceled" : "S'ha cancel·lat la modificació de les etiquetes del fitxer", "Manage tags" : "Gestiona les etiquetes", "Applying tags changes…" : "S'estan aplicant els canvis d'etiquetes…", "Search or create tag" : "Cerca o crea una etiqueta", + "Search tag" : "Etiqueta de cerca", "Change tag color" : "Canvia el color de l'etiqueta", "Create new tag" : "Crea una etiqueta nova", "Select or create tags to apply to all selected files" : "Seleccioneu o creeu etiquetes per aplicar-les a tots els fitxers seleccionats", + "Select tags to apply to all selected files" : "Seleccioneu les etiquetes per aplicar a tots els fitxers seleccionats", "Cancel" : "Cancel·la", "Apply changes" : "Aplica els canvis", "Failed to load tags" : "No s'han pogut carregar les etiquetes", @@ -87,6 +95,9 @@ OC.L10N.register( "Unable to update setting" : "No es pot actualitzar la configuració", "System tag creation is now restricted to administrators" : "La creació d'etiquetes del sistema ara està restringida als administradors", "System tag creation is now allowed for everybody" : "La creació d'etiquetes del sistema ara està permesa per a tothom", + "System tag management" : "Gestió d'etiquetes del sistema", + "If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files." : "Si està activat, només els administradors poden crear i editar etiquetes. Els comptes encara poden assignar-los i eliminar-los dels fitxers.", + "Restrict tag creation and editing to administrators" : "Restringeix la creació i edició d'etiquetes als administradors", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes col·laboratives estan disponibles per a tots els usuaris. Els usuaris poden veure les etiquetes restringides, però no les poden assignar. Les etiquetes invisibles són per a ús intern, perquè els usuaris no poden ni veure-les ni assignar-les.", "Assigned collaborative tags" : "Etiquetes col·laboratives assignades", "Open in Files" : "Obre a Fitxers", diff --git a/apps/systemtags/l10n/ca.json b/apps/systemtags/l10n/ca.json index 95e4bab3b88..a79da40335f 100644 --- a/apps/systemtags/l10n/ca.json +++ b/apps/systemtags/l10n/ca.json @@ -63,16 +63,24 @@ "Delete" : "Suprimeix", "Reset" : "Reinicialitza", "Loading …" : "S'està carregant…", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["S'establirà {tag1} i s'eliminarà {tag2} d'1 fitxer.","S'establirà {tag1} i s'eliminarà {tag2} de {count} fitxers."], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} s'establirà en 1 fitxer.","{tag} s'establirà en {count} fitxers."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} s'eliminarà d'1 fitxer.","{tag} s'eliminarà de {count} fitxers."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} i {lastTag} s'establiran en 1 fitxer.","{tags} i {lastTag} s'establiran en {count} fitxers."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} i {lastTag} s'eliminaran d'1 fitxer.","{tags} i {lastTag} s'eliminaran de {count} fitxers."], "{displayName} (hidden)" : "{displayName} (amagat)", "{displayName} (restricted)" : "{displayName} (restringit)", + "Only admins can create new tags" : "Només els administradors poden crear etiquetes noves", "Failed to apply tags changes" : "No s'han pogut aplicar els canvis d'etiquetes", "File tags modification canceled" : "S'ha cancel·lat la modificació de les etiquetes del fitxer", "Manage tags" : "Gestiona les etiquetes", "Applying tags changes…" : "S'estan aplicant els canvis d'etiquetes…", "Search or create tag" : "Cerca o crea una etiqueta", + "Search tag" : "Etiqueta de cerca", "Change tag color" : "Canvia el color de l'etiqueta", "Create new tag" : "Crea una etiqueta nova", "Select or create tags to apply to all selected files" : "Seleccioneu o creeu etiquetes per aplicar-les a tots els fitxers seleccionats", + "Select tags to apply to all selected files" : "Seleccioneu les etiquetes per aplicar a tots els fitxers seleccionats", "Cancel" : "Cancel·la", "Apply changes" : "Aplica els canvis", "Failed to load tags" : "No s'han pogut carregar les etiquetes", @@ -85,6 +93,9 @@ "Unable to update setting" : "No es pot actualitzar la configuració", "System tag creation is now restricted to administrators" : "La creació d'etiquetes del sistema ara està restringida als administradors", "System tag creation is now allowed for everybody" : "La creació d'etiquetes del sistema ara està permesa per a tothom", + "System tag management" : "Gestió d'etiquetes del sistema", + "If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files." : "Si està activat, només els administradors poden crear i editar etiquetes. Els comptes encara poden assignar-los i eliminar-los dels fitxers.", + "Restrict tag creation and editing to administrators" : "Restringeix la creació i edició d'etiquetes als administradors", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes col·laboratives estan disponibles per a tots els usuaris. Els usuaris poden veure les etiquetes restringides, però no les poden assignar. Les etiquetes invisibles són per a ús intern, perquè els usuaris no poden ni veure-les ni assignar-les.", "Assigned collaborative tags" : "Etiquetes col·laboratives assignades", "Open in Files" : "Obre a Fitxers", diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index 0022e60a852..3eb49ddddc0 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -75,7 +75,9 @@ OC.L10N.register( "Background and login image" : "Imatge de fons i d'inici de sessió", "Advanced options" : "Paràmetres avançats", "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió del PHP d'ImageMagick compatible amb imatges SVG per a generar automàticament icones de web a partir del logotip i del color pujats.", + "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 {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense ratolí i programari d'assistència com ara lectors de pantalla. Pretenem complir les {linkstart}Directrius d'accessibilitat de contingut web{linkend} 2.1 a nivell AA, amb el tema d'alt contrast fins i tot a nivell 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}!" : "Si trobeu cap problema, no dubteu a informar-ne en el {issuetracker}nostre seguiment de problemes{linkend}. A més, si voleu participar, uniu-vos al {designteam}nostre equip de disseny{linkend}!", + "Unable to apply the setting." : "No es pot aplicar el paràmetre.", "Appearance and accessibility settings" : "Paràmetres d'aparença i accessibilitat", "Misc accessibility options" : "Diverses opcions d'accessibilitat", "Enable blur background filter (may increase GPU load)" : "Activa el filtre de fons borrós (pot augmentar la càrrega de la GPU)", @@ -119,6 +121,7 @@ OC.L10N.register( "Remove background image" : "Suprimeix la imatge de fons", "Color" : "Color", "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." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense el ratolí i amb programes d'assistència, com ara els lectors de pantalla. Volem complir les {guidelines}Pautes d'accessibilitat del contingut web{linkend} 2.1 a nivell AA i amb el tema de contrast alt fins i tot a nivell AAA.", + ". Unable to apply the setting." : ". No es pot aplicar el paràmetre.", "Background" : "Fons", "Set a custom background" : "Definiu un fons personalitzat", "Change color" : "Canvia el color", diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json index 65c55ac528d..5f6c7f27197 100644 --- a/apps/theming/l10n/ca.json +++ b/apps/theming/l10n/ca.json @@ -73,7 +73,9 @@ "Background and login image" : "Imatge de fons i d'inici de sessió", "Advanced options" : "Paràmetres avançats", "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió del PHP d'ImageMagick compatible amb imatges SVG per a generar automàticament icones de web a partir del logotip i del color pujats.", + "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 {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense ratolí i programari d'assistència com ara lectors de pantalla. Pretenem complir les {linkstart}Directrius d'accessibilitat de contingut web{linkend} 2.1 a nivell AA, amb el tema d'alt contrast fins i tot a nivell 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}!" : "Si trobeu cap problema, no dubteu a informar-ne en el {issuetracker}nostre seguiment de problemes{linkend}. A més, si voleu participar, uniu-vos al {designteam}nostre equip de disseny{linkend}!", + "Unable to apply the setting." : "No es pot aplicar el paràmetre.", "Appearance and accessibility settings" : "Paràmetres d'aparença i accessibilitat", "Misc accessibility options" : "Diverses opcions d'accessibilitat", "Enable blur background filter (may increase GPU load)" : "Activa el filtre de fons borrós (pot augmentar la càrrega de la GPU)", @@ -117,6 +119,7 @@ "Remove background image" : "Suprimeix la imatge de fons", "Color" : "Color", "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." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense el ratolí i amb programes d'assistència, com ara els lectors de pantalla. Volem complir les {guidelines}Pautes d'accessibilitat del contingut web{linkend} 2.1 a nivell AA i amb el tema de contrast alt fins i tot a nivell AAA.", + ". Unable to apply the setting." : ". No es pot aplicar el paràmetre.", "Background" : "Fons", "Set a custom background" : "Definiu un fons personalitzat", "Change color" : "Canvia el color", diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js index 7b038ba4335..e72e576198d 100644 --- a/apps/user_ldap/l10n/ca.js +++ b/apps/user_ldap/l10n/ca.js @@ -6,10 +6,12 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuració no vàlida: no es permet l'enllaç anònim.", "Valid configuration, connection established!" : "Configuració vàlida, connexió establerta!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuració vàlida, però no s'ha pogut enllaçar. Comproveu els paràmetres del servidor i les credencials.", + "Invalid configuration: %s" : "Configuració no vàlida: %s", "No action specified" : "No heu especificat cap acció", "No configuration specified" : "No heu especificat cap configuració", "No data specified" : "No heu especificat cap dada", "Invalid data specified" : "Les dades especificades no són vàlides", + "Could not set configuration %1$s to %2$s" : "No s'ha pogut establir la configuració %1$s a %2$s", "Action does not exist" : "L'acció no existeix", "Renewing …" : "Renovant …", "Very weak password" : "Contrasenya massa feble", @@ -52,6 +54,14 @@ OC.L10N.register( "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Falta el marcador de posició \"%uid\". Se substituirà pel nom d'inici de sessió en consultar LDAP/AD.", "Please provide a login name to test against" : "Proporcioneu un nom d'inici de sessió per provar-ho", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "El quadre de grup s'ha desactivat perquè el servidor LDAP/AD no admet memberOf.", + "Password change rejected. Hint: %s" : "S'ha rebutjat el canvi de contrasenya. Pista: %s", + "Mandatory field \"%s\" left empty" : "El camp obligatori \"%s\" s'ha deixat buit", + "A password is given, but not an LDAP agent" : "Es dóna una contrasenya, però no un agent LDAP", + "No password is given for the user agent" : "No es dóna cap contrasenya per a l'agent d'usuari", + "No LDAP base DN was given" : "No s'ha donat cap DN base LDAP", + "User base DN is not a subnode of global base DN" : "El DN base d'usuari no és un subnode del DN base global", + "Group base DN is not a subnode of global base DN" : "El DN base del grup no és un subnode del DN base global", + "Login filter does not contain %uid place holder" : "El filtre d'inici de sessió no conté el marcador de posició %uid", "Please login with the new password" : "Inicieu sessió amb la nova contrasenya", "LDAP User backend" : "Rerefons d'usuari LDAP", "Your password will expire tomorrow." : "La contrasenya caducarà demà.", diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json index 660f1751aeb..0c2975565c1 100644 --- a/apps/user_ldap/l10n/ca.json +++ b/apps/user_ldap/l10n/ca.json @@ -4,10 +4,12 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuració no vàlida: no es permet l'enllaç anònim.", "Valid configuration, connection established!" : "Configuració vàlida, connexió establerta!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuració vàlida, però no s'ha pogut enllaçar. Comproveu els paràmetres del servidor i les credencials.", + "Invalid configuration: %s" : "Configuració no vàlida: %s", "No action specified" : "No heu especificat cap acció", "No configuration specified" : "No heu especificat cap configuració", "No data specified" : "No heu especificat cap dada", "Invalid data specified" : "Les dades especificades no són vàlides", + "Could not set configuration %1$s to %2$s" : "No s'ha pogut establir la configuració %1$s a %2$s", "Action does not exist" : "L'acció no existeix", "Renewing …" : "Renovant …", "Very weak password" : "Contrasenya massa feble", @@ -50,6 +52,14 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Falta el marcador de posició \"%uid\". Se substituirà pel nom d'inici de sessió en consultar LDAP/AD.", "Please provide a login name to test against" : "Proporcioneu un nom d'inici de sessió per provar-ho", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "El quadre de grup s'ha desactivat perquè el servidor LDAP/AD no admet memberOf.", + "Password change rejected. Hint: %s" : "S'ha rebutjat el canvi de contrasenya. Pista: %s", + "Mandatory field \"%s\" left empty" : "El camp obligatori \"%s\" s'ha deixat buit", + "A password is given, but not an LDAP agent" : "Es dóna una contrasenya, però no un agent LDAP", + "No password is given for the user agent" : "No es dóna cap contrasenya per a l'agent d'usuari", + "No LDAP base DN was given" : "No s'ha donat cap DN base LDAP", + "User base DN is not a subnode of global base DN" : "El DN base d'usuari no és un subnode del DN base global", + "Group base DN is not a subnode of global base DN" : "El DN base del grup no és un subnode del DN base global", + "Login filter does not contain %uid place holder" : "El filtre d'inici de sessió no conté el marcador de posició %uid", "Please login with the new password" : "Inicieu sessió amb la nova contrasenya", "LDAP User backend" : "Rerefons d'usuari LDAP", "Your password will expire tomorrow." : "La contrasenya caducarà demà.", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 54e3e92d486..21a6f53c6ea 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -170,6 +170,7 @@ OC.L10N.register( "Schedule work & meetings, synced with all your devices." : "Planifiqueu feina i reunions, amb sincronització entre tots els vostres dispositius.", "Keep your colleagues and friends in one place without leaking their private info." : "Deseu la informació de companys i amistats en un sol lloc sense revelar-ne la informació privada.", "Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicació senzilla de correu electrònic ben integrada amb les aplicacions Fitxers, Contactes i Calendari.", + "Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Xat, videotrucades, ús compartit de pantalla, reunions en línia i conferències web – fal navegador i amb aplicacions mòbils.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, fulls de càlcul i presentacions col·laboratius, basats en Collabora Online.", "Distraction free note taking app." : "Aplicació per a prendre notes sense distraccions.", "Recommended apps" : "Aplicacions recomanades", @@ -206,9 +207,25 @@ OC.L10N.register( "Login form is disabled." : "El formulari d'inici de sessió està inhabilitat.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "El formulari d'inici de sessió de Nextcloud està desactivat. Utilitzeu una altra opció d'inici de sessió si està disponible o poseu-vos en contacte amb la vostra administració.", "More actions" : "Més accions", + "Password is too weak" : "La contrasenya és massa feble", + "Password is weak" : "La contrasenya és feble", + "Password is average" : "La contrasenya és mitjana", + "Password is strong" : "La contrasenya és segura", + "Password is very strong" : "La contrasenya és molt forta", + "Password is extremely strong" : "La contrasenya és extremadament segura", + "Unknown password strength" : "Força de contrasenya desconeguda", + "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Probablement es pugui accedir al vostre directori de dades i fitxers des d'Internet perquè el fitxer <code>.htaccess</code> no funciona.", + "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "Per obtenir informació sobre com configurar correctament el vostre servidor, {linkStart}consulteu la documentació{linkEnd}", + "Autoconfig file detected" : "S'ha detectat un fitxer de configuració automàtica", + "The setup form below is pre-filled with the values from the config file." : "El formulari de configuració següent està emplenat prèviament amb els valors del fitxer de configuració.", "Security warning" : "Avís de seguretat", + "Create administration account" : "Crear un compte d'administració", + "Administration account name" : "Nom del compte d'administració", + "Administration account password" : "Contrasenya del compte d'administració", "Storage & database" : "Emmagatzematge i base de dades", "Data folder" : "Carpeta de dades", + "Database configuration" : "Configuració de la base de dades", + "Only {firstAndOnlyDatabase} is available." : "Només {firstAndOnlyDatabase} està disponible.", "Install and activate additional PHP modules to choose other database types." : "Instal·leu i activeu mòduls del PHP addicionals per a seleccionar altres tipus de bases de dades.", "For more details check out the documentation." : "Per a conèixer més detalls, consulteu la documentació.", "Performance warning" : "Avís de rendiment", @@ -221,6 +238,7 @@ OC.L10N.register( "Database tablespace" : "Espai de taula de la base de dades", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifiqueu el número de port, juntament amb el nom del servidor (per exemple, localhost:5432).", "Database host" : "Servidor de la base de dades", + "localhost" : "localhost", "Installing …" : "S'està instal·lant…", "Install" : "Instal·la", "Need help?" : "Necessiteu ajuda?", @@ -276,7 +294,7 @@ OC.L10N.register( "Rename" : "Canvia el nom", "Collaborative tags" : "Etiquetes col·laboratives", "No tags found" : "No s'ha trobat cap etiqueta", - "Clipboard not available, please copy manually" : "El porta-retalls no està disponible, copieu-lo manualment:", + "Clipboard not available, please copy manually" : "El porta-retalls no està disponible; copieu-lo manualment", "Personal" : "Personal", "Accounts" : "Comptes", "Admin" : "Administració", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 0772122028f..f94157b7d6b 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -168,6 +168,7 @@ "Schedule work & meetings, synced with all your devices." : "Planifiqueu feina i reunions, amb sincronització entre tots els vostres dispositius.", "Keep your colleagues and friends in one place without leaking their private info." : "Deseu la informació de companys i amistats en un sol lloc sense revelar-ne la informació privada.", "Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicació senzilla de correu electrònic ben integrada amb les aplicacions Fitxers, Contactes i Calendari.", + "Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Xat, videotrucades, ús compartit de pantalla, reunions en línia i conferències web – fal navegador i amb aplicacions mòbils.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, fulls de càlcul i presentacions col·laboratius, basats en Collabora Online.", "Distraction free note taking app." : "Aplicació per a prendre notes sense distraccions.", "Recommended apps" : "Aplicacions recomanades", @@ -204,9 +205,25 @@ "Login form is disabled." : "El formulari d'inici de sessió està inhabilitat.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "El formulari d'inici de sessió de Nextcloud està desactivat. Utilitzeu una altra opció d'inici de sessió si està disponible o poseu-vos en contacte amb la vostra administració.", "More actions" : "Més accions", + "Password is too weak" : "La contrasenya és massa feble", + "Password is weak" : "La contrasenya és feble", + "Password is average" : "La contrasenya és mitjana", + "Password is strong" : "La contrasenya és segura", + "Password is very strong" : "La contrasenya és molt forta", + "Password is extremely strong" : "La contrasenya és extremadament segura", + "Unknown password strength" : "Força de contrasenya desconeguda", + "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Probablement es pugui accedir al vostre directori de dades i fitxers des d'Internet perquè el fitxer <code>.htaccess</code> no funciona.", + "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "Per obtenir informació sobre com configurar correctament el vostre servidor, {linkStart}consulteu la documentació{linkEnd}", + "Autoconfig file detected" : "S'ha detectat un fitxer de configuració automàtica", + "The setup form below is pre-filled with the values from the config file." : "El formulari de configuració següent està emplenat prèviament amb els valors del fitxer de configuració.", "Security warning" : "Avís de seguretat", + "Create administration account" : "Crear un compte d'administració", + "Administration account name" : "Nom del compte d'administració", + "Administration account password" : "Contrasenya del compte d'administració", "Storage & database" : "Emmagatzematge i base de dades", "Data folder" : "Carpeta de dades", + "Database configuration" : "Configuració de la base de dades", + "Only {firstAndOnlyDatabase} is available." : "Només {firstAndOnlyDatabase} està disponible.", "Install and activate additional PHP modules to choose other database types." : "Instal·leu i activeu mòduls del PHP addicionals per a seleccionar altres tipus de bases de dades.", "For more details check out the documentation." : "Per a conèixer més detalls, consulteu la documentació.", "Performance warning" : "Avís de rendiment", @@ -219,6 +236,7 @@ "Database tablespace" : "Espai de taula de la base de dades", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifiqueu el número de port, juntament amb el nom del servidor (per exemple, localhost:5432).", "Database host" : "Servidor de la base de dades", + "localhost" : "localhost", "Installing …" : "S'està instal·lant…", "Install" : "Instal·la", "Need help?" : "Necessiteu ajuda?", @@ -274,7 +292,7 @@ "Rename" : "Canvia el nom", "Collaborative tags" : "Etiquetes col·laboratives", "No tags found" : "No s'ha trobat cap etiqueta", - "Clipboard not available, please copy manually" : "El porta-retalls no està disponible, copieu-lo manualment:", + "Clipboard not available, please copy manually" : "El porta-retalls no està disponible; copieu-lo manualment", "Personal" : "Personal", "Accounts" : "Comptes", "Admin" : "Administració", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 26b8cf8db0c..0042c755da2 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -183,6 +183,7 @@ OC.L10N.register( "Continue with this unsupported browser" : "Continuar com este navegador não suportado", "Supported versions" : "Versões suportadas", "Search {types} …" : "Pesquisar {types}...", + "Choose {file}" : "Escolher {file}", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index d71fe7b5892..cc469c6c9bf 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -181,6 +181,7 @@ "Continue with this unsupported browser" : "Continuar com este navegador não suportado", "Supported versions" : "Versões suportadas", "Search {types} …" : "Pesquisar {types}...", + "Choose {file}" : "Escolher {file}", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 5115544710a..3095b9bf368 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -207,9 +207,25 @@ OC.L10N.register( "Login form is disabled." : "Форма входа отключена.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Диалог входа отключен. Используйте другой способ входа или свяжитесь с администратором.", "More actions" : "Больше действий", + "Password is too weak" : "Пароль слишком слабый", + "Password is weak" : "Пароль слабый", + "Password is average" : "Пароль средний", + "Password is strong" : "Пароль надежный", + "Password is very strong" : "Пароль очень надежный", + "Password is extremely strong" : "Пароль очень надежный", + "Unknown password strength" : "Неизвестная надежность пароля", + "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Ваш каталог данных и файлы, вероятно, доступны из Интернета, поскольку файл <code>.htaccess</code> не работает.", + "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "Информацию о том, как правильно настроить сервер,{linkStart} смотрите в документации.{linkEnd}", + "Autoconfig file detected" : "Обнаружен файл автоконфигурации", + "The setup form below is pre-filled with the values from the config file." : "Форма настройки ниже, предварительно заполнена значениями из файла конфигурации.", "Security warning" : "Предупреждение безопасности", + "Create administration account" : "Создать учетную запись администратора", + "Administration account name" : "Имя учетной записи администратора", + "Administration account password" : "Пароль учетной записи администратора", "Storage & database" : "Хранилище и база данных", "Data folder" : "Каталог с данными", + "Database configuration" : "Конфигурация базы данных", + "Only {firstAndOnlyDatabase} is available." : "Только {firstAndOnlyDatabase} доступно.", "Install and activate additional PHP modules to choose other database types." : "Установите и активируйте дополнительные модули PHP для возможности выбора других типов баз данных.", "For more details check out the documentation." : "За дополнительными сведениями обратитесь к документации.", "Performance warning" : "Предупреждение о производительности", @@ -222,6 +238,7 @@ OC.L10N.register( "Database tablespace" : "Табличное пространство базы данных", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Пожалуйста укажите номер порта вместе с именем хоста (напр. localhost:5432)", "Database host" : "Хост базы данных", + "localhost" : "локальный хост", "Installing …" : "Установка ...", "Install" : "Установить", "Need help?" : "Требуется помощь?", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index a9ed0bcd842..5c7b7628203 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -205,9 +205,25 @@ "Login form is disabled." : "Форма входа отключена.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Диалог входа отключен. Используйте другой способ входа или свяжитесь с администратором.", "More actions" : "Больше действий", + "Password is too weak" : "Пароль слишком слабый", + "Password is weak" : "Пароль слабый", + "Password is average" : "Пароль средний", + "Password is strong" : "Пароль надежный", + "Password is very strong" : "Пароль очень надежный", + "Password is extremely strong" : "Пароль очень надежный", + "Unknown password strength" : "Неизвестная надежность пароля", + "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Ваш каталог данных и файлы, вероятно, доступны из Интернета, поскольку файл <code>.htaccess</code> не работает.", + "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "Информацию о том, как правильно настроить сервер,{linkStart} смотрите в документации.{linkEnd}", + "Autoconfig file detected" : "Обнаружен файл автоконфигурации", + "The setup form below is pre-filled with the values from the config file." : "Форма настройки ниже, предварительно заполнена значениями из файла конфигурации.", "Security warning" : "Предупреждение безопасности", + "Create administration account" : "Создать учетную запись администратора", + "Administration account name" : "Имя учетной записи администратора", + "Administration account password" : "Пароль учетной записи администратора", "Storage & database" : "Хранилище и база данных", "Data folder" : "Каталог с данными", + "Database configuration" : "Конфигурация базы данных", + "Only {firstAndOnlyDatabase} is available." : "Только {firstAndOnlyDatabase} доступно.", "Install and activate additional PHP modules to choose other database types." : "Установите и активируйте дополнительные модули PHP для возможности выбора других типов баз данных.", "For more details check out the documentation." : "За дополнительными сведениями обратитесь к документации.", "Performance warning" : "Предупреждение о производительности", @@ -220,6 +236,7 @@ "Database tablespace" : "Табличное пространство базы данных", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Пожалуйста укажите номер порта вместе с именем хоста (напр. localhost:5432)", "Database host" : "Хост базы данных", + "localhost" : "локальный хост", "Installing …" : "Установка ...", "Install" : "Установить", "Need help?" : "Требуется помощь?", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index eb31838f9a8..7cdd28d2f2a 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -207,6 +207,13 @@ OC.L10N.register( "Login form is disabled." : "Inloggningsfomuläret är inaktiverat.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Inloggningsformuläret är inaktiverat. Använd om tillgänglig en annan inloggnings-metod eller kontakta administrationen.", "More actions" : "Fler händelser", + "Password is too weak" : "Lösenordet är för svagt", + "Password is weak" : "Lösenordet är svagt", + "Password is average" : "Lösenordet är medelstarkt", + "Password is strong" : "Lösenordet är starkt", + "Password is very strong" : "Lösenordet är mycket starkt", + "Password is extremely strong" : "Lösenordet är extremt starkt", + "Unknown password strength" : "Okänd lösenordsstyrka", "Security warning" : "Säkerhetsvarning", "Storage & database" : "Lagring & databas", "Data folder" : "Datamapp", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 3b46a0a4069..d39800bf27d 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -205,6 +205,13 @@ "Login form is disabled." : "Inloggningsfomuläret är inaktiverat.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Inloggningsformuläret är inaktiverat. Använd om tillgänglig en annan inloggnings-metod eller kontakta administrationen.", "More actions" : "Fler händelser", + "Password is too weak" : "Lösenordet är för svagt", + "Password is weak" : "Lösenordet är svagt", + "Password is average" : "Lösenordet är medelstarkt", + "Password is strong" : "Lösenordet är starkt", + "Password is very strong" : "Lösenordet är mycket starkt", + "Password is extremely strong" : "Lösenordet är extremt starkt", + "Unknown password strength" : "Okänd lösenordsstyrka", "Security warning" : "Säkerhetsvarning", "Storage & database" : "Lagring & databas", "Data folder" : "Datamapp", |