From e1c24e7c50ef4d229b85274e78d23e11abd49c9d Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 29 Jun 2016 05:52:18 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- apps/comments/l10n/nl.js | 2 + apps/comments/l10n/nl.json | 2 + apps/comments/l10n/sl.js | 3 + apps/comments/l10n/sl.json | 3 + apps/files/l10n/fr.js | 8 ++ apps/files/l10n/fr.json | 8 ++ apps/files_external/l10n/sl.js | 1 + apps/files_external/l10n/sl.json | 1 + apps/files_sharing/l10n/ast.js | 1 + apps/files_sharing/l10n/ast.json | 1 + apps/updatenotification/l10n/sl.js | 3 +- apps/updatenotification/l10n/sl.json | 3 +- core/l10n/ast.js | 39 ++++++++ core/l10n/ast.json | 39 ++++++++ core/l10n/fr.js | 2 + core/l10n/fr.json | 2 + core/l10n/lb.js | 138 ++++++++++++++++++++++++++- core/l10n/lb.json | 138 ++++++++++++++++++++++++++- core/l10n/sl.js | 3 + core/l10n/sl.json | 3 + lib/l10n/hu_HU.js | 13 +++ lib/l10n/hu_HU.json | 13 +++ lib/l10n/sl.js | 2 + lib/l10n/sl.json | 2 + settings/l10n/cs_CZ.js | 1 + settings/l10n/cs_CZ.json | 1 + settings/l10n/de.js | 1 + settings/l10n/de.json | 1 + settings/l10n/fi_FI.js | 1 + settings/l10n/fi_FI.json | 1 + settings/l10n/fr.js | 8 ++ settings/l10n/fr.json | 8 ++ settings/l10n/he.js | 1 + settings/l10n/he.json | 1 + settings/l10n/it.js | 1 + settings/l10n/it.json | 1 + settings/l10n/nl.js | 4 + settings/l10n/nl.json | 4 + settings/l10n/ru.js | 1 + settings/l10n/ru.json | 1 + settings/l10n/sl.js | 14 +++ settings/l10n/sl.json | 14 +++ settings/l10n/sq.js | 1 + settings/l10n/sq.json | 1 + 44 files changed, 486 insertions(+), 10 deletions(-) diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 01cfc70453..4ccce75130 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -12,6 +12,8 @@ OC.L10N.register( "More comments..." : "Meer reacties...", "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", + "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}", + "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie", "Comments for files (always listed in stream)" : "Reacties voor bestanden (altijd getoond in de stroom)", diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 1bdb76aabd..be26788962 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -10,6 +10,8 @@ "More comments..." : "Meer reacties...", "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", + "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}", + "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie", "Comments for files (always listed in stream)" : "Reacties voor bestanden (altijd getoond in de stroom)", diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index 263522cf3e..f6b66a634f 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Več opomb ...", "Save" : "Shrani", "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}", + "Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}", + "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}", + "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja", "{count} unread comments" : "{count} neprebranih opomb", "Comment" : "Opomba", "Comments for files (always listed in stream)" : "Opombe k datotekam (vedno pokaži)", diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 8a52d03c8c..5bf96f2773 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -10,6 +10,9 @@ "More comments..." : "Več opomb ...", "Save" : "Shrani", "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}", + "Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}", + "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}", + "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja", "{count} unread comments" : "{count} neprebranih opomb", "Comment" : "Opomba", "Comments for files (always listed in stream)" : "Opombe k datotekam (vedno pokaži)", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index b2d6662a9c..b09bea2860 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -33,7 +33,15 @@ OC.L10N.register( "Could not get result from server." : "Ne peut recevoir les résultats du serveur.", "Uploading..." : "Téléversement en cours…", "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} heure{plural_s} restante{plural_s}", + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minute{plural_s} restante{plural_s}", + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "{seconds} second{plural_s} left" : "{seconds} seconde{plural_s} restante{plural_s}", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "D'un instant à l'autre...", "Soon..." : "Bientôt...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} sur {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.", "Actions" : "Actions", "Download" : "Télécharger", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 780ef364b9..882c40094d 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -31,7 +31,15 @@ "Could not get result from server." : "Ne peut recevoir les résultats du serveur.", "Uploading..." : "Téléversement en cours…", "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} heure{plural_s} restante{plural_s}", + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minute{plural_s} restante{plural_s}", + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "{seconds} second{plural_s} left" : "{seconds} seconde{plural_s} restante{plural_s}", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "D'un instant à l'autre...", "Soon..." : "Bientôt...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} sur {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.", "Actions" : "Actions", "Download" : "Télécharger", diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index 3de90f516e..4b8be72815 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -18,6 +18,7 @@ OC.L10N.register( "Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev", "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati.", "(group)" : "(skupina)", + "Compatibility with Mac NFD encoding (slow)" : "Usklajenost z Mac NFD šifriranjem (počasno)", "Admin defined" : "Skrbnik je določen", "Saved" : "Shranjeno", "Empty response from the server" : "S strežnika je prejet odziv brez vsebine.", diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index de512656d0..26648ce76d 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -16,6 +16,7 @@ "Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev", "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati.", "(group)" : "(skupina)", + "Compatibility with Mac NFD encoding (slow)" : "Usklajenost z Mac NFD šifriranjem (počasno)", "Admin defined" : "Skrbnik je določen", "Saved" : "Shranjeno", "Empty response from the server" : "S strežnika je prejet odziv brez vsebine.", diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index 2dea948500..96e83dc54d 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -13,6 +13,7 @@ OC.L10N.register( "Remote share password" : "Contraseña de compartición remota", "Cancel" : "Encaboxar", "Add remote share" : "Amestar compartición remota", + "No ownCloud installation (7 or higher) found at {remote}" : "Nun s'atopó nenguna instalación ownCloud (7 o cimera) en { } remotu", "Invalid ownCloud url" : "Url ownCloud inválida", "Shared by" : "Compartíos por", "Sharing" : "Compartiendo", diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json index f06f63a44b..78318f9a47 100644 --- a/apps/files_sharing/l10n/ast.json +++ b/apps/files_sharing/l10n/ast.json @@ -11,6 +11,7 @@ "Remote share password" : "Contraseña de compartición remota", "Cancel" : "Encaboxar", "Add remote share" : "Amestar compartición remota", + "No ownCloud installation (7 or higher) found at {remote}" : "Nun s'atopó nenguna instalación ownCloud (7 o cimera) en { } remotu", "Invalid ownCloud url" : "Url ownCloud inválida", "Shared by" : "Compartíos por", "Sharing" : "Compartiendo", diff --git a/apps/updatenotification/l10n/sl.js b/apps/updatenotification/l10n/sl.js index a59a58731f..550f2055d2 100644 --- a/apps/updatenotification/l10n/sl.js +++ b/apps/updatenotification/l10n/sl.js @@ -13,6 +13,7 @@ OC.L10N.register( "Checked on %s" : "Zadnjič preverjeno %s", "Update channel:" : "Posodobi kanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Nadgradnja na višjo različico ali preizkusni kanal je vedno mogoča, ne pa tudi povrnitev na predhodno, bolj stabilno različico.", - "Notify members of the following groups about available updates:" : "Obvestite člane naslednjih skupin o posodobitvah, ki so na voljo:" + "Notify members of the following groups about available updates:" : "Obvestite člane naslednjih skupin o posodobitvah, ki so na voljo:", + "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Na voljo so samo obvestila za posodobitev aplikacije, ker izbrani ownCloud posodobitveni kanal ne omogoča obveščanja." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/updatenotification/l10n/sl.json b/apps/updatenotification/l10n/sl.json index c96c9666fb..c3575fcfac 100644 --- a/apps/updatenotification/l10n/sl.json +++ b/apps/updatenotification/l10n/sl.json @@ -11,6 +11,7 @@ "Checked on %s" : "Zadnjič preverjeno %s", "Update channel:" : "Posodobi kanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Nadgradnja na višjo različico ali preizkusni kanal je vedno mogoča, ne pa tudi povrnitev na predhodno, bolj stabilno različico.", - "Notify members of the following groups about available updates:" : "Obvestite člane naslednjih skupin o posodobitvah, ki so na voljo:" + "Notify members of the following groups about available updates:" : "Obvestite člane naslednjih skupin o posodobitvah, ki so na voljo:", + "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Na voljo so samo obvestila za posodobitev aplikacije, ker izbrani ownCloud posodobitveni kanal ne omogoča obveščanja." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 9cbd176e5e..ffb8fa94e2 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -1,13 +1,21 @@ OC.L10N.register( "core", { + "Please select a file." : "Por favor esbilla un ficheru.", + "File is too big" : "Ficheru ye demasiáu grande", + "Invalid file provided" : "el ficheru apurríu nun ye válidu", "No image or file provided" : "Nun s'especificó nenguna imaxe o ficheru", "Unknown filetype" : "Triba de ficheru desconocida", "Invalid image" : "Imaxe inválida", + "An error occurred. Please contact your admin." : "Hebo un fallu. Por favor, contauta col to alministrador", "No temporary profile picture available, try again" : "Nengún perfil d'imaxe temporal disponible, intentalo de nueves", "No crop data provided" : "Nun s'apurrió'l retayu de datos", + "No valid crop data provided" : "El retayu de datos apurríu nun ye válidu", + "Crop is not square" : "El retayu nun ye cuadráu", "Couldn't reset password because the token is invalid" : "Nun pudo reaniciase la contraseña porque'l token ye inválidu", + "Couldn't reset password because the token is expired" : "Nun pudo reaniciase la contraseña porque'l token ye inválidu", "Couldn't send reset email. Please make sure your username is correct." : "Nun pudo unviase'l corréu. Por favor, asegurate que'l to nome d'usuariu seya correutu", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nun pudo unviase'l corréu porque nun hai direición de corréu pa esti nome d'usuariu. Por favor, contauta col alministrador.", "%s password reset" : "%s restablecer contraseña", "Couldn't send reset email. Please contact your administrator." : "Nun pudo unviase'l corréu de reaniciu. Por favor, contauta col alministrador.", "Error loading tags" : "Fallu cargando les etiquetes", @@ -18,12 +26,31 @@ OC.L10N.register( "Error favoriting" : "Fallu al marcar favoritos", "Error unfavoriting" : "Fallu al desmarcar favoritos", "Couldn't send mail to following users: %s " : "Nun pudo unviase'l corréu a los usuarios siguientes: %s", + "Preparing update" : "Preparando anovamientu", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "Reparar avisu:", + "Repair error: " : "Reparar erru:", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor, usa l'actualización de llínea de comandos porque l'actualización automática ta deshabilitada nel config.php.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Comprobando tabla %s", "Turned on maintenance mode" : "Activáu'l mou de caltenimientu", "Turned off maintenance mode" : "Apagáu'l mou de caltenimientu", + "Maintenance mode is kept active" : "La mou de caltenimientu caltiense activu", + "Updating database schema" : "Anovando esquema de base de datos", "Updated database" : "Base de datos anovada", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprobando si l'esquema de base de datos puede ser actualizáu (esto puede llevar tiempu abondo, dependiendo del tamañu la base de datos)", "Checked database schema update" : "Anovamientu del esquema de base de datos revisáu", + "Checking updates of apps" : "Comprobando anovamientos d'aplicaciones", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobando si l'esquema de base de datos para %s puede ser actualizáu (esto puede llevar tiempu abondo, dependiendo del tamañu la base de datos)", "Checked database schema update for apps" : "Anovamientu del esquema de base de datos p'aplicaciones revisáu", "Updated \"%s\" to %s" : "Anováu \"%s\" a %s", + "Set log level to debug" : "Afita'l nivel de rexistru pa depurar", + "Reset log level" : "Reafitar nivel de rexistru", + "Starting code integrity check" : "Entamando la comprobación de la integridá del códigu", + "Finished code integrity check" : "Finada la comprobación de la integridá del códigu", + "%s (3rdparty)" : "%s (3rdparty)", + "%s (incompatible)" : "%s (incompatible)", + "Following apps have been disabled: %s" : "Siguientes aplicaciones deshabilitáronse: %s", + "Already up to date" : "Yá ta actualizáu", "Sunday" : "Domingu", "Monday" : "Llunes", "Tuesday" : "Martes", @@ -38,6 +65,13 @@ OC.L10N.register( "Thu." : "Xue.", "Fri." : "Vie.", "Sat." : "Sáb.", + "Su" : "Do", + "Mo" : "Llu", + "Tu" : "Ma", + "We" : "Mie", + "Th" : "Xue", + "Fr" : "Vie", + "Sa" : "Sa", "January" : "Xineru", "February" : "Febreru", "March" : "Marzu", @@ -62,7 +96,9 @@ OC.L10N.register( "Oct." : "Och.", "Nov." : "Pay.", "Dec." : "Avi.", + "There were problems with the code integrity check. More information…" : "Hebo un problema cola comprobación de la integridá del códigu. Más información...", "Settings" : "Axustes", + "Problem loading page, reloading in 5 seconds" : "Problema al cargar la páxina, volver cargar en 5 segundos", "Saving..." : "Guardando...", "Dismiss" : "Encaboxar", "seconds ago" : "hai segundos", @@ -76,6 +112,7 @@ OC.L10N.register( "Error loading file picker template: {error}" : "Fallu cargando'l ficheru de plantía d'escoyeta: {error}", "Ok" : "Aceutar", "Error loading message template: {error}" : "Fallu cargando'l mensaxe de la plantía: {error}", + "read-only" : "namái llectura", "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflictu de ficheru","{count} conflictos de ficheru "], "One file conflict" : "Conflictu nun ficheru", "New Files" : "Ficheros nuevos", @@ -92,6 +129,8 @@ OC.L10N.register( "So-so password" : "Contraseña pasable", "Good password" : "Contraseña bona", "Strong password" : "Contraseña mui bona", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "El to sirvidor web entá nun ta configuráu afayadizamente pa permitir la sincronización de ficheros porque la interfaz WebDAV paez tar rota.", + "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our documentation." : "El to sirvidor web nun ta configuráu correchamente pa resolver \"{url}\". Pues atopar más información en nuesa documentación .", "Shared" : "Compartíu", "Shared with {recipients}" : "Compartío con {recipients}", "Error" : "Fallu", diff --git a/core/l10n/ast.json b/core/l10n/ast.json index 123201074a..2f80bfb774 100644 --- a/core/l10n/ast.json +++ b/core/l10n/ast.json @@ -1,11 +1,19 @@ { "translations": { + "Please select a file." : "Por favor esbilla un ficheru.", + "File is too big" : "Ficheru ye demasiáu grande", + "Invalid file provided" : "el ficheru apurríu nun ye válidu", "No image or file provided" : "Nun s'especificó nenguna imaxe o ficheru", "Unknown filetype" : "Triba de ficheru desconocida", "Invalid image" : "Imaxe inválida", + "An error occurred. Please contact your admin." : "Hebo un fallu. Por favor, contauta col to alministrador", "No temporary profile picture available, try again" : "Nengún perfil d'imaxe temporal disponible, intentalo de nueves", "No crop data provided" : "Nun s'apurrió'l retayu de datos", + "No valid crop data provided" : "El retayu de datos apurríu nun ye válidu", + "Crop is not square" : "El retayu nun ye cuadráu", "Couldn't reset password because the token is invalid" : "Nun pudo reaniciase la contraseña porque'l token ye inválidu", + "Couldn't reset password because the token is expired" : "Nun pudo reaniciase la contraseña porque'l token ye inválidu", "Couldn't send reset email. Please make sure your username is correct." : "Nun pudo unviase'l corréu. Por favor, asegurate que'l to nome d'usuariu seya correutu", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nun pudo unviase'l corréu porque nun hai direición de corréu pa esti nome d'usuariu. Por favor, contauta col alministrador.", "%s password reset" : "%s restablecer contraseña", "Couldn't send reset email. Please contact your administrator." : "Nun pudo unviase'l corréu de reaniciu. Por favor, contauta col alministrador.", "Error loading tags" : "Fallu cargando les etiquetes", @@ -16,12 +24,31 @@ "Error favoriting" : "Fallu al marcar favoritos", "Error unfavoriting" : "Fallu al desmarcar favoritos", "Couldn't send mail to following users: %s " : "Nun pudo unviase'l corréu a los usuarios siguientes: %s", + "Preparing update" : "Preparando anovamientu", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "Reparar avisu:", + "Repair error: " : "Reparar erru:", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor, usa l'actualización de llínea de comandos porque l'actualización automática ta deshabilitada nel config.php.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Comprobando tabla %s", "Turned on maintenance mode" : "Activáu'l mou de caltenimientu", "Turned off maintenance mode" : "Apagáu'l mou de caltenimientu", + "Maintenance mode is kept active" : "La mou de caltenimientu caltiense activu", + "Updating database schema" : "Anovando esquema de base de datos", "Updated database" : "Base de datos anovada", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprobando si l'esquema de base de datos puede ser actualizáu (esto puede llevar tiempu abondo, dependiendo del tamañu la base de datos)", "Checked database schema update" : "Anovamientu del esquema de base de datos revisáu", + "Checking updates of apps" : "Comprobando anovamientos d'aplicaciones", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobando si l'esquema de base de datos para %s puede ser actualizáu (esto puede llevar tiempu abondo, dependiendo del tamañu la base de datos)", "Checked database schema update for apps" : "Anovamientu del esquema de base de datos p'aplicaciones revisáu", "Updated \"%s\" to %s" : "Anováu \"%s\" a %s", + "Set log level to debug" : "Afita'l nivel de rexistru pa depurar", + "Reset log level" : "Reafitar nivel de rexistru", + "Starting code integrity check" : "Entamando la comprobación de la integridá del códigu", + "Finished code integrity check" : "Finada la comprobación de la integridá del códigu", + "%s (3rdparty)" : "%s (3rdparty)", + "%s (incompatible)" : "%s (incompatible)", + "Following apps have been disabled: %s" : "Siguientes aplicaciones deshabilitáronse: %s", + "Already up to date" : "Yá ta actualizáu", "Sunday" : "Domingu", "Monday" : "Llunes", "Tuesday" : "Martes", @@ -36,6 +63,13 @@ "Thu." : "Xue.", "Fri." : "Vie.", "Sat." : "Sáb.", + "Su" : "Do", + "Mo" : "Llu", + "Tu" : "Ma", + "We" : "Mie", + "Th" : "Xue", + "Fr" : "Vie", + "Sa" : "Sa", "January" : "Xineru", "February" : "Febreru", "March" : "Marzu", @@ -60,7 +94,9 @@ "Oct." : "Och.", "Nov." : "Pay.", "Dec." : "Avi.", + "There were problems with the code integrity check. More information…" : "Hebo un problema cola comprobación de la integridá del códigu. Más información...", "Settings" : "Axustes", + "Problem loading page, reloading in 5 seconds" : "Problema al cargar la páxina, volver cargar en 5 segundos", "Saving..." : "Guardando...", "Dismiss" : "Encaboxar", "seconds ago" : "hai segundos", @@ -74,6 +110,7 @@ "Error loading file picker template: {error}" : "Fallu cargando'l ficheru de plantía d'escoyeta: {error}", "Ok" : "Aceutar", "Error loading message template: {error}" : "Fallu cargando'l mensaxe de la plantía: {error}", + "read-only" : "namái llectura", "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflictu de ficheru","{count} conflictos de ficheru "], "One file conflict" : "Conflictu nun ficheru", "New Files" : "Ficheros nuevos", @@ -90,6 +127,8 @@ "So-so password" : "Contraseña pasable", "Good password" : "Contraseña bona", "Strong password" : "Contraseña mui bona", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "El to sirvidor web entá nun ta configuráu afayadizamente pa permitir la sincronización de ficheros porque la interfaz WebDAV paez tar rota.", + "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our documentation." : "El to sirvidor web nun ta configuráu correchamente pa resolver \"{url}\". Pues atopar más información en nuesa documentación .", "Shared" : "Compartíu", "Shared with {recipients}" : "Compartío con {recipients}", "Error" : "Fallu", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index b72796996f..192da2e19a 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -297,7 +297,9 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", "Thank you for your patience." : "Merci de votre patience.", "Two-step verification" : "Vérification en deux étapes", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée a été activée pour votre compte. Veuillez vous identifier en utilisant un deuxième facteur.", "Cancel login" : "Annuler la connexion", + "Please authenticate using the selected factor." : "Veuillez vous identifier en utilisant le facteur sélectionné.", "An error occured while verifying the token" : "Une erreur est survenue lors de la vérification du jeton", "You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 1edfbe71ab..039f47ebaf 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -295,7 +295,9 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", "Thank you for your patience." : "Merci de votre patience.", "Two-step verification" : "Vérification en deux étapes", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée a été activée pour votre compte. Veuillez vous identifier en utilisant un deuxième facteur.", "Cancel login" : "Annuler la connexion", + "Please authenticate using the selected factor." : "Veuillez vous identifier en utilisant le facteur sélectionné.", "An error occured while verifying the token" : "Une erreur est survenue lors de la vérification du jeton", "You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", diff --git a/core/l10n/lb.js b/core/l10n/lb.js index 966b5d289a..c6865a9144 100644 --- a/core/l10n/lb.js +++ b/core/l10n/lb.js @@ -1,15 +1,42 @@ OC.L10N.register( "core", { + "Please select a file." : "Wiel w.e.g. e Fichier aus.", + "File is too big" : "De Fichier ass ze grouss", + "Invalid file provided" : "Ongültege Fichier uginn", "No image or file provided" : "Kee Bild oder Fichier uginn", "Unknown filetype" : "Onbekannten Fichier Typ", - "Invalid image" : "Ongülteg d'Bild", + "Invalid image" : "Ongültegt Bild", + "An error occurred. Please contact your admin." : "Et ass e Feeler opgetrueden. W.e.g. kontaktéier däin Administrateur.", + "No temporary profile picture available, try again" : "Et ass keen temporäert Profilbild verfügbar, versich et nach emol.", + "Couldn't reset password because the token is invalid" : "D'Passwuert konnt net zeréck gesat ginn well den Token ongülteg ass", + "Couldn't reset password because the token is expired" : "D'Passwuert konnt net zeréck gesat ginn well den Token ofgelaf ass", + "Couldn't send reset email. Please make sure your username is correct." : "D'Email konnt net zeréck gesat ginn. Iwwerpréif w.e.g. op däi Passwuert richteg ass.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "D'Email fir zeréck ze setzen konnt net geschéckt ginn well et keng gülteg Emailadresse fir dëse Benotzernumm gëtt. W.e.g. kontaktéier däin Administrateur.", "%s password reset" : "%s Passwuert ass nei gesat", + "Couldn't send reset email. Please contact your administrator." : "D'Email fir zeréck ze setzen konnt net geschéckt ginn. W.e.g. kontaktéier däin Administrateur.", "Error tagging" : "Fehler beim Taggen", "Error untagging" : "Fehler beim Tag läschen", + "Error favoriting" : "Feeler beim favoriséieren", + "Error unfavoriting" : "Feeler beim defavoriséieren", + "Couldn't send mail to following users: %s " : "D'Email fir de folgende Benotzer konnt net geschéckt ginn: %s", + "Preparing update" : "D'Aktualiséierung gëtt virbereet", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "Reparatur Warnung:", + "Repair error: " : "Reparéier de Feeler:", + "[%d / %d]: Checking table %s" : "[%d / %d]: Tabell gëtt gepréift %s", "Turned on maintenance mode" : "Maintenance Modus ass un", "Turned off maintenance mode" : "Maintenance Modus ass aus", + "Maintenance mode is kept active" : "De Maintenance Modus gëtt aktiv gehalen", + "Updating database schema" : "D'Schema vun der Datebank gëtt aktualiséiert", "Updated database" : "Datebank ass geupdate ginn", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Et gëtt gepréift ob d'Schema vun der Datebank aktualiséiert ka ginn (dëst kann ofhängeg vun der Gréisst vun der Datebank eng länger Zäit daueren)", + "Checked database schema update" : "D'Aktualiséierung vum Schema vun der Datebank gouf gepréift", + "Checking updates of apps" : "D'Aktualiséierung vun den Apps gëtt gepréift", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Et gëtt gepréift ob d'Schema vun der Datebank fir %s aktualiséiert ka ginn (dëst kann ofhängeg vun der Datebank eng länger Zäit daueren)", + "Checked database schema update for apps" : "D'Aktualiséierung vum Schema vun der Datebank fir Applikatioune gouf gepréift", + "Updated \"%s\" to %s" : "\"%s\" gouf op %s aktualiséiert", + "Already up to date" : "Schonn um neiste Stand", "Sunday" : "Sonndeg", "Monday" : "Méindeg", "Tuesday" : "Dënschdeg", @@ -24,6 +51,13 @@ OC.L10N.register( "Thu." : "Do.", "Fri." : "Fr.", "Sat." : "Sa.", + "Su" : "SO", + "Mo" : "ME", + "Tu" : "DE", + "We" : "ME", + "Th" : "DO", + "Fr" : "FR", + "Sa" : "SA", "January" : "Januar", "February" : "Februar", "March" : "Mäerz", @@ -49,23 +83,39 @@ OC.L10N.register( "Nov." : "Nov.", "Dec." : "Dez.", "Settings" : "Astellungen", + "Problem loading page, reloading in 5 seconds" : "Et gouf e Problem beim Luede vun der Säit, a 5 Sekonnen gëtt nei gelueden", "Saving..." : "Speicheren...", + "Dismiss" : "Verworf", "seconds ago" : "Sekonnen hier", + "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." : "De Link fir d'Passwuert zeréckzesetzen gouf un deng E-Mail-Adress geschéckt. Falls d'Mail net enger raisonnabeler Zäitspan ukënnt, kuck w.e.g. an dengem Spam-Dossier. Wann do och keng Mail ass, fro w.e.g. däin Administrateur.", + "Your files are encrypted. If you haven't enabled the recovery key, 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?" : "Deng Fichiere si verschlësselt. Falls du de Recuperatiouns-Schlëssel net aktivéiert hues, gëtt et keng Méiglechkeet nees un deng Daten ze komme wann däi Passwuert bis zeréckgesat gouf. Falls du net sécher bass wat s de maache soll, kontaktéier w.e.g. däin Administrateur éiers de weiderfiers. Bass de sécher dass de weidermaache wëlls?", + "I know what I'm doing" : "Ech weess wat ech maachen", + "Password can not be changed. Please contact your administrator." : "D'Passwuert kann net geännert ginn. W.e.g. kontaktéier däin Administrateur.", "No" : "Nee", "Yes" : "Jo", "Choose" : "Auswielen", "Ok" : "OK", + "Error loading message template: {error}" : "Feeler beim Luede vun der Noorichte Virlag: {Feeler}", + "read-only" : "Nëmme liesen", + "New Files" : "Nei Fichieren", + "Already existing files" : "D'Fichieren existéiere schonn", "Which files do you want to keep?" : "Weieng Fichieren wëlls de gär behalen?", + "If you select both versions, the copied file will have a number added to its name." : "Wann s de déi zwou Versiounen auswiels kritt de kopéierte Fichier eng Nummer bei den Numm derbäi gesat", "Cancel" : "Ofbriechen", "Continue" : "Weider", "(all selected)" : "(all ausgewielt)", "({count} selected)" : "({count} ausgewielt)", + "Error loading file exists template" : "Feeler beim Luede vum Fichier existéiert eng Virlag", "Very weak password" : "Ganz schwaacht Passwuert", "Weak password" : "Schwaacht Passwuert", "So-so password" : "La-La Passwuert", "Good password" : "Gutt Passwuert", "Strong password" : "Staarkt Passwuert", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Däi Web Server ass net richteg agestallt fir d'Fichier Selektioun ze erlaben well den WebDAV Interface schéngt futti ze sinn.", + "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our documentation." : "Däi Web Server ass net richteg agestallt fir \"{url}\" ze léisen. Méi Informatiounen fënns de op eisem Dokumentatioun.", + "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "D'Internet Verbindung fir dëse Server funktionéiert net. Dat bedeit dass e puer vun dëse Funktiounen wéi eng extern Späicherplaz ariichten, Notifikatiounen iwwer Aktualiséierungen oder d'Installéieren vu friemen Apps net funktionéiere wäert. Fichieren op Distanz erreechen an d'Schécke vu Notifikatioun Emailen kéinnten och net funktionéieren. Mir roden fir d'Internet Verbindung fir dëse Server hierzestellen wann s de all d'Funktioune wëlls hunn.", "Shared" : "Gedeelt", + "Shared with {recipients}" : "Gedeelt mat {Empfänger}", "Error" : "Feeler", "Error while sharing" : "Feeler beim Deelen", "Error while unsharing" : "Feeler beim Annuléiere vum Deelen", @@ -85,6 +135,7 @@ OC.L10N.register( "Send" : "Schécken", "Sending ..." : "Gëtt geschéckt...", "Email sent" : "Email geschéckt", + "Send link via email" : "De Link iwwer E-Mail schécken", "Shared with you and the group {group} by {owner}" : "Gedeelt mat dir an der Grupp {group} vum {owner}", "Shared with you by {owner}" : "Gedeelt mat dir vum {owner}", "group" : "Grupp", @@ -97,43 +148,122 @@ OC.L10N.register( "change" : "änneren", "delete" : "läschen", "access control" : "Zougrëffskontroll", + "Could not unshare" : "Konnt net ongedeelt ginn", + "Share details could not be loaded for this item." : "D'Detailer vum Deelen konnten net geluede ginn fir dësen Artikel.", + "No users or groups found for {search}" : "Keng Benotzer oder Gruppe fonnt fir {Sich}", + "No users found for {search}" : "Keng Benotzer fonnt fir {Sich}", + "An error occurred. Please try again" : "Et ass e Fehler opgetrueden. W.e.g. probéier nach emol", "Share" : "Deelen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Mat Leit vun aneren ownCloud deelen, déi d'Syntax username@example.com/owncloud benotzen", + "Share with users…" : "Mat Benotzer deelen ...", + "Share with users, groups or remote users…" : "Mat Benotzer, Gruppen oder Benotzer op Distanz deelen ...", + "Share with users or groups…" : "Mat Benotzer oder Gruppen deelen...", + "Share with users or remote users…" : "Mat Benotzer oder mat Benotzer op Distanz deelen ...", + "Error removing share" : "Fehler beim Läschen vum Bäitrag", "Warning" : "Warnung", + "Error while sending notification" : "Feeler beim Schécke vun der Notifikatioun", + "restricted" : "Ageschränkt", + "invisible" : "Onsiichtbar", "Delete" : "Läschen", "Rename" : "Ëmbenennen", "The object type is not specified." : "Den Typ vum Object ass net uginn.", "Enter new" : "Gëff nei an", "Add" : "Dobäisetzen", "Edit tags" : "Tags editéieren", - "The update was unsuccessful. Please report this issue to the ownCloud community." : "Den Update war net erfollegräich. Mell dëse Problem w.e.gl derownCloud-Community.", - "The update was successful. Redirecting you to ownCloud now." : "Den Update war erfollegräich. Du gëss elo bei d'ownCloud ëmgeleet.", + "unknown text" : "Onbekannten Text", + "Hello world!" : "Hallo Welt!", + "sunny" : "Sonneg", + "Hello {name}, the weather is {weather}" : "Hallo {Numm}, d'Wieder ass {Wieder}", + "Hello {name}" : "Hallo {Numm}", + "new" : "Nei", + "_download %n file_::_download %n files_" : ["%n Fichier eroflueden","%n Fichieren eroflueden"], + "Updating to {version}" : "Aktualiséieren op {Versioun}", + "An error occurred." : "Et ass e Feeler opgetrueden", + "Please reload the page." : "Lued w.e.g. d'Säit nei.", + "The update was unsuccessful. For more information check our forum post covering this issue." : "D'Aktualiséierung war net erfollegräich. Fir méi Informatiounen Kuck eise Forum Bäitrag deen dëst Thema behandelt.", + "The update was unsuccessful. Please report this issue to the ownCloud community." : "D'Aktualiséierung war net erfollegräich. Mell dëse Problem w.e.gl derownCloud-Community.", + "The update was successful. There were warnings." : "D'Aktualiséierung war erfollegräich. Et goufe Warnungen.", + "The update was successful. Redirecting you to ownCloud now." : "D'Aktualiséierung war erfollegräich. Du gëss elo bei d'ownCloud ëmgeleet.", + "Searching other places" : "Op anere Plaaze sichen", + "No search results in other folders" : "Keng Sich Resultater an aneren Dossieren", "Personal" : "Perséinlech", "Users" : "Benotzer", "Apps" : "Applikatiounen", "Admin" : "Admin", "Help" : "Hëllef", "Access forbidden" : "Zougrëff net erlaabt", + "File not found" : "Fichier net fonnt", + "The specified document has not been found on the server." : "Dat ausgewielt Dokument konnt net op dësem Server fonnt ginn.", + "You can click here to return to %s." : "Du kanns hei klicken fir bei %s zeréck ze goen.", + "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hallo,\n\nech wëll just Bescheed soen dass den/d' %s, »%s« mat dir gedeelt huet.\nUkucken: %s\n", "Cheers!" : "Prost!", + "Internal Server Error" : "Interne Server Feeler", + "The server encountered an internal error and was unable to complete your request." : "De Server huet en interne Feeler festgestallt an konnt deng Ufro net ëmsetzen", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "W.e.g. kontaktéier de Server Administrateur wann dëse Feeler e puer Mol optrëtt an sëtz d'technesch Detailer an de Rapport derbäi.", + "More details can be found in the server log." : "Méi Detailer kënnen am Server Log fonnt ginn.", + "Technical details" : "Technesch Detailer", + "Remote Address: %s" : "D'Adress op Distanz: %s", + "Request ID: %s" : "ID ufroen: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Noriicht: %s", + "File: %s" : "Fichier: %s", + "Line: %s" : "Zeil: %s", + "Trace" : "Spuren", + "Security warning" : "Sécherheets Warnung", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Däin Daten-Dossier an deng Fichieren si wahrscheinlech iwwert den Internet accessibel well den .htaccess-Fichier net funktionnéiert.", "Create an admin account" : "En Admin-Account uleeën", "Username" : "Benotzernumm", + "Storage & database" : "Speicherplaz & Datebank", "Data folder" : "Daten-Dossier", "Configure the database" : "D'Datebank konfiguréieren", + "Only %s is available." : "Nëmmen den %s ass verfügbar.", + "Install and activate additional PHP modules to choose other database types." : "Installéier an aktivéier zousätzlech PHP Moduler fir aner Forme vun Datebanken auszewielen.", + "For more details check out the documentation." : "Kuck an der Dokumentatioun fir méi Informatiounen.", "Database user" : "Datebank-Benotzer", "Database password" : "Datebank-Passwuert", "Database name" : "Datebank Numm", "Database tablespace" : "Tabelle-Plaz vun der Datebank", "Database host" : "Datebank-Server", + "Performance warning" : "Leeschtungs Warnung", + "SQLite will be used as database." : "SQLite wäert als Datebank benotzt ginn.", + "For larger installations we recommend to choose a different database backend." : "Fir méi grouss Installatiounen recommandéiere mir fir en aneren Datebanken Backend ze benotzen.", "Finish setup" : "Installatioun ofschléissen", "Finishing …" : "Schléissen of ...", + "Need help?" : "Brauchs de Hëllef?", + "See the documentation" : "Kuck an der Dokumentatioun", + "Hey there,

just letting you know that %s shared %s with you.
View it!

" : "Hallo,

ech wëll just Bescheed soen dass den/d' %s %s mat dir gedeelt huet.
Ukucken!

", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Dës Applikatioun verlaangt JavaScript fir kënne korrekt auszeféieren. W.e.g {linkstart} schalt JavaScript an {linkend} a luet d'Säit nei.", "Log out" : "Ofmellen", "Search" : "Sichen", + "Server side authentication failed!" : "D'Autentifikatioun vun der Säit vum Server huet net geklappt!", + "Please contact your administrator." : "W.e.g. kontaktéier däin Administrateur.", + "An internal error occurred." : "Et ass en interne Feeler opgetrueden.", + "Please try again or contact your administrator." : "W.e.g. versich et nach emol oder kontaktéier däin Administrateur.", + "Username or email" : "Benotzernumm oder Email", "Log in" : "Umellen", + "Wrong password. Reset it?" : "Falscht Passwuert. Wëlls de et zeréck setzen?", + "Wrong password." : "Falscht Passwuert.", + "Stay logged in" : "Bleif ageloggt.", "Alternative Logins" : "Alternativ Umeldungen", "Use the following link to reset your password: {link}" : "Benotz folgende Link fir däi Passwuert zréckzesetzen: {link}", "New password" : "Neit Passwuert", + "New Password" : "Neit Passwuert", "Reset password" : "Passwuert zréck setzen", - "Thank you for your patience." : "Merci fir deng Gedold." + "This ownCloud instance is currently in single user mode." : "Dës ownCloud Instanz ass am Moment am eenzel Benotzer Modus.", + "This means only administrators can use the instance." : "Dëst bedeit dass just d'Administrateuren d'Instanz benotze kënnen.", + "Thank you for your patience." : "Merci fir deng Gedold.", + "Two-step verification" : "Verifikatioun mat zwee Schrëtt", + "Cancel login" : "Login ofbriechen", + "Please authenticate using the selected factor." : "W.e.g. authentifizéier dech andeems de den ausgewielten Facteur benotz.", + "An error occured while verifying the token" : "Beim Token iwwerpréiwen ass e Feeler opgetrueden", + "You are accessing the server from an untrusted domain." : "Du gräifs vun enger net vertrauensvoller Domän op dëse Server zou.", + "Add \"%s\" as trusted domain" : "\"%s\" als zouverlässeg Domän derbäi setzen", + "App update required" : "App Aktualiséierung néideg", + "%s will be updated to version %s" : "%s wäert aktualiséiert ginn op d'Versioun %s", + "These apps will be updated:" : "D!es Apps wäerten aktualiséiert ginn:", + "These incompatible apps will be disabled:" : "Dës inkompatibel Apps wäerten ofgeschalt ginn:", + "The theme %s has been disabled." : "D'Thema %s gouf ofgeschalt.", + "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "W.e.g. géi sécher dass d'Datebank, de configuréierten Dossier an den Daten Dossier ofgeséchert sinn éiers de weider gees." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/lb.json b/core/l10n/lb.json index 607c3e6abb..f3af3f00ee 100644 --- a/core/l10n/lb.json +++ b/core/l10n/lb.json @@ -1,13 +1,40 @@ { "translations": { + "Please select a file." : "Wiel w.e.g. e Fichier aus.", + "File is too big" : "De Fichier ass ze grouss", + "Invalid file provided" : "Ongültege Fichier uginn", "No image or file provided" : "Kee Bild oder Fichier uginn", "Unknown filetype" : "Onbekannten Fichier Typ", - "Invalid image" : "Ongülteg d'Bild", + "Invalid image" : "Ongültegt Bild", + "An error occurred. Please contact your admin." : "Et ass e Feeler opgetrueden. W.e.g. kontaktéier däin Administrateur.", + "No temporary profile picture available, try again" : "Et ass keen temporäert Profilbild verfügbar, versich et nach emol.", + "Couldn't reset password because the token is invalid" : "D'Passwuert konnt net zeréck gesat ginn well den Token ongülteg ass", + "Couldn't reset password because the token is expired" : "D'Passwuert konnt net zeréck gesat ginn well den Token ofgelaf ass", + "Couldn't send reset email. Please make sure your username is correct." : "D'Email konnt net zeréck gesat ginn. Iwwerpréif w.e.g. op däi Passwuert richteg ass.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "D'Email fir zeréck ze setzen konnt net geschéckt ginn well et keng gülteg Emailadresse fir dëse Benotzernumm gëtt. W.e.g. kontaktéier däin Administrateur.", "%s password reset" : "%s Passwuert ass nei gesat", + "Couldn't send reset email. Please contact your administrator." : "D'Email fir zeréck ze setzen konnt net geschéckt ginn. W.e.g. kontaktéier däin Administrateur.", "Error tagging" : "Fehler beim Taggen", "Error untagging" : "Fehler beim Tag läschen", + "Error favoriting" : "Feeler beim favoriséieren", + "Error unfavoriting" : "Feeler beim defavoriséieren", + "Couldn't send mail to following users: %s " : "D'Email fir de folgende Benotzer konnt net geschéckt ginn: %s", + "Preparing update" : "D'Aktualiséierung gëtt virbereet", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "Reparatur Warnung:", + "Repair error: " : "Reparéier de Feeler:", + "[%d / %d]: Checking table %s" : "[%d / %d]: Tabell gëtt gepréift %s", "Turned on maintenance mode" : "Maintenance Modus ass un", "Turned off maintenance mode" : "Maintenance Modus ass aus", + "Maintenance mode is kept active" : "De Maintenance Modus gëtt aktiv gehalen", + "Updating database schema" : "D'Schema vun der Datebank gëtt aktualiséiert", "Updated database" : "Datebank ass geupdate ginn", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Et gëtt gepréift ob d'Schema vun der Datebank aktualiséiert ka ginn (dëst kann ofhängeg vun der Gréisst vun der Datebank eng länger Zäit daueren)", + "Checked database schema update" : "D'Aktualiséierung vum Schema vun der Datebank gouf gepréift", + "Checking updates of apps" : "D'Aktualiséierung vun den Apps gëtt gepréift", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Et gëtt gepréift ob d'Schema vun der Datebank fir %s aktualiséiert ka ginn (dëst kann ofhängeg vun der Datebank eng länger Zäit daueren)", + "Checked database schema update for apps" : "D'Aktualiséierung vum Schema vun der Datebank fir Applikatioune gouf gepréift", + "Updated \"%s\" to %s" : "\"%s\" gouf op %s aktualiséiert", + "Already up to date" : "Schonn um neiste Stand", "Sunday" : "Sonndeg", "Monday" : "Méindeg", "Tuesday" : "Dënschdeg", @@ -22,6 +49,13 @@ "Thu." : "Do.", "Fri." : "Fr.", "Sat." : "Sa.", + "Su" : "SO", + "Mo" : "ME", + "Tu" : "DE", + "We" : "ME", + "Th" : "DO", + "Fr" : "FR", + "Sa" : "SA", "January" : "Januar", "February" : "Februar", "March" : "Mäerz", @@ -47,23 +81,39 @@ "Nov." : "Nov.", "Dec." : "Dez.", "Settings" : "Astellungen", + "Problem loading page, reloading in 5 seconds" : "Et gouf e Problem beim Luede vun der Säit, a 5 Sekonnen gëtt nei gelueden", "Saving..." : "Speicheren...", + "Dismiss" : "Verworf", "seconds ago" : "Sekonnen hier", + "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." : "De Link fir d'Passwuert zeréckzesetzen gouf un deng E-Mail-Adress geschéckt. Falls d'Mail net enger raisonnabeler Zäitspan ukënnt, kuck w.e.g. an dengem Spam-Dossier. Wann do och keng Mail ass, fro w.e.g. däin Administrateur.", + "Your files are encrypted. If you haven't enabled the recovery key, 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?" : "Deng Fichiere si verschlësselt. Falls du de Recuperatiouns-Schlëssel net aktivéiert hues, gëtt et keng Méiglechkeet nees un deng Daten ze komme wann däi Passwuert bis zeréckgesat gouf. Falls du net sécher bass wat s de maache soll, kontaktéier w.e.g. däin Administrateur éiers de weiderfiers. Bass de sécher dass de weidermaache wëlls?", + "I know what I'm doing" : "Ech weess wat ech maachen", + "Password can not be changed. Please contact your administrator." : "D'Passwuert kann net geännert ginn. W.e.g. kontaktéier däin Administrateur.", "No" : "Nee", "Yes" : "Jo", "Choose" : "Auswielen", "Ok" : "OK", + "Error loading message template: {error}" : "Feeler beim Luede vun der Noorichte Virlag: {Feeler}", + "read-only" : "Nëmme liesen", + "New Files" : "Nei Fichieren", + "Already existing files" : "D'Fichieren existéiere schonn", "Which files do you want to keep?" : "Weieng Fichieren wëlls de gär behalen?", + "If you select both versions, the copied file will have a number added to its name." : "Wann s de déi zwou Versiounen auswiels kritt de kopéierte Fichier eng Nummer bei den Numm derbäi gesat", "Cancel" : "Ofbriechen", "Continue" : "Weider", "(all selected)" : "(all ausgewielt)", "({count} selected)" : "({count} ausgewielt)", + "Error loading file exists template" : "Feeler beim Luede vum Fichier existéiert eng Virlag", "Very weak password" : "Ganz schwaacht Passwuert", "Weak password" : "Schwaacht Passwuert", "So-so password" : "La-La Passwuert", "Good password" : "Gutt Passwuert", "Strong password" : "Staarkt Passwuert", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Däi Web Server ass net richteg agestallt fir d'Fichier Selektioun ze erlaben well den WebDAV Interface schéngt futti ze sinn.", + "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our documentation." : "Däi Web Server ass net richteg agestallt fir \"{url}\" ze léisen. Méi Informatiounen fënns de op eisem Dokumentatioun.", + "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "D'Internet Verbindung fir dëse Server funktionéiert net. Dat bedeit dass e puer vun dëse Funktiounen wéi eng extern Späicherplaz ariichten, Notifikatiounen iwwer Aktualiséierungen oder d'Installéieren vu friemen Apps net funktionéiere wäert. Fichieren op Distanz erreechen an d'Schécke vu Notifikatioun Emailen kéinnten och net funktionéieren. Mir roden fir d'Internet Verbindung fir dëse Server hierzestellen wann s de all d'Funktioune wëlls hunn.", "Shared" : "Gedeelt", + "Shared with {recipients}" : "Gedeelt mat {Empfänger}", "Error" : "Feeler", "Error while sharing" : "Feeler beim Deelen", "Error while unsharing" : "Feeler beim Annuléiere vum Deelen", @@ -83,6 +133,7 @@ "Send" : "Schécken", "Sending ..." : "Gëtt geschéckt...", "Email sent" : "Email geschéckt", + "Send link via email" : "De Link iwwer E-Mail schécken", "Shared with you and the group {group} by {owner}" : "Gedeelt mat dir an der Grupp {group} vum {owner}", "Shared with you by {owner}" : "Gedeelt mat dir vum {owner}", "group" : "Grupp", @@ -95,43 +146,122 @@ "change" : "änneren", "delete" : "läschen", "access control" : "Zougrëffskontroll", + "Could not unshare" : "Konnt net ongedeelt ginn", + "Share details could not be loaded for this item." : "D'Detailer vum Deelen konnten net geluede ginn fir dësen Artikel.", + "No users or groups found for {search}" : "Keng Benotzer oder Gruppe fonnt fir {Sich}", + "No users found for {search}" : "Keng Benotzer fonnt fir {Sich}", + "An error occurred. Please try again" : "Et ass e Fehler opgetrueden. W.e.g. probéier nach emol", "Share" : "Deelen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Mat Leit vun aneren ownCloud deelen, déi d'Syntax username@example.com/owncloud benotzen", + "Share with users…" : "Mat Benotzer deelen ...", + "Share with users, groups or remote users…" : "Mat Benotzer, Gruppen oder Benotzer op Distanz deelen ...", + "Share with users or groups…" : "Mat Benotzer oder Gruppen deelen...", + "Share with users or remote users…" : "Mat Benotzer oder mat Benotzer op Distanz deelen ...", + "Error removing share" : "Fehler beim Läschen vum Bäitrag", "Warning" : "Warnung", + "Error while sending notification" : "Feeler beim Schécke vun der Notifikatioun", + "restricted" : "Ageschränkt", + "invisible" : "Onsiichtbar", "Delete" : "Läschen", "Rename" : "Ëmbenennen", "The object type is not specified." : "Den Typ vum Object ass net uginn.", "Enter new" : "Gëff nei an", "Add" : "Dobäisetzen", "Edit tags" : "Tags editéieren", - "The update was unsuccessful. Please report this issue to the ownCloud community." : "Den Update war net erfollegräich. Mell dëse Problem w.e.gl derownCloud-Community.", - "The update was successful. Redirecting you to ownCloud now." : "Den Update war erfollegräich. Du gëss elo bei d'ownCloud ëmgeleet.", + "unknown text" : "Onbekannten Text", + "Hello world!" : "Hallo Welt!", + "sunny" : "Sonneg", + "Hello {name}, the weather is {weather}" : "Hallo {Numm}, d'Wieder ass {Wieder}", + "Hello {name}" : "Hallo {Numm}", + "new" : "Nei", + "_download %n file_::_download %n files_" : ["%n Fichier eroflueden","%n Fichieren eroflueden"], + "Updating to {version}" : "Aktualiséieren op {Versioun}", + "An error occurred." : "Et ass e Feeler opgetrueden", + "Please reload the page." : "Lued w.e.g. d'Säit nei.", + "The update was unsuccessful. For more information check our forum post covering this issue." : "D'Aktualiséierung war net erfollegräich. Fir méi Informatiounen Kuck eise Forum Bäitrag deen dëst Thema behandelt.", + "The update was unsuccessful. Please report this issue to the ownCloud community." : "D'Aktualiséierung war net erfollegräich. Mell dëse Problem w.e.gl derownCloud-Community.", + "The update was successful. There were warnings." : "D'Aktualiséierung war erfollegräich. Et goufe Warnungen.", + "The update was successful. Redirecting you to ownCloud now." : "D'Aktualiséierung war erfollegräich. Du gëss elo bei d'ownCloud ëmgeleet.", + "Searching other places" : "Op anere Plaaze sichen", + "No search results in other folders" : "Keng Sich Resultater an aneren Dossieren", "Personal" : "Perséinlech", "Users" : "Benotzer", "Apps" : "Applikatiounen", "Admin" : "Admin", "Help" : "Hëllef", "Access forbidden" : "Zougrëff net erlaabt", + "File not found" : "Fichier net fonnt", + "The specified document has not been found on the server." : "Dat ausgewielt Dokument konnt net op dësem Server fonnt ginn.", + "You can click here to return to %s." : "Du kanns hei klicken fir bei %s zeréck ze goen.", + "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hallo,\n\nech wëll just Bescheed soen dass den/d' %s, »%s« mat dir gedeelt huet.\nUkucken: %s\n", "Cheers!" : "Prost!", + "Internal Server Error" : "Interne Server Feeler", + "The server encountered an internal error and was unable to complete your request." : "De Server huet en interne Feeler festgestallt an konnt deng Ufro net ëmsetzen", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "W.e.g. kontaktéier de Server Administrateur wann dëse Feeler e puer Mol optrëtt an sëtz d'technesch Detailer an de Rapport derbäi.", + "More details can be found in the server log." : "Méi Detailer kënnen am Server Log fonnt ginn.", + "Technical details" : "Technesch Detailer", + "Remote Address: %s" : "D'Adress op Distanz: %s", + "Request ID: %s" : "ID ufroen: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Noriicht: %s", + "File: %s" : "Fichier: %s", + "Line: %s" : "Zeil: %s", + "Trace" : "Spuren", + "Security warning" : "Sécherheets Warnung", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Däin Daten-Dossier an deng Fichieren si wahrscheinlech iwwert den Internet accessibel well den .htaccess-Fichier net funktionnéiert.", "Create an admin account" : "En Admin-Account uleeën", "Username" : "Benotzernumm", + "Storage & database" : "Speicherplaz & Datebank", "Data folder" : "Daten-Dossier", "Configure the database" : "D'Datebank konfiguréieren", + "Only %s is available." : "Nëmmen den %s ass verfügbar.", + "Install and activate additional PHP modules to choose other database types." : "Installéier an aktivéier zousätzlech PHP Moduler fir aner Forme vun Datebanken auszewielen.", + "For more details check out the documentation." : "Kuck an der Dokumentatioun fir méi Informatiounen.", "Database user" : "Datebank-Benotzer", "Database password" : "Datebank-Passwuert", "Database name" : "Datebank Numm", "Database tablespace" : "Tabelle-Plaz vun der Datebank", "Database host" : "Datebank-Server", + "Performance warning" : "Leeschtungs Warnung", + "SQLite will be used as database." : "SQLite wäert als Datebank benotzt ginn.", + "For larger installations we recommend to choose a different database backend." : "Fir méi grouss Installatiounen recommandéiere mir fir en aneren Datebanken Backend ze benotzen.", "Finish setup" : "Installatioun ofschléissen", "Finishing …" : "Schléissen of ...", + "Need help?" : "Brauchs de Hëllef?", + "See the documentation" : "Kuck an der Dokumentatioun", + "Hey there,

just letting you know that %s shared %s with you.
View it!

" : "Hallo,

ech wëll just Bescheed soen dass den/d' %s %s mat dir gedeelt huet.
Ukucken!

", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Dës Applikatioun verlaangt JavaScript fir kënne korrekt auszeféieren. W.e.g {linkstart} schalt JavaScript an {linkend} a luet d'Säit nei.", "Log out" : "Ofmellen", "Search" : "Sichen", + "Server side authentication failed!" : "D'Autentifikatioun vun der Säit vum Server huet net geklappt!", + "Please contact your administrator." : "W.e.g. kontaktéier däin Administrateur.", + "An internal error occurred." : "Et ass en interne Feeler opgetrueden.", + "Please try again or contact your administrator." : "W.e.g. versich et nach emol oder kontaktéier däin Administrateur.", + "Username or email" : "Benotzernumm oder Email", "Log in" : "Umellen", + "Wrong password. Reset it?" : "Falscht Passwuert. Wëlls de et zeréck setzen?", + "Wrong password." : "Falscht Passwuert.", + "Stay logged in" : "Bleif ageloggt.", "Alternative Logins" : "Alternativ Umeldungen", "Use the following link to reset your password: {link}" : "Benotz folgende Link fir däi Passwuert zréckzesetzen: {link}", "New password" : "Neit Passwuert", + "New Password" : "Neit Passwuert", "Reset password" : "Passwuert zréck setzen", - "Thank you for your patience." : "Merci fir deng Gedold." + "This ownCloud instance is currently in single user mode." : "Dës ownCloud Instanz ass am Moment am eenzel Benotzer Modus.", + "This means only administrators can use the instance." : "Dëst bedeit dass just d'Administrateuren d'Instanz benotze kënnen.", + "Thank you for your patience." : "Merci fir deng Gedold.", + "Two-step verification" : "Verifikatioun mat zwee Schrëtt", + "Cancel login" : "Login ofbriechen", + "Please authenticate using the selected factor." : "W.e.g. authentifizéier dech andeems de den ausgewielten Facteur benotz.", + "An error occured while verifying the token" : "Beim Token iwwerpréiwen ass e Feeler opgetrueden", + "You are accessing the server from an untrusted domain." : "Du gräifs vun enger net vertrauensvoller Domän op dëse Server zou.", + "Add \"%s\" as trusted domain" : "\"%s\" als zouverlässeg Domän derbäi setzen", + "App update required" : "App Aktualiséierung néideg", + "%s will be updated to version %s" : "%s wäert aktualiséiert ginn op d'Versioun %s", + "These apps will be updated:" : "D!es Apps wäerten aktualiséiert ginn:", + "These incompatible apps will be disabled:" : "Dës inkompatibel Apps wäerten ofgeschalt ginn:", + "The theme %s has been disabled." : "D'Thema %s gouf ofgeschalt.", + "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "W.e.g. géi sécher dass d'Datebank, de configuréierten Dossier an den Daten Dossier ofgeséchert sinn éiers de weider gees." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 7481a2df97..156cb8901e 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -197,6 +197,7 @@ OC.L10N.register( "({scope})" : "({scope})", "Delete" : "Izbriši", "Rename" : "Preimenuj", + "Collaborative tags" : "Oznake za sodelovanje", "The object type is not specified." : "Vrsta predmeta ni podana.", "Enter new" : "Vnesite novo", "Add" : "Dodaj", @@ -293,6 +294,8 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Thank you for your patience." : "Hvala za potrpežljivost!", "Two-step verification" : "Dvostopenjsko overjanje", + "Cancel login" : "Prekliči prijavo", + "An error occured while verifying the token" : "Napaka se je zgodila med preverjanjem ključa", "You are accessing the server from an untrusted domain." : "Trenutno je vzpostavljena povezava s strežnikom preko ne-varne domene.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Glede na nastavitve bi lahko kot skrbnik uporabili spodnji gumb in domeno ročno določili kot varno.", "Add \"%s\" as trusted domain" : "Dodaj \"%s\" kot varno domeno", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index bf1a36f731..1f374bef52 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -195,6 +195,7 @@ "({scope})" : "({scope})", "Delete" : "Izbriši", "Rename" : "Preimenuj", + "Collaborative tags" : "Oznake za sodelovanje", "The object type is not specified." : "Vrsta predmeta ni podana.", "Enter new" : "Vnesite novo", "Add" : "Dodaj", @@ -291,6 +292,8 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Thank you for your patience." : "Hvala za potrpežljivost!", "Two-step verification" : "Dvostopenjsko overjanje", + "Cancel login" : "Prekliči prijavo", + "An error occured while verifying the token" : "Napaka se je zgodila med preverjanjem ključa", "You are accessing the server from an untrusted domain." : "Trenutno je vzpostavljena povezava s strežnikom preko ne-varne domene.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Glede na nastavitve bi lahko kot skrbnik uporabili spodnji gumb in domeno ročno določili kot varno.", "Add \"%s\" as trusted domain" : "Dodaj \"%s\" kot varno domeno", diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js index 4c17b946ca..77cf7a401b 100644 --- a/lib/l10n/hu_HU.js +++ b/lib/l10n/hu_HU.js @@ -9,8 +9,12 @@ OC.L10N.register( "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Úgy tűnik a példakonfigurációt próbálja ténylegesen használni. Ez nem támogatott, és működésképtelenné teheti a telepítést. Kérjük olvassa el a dokumentációt és azt követően változtasson a config.php-n!", "PHP %s or higher is required." : "PHP %s vagy ennél újabb szükséges.", "PHP with a version lower than %s is required." : "Ennél régebbi PHP szükséges: %s.", + "%sbit or higher PHP required." : "%sbit vagy ennél magasabb szükséges.", "Following databases are supported: %s" : "A következő adatbázisok támogatottak: %s", + "The command line tool %s could not be found" : "A parancssori eszköz %s nem található", "The library %s is not available." : "A könyvtár %s nem áll rendelkezésre.", + "Library %s with a version higher than %s is required - available version %s." : "A könyvtár a %s verzióval nagyobb mint a szükséges %s - elérhető verzió %s", + "Library %s with a version lower than %s is required - available version %s." : "A könyvtár a %s verzióval alacsonyabb mint a szükséges %s - elérhető verzió %s", "Following platforms are supported: %s" : "Ezek a platformok támogatottak: %s", "ownCloud %s or higher is required." : "ownCoud %s vagy ennél újabb szükséges.", "ownCloud %s or lower is required." : "ownCoud %s vagy ennél régebbi szükséges.", @@ -26,6 +30,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n órája","%n órája"], "_%n minute ago_::_%n minutes ago_" : ["%n perce","%n perce"], "seconds ago" : "pár másodperce", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "A modul ezzel az azonosítóval:%s nem létezik. Engedélyezd az alkalmazás beállításainál vagy vedd fel a kapcsolatot az adminisztártododdal.", "Empty filename is not allowed" : "Üres fájlnév nem engedétlyezett", "Dot files are not allowed" : "Pontozott fájlok nem engedétlyezettek", "4-byte characters are not supported in file names" : "4-byte karakterek nem támogatottak a fájl nevekben.", @@ -34,15 +39,20 @@ OC.L10N.register( "File name is too long" : "A fájlnév túl hosszú!", "App directory already exists" : "Az alkalmazás mappája már létezik", "Can't create app folder. Please fix permissions. %s" : "Nem lehetett létrehozni az alkalmazás mappáját. Kérem ellenőrizze a jogosultságokat. %s", + "Archive does not contain a directory named %s" : "Az arhívum nem tartalmaz könyvátrat ezzel a névvel %s", "No source specified when installing app" : "Az alkalmazás telepítéséhez nincs forrás megadva", "No href specified when installing app from http" : "Az alkalmazás http-n keresztül történő telepítéséhez nincs href hivetkozás megadva", "No path specified when installing app from local file" : "Az alkalmazás helyi telepítéséhez nincs útvonal (mappa) megadva", "Archives of type %s are not supported" : "A(z) %s típusú tömörített állomány nem támogatott", "Failed to open archive when installing app" : "Nem sikerült megnyitni a tömörített állományt a telepítés során", "App does not provide an info.xml file" : "Az alkalmazás nem szolgáltatott info.xml file-t", + "App cannot be installed because appinfo file cannot be read." : "Az alkalmazást nem telepíthető mert az alkalmazás-infó file nem olvasható.", + "Signature could not get checked. Please contact the app developer and check your admin screen." : "Az aláírás nem ellenőrizhető. Lépj kapcsolatba az alkalmazás fejlesztővel és ellenörízd az admin képernyődet.", "App can't be installed because of not allowed code in the App" : "Az alkalmazást nem lehet telepíteni, mert abban nem engedélyezett programkód szerepel", "App can't be installed because it is not compatible with this version of ownCloud" : "Az alkalmazás nem telepíthető, mert nem kompatibilis az ownCloud jelen verziójával.", "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n\ntrue\n\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett", + "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Az alkalmazást nem telepíthető mert a verzió az info.xml-ben nem azonos azzal amit az alkalmazás boltban van feltüntetve.", + "%s enter the database username and name." : "%s adja meg az adatbázis felhasználó nevét és az adatbázi nevét.", "%s enter the database username." : "%s adja meg az adatbázist elérő felhasználó login nevét.", "%s enter the database name." : "%s adja meg az adatbázis nevét.", "%s you may not use dots in the database name" : "%s az adatbázis neve nem tartalmazhat pontot", @@ -55,6 +65,7 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "A Mac OS X nem támogatott és %s nem lesz teljesen működőképes. Csak saját felelősségre használja!", "For the best results, please consider using a GNU/Linux server instead." : "A legjobb eredmény érdekében érdemes GNU/Linux-alapú kiszolgálót használni.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Úgy tűnik, hogy ez a %s példány 32-bites PHP környezetben fut és az open_basedir a php.ini-ben van konfigurálva. A 4GB-nál nagyobb fájlok és problémákhoz vezetnek és nagy akadályt jelentenek.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Kérlek távolítsd el az open_basedir beállítást a php.ini-ből, vagy válts 64bit-es PHP-ra.", "Set an admin username." : "Állítson be egy felhasználói nevet az adminisztrációhoz.", "Set an admin password." : "Állítson be egy jelszót az adminisztrációhoz.", @@ -90,8 +101,10 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "%s megosztása nem sikerült, mert a megosztás továbbadása nincs engedélyezve", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s megosztása nem sikerült, mert %s megosztási alrendszere nem találja", "Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsítótárban", + "Expiration date is in the past" : "Múltbéli lejárati idő.", "Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"", "Apps" : "Alkalmazások", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek fordulhatnak elő: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-\"", "A valid username must be provided" : "Érvényes felhasználónevet kell megadnia", "A valid password must be provided" : "Érvényes jelszót kell megadnia", "The username is already being used" : "Ez a bejelentkezési név már foglalt", diff --git a/lib/l10n/hu_HU.json b/lib/l10n/hu_HU.json index e5556782f8..fbebb56664 100644 --- a/lib/l10n/hu_HU.json +++ b/lib/l10n/hu_HU.json @@ -7,8 +7,12 @@ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Úgy tűnik a példakonfigurációt próbálja ténylegesen használni. Ez nem támogatott, és működésképtelenné teheti a telepítést. Kérjük olvassa el a dokumentációt és azt követően változtasson a config.php-n!", "PHP %s or higher is required." : "PHP %s vagy ennél újabb szükséges.", "PHP with a version lower than %s is required." : "Ennél régebbi PHP szükséges: %s.", + "%sbit or higher PHP required." : "%sbit vagy ennél magasabb szükséges.", "Following databases are supported: %s" : "A következő adatbázisok támogatottak: %s", + "The command line tool %s could not be found" : "A parancssori eszköz %s nem található", "The library %s is not available." : "A könyvtár %s nem áll rendelkezésre.", + "Library %s with a version higher than %s is required - available version %s." : "A könyvtár a %s verzióval nagyobb mint a szükséges %s - elérhető verzió %s", + "Library %s with a version lower than %s is required - available version %s." : "A könyvtár a %s verzióval alacsonyabb mint a szükséges %s - elérhető verzió %s", "Following platforms are supported: %s" : "Ezek a platformok támogatottak: %s", "ownCloud %s or higher is required." : "ownCoud %s vagy ennél újabb szükséges.", "ownCloud %s or lower is required." : "ownCoud %s vagy ennél régebbi szükséges.", @@ -24,6 +28,7 @@ "_%n hour ago_::_%n hours ago_" : ["%n órája","%n órája"], "_%n minute ago_::_%n minutes ago_" : ["%n perce","%n perce"], "seconds ago" : "pár másodperce", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "A modul ezzel az azonosítóval:%s nem létezik. Engedélyezd az alkalmazás beállításainál vagy vedd fel a kapcsolatot az adminisztártododdal.", "Empty filename is not allowed" : "Üres fájlnév nem engedétlyezett", "Dot files are not allowed" : "Pontozott fájlok nem engedétlyezettek", "4-byte characters are not supported in file names" : "4-byte karakterek nem támogatottak a fájl nevekben.", @@ -32,15 +37,20 @@ "File name is too long" : "A fájlnév túl hosszú!", "App directory already exists" : "Az alkalmazás mappája már létezik", "Can't create app folder. Please fix permissions. %s" : "Nem lehetett létrehozni az alkalmazás mappáját. Kérem ellenőrizze a jogosultságokat. %s", + "Archive does not contain a directory named %s" : "Az arhívum nem tartalmaz könyvátrat ezzel a névvel %s", "No source specified when installing app" : "Az alkalmazás telepítéséhez nincs forrás megadva", "No href specified when installing app from http" : "Az alkalmazás http-n keresztül történő telepítéséhez nincs href hivetkozás megadva", "No path specified when installing app from local file" : "Az alkalmazás helyi telepítéséhez nincs útvonal (mappa) megadva", "Archives of type %s are not supported" : "A(z) %s típusú tömörített állomány nem támogatott", "Failed to open archive when installing app" : "Nem sikerült megnyitni a tömörített állományt a telepítés során", "App does not provide an info.xml file" : "Az alkalmazás nem szolgáltatott info.xml file-t", + "App cannot be installed because appinfo file cannot be read." : "Az alkalmazást nem telepíthető mert az alkalmazás-infó file nem olvasható.", + "Signature could not get checked. Please contact the app developer and check your admin screen." : "Az aláírás nem ellenőrizhető. Lépj kapcsolatba az alkalmazás fejlesztővel és ellenörízd az admin képernyődet.", "App can't be installed because of not allowed code in the App" : "Az alkalmazást nem lehet telepíteni, mert abban nem engedélyezett programkód szerepel", "App can't be installed because it is not compatible with this version of ownCloud" : "Az alkalmazás nem telepíthető, mert nem kompatibilis az ownCloud jelen verziójával.", "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n\ntrue\n\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett", + "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Az alkalmazást nem telepíthető mert a verzió az info.xml-ben nem azonos azzal amit az alkalmazás boltban van feltüntetve.", + "%s enter the database username and name." : "%s adja meg az adatbázis felhasználó nevét és az adatbázi nevét.", "%s enter the database username." : "%s adja meg az adatbázist elérő felhasználó login nevét.", "%s enter the database name." : "%s adja meg az adatbázis nevét.", "%s you may not use dots in the database name" : "%s az adatbázis neve nem tartalmazhat pontot", @@ -53,6 +63,7 @@ "PostgreSQL username and/or password not valid" : "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "A Mac OS X nem támogatott és %s nem lesz teljesen működőképes. Csak saját felelősségre használja!", "For the best results, please consider using a GNU/Linux server instead." : "A legjobb eredmény érdekében érdemes GNU/Linux-alapú kiszolgálót használni.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Úgy tűnik, hogy ez a %s példány 32-bites PHP környezetben fut és az open_basedir a php.ini-ben van konfigurálva. A 4GB-nál nagyobb fájlok és problémákhoz vezetnek és nagy akadályt jelentenek.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Kérlek távolítsd el az open_basedir beállítást a php.ini-ből, vagy válts 64bit-es PHP-ra.", "Set an admin username." : "Állítson be egy felhasználói nevet az adminisztrációhoz.", "Set an admin password." : "Állítson be egy jelszót az adminisztrációhoz.", @@ -88,8 +99,10 @@ "Sharing %s failed, because resharing is not allowed" : "%s megosztása nem sikerült, mert a megosztás továbbadása nincs engedélyezve", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s megosztása nem sikerült, mert %s megosztási alrendszere nem találja", "Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsítótárban", + "Expiration date is in the past" : "Múltbéli lejárati idő.", "Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"", "Apps" : "Alkalmazások", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek fordulhatnak elő: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-\"", "A valid username must be provided" : "Érvényes felhasználónevet kell megadnia", "A valid password must be provided" : "Érvényes jelszót kell megadnia", "The username is already being used" : "Ez a bejelentkezési név már foglalt", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 5e0e1fbcdb..4a2cc77056 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -143,7 +143,9 @@ OC.L10N.register( "Please ask your server administrator to install the module." : "Obvestite skrbnika strežnika, da je treba namestiti manjkajoč modul.", "PHP module %s not installed." : "Modul PHP %s ni nameščen.", "PHP setting \"%s\" is not set to \"%s\"." : "Nastavitev PHP \"%s\" ni nastavljena na \"%s\".", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 mora biti vsaj verzija 2.7.0. Trenutno je nameščena %s.", "To fix this issue update your libxml2 version and restart your web server." : "Za rešitev te težave je treba posodobiti knjižnico libxml2 in nato ponovno zagnati spletni strežnik.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Izgleda, da je PHP nastavljen, da odreže znake v 'inline doc' blokih. To bo povzročilo, da nekateri osnovni moduli ne bodo dosegljivi.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Napako je najverjetneje povzročil predpomnilnik ali pospeševalnik, kot sta Zend OPcache ali eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Ali so bili moduli PHP nameščeni, pa so še vedno označeni kot manjkajoči?", "Please ask your server administrator to restart the web server." : "Obvestite skrbnika strežnika, da je treba ponovno zagnati spletni strežnik.", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 48c9f69a86..bcb933fa5a 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -141,7 +141,9 @@ "Please ask your server administrator to install the module." : "Obvestite skrbnika strežnika, da je treba namestiti manjkajoč modul.", "PHP module %s not installed." : "Modul PHP %s ni nameščen.", "PHP setting \"%s\" is not set to \"%s\"." : "Nastavitev PHP \"%s\" ni nastavljena na \"%s\".", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 mora biti vsaj verzija 2.7.0. Trenutno je nameščena %s.", "To fix this issue update your libxml2 version and restart your web server." : "Za rešitev te težave je treba posodobiti knjižnico libxml2 in nato ponovno zagnati spletni strežnik.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Izgleda, da je PHP nastavljen, da odreže znake v 'inline doc' blokih. To bo povzročilo, da nekateri osnovni moduli ne bodo dosegljivi.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Napako je najverjetneje povzročil predpomnilnik ali pospeševalnik, kot sta Zend OPcache ali eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Ali so bili moduli PHP nameščeni, pa so še vedno označeni kot manjkajoči?", "Please ask your server administrator to restart the web server." : "Obvestite skrbnika strežnika, da je treba ponovno zagnati spletni strežnik.", diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index 2485825e0c..a7a2ef556f 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -279,6 +279,7 @@ OC.L10N.register( "An app password is a passcode that gives an app or device permissions to access your %s account." : "Heslo aplikace je přihlašovací údaj umožňující aplikaci nebo přístroji přístup k %s účtu.", "App name" : "Jméno aplikace", "Create new app password" : "Vytvořit nové heslo aplikace", + "Use the credentials below to configure your app or device." : "Použijte níže vypsané přihlašovací údaje k nastavení aplikace nebo přístroje.", "Username" : "Uživatelské jméno", "Done" : "Dokončeno", "Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů", diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index d4e206bc9f..c192da9d74 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -277,6 +277,7 @@ "An app password is a passcode that gives an app or device permissions to access your %s account." : "Heslo aplikace je přihlašovací údaj umožňující aplikaci nebo přístroji přístup k %s účtu.", "App name" : "Jméno aplikace", "Create new app password" : "Vytvořit nové heslo aplikace", + "Use the credentials below to configure your app or device." : "Použijte níže vypsané přihlašovací údaje k nastavení aplikace nebo přístroje.", "Username" : "Uživatelské jméno", "Done" : "Dokončeno", "Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 029497ea84..f3c93cacd8 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -279,6 +279,7 @@ OC.L10N.register( "An app password is a passcode that gives an app or device permissions to access your %s account." : "Ein App-Passwort ist ein Passwort, dass einer App oder einem Gerät erlaubt auf Ihren %s-Konto zuzugreifen.", "App name" : "App-Name", "Create new app password" : "Neues App-Passwort erstellen", + "Use the credentials below to configure your app or device." : "Verwende die folgenden Zugangsdaten um deine App oder dein Gerät zu konfigurieren.", "Username" : "Benutzername", "Done" : "Erledigt", "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 891e031eec..172c92ac7b 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -277,6 +277,7 @@ "An app password is a passcode that gives an app or device permissions to access your %s account." : "Ein App-Passwort ist ein Passwort, dass einer App oder einem Gerät erlaubt auf Ihren %s-Konto zuzugreifen.", "App name" : "App-Name", "Create new app password" : "Neues App-Passwort erstellen", + "Use the credentials below to configure your app or device." : "Verwende die folgenden Zugangsdaten um deine App oder dein Gerät zu konfigurieren.", "Username" : "Benutzername", "Done" : "Erledigt", "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index 4edc2128ac..a868e8792b 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -264,6 +264,7 @@ OC.L10N.register( "An app password is a passcode that gives an app or device permissions to access your %s account." : "Sovellussalasana on suojakoodi, joka antaa sovellukselle tai laitteelle käyttöoikeuden %s-tiliisi.", "App name" : "Sovelluksen nimi", "Create new app password" : "Luo uusi sovellussalasana", + "Use the credentials below to configure your app or device." : "Käytä alla olevia kirjautumistietoja määrittääksesi sovelluksesi tai laitteen.", "Username" : "Käyttäjätunnus", "Done" : "Valmis", "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index 8d7e882579..d62b7f0119 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -262,6 +262,7 @@ "An app password is a passcode that gives an app or device permissions to access your %s account." : "Sovellussalasana on suojakoodi, joka antaa sovellukselle tai laitteelle käyttöoikeuden %s-tiliisi.", "App name" : "Sovelluksen nimi", "Create new app password" : "Luo uusi sovellussalasana", + "Use the credentials below to configure your app or device." : "Käytä alla olevia kirjautumistietoja määrittääksesi sovelluksesi tai laitteen.", "Username" : "Käyttäjätunnus", "Done" : "Valmis", "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index ad98f51acf..de42c29cd6 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -118,6 +118,8 @@ OC.L10N.register( "__language_name__" : "Français", "Unlimited" : "Illimité", "Personal info" : "Informations personnelles", + "Sessions" : "Sessions", + "App passwords" : "Mots de passe d'applications", "Sync clients" : "Clients de synchronisation", "Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)", "Info, warnings, errors and fatal issues" : "Informations, avertissements, erreurs et erreurs fatales", @@ -135,6 +137,7 @@ OC.L10N.register( "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuration est en mode lecture seule. Ceci empêche la modification de certaines configurations via l'interface web. De plus, le fichier doit être passé manuellement en lecture-écriture avant chaque mise à jour.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP est apparemment configuré pour supprimer les blocs de documentation internes. Cela rendra plusieurs applications de base inaccessibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Votre base de données n'est pas lancée avec le niveau d'isolation de transaction \"READ COMMITED\". Cela peut causer des problèmes lorsque plusieurs actions sont lancées parallèlement.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Votre serveur fonctionne actuellement sur une plateforme Microsoft Windows. Nous vous recommandons fortement d'utiliser une plateforme Linux pour une expérience utilisateur optimale.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Une version de %1$s plus ancienne que %2$s est installée. Pour améliorer la stabilité et les performances, nous recommandons de mettre %1$s à jour.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Le module PHP 'fileinfo' est manquant. Il est vivement recommandé de l'activer afin d'obtenir de meilleurs résultats de détection mime-type.", @@ -271,7 +274,12 @@ OC.L10N.register( "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Voici les clients web, de bureau et mobiles actuellement connectés à votre ownCloud.", "Browser" : "Navigateur", "Most recent activity" : "Activité la plus récente", + "You've linked these apps." : "Vous avez lié ces applications.", "Name" : "Nom", + "An app password is a passcode that gives an app or device permissions to access your %s account." : "Un mot de passe d'une application est un code d'accès qui donne à une application ou à un appareil les droits d'accès à votre compte %s.", + "App name" : "Nom de l'application", + "Create new app password" : "Créer un nouveau mot de passe d'application", + "Use the credentials below to configure your app or device." : "Utilisez les identifiants ci-dessous pour configurer votre application ou votre périphérique.", "Username" : "Nom d'utilisateur", "Done" : "Terminé", "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index fe130ae135..21cbbd2c94 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -116,6 +116,8 @@ "__language_name__" : "Français", "Unlimited" : "Illimité", "Personal info" : "Informations personnelles", + "Sessions" : "Sessions", + "App passwords" : "Mots de passe d'applications", "Sync clients" : "Clients de synchronisation", "Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)", "Info, warnings, errors and fatal issues" : "Informations, avertissements, erreurs et erreurs fatales", @@ -133,6 +135,7 @@ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuration est en mode lecture seule. Ceci empêche la modification de certaines configurations via l'interface web. De plus, le fichier doit être passé manuellement en lecture-écriture avant chaque mise à jour.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP est apparemment configuré pour supprimer les blocs de documentation internes. Cela rendra plusieurs applications de base inaccessibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Votre base de données n'est pas lancée avec le niveau d'isolation de transaction \"READ COMMITED\". Cela peut causer des problèmes lorsque plusieurs actions sont lancées parallèlement.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Votre serveur fonctionne actuellement sur une plateforme Microsoft Windows. Nous vous recommandons fortement d'utiliser une plateforme Linux pour une expérience utilisateur optimale.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Une version de %1$s plus ancienne que %2$s est installée. Pour améliorer la stabilité et les performances, nous recommandons de mettre %1$s à jour.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Le module PHP 'fileinfo' est manquant. Il est vivement recommandé de l'activer afin d'obtenir de meilleurs résultats de détection mime-type.", @@ -269,7 +272,12 @@ "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Voici les clients web, de bureau et mobiles actuellement connectés à votre ownCloud.", "Browser" : "Navigateur", "Most recent activity" : "Activité la plus récente", + "You've linked these apps." : "Vous avez lié ces applications.", "Name" : "Nom", + "An app password is a passcode that gives an app or device permissions to access your %s account." : "Un mot de passe d'une application est un code d'accès qui donne à une application ou à un appareil les droits d'accès à votre compte %s.", + "App name" : "Nom de l'application", + "Create new app password" : "Créer un nouveau mot de passe d'application", + "Use the credentials below to configure your app or device." : "Utilisez les identifiants ci-dessous pour configurer votre application ou votre périphérique.", "Username" : "Nom d'utilisateur", "Done" : "Terminé", "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 311e6e898b..fe936e8956 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -279,6 +279,7 @@ OC.L10N.register( "An app password is a passcode that gives an app or device permissions to access your %s account." : "סיסמת יישום הנה קוד סיסמא שמאפשרת ליישום או התקן הרשאות גישה לחשבון %s שלך.", "App name" : "שם יישום", "Create new app password" : "יצירת סיסמת יישום חדשה", + "Use the credentials below to configure your app or device." : "יש להשתמש באישורים מטה להגדרת היישום או ההתקן שלך.", "Username" : "שם משתמש", "Done" : "הסתיים", "Get the apps to sync your files" : "קבלת היישומים לסנכרון הקבצים שלך", diff --git a/settings/l10n/he.json b/settings/l10n/he.json index 54de8555fc..7f1a1c6950 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -277,6 +277,7 @@ "An app password is a passcode that gives an app or device permissions to access your %s account." : "סיסמת יישום הנה קוד סיסמא שמאפשרת ליישום או התקן הרשאות גישה לחשבון %s שלך.", "App name" : "שם יישום", "Create new app password" : "יצירת סיסמת יישום חדשה", + "Use the credentials below to configure your app or device." : "יש להשתמש באישורים מטה להגדרת היישום או ההתקן שלך.", "Username" : "שם משתמש", "Done" : "הסתיים", "Get the apps to sync your files" : "קבלת היישומים לסנכרון הקבצים שלך", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 6104c0bf3e..8e14b48f25 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -279,6 +279,7 @@ OC.L10N.register( "An app password is a passcode that gives an app or device permissions to access your %s account." : "Una password di applicazione è un codice di sicurezza che fornisce a un'applicazione o a un dispositivo i permessi per accedere al tuo account %s.", "App name" : "Nome applicazione", "Create new app password" : "Crea nuova password di applicazione", + "Use the credentials below to configure your app or device." : "Usa le credenziali seguenti per configurare l'applicazione o il dispositivo.", "Username" : "Nome utente", "Done" : "Completato", "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index f0fac257c4..1fe431765c 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -277,6 +277,7 @@ "An app password is a passcode that gives an app or device permissions to access your %s account." : "Una password di applicazione è un codice di sicurezza che fornisce a un'applicazione o a un dispositivo i permessi per accedere al tuo account %s.", "App name" : "Nome applicazione", "Create new app password" : "Crea nuova password di applicazione", + "Use the credentials below to configure your app or device." : "Usa le credenziali seguenti per configurare l'applicazione o il dispositivo.", "Username" : "Nome utente", "Done" : "Completato", "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 800ae67042..b9036f53b8 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -119,6 +119,7 @@ OC.L10N.register( "Unlimited" : "Ongelimiteerd", "Personal info" : "Persoonlijke info", "Sessions" : "Sessies", + "App passwords" : "App wachtwoorden", "Sync clients" : "Sync clients", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale problemen, fouten, waarschuwingen, info, debug)", "Info, warnings, errors and fatal issues" : "Info, waarschuwingen, fouten en fatale problemen", @@ -273,7 +274,10 @@ OC.L10N.register( "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Dit zijn de web, desktop en mobiele clients die momenteel zijn verbonden met uw ownCloud.", "Browser" : "Browser", "Most recent activity" : "Meest recente activiteit", + "You've linked these apps." : "U hebt deze apps gelinkt.", "Name" : "Naam", + "App name" : "App naam", + "Create new app password" : "Creëer nieuw app wachtwoord", "Username" : "Gebruikersnaam", "Done" : "Gedaan", "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 660e4acce5..474e657f32 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -117,6 +117,7 @@ "Unlimited" : "Ongelimiteerd", "Personal info" : "Persoonlijke info", "Sessions" : "Sessies", + "App passwords" : "App wachtwoorden", "Sync clients" : "Sync clients", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale problemen, fouten, waarschuwingen, info, debug)", "Info, warnings, errors and fatal issues" : "Info, waarschuwingen, fouten en fatale problemen", @@ -271,7 +272,10 @@ "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Dit zijn de web, desktop en mobiele clients die momenteel zijn verbonden met uw ownCloud.", "Browser" : "Browser", "Most recent activity" : "Meest recente activiteit", + "You've linked these apps." : "U hebt deze apps gelinkt.", "Name" : "Naam", + "App name" : "App naam", + "Create new app password" : "Creëer nieuw app wachtwoord", "Username" : "Gebruikersnaam", "Done" : "Gedaan", "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 824f6f7417..9c666219e9 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -279,6 +279,7 @@ OC.L10N.register( "An app password is a passcode that gives an app or device permissions to access your %s account." : "Пароль приложения представляет собой код доступа, который дает приложению или устройству разрешения на доступ к вашему аккаунту %s.", "App name" : "Название приложения", "Create new app password" : "Создать новый пароль для приложения", + "Use the credentials below to configure your app or device." : "Используйте учётные данные ниже, чтобы настроить ваше приложение или устройство.", "Username" : "Имя пользователя", "Done" : "Выполнено", "Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 7a84ef3547..bb9debee62 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -277,6 +277,7 @@ "An app password is a passcode that gives an app or device permissions to access your %s account." : "Пароль приложения представляет собой код доступа, который дает приложению или устройству разрешения на доступ к вашему аккаунту %s.", "App name" : "Название приложения", "Create new app password" : "Создать новый пароль для приложения", + "Use the credentials below to configure your app or device." : "Используйте учётные данные ниже, чтобы настроить ваше приложение или устройство.", "Username" : "Имя пользователя", "Done" : "Выполнено", "Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов", diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index fb5bacf721..57ae1eaac4 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -70,6 +70,7 @@ OC.L10N.register( "Disable" : "Onemogoči", "Enable" : "Omogoči", "Error while enabling app" : "Napaka omogočanja programa", + "Error: this app cannot be enabled because it makes the server unstable" : "Napaka: ta aplikacija ne more biti aktivna, ker povzroča nestabilnost strežnika", "Error: could not disable broken app" : "Napaka: ni mogoče onemogočiti okvarjenega programa", "Error while disabling broken app" : "Napaka onemogočanja okvarjenega programa", "Updating...." : "Poteka posodabljanje ...", @@ -82,6 +83,9 @@ OC.L10N.register( "App update" : "Posodabljanje vstavkov", "No apps found for {query}" : "Ni programov, skladnih z nizom \"{query}\".", "Disconnect" : "Prekinjeni povezavo", + "Error while loading browser sessions and device tokens" : "Napaka med nalaganjem brskalnika in ključev naprave", + "Error while creating device token" : "Napaka med izdelavo ključa naprave", + "Error while deleting the token" : "Napaka med brisanjem ključa", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Prišlo je do napake. Uvoziti je treba ustrezno ASCII kodirano potrdilo PEM.", "Valid until {date}" : "Veljavno do {date}", "Delete" : "Izbriši", @@ -111,6 +115,7 @@ OC.L10N.register( "Unlimited" : "Neomejeno", "Personal info" : "Osebni podatki", "Sessions" : "Seje", + "App passwords" : "Gesla aplikacije", "Sync clients" : "Uskladi odjemalce", "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", "Info, warnings, errors and fatal issues" : "Podrobnosti, opozorila, napake in usodne dogodke", @@ -145,12 +150,16 @@ OC.L10N.register( "Allow users to send mail notification for shared files to other users" : "Dovoli uporabnikom pošiljanje obvestil o souporabi datotek z drugimi uporabniki.", "Exclude groups from sharing" : "Izloči skupine iz souporabe", "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti", + "Last cron job execution: %s." : "Zadnje periodično opravilo: %s.", + "Last cron job execution: %s. Something seems wrong." : "Zadnje periodično opravilo: %s. Nekaj izgleda narobe.", "Cron was not executed yet!" : "Periodično opravilo cron še ni zagnano!", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana za periodično opravilo webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.", "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.", "Enable server-side encryption" : "Omogoči šifriranje na strežniku", "Please read carefully before activating server-side encryption: " : "Pozorno preberite opombe, preden omogočite strežniško šifriranje:", + "Be aware that encryption always increases the file size." : "Upoštevajte, da šifriranje vedno poveča velikost datoteke.", + "This is the final warning: Do you really want to enable encryption?" : "To je zadnje opozorilo. Ali resnično želite vključiti šifriranje?", "Enable encryption" : "Omogoči šifriranje", "Select default encryption module:" : "Izbor privzetega modula za šifriranje:", "Start migration" : "Začni selitev", @@ -189,6 +198,7 @@ OC.L10N.register( "Documentation:" : "Dokumentacija:", "User documentation" : "Uporabniška dokumentacija", "Admin documentation" : "Skrbniška dokumentacija", + "Visit website" : "Obiščite spletno stran", "Report a bug" : "Pošlji poročilo o hrošču", "Show description …" : "Pokaži opis ...", "Hide description …" : "Skrij opis ...", @@ -217,6 +227,7 @@ OC.L10N.register( "Select from Files" : "Izbor iz datotek", "Remove image" : "Odstrani sliko", "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", + "Picture provided by original account" : "Slika iz izvornega računa", "Cancel" : "Prekliči", "Choose as profile picture" : "Izberi kot sliko profila", "Full name" : "Polno ime", @@ -235,7 +246,10 @@ OC.L10N.register( "Help translate" : "Sodelujte pri prevajanju", "Browser" : "Brskalnik", "Most recent activity" : "Zadnja dejavnost", + "You've linked these apps." : "Vi ste povezali te aplikacije.", "Name" : "Ime", + "App name" : "Naziv aplikacije", + "Create new app password" : "Ustvari novo geslo aplikacije", "Username" : "Uporabniško ime", "Done" : "Končano", "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index 495206d568..9d8dfa0652 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -68,6 +68,7 @@ "Disable" : "Onemogoči", "Enable" : "Omogoči", "Error while enabling app" : "Napaka omogočanja programa", + "Error: this app cannot be enabled because it makes the server unstable" : "Napaka: ta aplikacija ne more biti aktivna, ker povzroča nestabilnost strežnika", "Error: could not disable broken app" : "Napaka: ni mogoče onemogočiti okvarjenega programa", "Error while disabling broken app" : "Napaka onemogočanja okvarjenega programa", "Updating...." : "Poteka posodabljanje ...", @@ -80,6 +81,9 @@ "App update" : "Posodabljanje vstavkov", "No apps found for {query}" : "Ni programov, skladnih z nizom \"{query}\".", "Disconnect" : "Prekinjeni povezavo", + "Error while loading browser sessions and device tokens" : "Napaka med nalaganjem brskalnika in ključev naprave", + "Error while creating device token" : "Napaka med izdelavo ključa naprave", + "Error while deleting the token" : "Napaka med brisanjem ključa", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Prišlo je do napake. Uvoziti je treba ustrezno ASCII kodirano potrdilo PEM.", "Valid until {date}" : "Veljavno do {date}", "Delete" : "Izbriši", @@ -109,6 +113,7 @@ "Unlimited" : "Neomejeno", "Personal info" : "Osebni podatki", "Sessions" : "Seje", + "App passwords" : "Gesla aplikacije", "Sync clients" : "Uskladi odjemalce", "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", "Info, warnings, errors and fatal issues" : "Podrobnosti, opozorila, napake in usodne dogodke", @@ -143,12 +148,16 @@ "Allow users to send mail notification for shared files to other users" : "Dovoli uporabnikom pošiljanje obvestil o souporabi datotek z drugimi uporabniki.", "Exclude groups from sharing" : "Izloči skupine iz souporabe", "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti", + "Last cron job execution: %s." : "Zadnje periodično opravilo: %s.", + "Last cron job execution: %s. Something seems wrong." : "Zadnje periodično opravilo: %s. Nekaj izgleda narobe.", "Cron was not executed yet!" : "Periodično opravilo cron še ni zagnano!", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana za periodično opravilo webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.", "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.", "Enable server-side encryption" : "Omogoči šifriranje na strežniku", "Please read carefully before activating server-side encryption: " : "Pozorno preberite opombe, preden omogočite strežniško šifriranje:", + "Be aware that encryption always increases the file size." : "Upoštevajte, da šifriranje vedno poveča velikost datoteke.", + "This is the final warning: Do you really want to enable encryption?" : "To je zadnje opozorilo. Ali resnično želite vključiti šifriranje?", "Enable encryption" : "Omogoči šifriranje", "Select default encryption module:" : "Izbor privzetega modula za šifriranje:", "Start migration" : "Začni selitev", @@ -187,6 +196,7 @@ "Documentation:" : "Dokumentacija:", "User documentation" : "Uporabniška dokumentacija", "Admin documentation" : "Skrbniška dokumentacija", + "Visit website" : "Obiščite spletno stran", "Report a bug" : "Pošlji poročilo o hrošču", "Show description …" : "Pokaži opis ...", "Hide description …" : "Skrij opis ...", @@ -215,6 +225,7 @@ "Select from Files" : "Izbor iz datotek", "Remove image" : "Odstrani sliko", "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", + "Picture provided by original account" : "Slika iz izvornega računa", "Cancel" : "Prekliči", "Choose as profile picture" : "Izberi kot sliko profila", "Full name" : "Polno ime", @@ -233,7 +244,10 @@ "Help translate" : "Sodelujte pri prevajanju", "Browser" : "Brskalnik", "Most recent activity" : "Zadnja dejavnost", + "You've linked these apps." : "Vi ste povezali te aplikacije.", "Name" : "Ime", + "App name" : "Naziv aplikacije", + "Create new app password" : "Ustvari novo geslo aplikacije", "Username" : "Uporabniško ime", "Done" : "Končano", "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index f2e96691e2..302f2f7ebc 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -279,6 +279,7 @@ OC.L10N.register( "An app password is a passcode that gives an app or device permissions to access your %s account." : "Fjalëkalimet e aplikacioneve janë kodkalime që u japin leje një aplikacioni ose pajisjeje të hyjnë në llogarinë tuaj %s.", "App name" : "Emër aplikacioni", "Create new app password" : "Krijoni fjalëkalim aplikacioni të ri", + "Use the credentials below to configure your app or device." : "Përdorni kredencialet më poshtë për të formësuar aplikacionin apo pajisjen tuaj.", "Username" : "Emër përdoruesi", "Done" : "U bë", "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index 812a3f5dc1..5ec0798b2f 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -277,6 +277,7 @@ "An app password is a passcode that gives an app or device permissions to access your %s account." : "Fjalëkalimet e aplikacioneve janë kodkalime që u japin leje një aplikacioni ose pajisjeje të hyjnë në llogarinë tuaj %s.", "App name" : "Emër aplikacioni", "Create new app password" : "Krijoni fjalëkalim aplikacioni të ri", + "Use the credentials below to configure your app or device." : "Përdorni kredencialet më poshtë për të formësuar aplikacionin apo pajisjen tuaj.", "Username" : "Emër përdoruesi", "Done" : "U bë", "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja",