From 3cae27614932d3cb0780018551b14a4139f980fd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Mar 2018 01:12:01 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/comments/l10n/sv.js | 1 + apps/comments/l10n/sv.json | 1 + apps/files_external/l10n/de.js | 1 + apps/files_external/l10n/de.json | 1 + apps/files_external/l10n/de_DE.js | 1 + apps/files_external/l10n/de_DE.json | 1 + apps/files_external/l10n/en_GB.js | 1 + apps/files_external/l10n/en_GB.json | 1 + apps/files_external/l10n/es.js | 1 + apps/files_external/l10n/es.json | 1 + apps/files_external/l10n/es_MX.js | 1 + apps/files_external/l10n/es_MX.json | 1 + apps/files_external/l10n/fr.js | 1 + apps/files_external/l10n/fr.json | 1 + apps/files_external/l10n/nl.js | 1 + apps/files_external/l10n/nl.json | 1 + apps/files_external/l10n/pt_BR.js | 1 + apps/files_external/l10n/pt_BR.json | 1 + apps/theming/l10n/de.js | 1 + apps/theming/l10n/de.json | 1 + apps/theming/l10n/de_DE.js | 1 + apps/theming/l10n/de_DE.json | 1 + apps/theming/l10n/en_GB.js | 1 + apps/theming/l10n/en_GB.json | 1 + apps/theming/l10n/es.js | 1 + apps/theming/l10n/es.json | 1 + apps/theming/l10n/es_MX.js | 1 + apps/theming/l10n/es_MX.json | 1 + apps/theming/l10n/fr.js | 1 + apps/theming/l10n/fr.json | 1 + apps/theming/l10n/nl.js | 1 + apps/theming/l10n/nl.json | 1 + apps/theming/l10n/pt_BR.js | 1 + apps/theming/l10n/pt_BR.json | 1 + apps/theming/l10n/sv.js | 1 + apps/theming/l10n/sv.json | 1 + apps/theming/l10n/zh_TW.js | 1 + apps/theming/l10n/zh_TW.json | 1 + apps/updatenotification/l10n/en_GB.js | 8 ++++++++ apps/updatenotification/l10n/en_GB.json | 8 ++++++++ apps/updatenotification/l10n/es_MX.js | 8 ++++++++ apps/updatenotification/l10n/es_MX.json | 8 ++++++++ apps/updatenotification/l10n/nl.js | 6 ++++++ apps/updatenotification/l10n/nl.json | 6 ++++++ apps/updatenotification/l10n/sv.js | 2 ++ apps/updatenotification/l10n/sv.json | 2 ++ apps/user_ldap/l10n/de.js | 1 + apps/user_ldap/l10n/de.json | 1 + apps/user_ldap/l10n/de_DE.js | 1 + apps/user_ldap/l10n/de_DE.json | 1 + apps/user_ldap/l10n/en_GB.js | 1 + apps/user_ldap/l10n/en_GB.json | 1 + apps/user_ldap/l10n/es.js | 1 + apps/user_ldap/l10n/es.json | 1 + apps/user_ldap/l10n/es_MX.js | 1 + apps/user_ldap/l10n/es_MX.json | 1 + apps/user_ldap/l10n/nl.js | 1 + apps/user_ldap/l10n/nl.json | 1 + apps/user_ldap/l10n/pt_BR.js | 1 + apps/user_ldap/l10n/pt_BR.json | 1 + core/l10n/en_GB.js | 1 + core/l10n/en_GB.json | 1 + core/l10n/es.js | 2 +- core/l10n/es.json | 2 +- core/l10n/es_MX.js | 1 + core/l10n/es_MX.json | 1 + core/l10n/zh_CN.js | 2 ++ core/l10n/zh_CN.json | 2 ++ lib/l10n/nl.js | 1 + lib/l10n/nl.json | 1 + settings/l10n/en_GB.js | 2 ++ settings/l10n/en_GB.json | 2 ++ settings/l10n/es_MX.js | 2 ++ settings/l10n/es_MX.json | 2 ++ settings/l10n/nl.js | 5 +++++ settings/l10n/nl.json | 5 +++++ 76 files changed, 130 insertions(+), 2 deletions(-) diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 3dca823f25..60313a2284 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Fler kommentarer ...", "Save" : "Spara", "Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}", + "Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades", "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}", "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 3730134db8..936128bbed 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -10,6 +10,7 @@ "More comments …" : "Fler kommentarer ...", "Save" : "Spara", "Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}", + "Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades", "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}", "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 57199dec84..6fafc3e548 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Admin defined" : "Vom Administrator festgelegt", + "Are you sure you want to delete this external storage?" : "Möchtest du wirklich diesen externen Speicher löschen?", "Delete storage?" : "Speicher löschen?", "Saved" : "Gespeichert", "Saving..." : "Speichere…", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index efa981edb6..89f089605b 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -12,6 +12,7 @@ "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Admin defined" : "Vom Administrator festgelegt", + "Are you sure you want to delete this external storage?" : "Möchtest du wirklich diesen externen Speicher löschen?", "Delete storage?" : "Speicher löschen?", "Saved" : "Gespeichert", "Saving..." : "Speichere…", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index e91b59d904..ca2d37523b 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Admin defined" : "Vom Administrator festgelegt", + "Are you sure you want to delete this external storage?" : "Möchten Sie wirklich diesen externen Speicher löschen?", "Delete storage?" : "Speicher löschen?", "Saved" : "Gespeichert", "Saving..." : "Speichere …", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 8894431497..4ab53e25cb 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -12,6 +12,7 @@ "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Admin defined" : "Vom Administrator festgelegt", + "Are you sure you want to delete this external storage?" : "Möchten Sie wirklich diesen externen Speicher löschen?", "Delete storage?" : "Speicher löschen?", "Saved" : "Gespeichert", "Saving..." : "Speichere …", diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 1fc044abcb..cc4b1000d6 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", "Admin defined" : "Admin defined", + "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?", "Delete storage?" : "Delete storage?", "Saved" : "Saved", "Saving..." : "Saving...", diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index 9a56e4264a..7ff4fcb7b5 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -12,6 +12,7 @@ "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", "Admin defined" : "Admin defined", + "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?", "Delete storage?" : "Delete storage?", "Saved" : "Saved", "Saving..." : "Saving...", diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 59cbc11d47..f607c38b6d 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)", "Admin defined" : "Admin definido", + "Are you sure you want to delete this external storage?" : "¿Estás seguro de querer eliminar el almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 6f96a62273..90800745fe 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -12,6 +12,7 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)", "Admin defined" : "Admin definido", + "Are you sure you want to delete this external storage?" : "¿Estás seguro de querer eliminar el almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js index c0f1156e7f..3a5084dc55 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json index 9030207dc1..084edf9a09 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -12,6 +12,7 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", + "Are you sure you want to delete this external storage?" : "¿Estás seguro que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index 83f39b5581..7533b976a1 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(groupe)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)", "Admin defined" : "Défini par l'administrateur", + "Are you sure you want to delete this external storage?" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?", "Delete storage?" : "Supprimer ce support de stockage ?", "Saved" : "Sauvegardé", "Saving..." : "Enregistrement...", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index 9aba914677..73b8bc28c5 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -12,6 +12,7 @@ "(group)" : "(groupe)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)", "Admin defined" : "Défini par l'administrateur", + "Are you sure you want to delete this external storage?" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?", "Delete storage?" : "Supprimer ce support de stockage ?", "Saved" : "Sauvegardé", "Saving..." : "Enregistrement...", diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 1dc2f2315e..e68577934d 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(groep)", "Compatibility with Mac NFD encoding (slow)" : "Compatibiliteit met Mac NFD encoding (traag)", "Admin defined" : "Beheerder gedefinieerd", + "Are you sure you want to delete this external storage?" : "Weet je zeker dat je deze externe opslag wilt verwijderen", "Delete storage?" : "Opslag verwijderen?", "Saved" : "Bewaard", "Saving..." : "Bewaren...", diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index 717058cba7..ca96e41648 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -12,6 +12,7 @@ "(group)" : "(groep)", "Compatibility with Mac NFD encoding (slow)" : "Compatibiliteit met Mac NFD encoding (traag)", "Admin defined" : "Beheerder gedefinieerd", + "Are you sure you want to delete this external storage?" : "Weet je zeker dat je deze externe opslag wilt verwijderen", "Delete storage?" : "Opslag verwijderen?", "Saved" : "Bewaard", "Saving..." : "Bewaren...", diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 87478ddfe1..f1624a0f9e 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -14,6 +14,7 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação Mac NFD (lento)", "Admin defined" : "Definido pelo administrador", + "Are you sure you want to delete this external storage?" : "Quer realmente excluir este armazenamento externo?", "Delete storage?" : "Excluir armazenamento?", "Saved" : "Salvo", "Saving..." : "Salvando...", diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 7f84859f71..80d6ba18e0 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -12,6 +12,7 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação Mac NFD (lento)", "Admin defined" : "Definido pelo administrador", + "Are you sure you want to delete this external storage?" : "Quer realmente excluir este armazenamento externo?", "Delete storage?" : "Excluir armazenamento?", "Saved" : "Salvo", "Saving..." : "Salvando...", diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 2fee6966f4..6156ee16f5 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE - Vorgabe erlaubt, die im HTML-Formular spezifiziert ist.", + "The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 7f6b4352ea..8f25a92be5 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE - Vorgabe erlaubt, die im HTML-Formular spezifiziert ist.", + "The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index f5cc68856c..d373fa43ad 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist", + "The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index b4f1d3e562..4e08b49e3a 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist", + "The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 614888712a..7897fabe84 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", + "The file was only partially uploaded" : "The file was only partially uploaded", "No file was uploaded" : "No file was uploaded", "Missing a temporary folder" : "Missing a temporary folder", "Failed to write file to disk." : "Failed to write file to disk.", diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index ba7b9bf09f..3a366327a9 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", + "The file was only partially uploaded" : "The file was only partially uploaded", "No file was uploaded" : "No file was uploaded", "Missing a temporary folder" : "Missing a temporary folder", "Failed to write file to disk." : "Failed to write file to disk.", diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index ebdf840113..903b74212d 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML", + "The file was only partially uploaded" : "El archivo se ha subido parcialmente", "No file was uploaded" : "No se ha subido ningún archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Fallo al escribir el archivo al disco.", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index 0946da4f29..50ba609f85 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML", + "The file was only partially uploaded" : "El archivo se ha subido parcialmente", "No file was uploaded" : "No se ha subido ningún archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Fallo al escribir el archivo al disco.", diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index b0d899b42c..af20b0f011 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", + "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index df51d44164..f46559a157 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", + "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 3cb190be18..2c7f131d63 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été téléversé avec succès", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier téléversé dépasse la valeur upload_max_filesize située dans le fichier php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier téléversé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", + "The file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé", "No file was uploaded" : "Aucun fichier téléversé", "Missing a temporary folder" : "Absence de dossier temporaire", "Failed to write file to disk." : "Erreur d'écriture du fichier sur le disque.", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index 665284f5f2..77931097aa 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été téléversé avec succès", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier téléversé dépasse la valeur upload_max_filesize située dans le fichier php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier téléversé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", + "The file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé", "No file was uploaded" : "Aucun fichier téléversé", "Missing a temporary folder" : "Absence de dossier temporaire", "Failed to write file to disk." : "Erreur d'écriture du fichier sur le disque.", diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 7c7e6a4262..77f4444e56 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier", + "The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", "Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index aa2bd8ed65..4c5cd64520 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier", + "The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", "Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.", diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 4ad346079a..f51f0d31d3 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", + "The file was only partially uploaded" : "O aquivo foi parcialmente enviado", "No file was uploaded" : "Nenhum arquivo foi enviado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falha ao escrever no disco.", diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json index 18167eac35..ad84018627 100644 --- a/apps/theming/l10n/pt_BR.json +++ b/apps/theming/l10n/pt_BR.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", + "The file was only partially uploaded" : "O aquivo foi parcialmente enviado", "No file was uploaded" : "Nenhum arquivo foi enviado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falha ao escrever no disco.", diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js index af801442ac..685036c0ad 100644 --- a/apps/theming/l10n/sv.js +++ b/apps/theming/l10n/sv.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Sparat", "Admin" : "Admin", "a safe home for all your data" : "En säker lagringsplats för all din data", + "Name cannot be empty" : "Namn kan inte vara tom", "The given name is too long" : "Det angivna namnet är för långt", "The given web address is too long" : "Den angivna adressen är för lång", "The given slogan is too long" : "Den angivna slogan är för lång", diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json index 41d66468db..0dbcba4a5f 100644 --- a/apps/theming/l10n/sv.json +++ b/apps/theming/l10n/sv.json @@ -3,6 +3,7 @@ "Saved" : "Sparat", "Admin" : "Admin", "a safe home for all your data" : "En säker lagringsplats för all din data", + "Name cannot be empty" : "Namn kan inte vara tom", "The given name is too long" : "Det angivna namnet är för långt", "The given web address is too long" : "Den angivna adressen är för lång", "The given slogan is too long" : "Den angivna slogan är för lång", diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 5472f1ce01..9f10def845 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", + "Name cannot be empty" : "名稱不能空白", "The given name is too long" : "指定的名稱太長", "The given web address is too long" : "提供的網址太長", "The given slogan is too long" : "指定的標語太長", diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index 463c23a481..3e4bdb3436 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -3,6 +3,7 @@ "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", + "Name cannot be empty" : "名稱不能空白", "The given name is too long" : "指定的名稱太長", "The given web address is too long" : "提供的網址太長", "The given slogan is too long" : "指定的標語太長", diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 4fcccc6e77..ce1a5c3ae8 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", + "Apps missing updates" : "Apps missing updates", + "Apps with available updates" : "Apps with available updates", "Open updater" : "Open updater", "Your version is up to date." : "Your version is up to date.", "A non-default update server is in use to be checked for updates:" : "A non-default update server is in use to be checked for updates:", @@ -11,7 +13,13 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:", "Only notification for app updates are available." : "Only notification for app updates are available.", "The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.", + "A new version is available: {newVersionString}" : "A new version is available: {newVersionString}", "Checked on {lastCheckedDate}" : "Checked on {lastCheckedDate}", + "Checking apps for compatible updates" : "Checking apps for compatible updates", + "Please make sure your config.php does not set appstoreenabled to false." : "Please make sure your config.php does not set appstoreenabled to false.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore.", + "All apps have an update for this version available" : "All apps have an update for this version available", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app has no update for this version available","%n apps have no update for this version available"], "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update", "Update notifications" : "Update notifications", "Channel updated" : "Channel updated", diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index cd2365e816..5c293fae73 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", + "Apps missing updates" : "Apps missing updates", + "Apps with available updates" : "Apps with available updates", "Open updater" : "Open updater", "Your version is up to date." : "Your version is up to date.", "A non-default update server is in use to be checked for updates:" : "A non-default update server is in use to be checked for updates:", @@ -9,7 +11,13 @@ "Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:", "Only notification for app updates are available." : "Only notification for app updates are available.", "The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.", + "A new version is available: {newVersionString}" : "A new version is available: {newVersionString}", "Checked on {lastCheckedDate}" : "Checked on {lastCheckedDate}", + "Checking apps for compatible updates" : "Checking apps for compatible updates", + "Please make sure your config.php does not set appstoreenabled to false." : "Please make sure your config.php does not set appstoreenabled to false.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore.", + "All apps have an update for this version available" : "All apps have an update for this version available", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app has no update for this version available","%n apps have no update for this version available"], "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update", "Update notifications" : "Update notifications", "Channel updated" : "Channel updated", diff --git a/apps/updatenotification/l10n/es_MX.js b/apps/updatenotification/l10n/es_MX.js index 3072ff1cd7..92af65e60e 100644 --- a/apps/updatenotification/l10n/es_MX.js +++ b/apps/updatenotification/l10n/es_MX.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} está disponible. Obten más información de cómo actualizar. ", + "Apps missing updates" : "Aplicaciones con actualizaciones faltantes", + "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", "Open updater" : "Abrir actualizador", "Your version is up to date." : "Tu verisón está actualizada.", "A non-default update server is in use to be checked for updates:" : "Un servidor de actualizaciones no-predeterminado está en uso para ser verficiado por actualizaciones:", @@ -11,7 +13,13 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos de las actualizaciones disponibles:", "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", + "A new version is available: {newVersionString}" : "Una versión más reciente está disponible: {newVersionString}", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", + "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", + "Please make sure your config.php does not set appstoreenabled to false." : "Por favor asegurate que en tu config.php no se establezca appstoreenabled como falso.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", + "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", "Channel updated" : "Canal actualizado", diff --git a/apps/updatenotification/l10n/es_MX.json b/apps/updatenotification/l10n/es_MX.json index 5192e55b8a..e3af68385b 100644 --- a/apps/updatenotification/l10n/es_MX.json +++ b/apps/updatenotification/l10n/es_MX.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} está disponible. Obten más información de cómo actualizar. ", + "Apps missing updates" : "Aplicaciones con actualizaciones faltantes", + "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", "Open updater" : "Abrir actualizador", "Your version is up to date." : "Tu verisón está actualizada.", "A non-default update server is in use to be checked for updates:" : "Un servidor de actualizaciones no-predeterminado está en uso para ser verficiado por actualizaciones:", @@ -9,7 +11,13 @@ "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos de las actualizaciones disponibles:", "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", + "A new version is available: {newVersionString}" : "Una versión más reciente está disponible: {newVersionString}", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", + "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", + "Please make sure your config.php does not set appstoreenabled to false." : "Por favor asegurate que en tu config.php no se establezca appstoreenabled como falso.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", + "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", "Channel updated" : "Canal actualizado", diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index df8e1eb6f6..6cb9548264 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.", + "Apps missing updates" : "Apps met ontbrekende updates", + "Apps with available updates" : "Apps met beschikbare updates", "Open updater" : "Open updater", "Your version is up to date." : "Je versie is up to date.", "A non-default update server is in use to be checked for updates:" : "Een niet-standaard updateserver is in gebruik om te worden gecontroleerd op updates:", @@ -11,7 +13,11 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:", "Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.", "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", + "A new version is available: {newVersionString}" : "Er is een nieuwe versie beschikbaar: {newVersionString}", "Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}", + "Please make sure your config.php does not set appstoreenabled to false." : "Zorg ervoor dat je in config.php appstoreenabled niet op 'false' zet.", + "All apps have an update for this version available" : "Alle apps hebben een update voor deze versie beschikbaar", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app heeft geen update voor deze versie beschikbaar","%n apps hebben geen update voor deze versie beschikbaar"], "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", "Update notifications" : "Bijwerken meldingen", "Channel updated" : "Kanaal bijgewerkt", diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index 217dc43390..411d9ebae8 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.", + "Apps missing updates" : "Apps met ontbrekende updates", + "Apps with available updates" : "Apps met beschikbare updates", "Open updater" : "Open updater", "Your version is up to date." : "Je versie is up to date.", "A non-default update server is in use to be checked for updates:" : "Een niet-standaard updateserver is in gebruik om te worden gecontroleerd op updates:", @@ -9,7 +11,11 @@ "Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:", "Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.", "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", + "A new version is available: {newVersionString}" : "Er is een nieuwe versie beschikbaar: {newVersionString}", "Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}", + "Please make sure your config.php does not set appstoreenabled to false." : "Zorg ervoor dat je in config.php appstoreenabled niet op 'false' zet.", + "All apps have an update for this version available" : "Alle apps hebben een update voor deze versie beschikbaar", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app heeft geen update voor deze versie beschikbaar","%n apps hebben geen update voor deze versie beschikbaar"], "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", "Update notifications" : "Bijwerken meldingen", "Channel updated" : "Kanaal bijgewerkt", diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js index fd0de8b5df..e3905da038 100644 --- a/apps/updatenotification/l10n/sv.js +++ b/apps/updatenotification/l10n/sv.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.", + "Apps missing updates" : "Appar saknar uppdateringar", + "Apps with available updates" : "Appar med tillgängliga uppdateringar", "Open updater" : "Öppna uppdateraren", "Your version is up to date." : "Din version är uppdaterad.", "A non-default update server is in use to be checked for updates:" : "En icke-standard updateringsserver används för att kolla efter uppdateringar:", diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json index aa51612fb0..2d47eda9e7 100644 --- a/apps/updatenotification/l10n/sv.json +++ b/apps/updatenotification/l10n/sv.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.", + "Apps missing updates" : "Appar saknar uppdateringar", + "Apps with available updates" : "Appar med tillgängliga uppdateringar", "Open updater" : "Öppna uppdateraren", "Your version is up to date." : "Din version är uppdaterad.", "A non-default update server is in use to be checked for updates:" : "En icke-standard updateringsserver används för att kolla efter uppdateringar:", diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index 6fcb6b020f..eef794d556 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. - Server", "No object found in the given Base DN. Please revise." : "Keine Objekte in der Base-DN gefunden, bitte überprüfen.", "More than 1,000 directory entries available." : "Mehr als 1.000 Einträge stehen zur Verfügung.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} Eintrag in der angegebenen Base DN verfügbar","{objectsFound} Einträge in der angegebenen Base DN verfügbar"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ein Fehler ist aufgetreten. Bitte die Base DN sowie die Verbindungs- und Anmeldeeinstellungen überprüfen.", "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", "Confirm Deletion" : "Löschen bestätigen", diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index de12726afe..e7d24f09df 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. - Server", "No object found in the given Base DN. Please revise." : "Keine Objekte in der Base-DN gefunden, bitte überprüfen.", "More than 1,000 directory entries available." : "Mehr als 1.000 Einträge stehen zur Verfügung.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} Eintrag in der angegebenen Base DN verfügbar","{objectsFound} Einträge in der angegebenen Base DN verfügbar"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ein Fehler ist aufgetreten. Bitte die Base DN sowie die Verbindungs- und Anmeldeeinstellungen überprüfen.", "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", "Confirm Deletion" : "Löschen bestätigen", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index 18cbe62171..f0b95cac73 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. - Server", "No object found in the given Base DN. Please revise." : "Keine Objekte in der angegebenen Base-DN gefunden, bitte überprüfen.", "More than 1,000 directory entries available." : "Es sind mehr als 1.000 Verzeichniseinträge verfügbar.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} Eintrag in der angegebenen Base DN verfügbar","{objectsFound} Einträge in der angegebenen Base DN verfügbar"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Es ist ein Fehler aufgetreten. Bitte überprüfen Sie die Base DN wie auch die Verbindungseinstellungen und Anmeldeinformationen.", "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", "Confirm Deletion" : "Löschen bestätigen", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index b89f57ed55..9e05ccc302 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. - Server", "No object found in the given Base DN. Please revise." : "Keine Objekte in der angegebenen Base-DN gefunden, bitte überprüfen.", "More than 1,000 directory entries available." : "Es sind mehr als 1.000 Verzeichniseinträge verfügbar.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} Eintrag in der angegebenen Base DN verfügbar","{objectsFound} Einträge in der angegebenen Base DN verfügbar"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Es ist ein Fehler aufgetreten. Bitte überprüfen Sie die Base DN wie auch die Verbindungseinstellungen und Anmeldeinformationen.", "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", "Confirm Deletion" : "Löschen bestätigen", diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 5310826126..5f2ca6dfa3 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "No object found in the given Base DN. Please revise.", "More than 1,000 directory entries available." : "More than 1,000 directory entries available.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} entry available within the provided Base DN","{objectsFound} entries available within the provided Base DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "An error occurred. Please check the Base DN, as well as connection settings and credentials.", "Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?", "Confirm Deletion" : "Confirm Deletion", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 86692e05c4..f45e625b33 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "No object found in the given Base DN. Please revise.", "More than 1,000 directory entries available." : "More than 1,000 directory entries available.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} entry available within the provided Base DN","{objectsFound} entries available within the provided Base DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "An error occurred. Please check the Base DN, as well as connection settings and credentials.", "Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?", "Confirm Deletion" : "Confirm Deletion", diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index f95a6b5169..f847269a80 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. servidor", "No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.", "More than 1,000 directory entries available." : "Más de 1.000 entradas de directorios disponibles.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} entrada disponible en la base DN proporcionada","{objectsFound} entradas disponibles en la base DN proporcionada"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Un error ocurrió. Por favor revise la Base DN, también como la configuración de la conexión y credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar eliminación", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 38614886c3..3bf0944ee2 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. servidor", "No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.", "More than 1,000 directory entries available." : "Más de 1.000 entradas de directorios disponibles.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} entrada disponible en la base DN proporcionada","{objectsFound} entradas disponibles en la base DN proporcionada"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Un error ocurrió. Por favor revise la Base DN, también como la configuración de la conexión y credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar eliminación", diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js index 5a3d3d29d0..3c7f274aea 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} registro disponible dentro del DN base proporcionado","{objectsFound} registros disponibles dentro del DN base proporcionado"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, así como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", diff --git a/apps/user_ldap/l10n/es_MX.json b/apps/user_ldap/l10n/es_MX.json index 07497d06ce..efa2733f12 100644 --- a/apps/user_ldap/l10n/es_MX.json +++ b/apps/user_ldap/l10n/es_MX.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} registro disponible dentro del DN base proporcionado","{objectsFound} registros disponibles dentro del DN base proporcionado"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, así como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index 02cd70b0b0..9737d3487e 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Geen object gevonden in de basis DN. Review instellingen.", "More than 1,000 directory entries available." : "Meer dan 1000 directorynamen beschikbaar.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} account beschikbaar binnen de provider Basis DN","{objectsFound} accounts beschikbaar binnen de provider Basis DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Er trad een fout op. Controleer de Basis DN en de verbindingsinstellingen en inloggegevens.", "Do you really want to delete the current Server Configuration?" : "Wilt je werkelijk de huidige Serverconfiguratie verwijderen?", "Confirm Deletion" : "Bevestig verwijderen", diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index 6f8efdd7e4..b333d97d32 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Geen object gevonden in de basis DN. Review instellingen.", "More than 1,000 directory entries available." : "Meer dan 1000 directorynamen beschikbaar.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} account beschikbaar binnen de provider Basis DN","{objectsFound} accounts beschikbaar binnen de provider Basis DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Er trad een fout op. Controleer de Basis DN en de verbindingsinstellingen en inloggegevens.", "Do you really want to delete the current Server Configuration?" : "Wilt je werkelijk de huidige Serverconfiguratie verwijderen?", "Confirm Deletion" : "Bevestig verwijderen", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 0172f03d73..e09d211a06 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -33,6 +33,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado na Base DN informada. Por favor revise.", "More than 1,000 directory entries available." : "Mais de 1.000 entradas de diretório disponíveis.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} entrada disponível na Base DN fornecida","{objectsFound} entradas disponíveis na Base DN fornecida"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Um erro ocorreu. Por favor verifique a Base DN e também as configurações de conexão e credenciais.", "Do you really want to delete the current Server Configuration?" : "Você realmente quer excluir as configurações atuais do servidor?", "Confirm Deletion" : "Confirmar Exclusão", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 6636c51c15..6e1444017b 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -31,6 +31,7 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado na Base DN informada. Por favor revise.", "More than 1,000 directory entries available." : "Mais de 1.000 entradas de diretório disponíveis.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} entrada disponível na Base DN fornecida","{objectsFound} entradas disponíveis na Base DN fornecida"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Um erro ocorreu. Por favor verifique a Base DN e também as configurações de conexão e credenciais.", "Do you really want to delete the current Server Configuration?" : "Você realmente quer excluir as configurações atuais do servidor?", "Confirm Deletion" : "Confirmar Exclusão", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index a38ae4126b..f608d75fbb 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", "Stay logged in" : "Stay logged in", "Forgot password?" : "Forgot password?", + "Back to login" : "Back to login", "Alternative Logins" : "Alternative Logins", "Account access" : "Account access", "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index b5928d66b8..6c3746ba47 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", "Stay logged in" : "Stay logged in", "Forgot password?" : "Forgot password?", + "Back to login" : "Back to login", "Alternative Logins" : "Alternative Logins", "Account access" : "Account access", "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.", diff --git a/core/l10n/es.js b/core/l10n/es.js index b0f8e5552c..27d7a64493 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -75,7 +75,7 @@ OC.L10N.register( "Failed to authenticate, try again" : "Autenticación fallida, vuelva a intentarlo", "seconds ago" : "hace segundos", "Logging in …" : "Iniciando sesión ...", - "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.
If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer su contraseña a su correo electrónico. Si usted no lo recibe en un tiempo razonable, revise su carpeta de spam.
Si no lo encuentra, consulte a su administrador.", + "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.
If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer la contraseña a tu correo electrónico. Si no lo recibes en un tiempo razonable, revisa tu carpeta de correo no deseado.
Si no está ahí, ponte en contacto con el administrador.", "Your files are encrypted. There will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Sus archivos han sido cifrados. No habrá forma de recuperar sus datos tras resetear la contraseña.
Si no está seguro de qué hacer, contacte con su administrador antes de continuar. ¿Está seguro de qué quiere continuar?", "I know what I'm doing" : "Sé lo que estoy haciendo", "Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.", diff --git a/core/l10n/es.json b/core/l10n/es.json index fca64a2ac5..64fc22b4a0 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -73,7 +73,7 @@ "Failed to authenticate, try again" : "Autenticación fallida, vuelva a intentarlo", "seconds ago" : "hace segundos", "Logging in …" : "Iniciando sesión ...", - "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.
If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer su contraseña a su correo electrónico. Si usted no lo recibe en un tiempo razonable, revise su carpeta de spam.
Si no lo encuentra, consulte a su administrador.", + "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.
If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer la contraseña a tu correo electrónico. Si no lo recibes en un tiempo razonable, revisa tu carpeta de correo no deseado.
Si no está ahí, ponte en contacto con el administrador.", "Your files are encrypted. There will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Sus archivos han sido cifrados. No habrá forma de recuperar sus datos tras resetear la contraseña.
Si no está seguro de qué hacer, contacte con su administrador antes de continuar. ¿Está seguro de qué quiere continuar?", "I know what I'm doing" : "Sé lo que estoy haciendo", "Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index ee13c8c5e7..a97b6bdcbf 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", + "Back to login" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 8bf98d92bf..793a0bb6bd 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", + "Back to login" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index b29810ce03..b208fba955 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -265,6 +265,7 @@ OC.L10N.register( "Wrong password." : "密码错误", "Stay logged in" : "保持登录", "Forgot password?" : "忘记密码?", + "Back to login" : "返回登录", "Alternative Logins" : "其他登录方式", "Account access" : "账户访问", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", @@ -301,6 +302,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.", "Thank you for your patience." : "感谢您久等了.", + "%s (3rdparty)" : "%s(第三方)", "This action requires you to confirm your password:" : "此操作需要确认您的密码:", "Wrong password. Reset it?" : "密码错误。是否重置?", "You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 273f4b4fc7..75913639eb 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -263,6 +263,7 @@ "Wrong password." : "密码错误", "Stay logged in" : "保持登录", "Forgot password?" : "忘记密码?", + "Back to login" : "返回登录", "Alternative Logins" : "其他登录方式", "Account access" : "账户访问", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", @@ -299,6 +300,7 @@ "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.", "Thank you for your patience." : "感谢您久等了.", + "%s (3rdparty)" : "%s(第三方)", "This action requires you to confirm your password:" : "此操作需要确认您的密码:", "Wrong password. Reset it?" : "密码错误。是否重置?", "You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 340c12b4fe..2385ede7ee 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -27,6 +27,7 @@ OC.L10N.register( "Following platforms are supported: %s" : "De volgende platformen worden ondersteund: %s", "Server version %s or higher is required." : "Serverversie %s of hoger vereist.", "Server version %s or lower is required." : "Serverversie %s of lager vereist.", + "Logged in user must be an admin" : "Ingelogde gebruiker moet een beheerder zijn", "Unknown filetype" : "Onbekend bestandsformaat", "Invalid image" : "Ongeldige afbeelding", "Avatar image is not square" : "Avatar afbeelding is niet vierkant", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 8d5c3fd109..681882903d 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -25,6 +25,7 @@ "Following platforms are supported: %s" : "De volgende platformen worden ondersteund: %s", "Server version %s or higher is required." : "Serverversie %s of hoger vereist.", "Server version %s or lower is required." : "Serverversie %s of lager vereist.", + "Logged in user must be an admin" : "Ingelogde gebruiker moet een beheerder zijn", "Unknown filetype" : "Onbekend bestandsformaat", "Invalid image" : "Ongeldige afbeelding", "Avatar image is not square" : "Avatar afbeelding is niet vierkant", diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 1663f73e5e..a57db49653 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Error: Could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", "App up to date" : "App up to date", + "Updating …" : "Updating …", + "Could not update app" : "Could not update app", "Updated" : "Updated", "Removing …" : "Removing …", "Could not remove app" : "Could not remove app", diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index d82b834192..9cffef4236 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Error: Could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", "App up to date" : "App up to date", + "Updating …" : "Updating …", + "Could not update app" : "Could not update app", "Updated" : "Updated", "Removing …" : "Removing …", "Could not remove app" : "Could not remove app", diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 6ccf59c3ee..4f792aa724 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", "App up to date" : "La aplicación está actualizada", + "Updating …" : "Actualizando ...", + "Could not update app" : "No fue posible actualizar la aplicación", "Updated" : "Actualizado", "Removing …" : "Eliminando ...", "Could not remove app" : "No fue posible eliminar la aplicación", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index d997697368..ef41efc2a4 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", "App up to date" : "La aplicación está actualizada", + "Updating …" : "Actualizando ...", + "Could not update app" : "No fue posible actualizar la aplicación", "Updated" : "Actualizado", "Removing …" : "Eliminando ...", "Could not remove app" : "No fue posible eliminar la aplicación", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 8f0402fa53..f2380be559 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -75,6 +75,7 @@ OC.L10N.register( "Set your password" : "Klik hier en stel je eigen wachtwoord in.", "Go to %s" : "Ga naar %s", "Install Client" : "Klik hier en installeer een client op telefoon/tablet of pc.", + "Logged in user must be a subadmin" : "Ingelogde gebruiker moet een subbeheerder zijn", "Password confirmation is required" : "Wachtwoordbevestiging vereist", "Couldn't remove app." : "Kon app niet verwijderen.", "Couldn't update app." : "Kon de app niet bijwerken.", @@ -103,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Fout: Kan de beschadigde app niet uitschakelen", "Error while disabling broken app" : "Fout bij het uitschakelen van de beschadigde app", "App up to date" : "App actueel", + "Updating …" : "Bijwerken....", + "Could not update app" : "Kon de app niet bijwerken.", "Updated" : "Bijgewerkt", "Removing …" : "Verwijderen ...", "Could not remove app" : "Kon de app niet verwijderen", @@ -356,6 +359,7 @@ OC.L10N.register( "Show user backend" : "Toon backend gebruiker", "Show last login" : "Toon laatste inlog", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Als het wachtwoord van de nieuwe gebruiker blanco blijft wordt een activeringsmailt met link naar de gebruiker gestuurd om het wachtwoord in te stellen.", + "Add user" : "Toevoegen gebruiker", "Everyone" : "Iedereen", "Admins" : "Beheerders", "Disabled" : "Uitgeschakeld", @@ -364,6 +368,7 @@ OC.L10N.register( "Unlimited" : "Ongelimiteerd", "Other" : "Anders", "Group admin for" : "Groepsbeheerder voor", + "Recovery password" : "Herstelwachtwoord", "Quota" : "Limieten", "Storage location" : "Opslag locatie", "User backend" : "Backend gebruiker", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 489dbe5538..6dd8e81c1d 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -73,6 +73,7 @@ "Set your password" : "Klik hier en stel je eigen wachtwoord in.", "Go to %s" : "Ga naar %s", "Install Client" : "Klik hier en installeer een client op telefoon/tablet of pc.", + "Logged in user must be a subadmin" : "Ingelogde gebruiker moet een subbeheerder zijn", "Password confirmation is required" : "Wachtwoordbevestiging vereist", "Couldn't remove app." : "Kon app niet verwijderen.", "Couldn't update app." : "Kon de app niet bijwerken.", @@ -101,6 +102,8 @@ "Error: Could not disable broken app" : "Fout: Kan de beschadigde app niet uitschakelen", "Error while disabling broken app" : "Fout bij het uitschakelen van de beschadigde app", "App up to date" : "App actueel", + "Updating …" : "Bijwerken....", + "Could not update app" : "Kon de app niet bijwerken.", "Updated" : "Bijgewerkt", "Removing …" : "Verwijderen ...", "Could not remove app" : "Kon de app niet verwijderen", @@ -354,6 +357,7 @@ "Show user backend" : "Toon backend gebruiker", "Show last login" : "Toon laatste inlog", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Als het wachtwoord van de nieuwe gebruiker blanco blijft wordt een activeringsmailt met link naar de gebruiker gestuurd om het wachtwoord in te stellen.", + "Add user" : "Toevoegen gebruiker", "Everyone" : "Iedereen", "Admins" : "Beheerders", "Disabled" : "Uitgeschakeld", @@ -362,6 +366,7 @@ "Unlimited" : "Ongelimiteerd", "Other" : "Anders", "Group admin for" : "Groepsbeheerder voor", + "Recovery password" : "Herstelwachtwoord", "Quota" : "Limieten", "Storage location" : "Opslag locatie", "User backend" : "Backend gebruiker",