From cd19633435e1057926910b1ccaa026be885d9a5b Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Wed, 23 Jan 2019 23:00:33 +0100 Subject: [PATCH] Backport user settings l10n --- settings/l10n/ast.js | 5 +-- settings/l10n/ast.json | 3 +- settings/l10n/az.js | 5 +-- settings/l10n/az.json | 3 +- settings/l10n/bg_BG.js | 28 ++++++++++++--- settings/l10n/bg_BG.json | 26 ++++++++++++-- settings/l10n/ca.js | 7 ++-- settings/l10n/ca.json | 5 +-- settings/l10n/cs_CZ.js | 8 +++-- settings/l10n/cs_CZ.json | 6 +++- settings/l10n/da.js | 20 +++++++++-- settings/l10n/da.json | 18 +++++++++- settings/l10n/de.js | 29 ++++++++++++--- settings/l10n/de.json | 27 ++++++++++++-- settings/l10n/de_DE.js | 25 +++++++++++-- settings/l10n/de_DE.json | 23 +++++++++++- settings/l10n/el.js | 9 +++-- settings/l10n/el.json | 7 ++-- settings/l10n/en_GB.js | 40 +++++++++++++++++++-- settings/l10n/en_GB.json | 38 ++++++++++++++++++-- settings/l10n/es.js | 49 +++++++++++++++++-------- settings/l10n/es.json | 47 +++++++++++++++++------- settings/l10n/es_AR.js | 51 ++++++++++++++++++++++++-- settings/l10n/es_AR.json | 49 ++++++++++++++++++++++++- settings/l10n/et_EE.js | 5 +-- settings/l10n/et_EE.json | 3 +- settings/l10n/eu.js | 26 ++++++++++++-- settings/l10n/eu.json | 24 ++++++++++++- settings/l10n/fa.js | 17 +++++++-- settings/l10n/fa.json | 15 +++++++- settings/l10n/fi_FI.js | 21 +++++++++-- settings/l10n/fi_FI.json | 19 ++++++++-- settings/l10n/fr.js | 25 +++++++++---- settings/l10n/fr.json | 23 +++++++++--- settings/l10n/gl.js | 46 ++++++++++++++++++++++-- settings/l10n/gl.json | 44 +++++++++++++++++++++-- settings/l10n/he.js | 8 +++-- settings/l10n/he.json | 6 +++- settings/l10n/hu_HU.js | 30 +++++++++++++--- settings/l10n/hu_HU.json | 28 ++++++++++++--- settings/l10n/id.js | 9 +++-- settings/l10n/id.json | 7 ++-- settings/l10n/is.js | 7 ++-- settings/l10n/is.json | 5 ++- settings/l10n/it.js | 28 +++++++++++++-- settings/l10n/it.json | 26 ++++++++++++-- settings/l10n/ja.js | 24 +++++++++++-- settings/l10n/ja.json | 22 ++++++++++-- settings/l10n/ko.js | 28 ++++++++++++--- settings/l10n/ko.json | 26 +++++++++++--- settings/l10n/lb.js | 5 +-- settings/l10n/lb.json | 3 +- settings/l10n/lt_LT.js | 11 ++++-- settings/l10n/lt_LT.json | 9 ++++- settings/l10n/mk.js | 62 +++++++++++++++++++++++++++----- settings/l10n/mk.json | 60 +++++++++++++++++++++++++++---- settings/l10n/nb_NO.js | 19 ++++++++-- settings/l10n/nb_NO.json | 17 +++++++-- settings/l10n/nl.js | 15 ++++---- settings/l10n/nl.json | 13 ++++--- settings/l10n/oc.js | 17 ++++----- settings/l10n/oc.json | 15 ++++---- settings/l10n/pl.js | 44 ++++++++++++++++++++--- settings/l10n/pl.json | 42 ++++++++++++++++++++-- settings/l10n/pt_BR.js | 27 ++++++++++++-- settings/l10n/pt_BR.json | 25 +++++++++++-- settings/l10n/pt_PT.js | 78 +++++++++++++++++++++------------------- settings/l10n/pt_PT.json | 76 ++++++++++++++++++++------------------- settings/l10n/ro.js | 24 ++++++++++--- settings/l10n/ro.json | 22 +++++++++--- settings/l10n/ru.js | 33 +++++++++++++---- settings/l10n/ru.json | 31 +++++++++++++--- settings/l10n/sk_SK.js | 5 +-- settings/l10n/sk_SK.json | 3 +- settings/l10n/sl.js | 11 +++--- settings/l10n/sl.json | 9 +++-- settings/l10n/sq.js | 31 +++++++++++++--- settings/l10n/sq.json | 29 ++++++++++++--- settings/l10n/sr.js | 9 ++--- settings/l10n/sr.json | 7 ++-- settings/l10n/sv.js | 14 ++++++-- settings/l10n/sv.json | 12 +++++-- settings/l10n/th_TH.js | 29 ++++++++++++--- settings/l10n/th_TH.json | 27 ++++++++++++-- settings/l10n/tr.js | 7 ++-- settings/l10n/tr.json | 5 +-- settings/l10n/uk.js | 5 +-- settings/l10n/uk.json | 3 +- settings/l10n/zh_CN.js | 33 +++++++++++++---- settings/l10n/zh_CN.json | 31 +++++++++++++--- settings/l10n/zh_TW.js | 20 ++++++++--- settings/l10n/zh_TW.json | 18 ++++++++-- 92 files changed, 1642 insertions(+), 364 deletions(-) diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index c091b23ecf6f..1d0a0f897be0 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -304,6 +304,7 @@ OC.L10N.register( "Default" : "Predetermináu", "Share" : "Compartir", "Domain" : "Dominiu", - "Add" : "Amestar" + "Add" : "Amestar", + "Users" : "Usuarios" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json index 33a07b17f38d..e6b699b76e82 100644 --- a/settings/l10n/ast.json +++ b/settings/l10n/ast.json @@ -302,6 +302,7 @@ "Default" : "Predetermináu", "Share" : "Compartir", "Domain" : "Dominiu", - "Add" : "Amestar" + "Add" : "Amestar", + "Users" : "Usuarios" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/az.js b/settings/l10n/az.js index 2d078e97341d..5649c031e3d2 100644 --- a/settings/l10n/az.js +++ b/settings/l10n/az.js @@ -211,6 +211,7 @@ OC.L10N.register( "change email address" : "email ünvanını dəyiş", "Default" : "Susmaya görə", "Share" : "Paylaş", - "Add" : "Əlavə etmək" + "Add" : "Əlavə etmək", + "Users" : "İstifadəçilər" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/az.json b/settings/l10n/az.json index 3a2167664cc0..4c0ade69500f 100644 --- a/settings/l10n/az.json +++ b/settings/l10n/az.json @@ -209,6 +209,7 @@ "change email address" : "email ünvanını dəyiş", "Default" : "Susmaya görə", "Share" : "Paylaş", - "Add" : "Əlavə etmək" + "Add" : "Əlavə etmək", + "Users" : "İstifadəçilər" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/bg_BG.js b/settings/l10n/bg_BG.js index 09cf8e876caa..d377ed7079b7 100644 --- a/settings/l10n/bg_BG.js +++ b/settings/l10n/bg_BG.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Wrong password" : "Грешна парола", "No user supplied" : "Липсва потребителско име", - "Authentication error" : "Възникна проблем с идентификацията", + "Authentication error" : "Проблем с идентификацията", "Wrong admin recovery password. Please check the password and try again." : "Грешна администраторска парола за възстановяване. Моля, проверете паролата и опитайте отново.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Сървърът не позволява смяна на паролата, но потребителския ключ за криптиране беше успешно обновен.", "Unable to change password" : "Неуспешна смяна на паролата.", @@ -183,7 +183,7 @@ OC.L10N.register( "Unlimited" : "Неограничено", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Разработен от {communityopen}ownCloud общността {linkclose}, {githubopen}изходящия код{linkclose} е лицензиран под {licenseopen}AGPL{linkclose}.", "Name" : "Име", - "Username" : "Потребителско Име", + "Username" : "Потребителско име", "Done" : "Завършен", "Version" : "Версия", "Personal" : "Лично", @@ -297,6 +297,26 @@ OC.L10N.register( "The config file is read only. Please adjust your setup by editing the config file manually." : "Конфигурационният файл е с права само за четене. Моля, коригирайте настройката си, като ръчно редактирате конфигурационния файл.", "All checks passed." : "Всички проверки са преминати.", "Use the credentials below to configure your app or device." : "Използвайте данните по-долу, за да конфигурирате приложението или устройството си.", - "Email has been changed successfully." : "Имейлът е променен успешно." + "Email has been changed successfully." : "Имейлът е променен успешно.", + "Error creating group: {message}" : "Грешка при създавне на група: {message}", + "Invalid quota value \"{val}\"" : "Невалидна стойност на квотата \"{val}\"", + "User {uid} has been {state}!" : "Потребител {uid} е {state}!", + "Password successfully changed" : "Паролате е успешно променена", + "Error creating user: {message}" : "Грешка при създаване на потребител: {message}", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Моля, въведете администраторската парола за възстановяване. В противен случай всички потребителски данни ще бъдат загубени.", + "Couldn't change the email address because the user does not exist" : "Промяната на имейл адреса е невъзможна, защото потребителят не съществува", + "Couldn't change the email address because the token is invalid" : "Промяната на имейл адреса е невъзможна, защото връзката за удостоверение не е валидна", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Изпратен е имейл за потвърждение на този адрес. Докато имейлът не е потвърден този адрес няма да бъде променен.", + "No email was sent because you already sent one recently. Please try again later." : "Не е изпратен нов имейл, защото вече сте изпратили такъв наскоро. Моля, опитайте отново по-късно.", + "%s email address confirm" : "%s имейл адрес потвърждение", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Съобщението за потвърждение на промяна на имейл адреса не може да бъде изпратено. Моля, свържете се с администратора.", + "%s email address changed successfully" : "%s имейл адресът е променен успешно", + "Couldn't send email address change notification mail. Please contact your administrator." : "Съобщението за потвърждение на промяна на имейл адреса не може да бъде изпратено. Моля, свържете се с администратора.", + "Unable to enable/disable user." : "Потребителят не може да се активира/деактивира.", + "Users" : "Потребители", + "Show enabled/disabled option" : "Показване на опцията за активиране/деактивиране", + "Show user backend" : "Покажи потребителската администрация", + "New Password" : "Нова Парола", + "User Backend" : "Потребителска администрация" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/bg_BG.json b/settings/l10n/bg_BG.json index a5d520c16afa..bd83a7bd366f 100644 --- a/settings/l10n/bg_BG.json +++ b/settings/l10n/bg_BG.json @@ -1,7 +1,7 @@ { "translations": { "Wrong password" : "Грешна парола", "No user supplied" : "Липсва потребителско име", - "Authentication error" : "Възникна проблем с идентификацията", + "Authentication error" : "Проблем с идентификацията", "Wrong admin recovery password. Please check the password and try again." : "Грешна администраторска парола за възстановяване. Моля, проверете паролата и опитайте отново.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Сървърът не позволява смяна на паролата, но потребителския ключ за криптиране беше успешно обновен.", "Unable to change password" : "Неуспешна смяна на паролата.", @@ -181,7 +181,7 @@ "Unlimited" : "Неограничено", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Разработен от {communityopen}ownCloud общността {linkclose}, {githubopen}изходящия код{linkclose} е лицензиран под {licenseopen}AGPL{linkclose}.", "Name" : "Име", - "Username" : "Потребителско Име", + "Username" : "Потребителско име", "Done" : "Завършен", "Version" : "Версия", "Personal" : "Лично", @@ -295,6 +295,26 @@ "The config file is read only. Please adjust your setup by editing the config file manually." : "Конфигурационният файл е с права само за четене. Моля, коригирайте настройката си, като ръчно редактирате конфигурационния файл.", "All checks passed." : "Всички проверки са преминати.", "Use the credentials below to configure your app or device." : "Използвайте данните по-долу, за да конфигурирате приложението или устройството си.", - "Email has been changed successfully." : "Имейлът е променен успешно." + "Email has been changed successfully." : "Имейлът е променен успешно.", + "Error creating group: {message}" : "Грешка при създавне на група: {message}", + "Invalid quota value \"{val}\"" : "Невалидна стойност на квотата \"{val}\"", + "User {uid} has been {state}!" : "Потребител {uid} е {state}!", + "Password successfully changed" : "Паролате е успешно променена", + "Error creating user: {message}" : "Грешка при създаване на потребител: {message}", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Моля, въведете администраторската парола за възстановяване. В противен случай всички потребителски данни ще бъдат загубени.", + "Couldn't change the email address because the user does not exist" : "Промяната на имейл адреса е невъзможна, защото потребителят не съществува", + "Couldn't change the email address because the token is invalid" : "Промяната на имейл адреса е невъзможна, защото връзката за удостоверение не е валидна", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Изпратен е имейл за потвърждение на този адрес. Докато имейлът не е потвърден този адрес няма да бъде променен.", + "No email was sent because you already sent one recently. Please try again later." : "Не е изпратен нов имейл, защото вече сте изпратили такъв наскоро. Моля, опитайте отново по-късно.", + "%s email address confirm" : "%s имейл адрес потвърждение", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Съобщението за потвърждение на промяна на имейл адреса не може да бъде изпратено. Моля, свържете се с администратора.", + "%s email address changed successfully" : "%s имейл адресът е променен успешно", + "Couldn't send email address change notification mail. Please contact your administrator." : "Съобщението за потвърждение на промяна на имейл адреса не може да бъде изпратено. Моля, свържете се с администратора.", + "Unable to enable/disable user." : "Потребителят не може да се активира/деактивира.", + "Users" : "Потребители", + "Show enabled/disabled option" : "Показване на опцията за активиране/деактивиране", + "Show user backend" : "Покажи потребителската администрация", + "New Password" : "Нова Парола", + "User Backend" : "Потребителска администрация" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 9ec9d4f5d9da..0b601cf6c13c 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -213,7 +213,7 @@ OC.L10N.register( "Show user backend" : "Mostrar backend d'usuari", "Send email to new user" : "Enviar correu electrònic al nou usuari", "Show email address" : "Mostrar l'adreça de correu electrònic", - "E-Mail" : "E-mail", + "E-Mail" : "Correu", "Create" : "Crea", "Admin Recovery Password" : "Recuperació de contrasenya d'administrador", "Enter the recovery password in order to recover the users files during password change" : "Escriviu la contrasenya de recuperació per a poder recuperar els fitxers dels usuaris en canviar la contrasenya", @@ -236,6 +236,7 @@ OC.L10N.register( "Default" : "Per defecte", "Share" : "Compartir", "Add" : "Afegeix", - "%s password changed successfully" : "%scontrassenya actualitzada correctament" + "%s password changed successfully" : "%scontrassenya actualitzada correctament", + "Users" : "Usuaris" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index 7b8ea7e69a7f..d0520a65abd6 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -211,7 +211,7 @@ "Show user backend" : "Mostrar backend d'usuari", "Send email to new user" : "Enviar correu electrònic al nou usuari", "Show email address" : "Mostrar l'adreça de correu electrònic", - "E-Mail" : "E-mail", + "E-Mail" : "Correu", "Create" : "Crea", "Admin Recovery Password" : "Recuperació de contrasenya d'administrador", "Enter the recovery password in order to recover the users files during password change" : "Escriviu la contrasenya de recuperació per a poder recuperar els fitxers dels usuaris en canviar la contrasenya", @@ -234,6 +234,7 @@ "Default" : "Per defecte", "Share" : "Compartir", "Add" : "Afegeix", - "%s password changed successfully" : "%scontrassenya actualitzada correctament" + "%s password changed successfully" : "%scontrassenya actualitzada correctament", + "Users" : "Usuaris" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index e30946357b81..1f0e008e29a5 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -350,6 +350,10 @@ OC.L10N.register( "Add" : "Přidat", "Empty app name is not allowed." : "Prázdné jméno aplikace není dovoleno.", "Email changed successfully for {user}." : "Email pro {user} byl změněn.", - "You are not a member of any groups." : "Nejste členem žádné skupiny." + "You are not a member of any groups." : "Nejste členem žádné skupiny.", + "Delete group" : "Smazat skupinu", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Na tuto adresu byl odeslán email s potvrzením. Až do ověření emailu nebude tato adresa nastavena.", + "Users" : "Uživatelé", + "New Password" : "Nové heslo" }, -"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); \ No newline at end of file diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index 2de21e813b24..6b824ecb7085 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -348,6 +348,10 @@ "Add" : "Přidat", "Empty app name is not allowed." : "Prázdné jméno aplikace není dovoleno.", "Email changed successfully for {user}." : "Email pro {user} byl změněn.", - "You are not a member of any groups." : "Nejste členem žádné skupiny." + "You are not a member of any groups." : "Nejste členem žádné skupiny.", + "Delete group" : "Smazat skupinu", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Na tuto adresu byl odeslán email s potvrzením. Až do ověření emailu nebude tato adresa nastavena.", + "Users" : "Uživatelé", + "New Password" : "Nové heslo" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/settings/l10n/da.js b/settings/l10n/da.js index 08a3a47c3241..30a2f9b67b76 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -323,6 +323,22 @@ OC.L10N.register( "No panels for this section." : "Intet panel for denne sektion.", "Failed to change the email address." : "Fejlede i at ændre emailadressen.", "We recommend to enable system cron as any other cron method has possible performance and reliability implications." : "Vi anbefaler at aktivere stystem-cron eftersom andre cron-metoder muligvis kan påvirke performance og pålidelighed.", - "Email has been changed successfully." : "Email er succesfuldt blevet opdateret." + "Email has been changed successfully." : "Email er succesfuldt blevet opdateret.", + "Delete group" : "Slet gruppe", + "User {uid} has been {state}!" : "Bruger {uid} er blevet {state}!", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Angiv venligst en admininstrator gendannelseskode, ellers vil alt brugerdata gå tabt", + "Couldn't change the email address because the user does not exist" : "Kunne ikke ændre emailadressen fordi brugeren ikke eksisterer", + "Couldn't change the email address because the token is invalid" : "Kunne ikke ændre emailadresse da symboludtrykket er ugyldigt", + "No email was sent because you already sent one recently. Please try again later." : "Igen email blev sendt fordi allerede har sendt en for nyligt. Prøv igen senere", + "%s email address confirm" : "%s emailadresse bekræftet", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Kunne ikke sende emailændringsbekræftelsesmail. Kontakt venligst din administrator.", + "%s email address changed successfully" : "%s emailadresse succesfuldt ændret", + "Couldn't send email address change notification mail. Please contact your administrator." : "Kunne ikke sende emailændringsbekræftelsesmail. Kontakt venligst din administrator.", + "Unable to enable/disable user." : "Kan ikke aktivere/deaktiverer bruger.", + "Use the following link to confirm your changes to the email address: {link}" : "Brug det følgende link for at bekræfte ændringerne af din emailadresse: {link}", + "Email address changed to {mailAddress} successfully." : "Emailadresse succesfuldt ændret til {mailAddress}", + "Users" : "Brugere", + "Show enabled/disabled option" : "Vis aktiverede/deaktiverede muligheder", + "New Password" : "Ny adgangskode" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/da.json b/settings/l10n/da.json index 7f6e1313593a..e1e2a6055496 100644 --- a/settings/l10n/da.json +++ b/settings/l10n/da.json @@ -321,6 +321,22 @@ "No panels for this section." : "Intet panel for denne sektion.", "Failed to change the email address." : "Fejlede i at ændre emailadressen.", "We recommend to enable system cron as any other cron method has possible performance and reliability implications." : "Vi anbefaler at aktivere stystem-cron eftersom andre cron-metoder muligvis kan påvirke performance og pålidelighed.", - "Email has been changed successfully." : "Email er succesfuldt blevet opdateret." + "Email has been changed successfully." : "Email er succesfuldt blevet opdateret.", + "Delete group" : "Slet gruppe", + "User {uid} has been {state}!" : "Bruger {uid} er blevet {state}!", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Angiv venligst en admininstrator gendannelseskode, ellers vil alt brugerdata gå tabt", + "Couldn't change the email address because the user does not exist" : "Kunne ikke ændre emailadressen fordi brugeren ikke eksisterer", + "Couldn't change the email address because the token is invalid" : "Kunne ikke ændre emailadresse da symboludtrykket er ugyldigt", + "No email was sent because you already sent one recently. Please try again later." : "Igen email blev sendt fordi allerede har sendt en for nyligt. Prøv igen senere", + "%s email address confirm" : "%s emailadresse bekræftet", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Kunne ikke sende emailændringsbekræftelsesmail. Kontakt venligst din administrator.", + "%s email address changed successfully" : "%s emailadresse succesfuldt ændret", + "Couldn't send email address change notification mail. Please contact your administrator." : "Kunne ikke sende emailændringsbekræftelsesmail. Kontakt venligst din administrator.", + "Unable to enable/disable user." : "Kan ikke aktivere/deaktiverer bruger.", + "Use the following link to confirm your changes to the email address: {link}" : "Brug det følgende link for at bekræfte ændringerne af din emailadresse: {link}", + "Email address changed to {mailAddress} successfully." : "Emailadresse succesfuldt ændret til {mailAddress}", + "Users" : "Brugere", + "Show enabled/disabled option" : "Vis aktiverede/deaktiverede muligheder", + "New Password" : "Ny adgangskode" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 2d968a25c394..ff461621a520 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -281,7 +281,7 @@ OC.L10N.register( "For password recovery and notifications" : "Für Passwort Wiederherstellung und Benachrichtigungen", "No email address set" : "Keine E-Mail-Adresse angegeben", "You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:", - "Password" : "Passwort", + "Password" : "Kennwort", "Unable to change your password" : "Passwort konnte nicht geändert werden", "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", @@ -317,7 +317,7 @@ OC.L10N.register( "Send email to new user" : "E-Mail an neuen Benutzer senden", "Show email address" : "E-Mail-Adresse anzeigen", "E-Mail" : "E-Mail", - "Create" : "Anlegen", + "Create" : "Erstellen", "Admin Recovery Password" : "Admin-Wiederherstellungspasswort", "Enter the recovery password in order to recover the users files during password change" : "Gib das Wiederherstellungspasswort ein, um die Benutzerdateien während der Passwortänderung wiederherzustellen", "Add Group" : "Gruppe hinzufügen", @@ -377,6 +377,27 @@ OC.L10N.register( "Wrong current password" : "Das aktuelle Passwort ist falsch.", "The new password cannot be the same as the previous one" : "Das neue Passwort kann nicht identisch zum alten Passwort sein.", "Owner language" : "Sprache des Anwenders", - "Language used for public mail notifications for shared files" : "Sprache für die Benachrichtigungs-Mail für geteilte Dateien." + "Language used for public mail notifications for shared files" : "Sprache für die Benachrichtigungs-Mail für geteilte Dateien.", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Sie sind dabei, eine Gruppe zu löschen. Dieser Schritt kann nicht rückgängig gemacht werden und ist dauerhaft. Sind Sie sicher, dass Sie {groupName} dauerhaft löschen wollen?", + "Delete group" : "Gruppe löschen", + "Failed to set password. Please contact your administrator." : "Passwort erstellen fehlgeschlagen. Bitte kontaktieren Sie Ihren Administrator", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Sie sind dabei einen Benutzer zu löschen. Dieser Schritt kann nicht rückgängig gemacht werden und ist dauerhaft. Alle Benutzerdaten, Dateien und geteilte Daten werden gelöscht. Sind Sie sicher, dass Sie {userName} dauerhaft löschen möchten?", + "Delete user" : "Benutzer löschen", + "Error while setting quota." : "Fehler beim Festlegen des Speicherkontingentes.", + "The token provided is invalid." : "Der Token ist ungültig", + "The token provided had expired." : "Der Token ist abgelaufen", + "Failed to create activation link. Please contact your administrator." : "Erstellen des Aktivierungslinks fehlgeschlagen. Bitte kontaktieren Sie Ihren Administrator.", + "Can't send email to the user. Contact your administrator." : "Kann E-Mail nicht an Benutzer versenden. Bitte kontaktieren Sie Ihren Administrator", + "Failed to set password. Please contact the administrator." : "Passwort erstellen fehlgeschlagen. Bitte kontaktieren Sie Ihren Administrator", + "Failed to send email. Please contact your administrator." : "Das senden der E-Mail ist fehlgeschlagen, bitte kontaktiere Deinen Administrator.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Eine E-Mail ist an diese Adresse zur Bestätigung gesendet worden. Bis diese Email bestätigt wurde, wird diese Adresse nicht verwendet.", + "Users" : "Benutzer", + "Set password for new users" : "Passwort für neue Nutzer anlegen", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hallo,

hier nur kurz die Mitteilung, dass Du jetzt ein %s-Konto hast.

Dein Benutzername: %s
Bitte erstelle Dein Passwort hier:

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Der Aktivierungslink ist abgelaufen. Klicke bitte auf den Button unten um einen neuen Aktivierungslink anzufordern und die Registrierung zu vervollständigen. ", + "Resend activation link" : "Aktivierungslink erneut versenden.", + "New Password" : "Neues Passwort", + "Please set your password" : "Bitte erstellen erstellen Dein Passwort", + "Activation link was sent to an email address, if one was configured." : "Der Aktivierungslink wurde an eine E-Mail-Adresse versandt, falls eine E-Mail-Adresse konfiguriert wurde. " }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/de.json b/settings/l10n/de.json index d2a33814950c..877224fd5d7b 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -279,7 +279,7 @@ "For password recovery and notifications" : "Für Passwort Wiederherstellung und Benachrichtigungen", "No email address set" : "Keine E-Mail-Adresse angegeben", "You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:", - "Password" : "Passwort", + "Password" : "Kennwort", "Unable to change your password" : "Passwort konnte nicht geändert werden", "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", @@ -315,7 +315,7 @@ "Send email to new user" : "E-Mail an neuen Benutzer senden", "Show email address" : "E-Mail-Adresse anzeigen", "E-Mail" : "E-Mail", - "Create" : "Anlegen", + "Create" : "Erstellen", "Admin Recovery Password" : "Admin-Wiederherstellungspasswort", "Enter the recovery password in order to recover the users files during password change" : "Gib das Wiederherstellungspasswort ein, um die Benutzerdateien während der Passwortänderung wiederherzustellen", "Add Group" : "Gruppe hinzufügen", @@ -375,6 +375,27 @@ "Wrong current password" : "Das aktuelle Passwort ist falsch.", "The new password cannot be the same as the previous one" : "Das neue Passwort kann nicht identisch zum alten Passwort sein.", "Owner language" : "Sprache des Anwenders", - "Language used for public mail notifications for shared files" : "Sprache für die Benachrichtigungs-Mail für geteilte Dateien." + "Language used for public mail notifications for shared files" : "Sprache für die Benachrichtigungs-Mail für geteilte Dateien.", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Sie sind dabei, eine Gruppe zu löschen. Dieser Schritt kann nicht rückgängig gemacht werden und ist dauerhaft. Sind Sie sicher, dass Sie {groupName} dauerhaft löschen wollen?", + "Delete group" : "Gruppe löschen", + "Failed to set password. Please contact your administrator." : "Passwort erstellen fehlgeschlagen. Bitte kontaktieren Sie Ihren Administrator", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Sie sind dabei einen Benutzer zu löschen. Dieser Schritt kann nicht rückgängig gemacht werden und ist dauerhaft. Alle Benutzerdaten, Dateien und geteilte Daten werden gelöscht. Sind Sie sicher, dass Sie {userName} dauerhaft löschen möchten?", + "Delete user" : "Benutzer löschen", + "Error while setting quota." : "Fehler beim Festlegen des Speicherkontingentes.", + "The token provided is invalid." : "Der Token ist ungültig", + "The token provided had expired." : "Der Token ist abgelaufen", + "Failed to create activation link. Please contact your administrator." : "Erstellen des Aktivierungslinks fehlgeschlagen. Bitte kontaktieren Sie Ihren Administrator.", + "Can't send email to the user. Contact your administrator." : "Kann E-Mail nicht an Benutzer versenden. Bitte kontaktieren Sie Ihren Administrator", + "Failed to set password. Please contact the administrator." : "Passwort erstellen fehlgeschlagen. Bitte kontaktieren Sie Ihren Administrator", + "Failed to send email. Please contact your administrator." : "Das senden der E-Mail ist fehlgeschlagen, bitte kontaktiere Deinen Administrator.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Eine E-Mail ist an diese Adresse zur Bestätigung gesendet worden. Bis diese Email bestätigt wurde, wird diese Adresse nicht verwendet.", + "Users" : "Benutzer", + "Set password for new users" : "Passwort für neue Nutzer anlegen", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hallo,

hier nur kurz die Mitteilung, dass Du jetzt ein %s-Konto hast.

Dein Benutzername: %s
Bitte erstelle Dein Passwort hier:

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Der Aktivierungslink ist abgelaufen. Klicke bitte auf den Button unten um einen neuen Aktivierungslink anzufordern und die Registrierung zu vervollständigen. ", + "Resend activation link" : "Aktivierungslink erneut versenden.", + "New Password" : "Neues Passwort", + "Please set your password" : "Bitte erstellen erstellen Dein Passwort", + "Activation link was sent to an email address, if one was configured." : "Der Aktivierungslink wurde an eine E-Mail-Adresse versandt, falls eine E-Mail-Adresse konfiguriert wurde. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index fde5c20c14ff..b72457a0c03d 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -377,6 +377,27 @@ OC.L10N.register( "Owner language" : "Sprache des Eigentümers", "Language used for public mail notifications for shared files" : "Sprache, die für öffentliche Mail-Benachrichtigungen für geteilte Daten benutzt wird ", "Wrong current password" : "Falsches aktuelles Passwort", - "The new password cannot be the same as the previous one" : "Das neue Passwort kann nicht das gleiche sein wie das alte" + "The new password cannot be the same as the previous one" : "Das neue Passwort kann nicht das gleiche sein wie das alte", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Sie sind kurz davor eine Gruppe zu löschen. Diese Aktion kann nicht rückgängig gemacht werden. Sind Sie sich sicher, dass Sie {groupName} dauerhaft löschen wollen?", + "Delete group" : "Gruppe löschen", + "Failed to set password. Please contact your administrator." : "Passwort erstellen fehlgeschlagen. Bitte kontaktieren Sie ihren Administrator", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Sie sind kurz davor einen Nutzer zu löschen. Diese Aktion kann nicht rückgängig gemacht werden. Alle Nutzerdaten und -dateien, sowie vom Nutzer geteilte Ordner/Dateien werden gelöscht. Sind Sie sich sicher, dass Sie {userName} dauerhaft löschen wollen?", + "Delete user" : "Nutzer löschen", + "Error while setting quota." : "Fehler beim Setzen des Speicherplatz-Limits", + "The token provided is invalid." : "Der Token ist ungültig", + "The token provided had expired." : "Der angegebene Token ist abgelaufen", + "Failed to create activation link. Please contact your administrator." : "Erstellen des Aktivierungslinks fehlgeschlagen, bitte kontaktieren Sie Ihren Administrator.", + "Can't send email to the user. Contact your administrator." : "Kann E-mail nicht an Benutzer senden. Bitte benachrichtigen Sie ihren System-Administrator", + "Failed to set password. Please contact the administrator." : "Passwort erstellen fehlgeschlagen. Bitte kontaktieren Sie ihren Administrator", + "Failed to send email. Please contact your administrator." : "E-mail versand fehlgeschlagen. Bitte kontaktieren Sie ihren Administrator.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Eine E-Mail ist an diese Adresse zur Bestätigung gesendet worden. Bis diese Email bestätigt wurde, wird diese Adresse nicht verwendet.", + "Users" : "Benutzer", + "Set password for new users" : "Setze Passwort für neue Benutzer", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hallo,

hier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.

Ihr Benutzername: %s
Erstellen Sie jetz ein Passwort indem Sie darauf zugreifen: Hier

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Der Aktivierungslink ist abgelaufen. Klicken Sie den Knopf unten um einen neuen anzufordern und die Registrierung abzuschliessen. ", + "Resend activation link" : "Aktivierungslink erneut versenden.", + "New Password" : "Neues Passwort", + "Please set your password" : "Bitte setze dein Passwort", + "Activation link was sent to an email address, if one was configured." : "Der Aktivierungs Link wurde an eine E-Mail-Adresse versandt, falls eine angelegt konfiguriert wurde. " }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 96638921e6bd..02d68c7868dc 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -375,6 +375,27 @@ "Owner language" : "Sprache des Eigentümers", "Language used for public mail notifications for shared files" : "Sprache, die für öffentliche Mail-Benachrichtigungen für geteilte Daten benutzt wird ", "Wrong current password" : "Falsches aktuelles Passwort", - "The new password cannot be the same as the previous one" : "Das neue Passwort kann nicht das gleiche sein wie das alte" + "The new password cannot be the same as the previous one" : "Das neue Passwort kann nicht das gleiche sein wie das alte", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Sie sind kurz davor eine Gruppe zu löschen. Diese Aktion kann nicht rückgängig gemacht werden. Sind Sie sich sicher, dass Sie {groupName} dauerhaft löschen wollen?", + "Delete group" : "Gruppe löschen", + "Failed to set password. Please contact your administrator." : "Passwort erstellen fehlgeschlagen. Bitte kontaktieren Sie ihren Administrator", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Sie sind kurz davor einen Nutzer zu löschen. Diese Aktion kann nicht rückgängig gemacht werden. Alle Nutzerdaten und -dateien, sowie vom Nutzer geteilte Ordner/Dateien werden gelöscht. Sind Sie sich sicher, dass Sie {userName} dauerhaft löschen wollen?", + "Delete user" : "Nutzer löschen", + "Error while setting quota." : "Fehler beim Setzen des Speicherplatz-Limits", + "The token provided is invalid." : "Der Token ist ungültig", + "The token provided had expired." : "Der angegebene Token ist abgelaufen", + "Failed to create activation link. Please contact your administrator." : "Erstellen des Aktivierungslinks fehlgeschlagen, bitte kontaktieren Sie Ihren Administrator.", + "Can't send email to the user. Contact your administrator." : "Kann E-mail nicht an Benutzer senden. Bitte benachrichtigen Sie ihren System-Administrator", + "Failed to set password. Please contact the administrator." : "Passwort erstellen fehlgeschlagen. Bitte kontaktieren Sie ihren Administrator", + "Failed to send email. Please contact your administrator." : "E-mail versand fehlgeschlagen. Bitte kontaktieren Sie ihren Administrator.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Eine E-Mail ist an diese Adresse zur Bestätigung gesendet worden. Bis diese Email bestätigt wurde, wird diese Adresse nicht verwendet.", + "Users" : "Benutzer", + "Set password for new users" : "Setze Passwort für neue Benutzer", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hallo,

hier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.

Ihr Benutzername: %s
Erstellen Sie jetz ein Passwort indem Sie darauf zugreifen: Hier

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Der Aktivierungslink ist abgelaufen. Klicken Sie den Knopf unten um einen neuen anzufordern und die Registrierung abzuschliessen. ", + "Resend activation link" : "Aktivierungslink erneut versenden.", + "New Password" : "Neues Passwort", + "Please set your password" : "Bitte setze dein Passwort", + "Activation link was sent to an email address, if one was configured." : "Der Aktivierungs Link wurde an eine E-Mail-Adresse versandt, falls eine angelegt konfiguriert wurde. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/el.js b/settings/l10n/el.js index 9c55e1ac945e..c24b0fd30d9c 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -274,7 +274,7 @@ OC.L10N.register( "Choose as profile picture" : "Επιλογή εικόνας προφίλ", "Full name" : "Πλήρες όνομα", "No display name set" : "Δεν ορίστηκε όνομα", - "Email" : "Ηλεκτρονικό ταχυδρομείο", + "Email" : "Ηλ. ταχυδρομείο", "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας", "Change email" : "Αλλαγή διεύθυνσης ηλεκτρονικής αλληλογραφίας", "Set email" : "Ορισμός διεύθυνσης ηλεκτρονικής αλληλογραφίας", @@ -340,6 +340,9 @@ OC.L10N.register( "Share" : "Μοιράσου", "Domain" : "Τομέας", "Add Domain" : "Προσθήκη τομέα", - "Add" : "Προσθήκη" + "Add" : "Προσθήκη", + "Delete group" : "Διαγραφή ομάδας", + "Users" : "Χρήστες", + "New Password" : "Νέος Κωδικός" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/el.json b/settings/l10n/el.json index 7e73538ba3e9..8f750144f519 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -272,7 +272,7 @@ "Choose as profile picture" : "Επιλογή εικόνας προφίλ", "Full name" : "Πλήρες όνομα", "No display name set" : "Δεν ορίστηκε όνομα", - "Email" : "Ηλεκτρονικό ταχυδρομείο", + "Email" : "Ηλ. ταχυδρομείο", "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας", "Change email" : "Αλλαγή διεύθυνσης ηλεκτρονικής αλληλογραφίας", "Set email" : "Ορισμός διεύθυνσης ηλεκτρονικής αλληλογραφίας", @@ -338,6 +338,9 @@ "Share" : "Μοιράσου", "Domain" : "Τομέας", "Add Domain" : "Προσθήκη τομέα", - "Add" : "Προσθήκη" + "Add" : "Προσθήκη", + "Delete group" : "Διαγραφή ομάδας", + "Users" : "Χρήστες", + "New Password" : "Νέος Κωδικός" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 4755aa2b8086..d637fe7ae7dd 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -287,7 +287,7 @@ OC.L10N.register( "Show user backend" : "Show user backend", "Send email to new user" : "Send email to new user", "Show email address" : "Show email address", - "E-Mail" : "E-Mail", + "E-Mail" : "Email", "Create" : "Create", "Admin Recovery Password" : "Admin Recovery Password", "Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change", @@ -360,6 +360,40 @@ OC.L10N.register( "App passwords or tokens are passcodes that give an app or device permissions to access your %s account." : "App passwords or tokens are passcodes that give an app or device permissions to access your %s account.", "Use them as a security measure to hide your actual password which you may only want to use for web interface login." : "Use them as a security measure to hide your actual password which you may only want to use for web interface login.", "Create new app passcode" : "Create new app passcode", - "Password / Token" : "Password / Token" + "Password / Token" : "Password / Token", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?", + "Delete group" : "Delete group", + "Failed to set password. Please contact your administrator." : "Failed to set password. Please contact your administrator.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?", + "Delete user" : "Delete user", + "Error while setting quota." : "Error while setting quota.", + "User {uid} has been {state}!" : "User {uid} has been {state}!", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Please provide an admin recovery password; otherwise, all user data will be lost.", + "Couldn't change the email address because the user does not exist" : "Couldn't change the email address because the user does not exist", + "Couldn't change the email address because the token is invalid" : "Couldn't change the email address because the token is invalid", + "The token provided is invalid." : "The token provided is invalid.", + "The token provided had expired." : "The token provided had expired.", + "Failed to create activation link. Please contact your administrator." : "Failed to create activation link. Please contact your administrator.", + "Can't send email to the user. Contact your administrator." : "Can't send email to the user. Contact your administrator.", + "Failed to set password. Please contact the administrator." : "Failed to set password. Please contact the administrator.", + "Failed to send email. Please contact your administrator." : "Failed to send email. Please contact your administrator.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "An email has been sent to this address for confirmation. Until the email is verified this address will not be set.", + "No email was sent because you already sent one recently. Please try again later." : "No email was sent because you already sent one recently. Please try again later.", + "%s email address confirm" : "%s email address confirm", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Couldn't send email address change confirmation mail. Please contact your administrator.", + "%s email address changed successfully" : "%s email address changed successfully", + "Couldn't send email address change notification mail. Please contact your administrator." : "Couldn't send email address change notification mail. Please contact your administrator.", + "Unable to enable/disable user." : "Unable to enable/disable user.", + "Use the following link to confirm your changes to the email address: {link}" : "Use the following link to confirm your changes to the email address: {link}", + "Email address changed to {mailAddress} successfully." : "Email address changed to {mailAddress} successfully.", + "Users" : "Users", + "Show enabled/disabled option" : "Show enabled/disabled option", + "Set password for new users" : "Set password for new users", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "The activation link has expired. Click the button below to request a new one and complete the registration.", + "Resend activation link" : "Resend activation link", + "New Password" : "New Password", + "Please set your password" : "Please set your password", + "Activation link was sent to an email address, if one was configured." : "Activation link was sent to an email address, if one was configured." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 1f0095c451ce..eaacb0d5fe7b 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -285,7 +285,7 @@ "Show user backend" : "Show user backend", "Send email to new user" : "Send email to new user", "Show email address" : "Show email address", - "E-Mail" : "E-Mail", + "E-Mail" : "Email", "Create" : "Create", "Admin Recovery Password" : "Admin Recovery Password", "Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change", @@ -358,6 +358,40 @@ "App passwords or tokens are passcodes that give an app or device permissions to access your %s account." : "App passwords or tokens are passcodes that give an app or device permissions to access your %s account.", "Use them as a security measure to hide your actual password which you may only want to use for web interface login." : "Use them as a security measure to hide your actual password which you may only want to use for web interface login.", "Create new app passcode" : "Create new app passcode", - "Password / Token" : "Password / Token" + "Password / Token" : "Password / Token", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?", + "Delete group" : "Delete group", + "Failed to set password. Please contact your administrator." : "Failed to set password. Please contact your administrator.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?", + "Delete user" : "Delete user", + "Error while setting quota." : "Error while setting quota.", + "User {uid} has been {state}!" : "User {uid} has been {state}!", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Please provide an admin recovery password; otherwise, all user data will be lost.", + "Couldn't change the email address because the user does not exist" : "Couldn't change the email address because the user does not exist", + "Couldn't change the email address because the token is invalid" : "Couldn't change the email address because the token is invalid", + "The token provided is invalid." : "The token provided is invalid.", + "The token provided had expired." : "The token provided had expired.", + "Failed to create activation link. Please contact your administrator." : "Failed to create activation link. Please contact your administrator.", + "Can't send email to the user. Contact your administrator." : "Can't send email to the user. Contact your administrator.", + "Failed to set password. Please contact the administrator." : "Failed to set password. Please contact the administrator.", + "Failed to send email. Please contact your administrator." : "Failed to send email. Please contact your administrator.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "An email has been sent to this address for confirmation. Until the email is verified this address will not be set.", + "No email was sent because you already sent one recently. Please try again later." : "No email was sent because you already sent one recently. Please try again later.", + "%s email address confirm" : "%s email address confirm", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Couldn't send email address change confirmation mail. Please contact your administrator.", + "%s email address changed successfully" : "%s email address changed successfully", + "Couldn't send email address change notification mail. Please contact your administrator." : "Couldn't send email address change notification mail. Please contact your administrator.", + "Unable to enable/disable user." : "Unable to enable/disable user.", + "Use the following link to confirm your changes to the email address: {link}" : "Use the following link to confirm your changes to the email address: {link}", + "Email address changed to {mailAddress} successfully." : "Email address changed to {mailAddress} successfully.", + "Users" : "Users", + "Show enabled/disabled option" : "Show enabled/disabled option", + "Set password for new users" : "Set password for new users", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "The activation link has expired. Click the button below to request a new one and complete the registration.", + "Resend activation link" : "Resend activation link", + "New Password" : "New Password", + "Please set your password" : "Please set your password", + "Activation link was sent to an email address, if one was configured." : "Activation link was sent to an email address, if one was configured." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 9995b89aff02..9e1dc055d5b0 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -27,7 +27,7 @@ OC.L10N.register( "You need to set your user email before being able to send test emails." : "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.", "Couldn't change the email address because the user does not exist" : "No puedo cambiar la dirección de e-mail por que el usuario no existe.", "Couldn't change the email address because the token is invalid" : "No puedo cambiar la dirección de e-mail por que el token no es válido.", - "Invalid mail address" : "Dirección de correo inválida", + "Invalid mail address" : "Dirección de correo no válida", "A user with that name already exists." : "Ya existe un usuario con ese nombre.", "Unable to create user." : "No se pudo crear el usuario.", "Your %s account was created" : "Se ha creado su cuenta de %s", @@ -35,7 +35,7 @@ OC.L10N.register( "Forbidden" : "Prohibido", "Invalid user" : "Usuario no válido", "Unable to change mail address" : "No se pudo cambiar la dirección de correo electrónico", - "Email has been changed successfully." : "El e-mail ha sido cambiado satisfactoriamente.", + "Email has been changed successfully." : "El correo electrónico se modificó correctamente.", "An email has been sent to this address for confirmation" : "Un e-mail ha sido enviado a esta dirección para su confirmación.", "No email was sent because you already sent one recently. Please try again later." : "No se ha enviado ningún correo porque ya has enviado uno recientemente. Por favor inténtalo otra vez más tarde.", "Your full name has been changed." : "Se ha cambiado su nombre completo.", @@ -104,22 +104,22 @@ OC.L10N.register( "Strong password" : "Contraseña muy buena", "Groups" : "Grupos", "Unable to delete {objName}" : "No es posible eliminar {objName}", - "Error creating group: {message}" : "Error creando el grupo: {message}", - "A valid group name must be provided" : "Se debe dar un nombre válido para el grupo ", + "Error creating group: {message}" : "Error al crear el grupo: {message}", + "A valid group name must be provided" : "Se debe proporcionar un nombre válido para el grupo ", "deleted {groupName}" : "{groupName} eliminado", "undo" : "deshacer", "never" : "nunca", "deleted {userName}" : "borrado {userName}", "add group" : "añadir grupo", - "Invalid quota value \"{val}\"" : "Valor de quota inválido \"{val}\"", + "Invalid quota value \"{val}\"" : "Valor de cupo «{val}» no válido", "enabled" : "activado", "disabled" : "desactivado", - "User {uid} has been {state}!" : "El usuario {uid} ha sido {state}!", + "User {uid} has been {state}!" : "El usuario {uid} se ha {state}.", "no group" : "sin grupo", "Changing the password will result in data loss, because data recovery is not available for this user" : "Cambiar la contraseña provocará pérdida de datos porque la recuperación de datos no está disponible para este usuario", - "Password successfully changed" : "Contraseña cambiada", + "Password successfully changed" : "Se modificó la contraseña correctamente", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", - "Error creating user: {message}" : "Error creando el usuario: {message}", + "Error creating user: {message}" : "Error al crear el usuario: {message}", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ", "Use the following link to confirm your changes to the email address: {link}" : "Use el siguiente enlace para confirmar los cambios en la dirección de e-mail: {link}", @@ -324,12 +324,12 @@ OC.L10N.register( "Group" : "Grupo", "Everyone" : "Todos", "Admins" : "Administradores", - "Default Quota" : "Cuota predeterminada", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indique la cúota de almacenamiento (ej: \"512 MB\" o \"12 GB\")", + "Default Quota" : "Cupo predeterminado", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Defina el cupo de almacenamiento (p. ej., «512 MB» o «12 GB»)", "Other" : "Otro", "Full Name" : "Nombre completo", - "Group Admin for" : "Grupo administrador para", - "Quota" : "Cuota", + "Group Admin for" : "Adiminstrador de Grupo", + "Quota" : "Cupo", "Storage Location" : "Ubicación de almacenamiento", "User Backend" : "Motor de usuario", "Last Login" : "Último inicio de sesión", @@ -377,6 +377,27 @@ OC.L10N.register( "Owner language" : "Idioma del propietario", "Language used for public mail notifications for shared files" : "Idioma usado para notificaciones por correo públicas para los archivos compartidos", "Wrong current password" : "Contraseña actual equivocada", - "The new password cannot be the same as the previous one" : "La contraseña nueva no puede ser igual a la anterior" + "The new password cannot be the same as the previous one" : "La contraseña nueva no puede ser igual a la anterior", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Está por eliminar un grupo. Esta acción no puede ser deshecha y es permanente. Está seguro que desea eliminar permanentemente a {groupName}?", + "Delete group" : "Eliminar grupo", + "Failed to set password. Please contact your administrator." : "No se pudo establecer la contraseña. Por favor contacte con su administrador.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Está por eliminar un usuario. Esta acción no puede deshacerse y es permanente. Todos los datos, archivos y elementos compartidos del usuario serán eliminados. Está seguro que desea eliminar permanentemente a {userName}?", + "Delete user" : "Eliminar usuario", + "Error while setting quota." : "Error estableciendo la cuota.", + "The token provided is invalid." : "El token suministrado no es correcto.", + "The token provided had expired." : "El token suministrado ha expirado.", + "Failed to create activation link. Please contact your administrator." : "El enlace de activación no se creó. Por favor contacta con tu administrador.", + "Can't send email to the user. Contact your administrator." : "No se puede enviar correo al usuario. Contacte con su administrador.", + "Failed to set password. Please contact the administrator." : "No se pudo establecer la contraseña. Por favor contacte con su administrador.", + "Failed to send email. Please contact your administrator." : "No se pudo enviar el correo electrónico. Por favor contacte con su administrador.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Se ha enviado un mensaje a esta dirección de correo para confirmarla. Hasta que no se verifique el mensaje, la dirección no se establecerá.", + "Users" : "Usuarios", + "Set password for new users" : "Establecer contraseña para nuevos usuarios", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "¿Qué tal?

Este mensaje es para hacerle saber que ahora tiene una cuenta %s.

Su nombre de usuario: %s
Por favor establezca la contraseña accediendo aquí

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "El enlace de activación ha caducado. Pulse en el botón de abajo para solicitar uno nuevo y completar el registro.", + "Resend activation link" : "Reenviar enlace de activación", + "New Password" : "Contraseña nueva", + "Please set your password" : "Por favor establezca su contraseña", + "Activation link was sent to an email address, if one was configured." : "El enlace de activación se ha enviado a la dirección de correo, si estaba configurada." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/es.json b/settings/l10n/es.json index db91c1c03e5a..23fb3b377d0d 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -25,7 +25,7 @@ "You need to set your user email before being able to send test emails." : "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.", "Couldn't change the email address because the user does not exist" : "No puedo cambiar la dirección de e-mail por que el usuario no existe.", "Couldn't change the email address because the token is invalid" : "No puedo cambiar la dirección de e-mail por que el token no es válido.", - "Invalid mail address" : "Dirección de correo inválida", + "Invalid mail address" : "Dirección de correo no válida", "A user with that name already exists." : "Ya existe un usuario con ese nombre.", "Unable to create user." : "No se pudo crear el usuario.", "Your %s account was created" : "Se ha creado su cuenta de %s", @@ -33,7 +33,7 @@ "Forbidden" : "Prohibido", "Invalid user" : "Usuario no válido", "Unable to change mail address" : "No se pudo cambiar la dirección de correo electrónico", - "Email has been changed successfully." : "El e-mail ha sido cambiado satisfactoriamente.", + "Email has been changed successfully." : "El correo electrónico se modificó correctamente.", "An email has been sent to this address for confirmation" : "Un e-mail ha sido enviado a esta dirección para su confirmación.", "No email was sent because you already sent one recently. Please try again later." : "No se ha enviado ningún correo porque ya has enviado uno recientemente. Por favor inténtalo otra vez más tarde.", "Your full name has been changed." : "Se ha cambiado su nombre completo.", @@ -102,22 +102,22 @@ "Strong password" : "Contraseña muy buena", "Groups" : "Grupos", "Unable to delete {objName}" : "No es posible eliminar {objName}", - "Error creating group: {message}" : "Error creando el grupo: {message}", - "A valid group name must be provided" : "Se debe dar un nombre válido para el grupo ", + "Error creating group: {message}" : "Error al crear el grupo: {message}", + "A valid group name must be provided" : "Se debe proporcionar un nombre válido para el grupo ", "deleted {groupName}" : "{groupName} eliminado", "undo" : "deshacer", "never" : "nunca", "deleted {userName}" : "borrado {userName}", "add group" : "añadir grupo", - "Invalid quota value \"{val}\"" : "Valor de quota inválido \"{val}\"", + "Invalid quota value \"{val}\"" : "Valor de cupo «{val}» no válido", "enabled" : "activado", "disabled" : "desactivado", - "User {uid} has been {state}!" : "El usuario {uid} ha sido {state}!", + "User {uid} has been {state}!" : "El usuario {uid} se ha {state}.", "no group" : "sin grupo", "Changing the password will result in data loss, because data recovery is not available for this user" : "Cambiar la contraseña provocará pérdida de datos porque la recuperación de datos no está disponible para este usuario", - "Password successfully changed" : "Contraseña cambiada", + "Password successfully changed" : "Se modificó la contraseña correctamente", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", - "Error creating user: {message}" : "Error creando el usuario: {message}", + "Error creating user: {message}" : "Error al crear el usuario: {message}", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ", "Use the following link to confirm your changes to the email address: {link}" : "Use el siguiente enlace para confirmar los cambios en la dirección de e-mail: {link}", @@ -322,12 +322,12 @@ "Group" : "Grupo", "Everyone" : "Todos", "Admins" : "Administradores", - "Default Quota" : "Cuota predeterminada", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indique la cúota de almacenamiento (ej: \"512 MB\" o \"12 GB\")", + "Default Quota" : "Cupo predeterminado", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Defina el cupo de almacenamiento (p. ej., «512 MB» o «12 GB»)", "Other" : "Otro", "Full Name" : "Nombre completo", - "Group Admin for" : "Grupo administrador para", - "Quota" : "Cuota", + "Group Admin for" : "Adiminstrador de Grupo", + "Quota" : "Cupo", "Storage Location" : "Ubicación de almacenamiento", "User Backend" : "Motor de usuario", "Last Login" : "Último inicio de sesión", @@ -375,6 +375,27 @@ "Owner language" : "Idioma del propietario", "Language used for public mail notifications for shared files" : "Idioma usado para notificaciones por correo públicas para los archivos compartidos", "Wrong current password" : "Contraseña actual equivocada", - "The new password cannot be the same as the previous one" : "La contraseña nueva no puede ser igual a la anterior" + "The new password cannot be the same as the previous one" : "La contraseña nueva no puede ser igual a la anterior", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Está por eliminar un grupo. Esta acción no puede ser deshecha y es permanente. Está seguro que desea eliminar permanentemente a {groupName}?", + "Delete group" : "Eliminar grupo", + "Failed to set password. Please contact your administrator." : "No se pudo establecer la contraseña. Por favor contacte con su administrador.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Está por eliminar un usuario. Esta acción no puede deshacerse y es permanente. Todos los datos, archivos y elementos compartidos del usuario serán eliminados. Está seguro que desea eliminar permanentemente a {userName}?", + "Delete user" : "Eliminar usuario", + "Error while setting quota." : "Error estableciendo la cuota.", + "The token provided is invalid." : "El token suministrado no es correcto.", + "The token provided had expired." : "El token suministrado ha expirado.", + "Failed to create activation link. Please contact your administrator." : "El enlace de activación no se creó. Por favor contacta con tu administrador.", + "Can't send email to the user. Contact your administrator." : "No se puede enviar correo al usuario. Contacte con su administrador.", + "Failed to set password. Please contact the administrator." : "No se pudo establecer la contraseña. Por favor contacte con su administrador.", + "Failed to send email. Please contact your administrator." : "No se pudo enviar el correo electrónico. Por favor contacte con su administrador.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Se ha enviado un mensaje a esta dirección de correo para confirmarla. Hasta que no se verifique el mensaje, la dirección no se establecerá.", + "Users" : "Usuarios", + "Set password for new users" : "Establecer contraseña para nuevos usuarios", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "¿Qué tal?

Este mensaje es para hacerle saber que ahora tiene una cuenta %s.

Su nombre de usuario: %s
Por favor establezca la contraseña accediendo aquí

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "El enlace de activación ha caducado. Pulse en el botón de abajo para solicitar uno nuevo y completar el registro.", + "Resend activation link" : "Reenviar enlace de activación", + "New Password" : "Contraseña nueva", + "Please set your password" : "Por favor establezca su contraseña", + "Activation link was sent to an email address, if one was configured." : "El enlace de activación se ha enviado a la dirección de correo, si estaba configurada." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index edc28d61a9b7..6171f45b710d 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -125,6 +125,53 @@ OC.L10N.register( "Download logfile (%s)" : "Descargar archivo de registro (1%s)", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "El archivo de registro es mayor a 100 MB. La descarga tomara un tiempo!", "Email has been changed successfully." : "La dirección de correo se ha modificado satisfactoriamente.", - "Unable to change mail address" : "No se puede modificar la dirección de correo." + "Unable to change mail address" : "No se puede modificar la dirección de correo.", + "Unknown user" : "Usuario desconocido", + "Unable to delete {objName}" : "Imposible eliminar {objName}", + "Error creating group: {message}" : "Error al crear el grupo: {message}", + "A valid group name must be provided" : "Debe colocarse un nombre de grupo válido", + "deleted {groupName}" : "{groupName} eliminado", + "Delete group" : "Borrar grupo", + "deleted {userName}" : "{userName} eliminado", + "User {uid} has been {state}!" : "El usuario {uid} ha sido {state}!", + "no group" : "sin grupo", + "Changing the password will result in data loss, because data recovery is not available for this user" : "Modificar su contraseña puede generar pérdida de información, pues la recuperación de datos no está disponible para este usuario.", + "Password successfully changed" : "Contraseña modificada exitosamente", + "Error creating user: {message}" : "Error al crear el usuario: {message}", + "A valid email must be provided" : "Debes colocar un e-mail válido", + "Group already exists." : "Ese grupo ya existe.", + "Unable to add group." : "No se puede añadir el grupo.", + "Unable to delete group." : "No se puede eliminar el grupo.", + "Couldn't change the email address because the user does not exist" : "No fue posible modificar la dirección de correo debido a que el usuario no existe", + "Couldn't change the email address because the token is invalid" : "No fue posible modificar la dirección de correo debido a que el token es inválido", + "Your %s account was created" : "Tu cuenta %s fue creada", + "Invalid mail address" : "Dirección de correo inválida", + "A user with that name already exists." : "Ya existe un usuario con ese nombre.", + "Unable to create user." : "No se puede crear el usuario.", + "Unable to delete user." : "No se puede eliminar el usuario.", + "Forbidden" : "Restringido", + "Invalid user" : "Usuario inválido", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Se ha enviado un correo a esta dirección para confirmación. Esta cuenta no quedará activa hasta tanto esta cuenta no sea verificada.", + "No email was sent because you already sent one recently. Please try again later." : "No se envió ningún correo pues ya lo acabas de hacer hace poco. Por favor intenta nuevamente más tarde.", + "%s email address confirm" : "Confirmar dirección de correo %s", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "No se pudo enviar el mensaje de confirmación de dirección de correo. Por favor contacte al administrador.", + "%s email address changed successfully" : "La dirección de correo %s ha sido modificada satisfactoriamente", + "Couldn't send email address change notification mail. Please contact your administrator." : "No se pudo enviar el mensaje de modificación de dirección de correo. Por favor contacte al administrador.", + "Unable to enable/disable user." : "No se puede activar/desactivar al usuario.", + "Users" : "Usuarios", + "Show enabled/disabled option" : "Mostrar opción para activar/desactivar", + "Show storage location" : "Mostrar ubicación de almacenamiento", + "Show last log in" : "Mostrar última conexión", + "Show user backend" : "Mostrar usuario de back-end", + "Show email address" : "Mostrar dirección de correo", + "E-Mail" : "E-mail", + "Add Group" : "Agregar grupo", + "Everyone" : "Todos", + "Admins" : "Administradores", + "Group Admin for" : "Grupo Administrador para", + "Storage Location" : "Ubicación de almacenamiento", + "User Backend" : "Usuario de Back-end", + "Last Login" : "Ultima conexión", + "change email address" : "cambiar dirección de correo" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/es_AR.json b/settings/l10n/es_AR.json index 47d3d68cfa12..d53949100b00 100644 --- a/settings/l10n/es_AR.json +++ b/settings/l10n/es_AR.json @@ -123,6 +123,53 @@ "Download logfile (%s)" : "Descargar archivo de registro (1%s)", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "El archivo de registro es mayor a 100 MB. La descarga tomara un tiempo!", "Email has been changed successfully." : "La dirección de correo se ha modificado satisfactoriamente.", - "Unable to change mail address" : "No se puede modificar la dirección de correo." + "Unable to change mail address" : "No se puede modificar la dirección de correo.", + "Unknown user" : "Usuario desconocido", + "Unable to delete {objName}" : "Imposible eliminar {objName}", + "Error creating group: {message}" : "Error al crear el grupo: {message}", + "A valid group name must be provided" : "Debe colocarse un nombre de grupo válido", + "deleted {groupName}" : "{groupName} eliminado", + "Delete group" : "Borrar grupo", + "deleted {userName}" : "{userName} eliminado", + "User {uid} has been {state}!" : "El usuario {uid} ha sido {state}!", + "no group" : "sin grupo", + "Changing the password will result in data loss, because data recovery is not available for this user" : "Modificar su contraseña puede generar pérdida de información, pues la recuperación de datos no está disponible para este usuario.", + "Password successfully changed" : "Contraseña modificada exitosamente", + "Error creating user: {message}" : "Error al crear el usuario: {message}", + "A valid email must be provided" : "Debes colocar un e-mail válido", + "Group already exists." : "Ese grupo ya existe.", + "Unable to add group." : "No se puede añadir el grupo.", + "Unable to delete group." : "No se puede eliminar el grupo.", + "Couldn't change the email address because the user does not exist" : "No fue posible modificar la dirección de correo debido a que el usuario no existe", + "Couldn't change the email address because the token is invalid" : "No fue posible modificar la dirección de correo debido a que el token es inválido", + "Your %s account was created" : "Tu cuenta %s fue creada", + "Invalid mail address" : "Dirección de correo inválida", + "A user with that name already exists." : "Ya existe un usuario con ese nombre.", + "Unable to create user." : "No se puede crear el usuario.", + "Unable to delete user." : "No se puede eliminar el usuario.", + "Forbidden" : "Restringido", + "Invalid user" : "Usuario inválido", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Se ha enviado un correo a esta dirección para confirmación. Esta cuenta no quedará activa hasta tanto esta cuenta no sea verificada.", + "No email was sent because you already sent one recently. Please try again later." : "No se envió ningún correo pues ya lo acabas de hacer hace poco. Por favor intenta nuevamente más tarde.", + "%s email address confirm" : "Confirmar dirección de correo %s", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "No se pudo enviar el mensaje de confirmación de dirección de correo. Por favor contacte al administrador.", + "%s email address changed successfully" : "La dirección de correo %s ha sido modificada satisfactoriamente", + "Couldn't send email address change notification mail. Please contact your administrator." : "No se pudo enviar el mensaje de modificación de dirección de correo. Por favor contacte al administrador.", + "Unable to enable/disable user." : "No se puede activar/desactivar al usuario.", + "Users" : "Usuarios", + "Show enabled/disabled option" : "Mostrar opción para activar/desactivar", + "Show storage location" : "Mostrar ubicación de almacenamiento", + "Show last log in" : "Mostrar última conexión", + "Show user backend" : "Mostrar usuario de back-end", + "Show email address" : "Mostrar dirección de correo", + "E-Mail" : "E-mail", + "Add Group" : "Agregar grupo", + "Everyone" : "Todos", + "Admins" : "Administradores", + "Group Admin for" : "Grupo Administrador para", + "Storage Location" : "Ubicación de almacenamiento", + "User Backend" : "Usuario de Back-end", + "Last Login" : "Ultima conexión", + "change email address" : "cambiar dirección de correo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index 11ea372f4376..c5a776f3937d 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -227,6 +227,7 @@ OC.L10N.register( "Default" : "Vaikeväärtus", "Share" : "Jaga", "Domain" : "Domeen", - "Add" : "Lisa" + "Add" : "Lisa", + "Users" : "Kasutajad" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index eb6bcb0e65b6..8b4a53f4d4f9 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -225,6 +225,7 @@ "Default" : "Vaikeväärtus", "Share" : "Jaga", "Domain" : "Domeen", - "Add" : "Lisa" + "Add" : "Lisa", + "Users" : "Kasutajad" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index dd1aedcf408c..3f50e7eeda81 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -193,6 +193,28 @@ OC.L10N.register( "Share" : "Partekatu", "Add" : "Gehitu", "%s password changed successfully" : "%s pasahitza behar bezala aldatu da", - "Email has been changed successfully." : "Helbide elektronikoa behar bezala aldatu da" + "Email has been changed successfully." : "Helbide elektronikoa behar bezala aldatu da", + "Error creating group: {message}" : "Errore bat izan da taldea sortzerakoan: {message}", + "Delete group" : "Ezabatu taldea", + "Invalid quota value \"{val}\"" : "Quota balio baliogabea \"{val}\"", + "Error while setting quota." : "Errorea quota ezartzerakoan", + "User {uid} has been {state}!" : "{uid} erabiltzaileari ondokoa gertatu zaio: {state}!", + "Password successfully changed" : "Pasahitza behar bezala aldatu da", + "Error creating user: {message}" : "Errore bat izan da erabiltzailea sortzerakoan: {message}", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Mesedez, eman berreskuratzeko administrazio pasahitza, bestela erabiltzaile datu guztiak galduko dira.", + "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Atzeko prozesuak ez du pasahitz aldaketa onartzen, baina erabiltzailearen enkriptatze gakoa ongi eguneratu da.", + "Couldn't change the email address because the user does not exist" : "Ezin izan da helbide elektronikoa aldatu erabiltzailea ez delako existitzen", + "Couldn't change the email address because the token is invalid" : "Ezin izan da helbide elektronikoa aldatu token-a baliogabea delako", + "A user with that name already exists." : "Izen bereko erabiltzailea dagoeneko existitzen da", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Baieztatzeko helburua duen mezu elektroniko bat bidali da helbide honetara. Mezua egiaztatu arte helbidea ez da ezarriko.", + "No email was sent because you already sent one recently. Please try again later." : "Ez da mezu elektronikorik bidali dagoeneko zuk duela gutxi bat bidali zenuelako. Saia zaitez beranduago, mesedez.", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Ezin izan da helbide elektronikoa aldatzeko mezu elektronikoa bidali. Mesedez harremanetan jarri zure kudeatzailearekin.", + "%s email address changed successfully" : "%s helbide elektronikoa behar bezala aldatu da", + "Couldn't send email address change notification mail. Please contact your administrator." : "Ezin izan da helbide elektronikoa berrezartzeko mezu elektronikoa bidali. Mesedez harremanetan jarri zure kudeatzailearekin.", + "Unable to enable/disable user." : "Ezin izan da erabiltzailea gaitu/ezgaitu", + "Use the following link to confirm your changes to the email address: {link}" : "Erabili ondoko lotura helbide elektronikoari egindako aldaketak baieztatzeko: {link}", + "Email address changed to {mailAddress} successfully." : "Helbide elektronikoa {mailAddress} helbidera behar bezala aldatu da.", + "Users" : "Erabiltzaileak", + "New Password" : "Pasahitz Berria" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json index c081787d152c..9ff50eeec3b8 100644 --- a/settings/l10n/eu.json +++ b/settings/l10n/eu.json @@ -191,6 +191,28 @@ "Share" : "Partekatu", "Add" : "Gehitu", "%s password changed successfully" : "%s pasahitza behar bezala aldatu da", - "Email has been changed successfully." : "Helbide elektronikoa behar bezala aldatu da" + "Email has been changed successfully." : "Helbide elektronikoa behar bezala aldatu da", + "Error creating group: {message}" : "Errore bat izan da taldea sortzerakoan: {message}", + "Delete group" : "Ezabatu taldea", + "Invalid quota value \"{val}\"" : "Quota balio baliogabea \"{val}\"", + "Error while setting quota." : "Errorea quota ezartzerakoan", + "User {uid} has been {state}!" : "{uid} erabiltzaileari ondokoa gertatu zaio: {state}!", + "Password successfully changed" : "Pasahitza behar bezala aldatu da", + "Error creating user: {message}" : "Errore bat izan da erabiltzailea sortzerakoan: {message}", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Mesedez, eman berreskuratzeko administrazio pasahitza, bestela erabiltzaile datu guztiak galduko dira.", + "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Atzeko prozesuak ez du pasahitz aldaketa onartzen, baina erabiltzailearen enkriptatze gakoa ongi eguneratu da.", + "Couldn't change the email address because the user does not exist" : "Ezin izan da helbide elektronikoa aldatu erabiltzailea ez delako existitzen", + "Couldn't change the email address because the token is invalid" : "Ezin izan da helbide elektronikoa aldatu token-a baliogabea delako", + "A user with that name already exists." : "Izen bereko erabiltzailea dagoeneko existitzen da", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Baieztatzeko helburua duen mezu elektroniko bat bidali da helbide honetara. Mezua egiaztatu arte helbidea ez da ezarriko.", + "No email was sent because you already sent one recently. Please try again later." : "Ez da mezu elektronikorik bidali dagoeneko zuk duela gutxi bat bidali zenuelako. Saia zaitez beranduago, mesedez.", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Ezin izan da helbide elektronikoa aldatzeko mezu elektronikoa bidali. Mesedez harremanetan jarri zure kudeatzailearekin.", + "%s email address changed successfully" : "%s helbide elektronikoa behar bezala aldatu da", + "Couldn't send email address change notification mail. Please contact your administrator." : "Ezin izan da helbide elektronikoa berrezartzeko mezu elektronikoa bidali. Mesedez harremanetan jarri zure kudeatzailearekin.", + "Unable to enable/disable user." : "Ezin izan da erabiltzailea gaitu/ezgaitu", + "Use the following link to confirm your changes to the email address: {link}" : "Erabili ondoko lotura helbide elektronikoari egindako aldaketak baieztatzeko: {link}", + "Email address changed to {mailAddress} successfully." : "Helbide elektronikoa {mailAddress} helbidera behar bezala aldatu da.", + "Users" : "Erabiltzaileak", + "New Password" : "Pasahitz Berria" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/fa.js b/settings/l10n/fa.js index a30432089751..5091d3169630 100644 --- a/settings/l10n/fa.js +++ b/settings/l10n/fa.js @@ -240,6 +240,19 @@ OC.L10N.register( "Empty app name is not allowed." : "نام برنامه نمی تواند خالی باشد.", "You need to set your user email before being able to send test emails." : "شما باید ایمیل کاربری خود را قبل از امکان ارسال ایمیل آزمایشی تنظیم نمایید.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "به ویژه هنگام استفاده از مشتری دسکتاپ برای همگام سازی پرونده، استفاده از SQLite دلسرد کننده است.", - "Email has been changed successfully." : "ایمیل با موفقیت تغییر کرد." + "Email has been changed successfully." : "ایمیل با موفقیت تغییر کرد.", + "Error creating group: {message}" : "خطا در ساخت گروه: {message}", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "لطفاً یک رمز مدیریتی برای بازیابی کردن تعریف نمایید. در غیر اینصورت اطلاعات تمامی کاربران از دست خواهند رفت.", + "Backend doesn't support password change, but the user's encryption key was successfully updated." : "سیستم مدیریتی امکان تغییر رمز را پشتیبانی نمی‌کند. ولی کلید رمزنگاری کاربران با موفقیت به روز شد.", + "Couldn't change the email address because the user does not exist" : "آدرس ایمیل تغییر نمی کند زیرا کاربر موجود نیست", + "Couldn't change the email address because the token is invalid" : "آدرس ایمیل تغییر نمی کند زیرا نشانه معتبر نیست", + "No email was sent because you already sent one recently. Please try again later." : "هیچ ایمیلی ارسال نشد زیرا شما اخیرا ایمیلی ارسال کردید. لطفا بعدا تلاش کنید.", + "%s email address confirm" : "%s تایید آدرس ایمیل", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "تاییدیه تغییر آدرس ایمیل ازسال نمی شود. لطفا با مدیر خود تماس بگیرید.", + "%s email address changed successfully" : "%s آدرس ایمیل با موفقیت تغییر کرد", + "Couldn't send email address change notification mail. Please contact your administrator." : "ایمیل اعلان تغییر آدرس ایمیل ارسال نمی شود. لطفا با مدیر خود تماس بگیرید.", + "Unable to enable/disable user." : "فعال سازی/غیر فعال سازی کاربر ممکن نیست.", + "Users" : "کاربران", + "New Password" : "رمزعبور جدید" }, -"nplurals=1; plural=0;"); +"nplurals=1; plural=0;"); \ No newline at end of file diff --git a/settings/l10n/fa.json b/settings/l10n/fa.json index f23bad676023..3d83e4736374 100644 --- a/settings/l10n/fa.json +++ b/settings/l10n/fa.json @@ -238,6 +238,19 @@ "Empty app name is not allowed." : "نام برنامه نمی تواند خالی باشد.", "You need to set your user email before being able to send test emails." : "شما باید ایمیل کاربری خود را قبل از امکان ارسال ایمیل آزمایشی تنظیم نمایید.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "به ویژه هنگام استفاده از مشتری دسکتاپ برای همگام سازی پرونده، استفاده از SQLite دلسرد کننده است.", - "Email has been changed successfully." : "ایمیل با موفقیت تغییر کرد." + "Email has been changed successfully." : "ایمیل با موفقیت تغییر کرد.", + "Error creating group: {message}" : "خطا در ساخت گروه: {message}", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "لطفاً یک رمز مدیریتی برای بازیابی کردن تعریف نمایید. در غیر اینصورت اطلاعات تمامی کاربران از دست خواهند رفت.", + "Backend doesn't support password change, but the user's encryption key was successfully updated." : "سیستم مدیریتی امکان تغییر رمز را پشتیبانی نمی‌کند. ولی کلید رمزنگاری کاربران با موفقیت به روز شد.", + "Couldn't change the email address because the user does not exist" : "آدرس ایمیل تغییر نمی کند زیرا کاربر موجود نیست", + "Couldn't change the email address because the token is invalid" : "آدرس ایمیل تغییر نمی کند زیرا نشانه معتبر نیست", + "No email was sent because you already sent one recently. Please try again later." : "هیچ ایمیلی ارسال نشد زیرا شما اخیرا ایمیلی ارسال کردید. لطفا بعدا تلاش کنید.", + "%s email address confirm" : "%s تایید آدرس ایمیل", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "تاییدیه تغییر آدرس ایمیل ازسال نمی شود. لطفا با مدیر خود تماس بگیرید.", + "%s email address changed successfully" : "%s آدرس ایمیل با موفقیت تغییر کرد", + "Couldn't send email address change notification mail. Please contact your administrator." : "ایمیل اعلان تغییر آدرس ایمیل ارسال نمی شود. لطفا با مدیر خود تماس بگیرید.", + "Unable to enable/disable user." : "فعال سازی/غیر فعال سازی کاربر ممکن نیست.", + "Users" : "کاربران", + "New Password" : "رمزعبور جدید" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index 8ed15ea2d628..95557104cde0 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -103,7 +103,7 @@ OC.L10N.register( "A valid password must be provided" : "Anna kelvollinen salasana", "A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hei

Sinulla on nyt %s-tili.

Käyttäjätunnus: %s
Aloita käyttö: %s

", - "Cheers!" : "Kippis!", + "Cheers!" : "Kiitos!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei\n\nSinulla on nyt %s-tili.\n\nKäyttäjätunnuksesi: %s\nAloita käyttö: %s\n\n", "User documentation" : "Käyttäjädokumentaatio", "Administrator documentation" : "Ylläpidon dokumentaatio", @@ -300,6 +300,21 @@ OC.L10N.register( "Share" : "Jaa", "Add" : "Lisää", "%s password changed successfully" : "%s salasana vaihdettiin onnistuneesti", - "Email has been changed successfully." : "Sähköpostiosoite vaihdettiin onnistuneesti." + "Email has been changed successfully." : "Sähköpostiosoite vaihdettiin onnistuneesti.", + "Delete group" : "Poista ryhmä", + "Error while setting quota." : "Virhe asetettaessa käyttäjän tallennustilaa", + "User {uid} has been {state}!" : "Käyttäjä {uid} on asetettu {state}!", + "no group" : "ei ryhmää", + "%s email address confirm" : "%s sähköpostiosoite vahvistus", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Ei voitu lähettää sähköpostiosoitteen vaihtamisen vahvistusta. Ole hyvä ja ota yhteyttä järjestelmänvalvojaan.", + "%s email address changed successfully" : "%s sähköpostiosoite vaihdettu onnistuneesti", + "Couldn't send email address change notification mail. Please contact your administrator." : "Ei voitu lähettää sähköpostiosoitteen vaihtamisen ilmoitusta. Ole hyvä ja ota yhteyttä järjestelmänvalvojaan.", + "Unable to enable/disable user." : "Ei voitu ottaa käyttöön tai poistaa käytöstä käyttäjää", + "Use the following link to confirm your changes to the email address: {link}" : "Käytä oheistä linkkiä vahvistaaksesi muutoksesi sähköpostiosoitteseen: {link}", + "Email address changed to {mailAddress} successfully." : "Uusi sähköpostiosoite {mailAddress} vaihdettiin onnistuneesti.", + "Users" : "Käyttäjät", + "Show enabled/disabled option" : "Näytä käytössä/ei käytössä vaihtoehto", + "New Password" : "Uusi salasana", + "Group Admin for" : "Ryhmäylläpitäjä kohteille" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index f850f45568ad..fe3246374ce9 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -101,7 +101,7 @@ "A valid password must be provided" : "Anna kelvollinen salasana", "A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hei

Sinulla on nyt %s-tili.

Käyttäjätunnus: %s
Aloita käyttö: %s

", - "Cheers!" : "Kippis!", + "Cheers!" : "Kiitos!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei\n\nSinulla on nyt %s-tili.\n\nKäyttäjätunnuksesi: %s\nAloita käyttö: %s\n\n", "User documentation" : "Käyttäjädokumentaatio", "Administrator documentation" : "Ylläpidon dokumentaatio", @@ -298,6 +298,21 @@ "Share" : "Jaa", "Add" : "Lisää", "%s password changed successfully" : "%s salasana vaihdettiin onnistuneesti", - "Email has been changed successfully." : "Sähköpostiosoite vaihdettiin onnistuneesti." + "Email has been changed successfully." : "Sähköpostiosoite vaihdettiin onnistuneesti.", + "Delete group" : "Poista ryhmä", + "Error while setting quota." : "Virhe asetettaessa käyttäjän tallennustilaa", + "User {uid} has been {state}!" : "Käyttäjä {uid} on asetettu {state}!", + "no group" : "ei ryhmää", + "%s email address confirm" : "%s sähköpostiosoite vahvistus", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Ei voitu lähettää sähköpostiosoitteen vaihtamisen vahvistusta. Ole hyvä ja ota yhteyttä järjestelmänvalvojaan.", + "%s email address changed successfully" : "%s sähköpostiosoite vaihdettu onnistuneesti", + "Couldn't send email address change notification mail. Please contact your administrator." : "Ei voitu lähettää sähköpostiosoitteen vaihtamisen ilmoitusta. Ole hyvä ja ota yhteyttä järjestelmänvalvojaan.", + "Unable to enable/disable user." : "Ei voitu ottaa käyttöön tai poistaa käytöstä käyttäjää", + "Use the following link to confirm your changes to the email address: {link}" : "Käytä oheistä linkkiä vahvistaaksesi muutoksesi sähköpostiosoitteseen: {link}", + "Email address changed to {mailAddress} successfully." : "Uusi sähköpostiosoite {mailAddress} vaihdettiin onnistuneesti.", + "Users" : "Käyttäjät", + "Show enabled/disabled option" : "Näytä käytössä/ei käytössä vaihtoehto", + "New Password" : "Uusi salasana", + "Group Admin for" : "Ryhmäylläpitäjä kohteille" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 73a6bf8f3599..bb426d384bbf 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -28,7 +28,7 @@ OC.L10N.register( "Couldn't change the email address because the user does not exist" : "Le courriel n'a pas pu être mise à jour car l'utilisateur n'existe pas", "Couldn't change the email address because the token is invalid" : "Le courriel n'a pas pu être mise à jour car le jeton est invalide", "Invalid mail address" : "Adresse e-mail non valide", - "A user with that name already exists." : "Un utilisateur à ce nom existe déjà.", + "A user with that name already exists." : "Un utilisateur avec ce nom existe déjà.", "Unable to create user." : "Impossible de créer l'utilisateur.", "Your %s account was created" : "Votre compte %s a été créé", "Unable to delete user." : "Impossible de supprimer l'utilisateur.", @@ -51,7 +51,7 @@ OC.L10N.register( "Official" : "Officielle", "Approved" : "Approuvée", "All" : "Tous", - "Enabled" : "Activées", + "Enabled" : "Activé", "Not enabled" : "Désactivées", "No apps found for your version" : "Pas d'application trouvée pour votre version", "The app will be downloaded from the app store" : "Cette application va être téléchargée depuis l'app store", @@ -260,7 +260,7 @@ OC.L10N.register( "Choose as profile picture" : "Définir comme image de profil", "Full name" : "Nom complet", "No display name set" : "Aucun nom d'affichage configuré", - "Email" : "Adresse e-mail", + "Email" : "Adresse courriel", "Your email address" : "Votre adresse e-mail", "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", "No email address set" : "Aucune adresse e-mail configurée", @@ -296,7 +296,7 @@ OC.L10N.register( "Show user backend" : "Montrer la source de l'identifiant", "Send email to new user" : "Envoyer un e-mail aux utilisateurs créés", "Show email address" : "Afficher l'adresse e-mail", - "E-Mail" : "E-Mail", + "E-Mail" : "Courriel", "Create" : "Créer", "Admin Recovery Password" : "Mot de passe Administrateur de récupération", "Enter the recovery password in order to recover the users files during password change" : "Entrez le mot de passe de récupération pour récupérer les fichiers utilisateurs pendant le changement de mot de passe", @@ -347,6 +347,19 @@ OC.L10N.register( "Email changed successfully for {user}." : "L'Email de {utilisateur} à été mis à jour.", "In a clustered setup please make sure to sync the config.php file across all nodes." : "Dans une configuration de grappe, assurez-vous de synchroniser le fichier config.php sur chaque nœud.", "You are not a member of any groups." : "Vous n'êtes membre d'aucun groupe.", - "You are using %s" : "Vous utilisez %s" + "You are using %s" : "Vous utilisez %s", + "Delete group" : "Effacer le groupe", + "User {uid} has been {state}!" : "L'utilisateur {uid} a été {state}!", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Un mail a été envoyé à cette adresse pour confirmation. Jusqu'à ce que l'email soit vérifié, cette adresse ne sera pas configurée.", + "No email was sent because you already sent one recently. Please try again later." : "Aucun courriel n'a été envoyé car vous en avez déjà reçu un récemment. Veuillez réessayer ultérieurement", + "%s email address confirm" : "Confirmation de l'adresse de courriel %s", + "%s email address changed successfully" : "l'adresse de courriel %s a été modifiée avec succès", + "Couldn't send email address change notification mail. Please contact your administrator." : "Impossible d'envoyer un courriel de notification de changement d'adresse. Veuillez contacter votre administrateur.", + "Use the following link to confirm your changes to the email address: {link}" : "Utilisez ce lien pour confirmer votre changement d'adresse de courriel : {link} ", + "Email address changed to {mailAddress} successfully." : "L'adresse de courriel a été changée avec succès en : {mailAddress}", + "Users" : "Utilisateurs", + "Show enabled/disabled option" : "Afficher l'option Activé/Désactivé", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Bonjour,

Votre compte %s a été créé.

Votre nom d'utilisateur : %s
Veuillez définir un mot de passe en cliquant ici.

", + "New Password" : "Nouveau mot de passe" }, -"nplurals=2; plural=(n > 1);"); +"nplurals=2; plural=(n > 1);"); \ No newline at end of file diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index fc628d590b45..6f8ae37f2aaf 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -26,7 +26,7 @@ "Couldn't change the email address because the user does not exist" : "Le courriel n'a pas pu être mise à jour car l'utilisateur n'existe pas", "Couldn't change the email address because the token is invalid" : "Le courriel n'a pas pu être mise à jour car le jeton est invalide", "Invalid mail address" : "Adresse e-mail non valide", - "A user with that name already exists." : "Un utilisateur à ce nom existe déjà.", + "A user with that name already exists." : "Un utilisateur avec ce nom existe déjà.", "Unable to create user." : "Impossible de créer l'utilisateur.", "Your %s account was created" : "Votre compte %s a été créé", "Unable to delete user." : "Impossible de supprimer l'utilisateur.", @@ -49,7 +49,7 @@ "Official" : "Officielle", "Approved" : "Approuvée", "All" : "Tous", - "Enabled" : "Activées", + "Enabled" : "Activé", "Not enabled" : "Désactivées", "No apps found for your version" : "Pas d'application trouvée pour votre version", "The app will be downloaded from the app store" : "Cette application va être téléchargée depuis l'app store", @@ -258,7 +258,7 @@ "Choose as profile picture" : "Définir comme image de profil", "Full name" : "Nom complet", "No display name set" : "Aucun nom d'affichage configuré", - "Email" : "Adresse e-mail", + "Email" : "Adresse courriel", "Your email address" : "Votre adresse e-mail", "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", "No email address set" : "Aucune adresse e-mail configurée", @@ -294,7 +294,7 @@ "Show user backend" : "Montrer la source de l'identifiant", "Send email to new user" : "Envoyer un e-mail aux utilisateurs créés", "Show email address" : "Afficher l'adresse e-mail", - "E-Mail" : "E-Mail", + "E-Mail" : "Courriel", "Create" : "Créer", "Admin Recovery Password" : "Mot de passe Administrateur de récupération", "Enter the recovery password in order to recover the users files during password change" : "Entrez le mot de passe de récupération pour récupérer les fichiers utilisateurs pendant le changement de mot de passe", @@ -345,6 +345,19 @@ "Email changed successfully for {user}." : "L'Email de {utilisateur} à été mis à jour.", "In a clustered setup please make sure to sync the config.php file across all nodes." : "Dans une configuration de grappe, assurez-vous de synchroniser le fichier config.php sur chaque nœud.", "You are not a member of any groups." : "Vous n'êtes membre d'aucun groupe.", - "You are using %s" : "Vous utilisez %s" + "You are using %s" : "Vous utilisez %s", + "Delete group" : "Effacer le groupe", + "User {uid} has been {state}!" : "L'utilisateur {uid} a été {state}!", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Un mail a été envoyé à cette adresse pour confirmation. Jusqu'à ce que l'email soit vérifié, cette adresse ne sera pas configurée.", + "No email was sent because you already sent one recently. Please try again later." : "Aucun courriel n'a été envoyé car vous en avez déjà reçu un récemment. Veuillez réessayer ultérieurement", + "%s email address confirm" : "Confirmation de l'adresse de courriel %s", + "%s email address changed successfully" : "l'adresse de courriel %s a été modifiée avec succès", + "Couldn't send email address change notification mail. Please contact your administrator." : "Impossible d'envoyer un courriel de notification de changement d'adresse. Veuillez contacter votre administrateur.", + "Use the following link to confirm your changes to the email address: {link}" : "Utilisez ce lien pour confirmer votre changement d'adresse de courriel : {link} ", + "Email address changed to {mailAddress} successfully." : "L'adresse de courriel a été changée avec succès en : {mailAddress}", + "Users" : "Utilisateurs", + "Show enabled/disabled option" : "Afficher l'option Activé/Désactivé", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Bonjour,

Votre compte %s a été créé.

Votre nom d'utilisateur : %s
Veuillez définir un mot de passe en cliquant ici.

", + "New Password" : "Nouveau mot de passe" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index 401fc618c8fc..51a7feddcc2a 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -7,7 +7,7 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Contrasinal de recuperación do administrador incorrecto. Comprobe o contrasinal e ténteo de novo.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "A infraestrutura non admite o cambio de contrasinal, mais a chave de cifrado do usuario foi actualizada correctamente.", "Unable to change password" : "Non é posíbel cambiar o contrasinal", - "Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o correo do restabelecemento. Póñase en contacto co administrador.", + "Couldn't send reset email. Please contact your administrator." : "Non é posíbel enviar o correo do restabelecemento. Póñase en contacto co administrador.", "installing and updating apps via the app store or Federated Cloud Sharing" : "instalando e actualizando aplicacións a través da tenda de aplicacións ou da nube federada compartida", "Federated Cloud Sharing" : "Nube federada compartida", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está utilizando unha versión obsoleta %s (%s). Actualice o seu sistema operativo, caso contrario características como %s non funcionarán de xeito fiábel.", @@ -251,6 +251,46 @@ OC.L10N.register( "change email address" : "cambiar o enderezo de correo", "Default" : "Predeterminado", "Share" : "Compartir", - "Add" : "Engadir" + "Add" : "Engadir", + "Error creating group: {message}" : "Produciuse un erro ao crear o grupo: {message}", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Está a piques de eliminar un grupo. Esta acción non pode desfacerse e é permanente. Confirma que quere eliminar permanentemente {groupName}? ", + "Delete group" : "Eliminar grupo", + "Failed to set password. Please contact your administrator." : "Produciuse un fallo ao estabelecer o contrasinal. Contacte co seu administrador. ", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Está a piques de eliminar un usuario. Esta acción non pode desfacerse e é permanente. Confirma que quere eliminar permanentemente {userName}?", + "Delete user" : "Eliminar usuario", + "Invalid quota value \"{val}\"" : "Valor de cota «{val}» incorrecto", + "Error while setting quota." : "Produciuse un erro ao axustar a cota", + "User {uid} has been {state}!" : "O usuario {uid} foi {state}!", + "Password successfully changed" : "O contrasinal foi cambiado satisfactoriamente", + "Error creating user: {message}" : "Produciuse un erro ao crear o usuario: {message}", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Forneza un contrasinal de recuperación de administrador; senón perderase toda a información do usuario.", + "%s password changed successfully" : "O contrasinal %s foi cambiado satisfactoriamente", + "Couldn't change the email address because the user does not exist" : "Non é posíbel cambiar o enderezo do correo xa que o usuario non existe", + "Couldn't change the email address because the token is invalid" : "Non é posíbel cambiar o enderezo do correo xa que a marca non é válida", + "The token provided is invalid." : "A marca fornecida non é válida.", + "The token provided had expired." : "A marca fornecida caducou.", + "Failed to create activation link. Please contact your administrator." : "Produciuse un fallo ao crear a ligazón de activación. Contacte co seu administrador.", + "Can't send email to the user. Contact your administrator." : "Non é posíbel enviarlle o correo ao usuario. Contacte co seu administrador. ", + "Failed to set password. Please contact the administrator." : "Produciuse un fallo ao estabelecer o contrasinal. Contacte co seu administrador. ", + "Failed to send email. Please contact your administrator." : "Produciuse un fallo ao enviar o correo. Contacte co seu administrador. ", + "Email has been changed successfully." : "O correo foi cambiado satisfactoriamente", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Enviouse unha mensaxe a este enderezo de correo para confirmalo. Ata que non se verifique o correo, non se estabelecerá o enderezo. ", + "No email was sent because you already sent one recently. Please try again later." : "Non foi enviado ningún correo porque xe enviou un recentemente. Tenteo de novo máis tarde.", + "%s email address confirm" : "%s enderezo do correo de confirmación", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Non é posíbel enviar o correo de confirmación de cambio de enderezo. Póñase en contacto co administrador.", + "%s email address changed successfully" : "O enderezo de correo %s foi cambiado satisfactoriamente", + "Couldn't send email address change notification mail. Please contact your administrator." : "Non é posíbel enviar o correo de notificación do cambio de enderezo. Póñase en contacto co administrador.", + "Unable to enable/disable user." : "Non é posíbel activar/desactivar o usuario.", + "Use the following link to confirm your changes to the email address: {link}" : "Empregue a seguinte ligazón para confirmar os cambios no enderezo correo: {link}", + "Email address changed to {mailAddress} successfully." : "O enderezo de correo foi cambiado satisfactoriamente a {mailAddress}", + "Users" : "Usuarios", + "Show enabled/disabled option" : "Amosar a opción activar/desactivar", + "Set password for new users" : "Estabelecer o contrasinal para os novos usuarios", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hey there,

só facerlle saber que agora dispón dunha conta %s.

O seu nome de usuario: %s
Estabeleza un contrasinal accedendo a ela: Dende aquí

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "A ligazón de activación caducou. Prema no botón de embaixo para solicitar unha nova e completar o rexistro. ", + "Resend activation link" : "Volver enviar a ligazón de activación", + "New Password" : "Novo contrasinal", + "Please set your password" : "Estabeleza o seu contrasinal", + "Activation link was sent to an email address, if one was configured." : "A ligazón de activación foi enviada ao enderezo de correo, se estaba configurado." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index b3fdfd0849e8..84d5eb484b5e 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -5,7 +5,7 @@ "Wrong admin recovery password. Please check the password and try again." : "Contrasinal de recuperación do administrador incorrecto. Comprobe o contrasinal e ténteo de novo.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "A infraestrutura non admite o cambio de contrasinal, mais a chave de cifrado do usuario foi actualizada correctamente.", "Unable to change password" : "Non é posíbel cambiar o contrasinal", - "Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o correo do restabelecemento. Póñase en contacto co administrador.", + "Couldn't send reset email. Please contact your administrator." : "Non é posíbel enviar o correo do restabelecemento. Póñase en contacto co administrador.", "installing and updating apps via the app store or Federated Cloud Sharing" : "instalando e actualizando aplicacións a través da tenda de aplicacións ou da nube federada compartida", "Federated Cloud Sharing" : "Nube federada compartida", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está utilizando unha versión obsoleta %s (%s). Actualice o seu sistema operativo, caso contrario características como %s non funcionarán de xeito fiábel.", @@ -249,6 +249,46 @@ "change email address" : "cambiar o enderezo de correo", "Default" : "Predeterminado", "Share" : "Compartir", - "Add" : "Engadir" + "Add" : "Engadir", + "Error creating group: {message}" : "Produciuse un erro ao crear o grupo: {message}", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Está a piques de eliminar un grupo. Esta acción non pode desfacerse e é permanente. Confirma que quere eliminar permanentemente {groupName}? ", + "Delete group" : "Eliminar grupo", + "Failed to set password. Please contact your administrator." : "Produciuse un fallo ao estabelecer o contrasinal. Contacte co seu administrador. ", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Está a piques de eliminar un usuario. Esta acción non pode desfacerse e é permanente. Confirma que quere eliminar permanentemente {userName}?", + "Delete user" : "Eliminar usuario", + "Invalid quota value \"{val}\"" : "Valor de cota «{val}» incorrecto", + "Error while setting quota." : "Produciuse un erro ao axustar a cota", + "User {uid} has been {state}!" : "O usuario {uid} foi {state}!", + "Password successfully changed" : "O contrasinal foi cambiado satisfactoriamente", + "Error creating user: {message}" : "Produciuse un erro ao crear o usuario: {message}", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Forneza un contrasinal de recuperación de administrador; senón perderase toda a información do usuario.", + "%s password changed successfully" : "O contrasinal %s foi cambiado satisfactoriamente", + "Couldn't change the email address because the user does not exist" : "Non é posíbel cambiar o enderezo do correo xa que o usuario non existe", + "Couldn't change the email address because the token is invalid" : "Non é posíbel cambiar o enderezo do correo xa que a marca non é válida", + "The token provided is invalid." : "A marca fornecida non é válida.", + "The token provided had expired." : "A marca fornecida caducou.", + "Failed to create activation link. Please contact your administrator." : "Produciuse un fallo ao crear a ligazón de activación. Contacte co seu administrador.", + "Can't send email to the user. Contact your administrator." : "Non é posíbel enviarlle o correo ao usuario. Contacte co seu administrador. ", + "Failed to set password. Please contact the administrator." : "Produciuse un fallo ao estabelecer o contrasinal. Contacte co seu administrador. ", + "Failed to send email. Please contact your administrator." : "Produciuse un fallo ao enviar o correo. Contacte co seu administrador. ", + "Email has been changed successfully." : "O correo foi cambiado satisfactoriamente", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Enviouse unha mensaxe a este enderezo de correo para confirmalo. Ata que non se verifique o correo, non se estabelecerá o enderezo. ", + "No email was sent because you already sent one recently. Please try again later." : "Non foi enviado ningún correo porque xe enviou un recentemente. Tenteo de novo máis tarde.", + "%s email address confirm" : "%s enderezo do correo de confirmación", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Non é posíbel enviar o correo de confirmación de cambio de enderezo. Póñase en contacto co administrador.", + "%s email address changed successfully" : "O enderezo de correo %s foi cambiado satisfactoriamente", + "Couldn't send email address change notification mail. Please contact your administrator." : "Non é posíbel enviar o correo de notificación do cambio de enderezo. Póñase en contacto co administrador.", + "Unable to enable/disable user." : "Non é posíbel activar/desactivar o usuario.", + "Use the following link to confirm your changes to the email address: {link}" : "Empregue a seguinte ligazón para confirmar os cambios no enderezo correo: {link}", + "Email address changed to {mailAddress} successfully." : "O enderezo de correo foi cambiado satisfactoriamente a {mailAddress}", + "Users" : "Usuarios", + "Show enabled/disabled option" : "Amosar a opción activar/desactivar", + "Set password for new users" : "Estabelecer o contrasinal para os novos usuarios", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hey there,

só facerlle saber que agora dispón dunha conta %s.

O seu nome de usuario: %s
Estabeleza un contrasinal accedendo a ela: Dende aquí

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "A ligazón de activación caducou. Prema no botón de embaixo para solicitar unha nova e completar o rexistro. ", + "Resend activation link" : "Volver enviar a ligazón de activación", + "New Password" : "Novo contrasinal", + "Please set your password" : "Estabeleza o seu contrasinal", + "Activation link was sent to an email address, if one was configured." : "A ligazón de activación foi enviada ao enderezo de correo, se estaba configurado." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 6721c7bff3f8..2b689e6dc72b 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -357,6 +357,10 @@ OC.L10N.register( "The config file is read only. Please adjust your setup by editing the config file manually." : "קובץ ה- config הנו לקריאה בלבד. יש להסדיר את ההתקנה על ידי עריכת קובץ ה- config באופן ידני.", "Email changed successfully for {user}." : "כתובת הדוא״ל של {user} הוחלפה בהצלחה.", "You are not a member of any groups." : "אין לך חברות באף קבוצה שהיא.", - "In a clustered setup please make sure to sync the config.php file across all nodes." : "בהתקנת clustered יש לוודא סנכרון קובץ config.php בין כל הנקודות." + "In a clustered setup please make sure to sync the config.php file across all nodes." : "בהתקנת clustered יש לוודא סנכרון קובץ config.php בין כל הנקודות.", + "Delete group" : "מחק קבוצה", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "נשלחה הודעת דוא״ל לכתובת הזו לטובת אימות. עד לאימות הדוא״ל הכתובת הזאת לא תוגדר.", + "Users" : "משתמשים", + "New Password" : "סיסמא חדשה" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/he.json b/settings/l10n/he.json index 2a8e4fc2490e..8986ce1d8eb7 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -355,6 +355,10 @@ "The config file is read only. Please adjust your setup by editing the config file manually." : "קובץ ה- config הנו לקריאה בלבד. יש להסדיר את ההתקנה על ידי עריכת קובץ ה- config באופן ידני.", "Email changed successfully for {user}." : "כתובת הדוא״ל של {user} הוחלפה בהצלחה.", "You are not a member of any groups." : "אין לך חברות באף קבוצה שהיא.", - "In a clustered setup please make sure to sync the config.php file across all nodes." : "בהתקנת clustered יש לוודא סנכרון קובץ config.php בין כל הנקודות." + "In a clustered setup please make sure to sync the config.php file across all nodes." : "בהתקנת clustered יש לוודא סנכרון קובץ config.php בין כל הנקודות.", + "Delete group" : "מחק קבוצה", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "נשלחה הודעת דוא״ל לכתובת הזו לטובת אימות. עד לאימות הדוא״ל הכתובת הזאת לא תוגדר.", + "Users" : "משתמשים", + "New Password" : "סיסמא חדשה" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/hu_HU.js b/settings/l10n/hu_HU.js index d4fcca9e2b37..2451b6f7dde3 100644 --- a/settings/l10n/hu_HU.js +++ b/settings/l10n/hu_HU.js @@ -101,7 +101,7 @@ OC.L10N.register( "A valid password must be provided" : "Érvényes jelszót kell megadnia", "A valid email must be provided" : "Érvényes e-mail címet kell megadni", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Üdv!

Értesítünk, hogy van egy %s fiókja.

Felhasználónév: %s
Hozzáférés: %s

", - "Cheers!" : "Üdv.", + "Cheers!" : "Üdvözlet!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Üdv!\n\nÉrtesítünk, hogy van egy %s fiókja.\n\nFelhasználónév: %s\nHozzáférés: %s\n\n", "User documentation" : "Felhasználói dokumentáció", "Administrator documentation" : "Adminisztrátori dokumentáció", @@ -243,7 +243,7 @@ OC.L10N.register( "Password" : "Jelszó", "Unable to change your password" : "A jelszó nem változtatható meg", "Current password" : "A jelenlegi jelszó", - "New password" : "Az új jelszó", + "New password" : "Új jelszó", "Change password" : "A jelszó megváltoztatása", "Language" : "Nyelv", "Help translate" : "Segítsen a fordításban!", @@ -271,7 +271,7 @@ OC.L10N.register( "Admins" : "Adminok", "Default Quota" : "Alapértelmezett kvóta", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Kérjük adja meg a tárolási kvótát (pl. \"512 MB\" vagy \"12 GB\")", - "Other" : "Más", + "Other" : "más", "Full Name" : "Teljes név", "Group Admin for" : "Csoport Adminisztrátor itt", "Quota" : "Kvóta", @@ -294,6 +294,26 @@ OC.L10N.register( "Email has been changed successfully." : "Az email cím megváltoztatása sikeres volt.", "Apps Management" : "Alkalmazások kezelése", "Visit website" : "Webhely meglátogatása", - "Report a bug" : "Hibabejelentés" + "Report a bug" : "Hibabejelentés", + "Delete group" : "Csoport törlése", + "Invalid quota value \"{val}\"" : "Érvénytelen kvótaérték \"{val}\"", + "Error while setting quota." : "Hiba a kvóta beállítása során", + "User {uid} has been {state}!" : "A {uid} felhasználó {state} volt!", + "Password successfully changed" : "Jelszó sikeresen megváltoztatva", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Adjon meg admin helyreállító jelszót, egyébként valamennyi felhasználói adat törlődik.", + "Couldn't change the email address because the user does not exist" : "Az email címet men lehet megváltoztatni mert a felhasználó nem létezik", + "Couldn't change the email address because the token is invalid" : "Nem sikerült megváltoztatni az e-mail címet, mert a token érvénytelen", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Erre a címre e-mailt küldtek megerősítés céljából. Amíg az e-mailt nem ellenőrizzük, ez a cím nem lesz beállítva.", + "No email was sent because you already sent one recently. Please try again later." : "Nem küldtünk e-mailt, mert már nemrégiben küldtél. Kérlek, próbáld újra később.", + "%s email address confirm" : "%se-mail cím megerősítése", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Nem sikerült elküldeni az e-mail cím módosítási megerősítő üzenetet. Kérjük, lépjen kapcsolatba a rendszergazdájával.", + "%s email address changed successfully" : "%s az email cím megváltoztatása sikeres", + "Couldn't send email address change notification mail. Please contact your administrator." : "Nem sikerült elküldeni az e-mail cím módosítási értesítést. Kérjük, lépjen kapcsolatba a rendszergazdájával.", + "Unable to enable/disable user." : "A felhasználó engedélyezése / tiltása nem lehetséges.", + "Use the following link to confirm your changes to the email address: {link}" : "A következő linken erősítse meg az email cím módosítását: {link}", + "Email address changed to {mailAddress} successfully." : "Emailcím {mailAddress}-re sikeresen módosítva ", + "Users" : "Felhasználók", + "Show enabled/disabled option" : "Az engedélyezett / letiltott lehetőség megjelenítése", + "New Password" : "Új jelszó" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/hu_HU.json b/settings/l10n/hu_HU.json index 0c388598fe66..df9666f20358 100644 --- a/settings/l10n/hu_HU.json +++ b/settings/l10n/hu_HU.json @@ -99,7 +99,7 @@ "A valid password must be provided" : "Érvényes jelszót kell megadnia", "A valid email must be provided" : "Érvényes e-mail címet kell megadni", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Üdv!

Értesítünk, hogy van egy %s fiókja.

Felhasználónév: %s
Hozzáférés: %s

", - "Cheers!" : "Üdv.", + "Cheers!" : "Üdvözlet!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Üdv!\n\nÉrtesítünk, hogy van egy %s fiókja.\n\nFelhasználónév: %s\nHozzáférés: %s\n\n", "User documentation" : "Felhasználói dokumentáció", "Administrator documentation" : "Adminisztrátori dokumentáció", @@ -241,7 +241,7 @@ "Password" : "Jelszó", "Unable to change your password" : "A jelszó nem változtatható meg", "Current password" : "A jelenlegi jelszó", - "New password" : "Az új jelszó", + "New password" : "Új jelszó", "Change password" : "A jelszó megváltoztatása", "Language" : "Nyelv", "Help translate" : "Segítsen a fordításban!", @@ -269,7 +269,7 @@ "Admins" : "Adminok", "Default Quota" : "Alapértelmezett kvóta", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Kérjük adja meg a tárolási kvótát (pl. \"512 MB\" vagy \"12 GB\")", - "Other" : "Más", + "Other" : "más", "Full Name" : "Teljes név", "Group Admin for" : "Csoport Adminisztrátor itt", "Quota" : "Kvóta", @@ -292,6 +292,26 @@ "Email has been changed successfully." : "Az email cím megváltoztatása sikeres volt.", "Apps Management" : "Alkalmazások kezelése", "Visit website" : "Webhely meglátogatása", - "Report a bug" : "Hibabejelentés" + "Report a bug" : "Hibabejelentés", + "Delete group" : "Csoport törlése", + "Invalid quota value \"{val}\"" : "Érvénytelen kvótaérték \"{val}\"", + "Error while setting quota." : "Hiba a kvóta beállítása során", + "User {uid} has been {state}!" : "A {uid} felhasználó {state} volt!", + "Password successfully changed" : "Jelszó sikeresen megváltoztatva", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Adjon meg admin helyreállító jelszót, egyébként valamennyi felhasználói adat törlődik.", + "Couldn't change the email address because the user does not exist" : "Az email címet men lehet megváltoztatni mert a felhasználó nem létezik", + "Couldn't change the email address because the token is invalid" : "Nem sikerült megváltoztatni az e-mail címet, mert a token érvénytelen", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Erre a címre e-mailt küldtek megerősítés céljából. Amíg az e-mailt nem ellenőrizzük, ez a cím nem lesz beállítva.", + "No email was sent because you already sent one recently. Please try again later." : "Nem küldtünk e-mailt, mert már nemrégiben küldtél. Kérlek, próbáld újra később.", + "%s email address confirm" : "%se-mail cím megerősítése", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Nem sikerült elküldeni az e-mail cím módosítási megerősítő üzenetet. Kérjük, lépjen kapcsolatba a rendszergazdájával.", + "%s email address changed successfully" : "%s az email cím megváltoztatása sikeres", + "Couldn't send email address change notification mail. Please contact your administrator." : "Nem sikerült elküldeni az e-mail cím módosítási értesítést. Kérjük, lépjen kapcsolatba a rendszergazdájával.", + "Unable to enable/disable user." : "A felhasználó engedélyezése / tiltása nem lehetséges.", + "Use the following link to confirm your changes to the email address: {link}" : "A következő linken erősítse meg az email cím módosítását: {link}", + "Email address changed to {mailAddress} successfully." : "Emailcím {mailAddress}-re sikeresen módosítva ", + "Users" : "Felhasználók", + "Show enabled/disabled option" : "Az engedélyezett / letiltott lehetőség megjelenítése", + "New Password" : "Új jelszó" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/id.js b/settings/l10n/id.js index 8d7ad111a3fe..8abbf3f63853 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -218,7 +218,7 @@ OC.L10N.register( "Your email address" : "Alamat email Anda", "No email address set" : "Alamat email tidak diatur", "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:", - "Password" : "Sandi", + "Password" : "Kata Sandi", "Unable to change your password" : "Gagal mengubah sandi Anda", "Current password" : "Sandi saat ini", "New password" : "Sandi baru", @@ -264,6 +264,9 @@ OC.L10N.register( "What to log" : "Yang akan dicatat", "Domain" : "Domain", "Add" : "Tambah", - "Download logfile (%s)" : "Unduh berkas catatan (%s)" + "Download logfile (%s)" : "Unduh berkas catatan (%s)", + "Error creating group: {message}" : "Error membuat grup : {pesan}", + "Invalid quota value \"{val}\"" : "Quota tidak sesuai \"{val}\"", + "Users" : "Pengguna" }, -"nplurals=1; plural=0;"); +"nplurals=1; plural=0;"); \ No newline at end of file diff --git a/settings/l10n/id.json b/settings/l10n/id.json index 5b9c9f5aeffb..e34ffedd94f0 100644 --- a/settings/l10n/id.json +++ b/settings/l10n/id.json @@ -216,7 +216,7 @@ "Your email address" : "Alamat email Anda", "No email address set" : "Alamat email tidak diatur", "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:", - "Password" : "Sandi", + "Password" : "Kata Sandi", "Unable to change your password" : "Gagal mengubah sandi Anda", "Current password" : "Sandi saat ini", "New password" : "Sandi baru", @@ -262,6 +262,9 @@ "What to log" : "Yang akan dicatat", "Domain" : "Domain", "Add" : "Tambah", - "Download logfile (%s)" : "Unduh berkas catatan (%s)" + "Download logfile (%s)" : "Unduh berkas catatan (%s)", + "Error creating group: {message}" : "Error membuat grup : {pesan}", + "Invalid quota value \"{val}\"" : "Quota tidak sesuai \"{val}\"", + "Users" : "Pengguna" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/is.js b/settings/l10n/is.js index fba52040d8ca..0c8049879de4 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -359,6 +359,9 @@ OC.L10N.register( "You are not a member of any groups." : "Þú ert ekki meðlimur í neinum hópi.", "In a clustered setup please make sure to sync the config.php file across all nodes." : "Ef um klasauppsetningu er að ræða, gakktu úr skugga um að config.php sé samstillt yfir alla hnútana.", "Wrong current password" : "Rangt núverandi lykilorð", - "The new password cannot be the same as the previous one" : "Nýja lykilorðið má ekki vera eins og það fyrra" + "The new password cannot be the same as the previous one" : "Nýja lykilorðið má ekki vera eins og það fyrra", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Póstur var sendur á þetta tölvupóstfang til staðfestingar. Tölvupóstfangið verður ekki sett fyrr en það hefur verið staðfest.", + "Users" : "Notendur", + "New Password" : "Nýtt lykilorð" }, -"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); +"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); \ No newline at end of file diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 8751e33a0a74..4f232cae080a 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -357,6 +357,9 @@ "You are not a member of any groups." : "Þú ert ekki meðlimur í neinum hópi.", "In a clustered setup please make sure to sync the config.php file across all nodes." : "Ef um klasauppsetningu er að ræða, gakktu úr skugga um að config.php sé samstillt yfir alla hnútana.", "Wrong current password" : "Rangt núverandi lykilorð", - "The new password cannot be the same as the previous one" : "Nýja lykilorðið má ekki vera eins og það fyrra" + "The new password cannot be the same as the previous one" : "Nýja lykilorðið má ekki vera eins og það fyrra", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Póstur var sendur á þetta tölvupóstfang til staðfestingar. Tölvupóstfangið verður ekki sett fyrr en það hefur verið staðfest.", + "Users" : "Notendur", + "New Password" : "Nýtt lykilorð" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 259533a4791c..017de5d0ca95 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -304,7 +304,7 @@ OC.L10N.register( "Everyone" : "Chiunque", "Admins" : "Amministratori", "Default Quota" : "Quota predefinita", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" o \"12 GB\")", "Other" : "Altro", "Full Name" : "Nome completo", "Group Admin for" : "Gruppo di amministrazione per", @@ -350,6 +350,28 @@ OC.L10N.register( "These are the web, desktop and mobile clients currently logged in to your %s." : "Questi sono gli accessi web, da desktop e da mobile connessi attualmente al tuo %s.", "Wrong current password" : "Password corrente errata", "The new password cannot be the same as the previous one" : "La nuova password non può essere identica alla precedente", - "Create new app passcode" : "Crea un nuovo app passcode" + "Create new app passcode" : "Crea un nuovo app passcode", + "Delete group" : "Elimina gruppo", + "Error while setting quota." : "Errore definendo la quota", + "User {uid} has been {state}!" : "L'utente {uid} è stato {state}!", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Inserire una password di recupero per amministratore; altrimenti, tutti i dati utenti andranno persi.", + "Couldn't change the email address because the user does not exist" : "Impossibile cambiare indirizzo mail in quanto l'utente non esiste", + "Couldn't change the email address because the token is invalid" : "Impossibile cambiare indirizzo email in quanto il token è invalido", + "The token provided is invalid." : "Il token fornito non è valido.", + "The token provided had expired." : "Il token fornito è scaduto.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Una email è stata inviata all'indirizzo per conferma. Fino a che questa email non sarà verificata, questo indirizzo non sarà salvato.", + "No email was sent because you already sent one recently. Please try again later." : "Non è stata inviata nessuna email in quanto ne hai appena inviata una. Riprovare pià tardi.", + "%s email address confirm" : "%sconfrma indirizzo email", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Impossibile inviare email di conferma per cambio indirizzo. Contatta l'amministratore.", + "%s email address changed successfully" : "%sindirizzo di email cambiato con successo", + "Couldn't send email address change notification mail. Please contact your administrator." : "Impossibile inviare email di conferma per cambio indirizzo. Contatta l'amministratore.", + "Use the following link to confirm your changes to the email address: {link}" : "Usa il seguente link per confermare i cambi all'indirizzo email: {link}", + "Email address changed to {mailAddress} successfully." : "Indirzzo email cambiato in {mailAddess} con successo.", + "Users" : "Utenti", + "Show enabled/disabled option" : "Mostra opzioni abilitate/disabilitate", + "Set password for new users" : "Imposta la password per i nuovi utenti", + "Resend activation link" : "Invia nuovamente il collegamento di attivazione", + "New Password" : "Nuova password", + "Please set your password" : "Imposta la tua password" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 0d6c1605742b..1c738afc6971 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -302,7 +302,7 @@ "Everyone" : "Chiunque", "Admins" : "Amministratori", "Default Quota" : "Quota predefinita", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" o \"12 GB\")", "Other" : "Altro", "Full Name" : "Nome completo", "Group Admin for" : "Gruppo di amministrazione per", @@ -348,6 +348,28 @@ "These are the web, desktop and mobile clients currently logged in to your %s." : "Questi sono gli accessi web, da desktop e da mobile connessi attualmente al tuo %s.", "Wrong current password" : "Password corrente errata", "The new password cannot be the same as the previous one" : "La nuova password non può essere identica alla precedente", - "Create new app passcode" : "Crea un nuovo app passcode" + "Create new app passcode" : "Crea un nuovo app passcode", + "Delete group" : "Elimina gruppo", + "Error while setting quota." : "Errore definendo la quota", + "User {uid} has been {state}!" : "L'utente {uid} è stato {state}!", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Inserire una password di recupero per amministratore; altrimenti, tutti i dati utenti andranno persi.", + "Couldn't change the email address because the user does not exist" : "Impossibile cambiare indirizzo mail in quanto l'utente non esiste", + "Couldn't change the email address because the token is invalid" : "Impossibile cambiare indirizzo email in quanto il token è invalido", + "The token provided is invalid." : "Il token fornito non è valido.", + "The token provided had expired." : "Il token fornito è scaduto.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Una email è stata inviata all'indirizzo per conferma. Fino a che questa email non sarà verificata, questo indirizzo non sarà salvato.", + "No email was sent because you already sent one recently. Please try again later." : "Non è stata inviata nessuna email in quanto ne hai appena inviata una. Riprovare pià tardi.", + "%s email address confirm" : "%sconfrma indirizzo email", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Impossibile inviare email di conferma per cambio indirizzo. Contatta l'amministratore.", + "%s email address changed successfully" : "%sindirizzo di email cambiato con successo", + "Couldn't send email address change notification mail. Please contact your administrator." : "Impossibile inviare email di conferma per cambio indirizzo. Contatta l'amministratore.", + "Use the following link to confirm your changes to the email address: {link}" : "Usa il seguente link per confermare i cambi all'indirizzo email: {link}", + "Email address changed to {mailAddress} successfully." : "Indirzzo email cambiato in {mailAddess} con successo.", + "Users" : "Utenti", + "Show enabled/disabled option" : "Mostra opzioni abilitate/disabilitate", + "Set password for new users" : "Imposta la password per i nuovi utenti", + "Resend activation link" : "Invia nuovamente il collegamento di attivazione", + "New Password" : "Nuova password", + "Please set your password" : "Imposta la tua password" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 27fb86444ee4..2480056ce63b 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -277,7 +277,7 @@ OC.L10N.register( "App name" : "アプリ名", "Create new app password" : "新しいアプリパスワードを作成", "Use the credentials below to configure your app or device." : "アプリや端末を設定するのに以下の認証情報を使用する。", - "Username" : "ユーザーID", + "Username" : "ユーザー名", "Done" : "完了", "Version" : "バージョン", "Personal" : "個人", @@ -349,6 +349,24 @@ OC.L10N.register( "Privacy Policy URL" : "プライバシーポリシーURL", "In a clustered setup please make sure to sync the config.php file across all nodes." : "クラスタ化されたセットアップでは全てのノードでconfig.phpを確実に同期してください。", "You are using %s" : "%s使用中", - "Password / Token" : "パスワード/トークン" + "Password / Token" : "パスワード/トークン", + "Delete group" : "グループを削除", + "Error while setting quota." : "容量制限の設定中にエラーが発生しました。", + "User {uid} has been {state}!" : "ユーザ(uid={uid})は{state}状態です", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "リカバリ用の管理者パスワードを入力してください。そうでない場合は、全ユーザーのデータが失われます。", + "Couldn't change the email address because the user does not exist" : "ユーザが存在しない為、emailアドレスを変更出来ませんでした。", + "Couldn't change the email address because the token is invalid" : "無効なトークンを利用している為、emailアドレスが変更出来ませんでした。", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "設定したメールアドレスに確認のためのメールを送りました。\nメールアドレスが承認されるまでこのアドレスは設定されません。", + "No email was sent because you already sent one recently. Please try again later." : "最近、既に同様のメールを送信しているため、メールは送られませんでした。", + "%s email address confirm" : "%s確認用のメールアドレス", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "emailアドレス変更の確認メールを送信できませんでした。管理者に問い合わせてください。", + "%s email address changed successfully" : "%sメールアドレスを変更しました", + "Couldn't send email address change notification mail. Please contact your administrator." : "メールアドレスの変更を通知するメールを送ることができませんでした。\n管理者に問い合わせてください。", + "Unable to enable/disable user." : "ユーザの有効化/無効化に失敗しました。", + "Use the following link to confirm your changes to the email address: {link}" : "以下のリンクを利用してemailアドレスの変更を承認してください : {link}", + "Email address changed to {mailAddress} successfully." : "emailアドレスの {mailAddress} への変更に成功しました。", + "Users" : "ユーザー", + "Show enabled/disabled option" : "有効/無効オプションを表示", + "New Password" : "新しいパスワード" }, -"nplurals=1; plural=0;"); +"nplurals=1; plural=0;"); \ No newline at end of file diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index e1946253b768..01136955a9f6 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -275,7 +275,7 @@ "App name" : "アプリ名", "Create new app password" : "新しいアプリパスワードを作成", "Use the credentials below to configure your app or device." : "アプリや端末を設定するのに以下の認証情報を使用する。", - "Username" : "ユーザーID", + "Username" : "ユーザー名", "Done" : "完了", "Version" : "バージョン", "Personal" : "個人", @@ -347,6 +347,24 @@ "Privacy Policy URL" : "プライバシーポリシーURL", "In a clustered setup please make sure to sync the config.php file across all nodes." : "クラスタ化されたセットアップでは全てのノードでconfig.phpを確実に同期してください。", "You are using %s" : "%s使用中", - "Password / Token" : "パスワード/トークン" + "Password / Token" : "パスワード/トークン", + "Delete group" : "グループを削除", + "Error while setting quota." : "容量制限の設定中にエラーが発生しました。", + "User {uid} has been {state}!" : "ユーザ(uid={uid})は{state}状態です", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "リカバリ用の管理者パスワードを入力してください。そうでない場合は、全ユーザーのデータが失われます。", + "Couldn't change the email address because the user does not exist" : "ユーザが存在しない為、emailアドレスを変更出来ませんでした。", + "Couldn't change the email address because the token is invalid" : "無効なトークンを利用している為、emailアドレスが変更出来ませんでした。", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "設定したメールアドレスに確認のためのメールを送りました。\nメールアドレスが承認されるまでこのアドレスは設定されません。", + "No email was sent because you already sent one recently. Please try again later." : "最近、既に同様のメールを送信しているため、メールは送られませんでした。", + "%s email address confirm" : "%s確認用のメールアドレス", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "emailアドレス変更の確認メールを送信できませんでした。管理者に問い合わせてください。", + "%s email address changed successfully" : "%sメールアドレスを変更しました", + "Couldn't send email address change notification mail. Please contact your administrator." : "メールアドレスの変更を通知するメールを送ることができませんでした。\n管理者に問い合わせてください。", + "Unable to enable/disable user." : "ユーザの有効化/無効化に失敗しました。", + "Use the following link to confirm your changes to the email address: {link}" : "以下のリンクを利用してemailアドレスの変更を承認してください : {link}", + "Email address changed to {mailAddress} successfully." : "emailアドレスの {mailAddress} への変更に成功しました。", + "Users" : "ユーザー", + "Show enabled/disabled option" : "有効/無効オプションを表示", + "New Password" : "新しいパスワード" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index ccf8f481097a..4460788be171 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -9,7 +9,7 @@ OC.L10N.register( "Backend doesn't support password change, but the user's encryption key was successfully updated." : "백엔드에서 암호 변경을 지원하지 않지만, 암호화 키는 갱신되었습니다.", "Unable to change password" : "암호를 변경할 수 없음", "%s password changed successfully" : "%s 암호가 성공적으로 변경됨", - "Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼수 없습니다. 관리자에게 문의하십시오.", + "Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.", "installing and updating apps via the app store or Federated Cloud Sharing" : "앱 스토어 및 연합 클라우드 공유로 앱 설치 및 업데이트", "Federated Cloud Sharing" : "클라우드 연합 공유", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL이 오래된 %s 버전을 사용하고 있습니다(%s). 운영 체제나 기능을 업데이트하지 않으면 %s 등을 안정적으로 사용할 수 없습니다.", @@ -96,9 +96,9 @@ OC.L10N.register( "disabled" : "비활성화됨", "no group" : "그룹 없음", "Changing the password will result in data loss, because data recovery is not available for this user" : "이 사용자의 데이터를 복구할 수 없기 때문에, 암호를 변경하면 데이터가 손실됨", - "A valid username must be provided" : "올바른 사용자 이름을 입력해야 함", + "A valid username must be provided" : "올바른 사용자 이름을 입력해야 합니다", "Error creating user: {message}" : "사용자 생성 오류: {message}", - "A valid password must be provided" : "올바른 암호를 입력해야 함", + "A valid password must be provided" : "올바른 암호를 입력해야 합니다", "A valid email must be provided" : "올바른 이메일 주소를 입력해야 함", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "안녕하세요.

%s 계정을 사용할 수 있음을 알려 드립니다.

사용자 이름: %s
접근 링크: %s

", "Cheers!" : "감사합니다!", @@ -337,6 +337,24 @@ OC.L10N.register( "In a clustered setup please make sure to sync the config.php file across all nodes." : "클러스터 환경이라면 모든 노드의 config.php 파일을 동기화해야 합니다.", "These are the web, desktop and mobile clients currently logged in to your %s." : "현재 %s 에 로그인한 웹, 데스크톱 및 모바일 클라이언트입니다.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s의 버전 %2$s 미만이 설치되어 있습니다. 안정성과 성능을 위해 %1$s의 새로운 버전으로 업데이트하는 것을 권장합니다.", - "Email has been changed successfully." : "이메일이 성공적으로 변경됨" + "Email has been changed successfully." : "이메일이 성공적으로 변경됨", + "Delete group" : "그룹 삭제", + "Invalid quota value \"{val}\"" : "잘못된 할당량 값 \"{val}\"", + "User {uid} has been {state}!" : "사용자 {uid}가 {state} 상태였습니다!", + "Password successfully changed" : "암호를 성공적으로 변경함", + "Couldn't change the email address because the user does not exist" : "사용자가 존재하지 않기 때문에 이메일 주소를 변경할 수 없음", + "Couldn't change the email address because the token is invalid" : "토큰이 잘못되었기 때문에 이메일 주소를 변경할 수 없음", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "주소 확인을 위한 이메일이 전송되었습니다. 주소가 확인될 때까지 이메일을 사용하지 않을 것입니다.", + "No email was sent because you already sent one recently. Please try again later." : "이미 이메일을 보냈기 때문에 이메일을 보내지 않았습니다. 나중에 다시 시도하십시오.", + "%s email address confirm" : "%s 이메일 주소 확인", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "아메일 주소 변경 확인 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.", + "%s email address changed successfully" : "%s 이메일 주소가 성공적으로 변경됨", + "Couldn't send email address change notification mail. Please contact your administrator." : "아메일 주소 변경 알림 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.", + "Unable to enable/disable user." : "사용자를 활성화/비활성화할 수 없습니다.", + "Use the following link to confirm your changes to the email address: {link}" : "다음 링크를 눌러서 이메일 주소 변경을 확인하십시오: {link}", + "Email address changed to {mailAddress} successfully." : "이메일 주소가 {mailAddress}(으)로 변경되었습니다.", + "Users" : "사용자", + "Show enabled/disabled option" : "활성/비활성 옵션 보이기", + "New Password" : "새 암호" }, -"nplurals=1; plural=0;"); +"nplurals=1; plural=0;"); \ No newline at end of file diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index 04fa15a97169..f9a3fdd89a0c 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -7,7 +7,7 @@ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "백엔드에서 암호 변경을 지원하지 않지만, 암호화 키는 갱신되었습니다.", "Unable to change password" : "암호를 변경할 수 없음", "%s password changed successfully" : "%s 암호가 성공적으로 변경됨", - "Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼수 없습니다. 관리자에게 문의하십시오.", + "Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.", "installing and updating apps via the app store or Federated Cloud Sharing" : "앱 스토어 및 연합 클라우드 공유로 앱 설치 및 업데이트", "Federated Cloud Sharing" : "클라우드 연합 공유", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL이 오래된 %s 버전을 사용하고 있습니다(%s). 운영 체제나 기능을 업데이트하지 않으면 %s 등을 안정적으로 사용할 수 없습니다.", @@ -94,9 +94,9 @@ "disabled" : "비활성화됨", "no group" : "그룹 없음", "Changing the password will result in data loss, because data recovery is not available for this user" : "이 사용자의 데이터를 복구할 수 없기 때문에, 암호를 변경하면 데이터가 손실됨", - "A valid username must be provided" : "올바른 사용자 이름을 입력해야 함", + "A valid username must be provided" : "올바른 사용자 이름을 입력해야 합니다", "Error creating user: {message}" : "사용자 생성 오류: {message}", - "A valid password must be provided" : "올바른 암호를 입력해야 함", + "A valid password must be provided" : "올바른 암호를 입력해야 합니다", "A valid email must be provided" : "올바른 이메일 주소를 입력해야 함", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "안녕하세요.

%s 계정을 사용할 수 있음을 알려 드립니다.

사용자 이름: %s
접근 링크: %s

", "Cheers!" : "감사합니다!", @@ -335,6 +335,24 @@ "In a clustered setup please make sure to sync the config.php file across all nodes." : "클러스터 환경이라면 모든 노드의 config.php 파일을 동기화해야 합니다.", "These are the web, desktop and mobile clients currently logged in to your %s." : "현재 %s 에 로그인한 웹, 데스크톱 및 모바일 클라이언트입니다.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s의 버전 %2$s 미만이 설치되어 있습니다. 안정성과 성능을 위해 %1$s의 새로운 버전으로 업데이트하는 것을 권장합니다.", - "Email has been changed successfully." : "이메일이 성공적으로 변경됨" + "Email has been changed successfully." : "이메일이 성공적으로 변경됨", + "Delete group" : "그룹 삭제", + "Invalid quota value \"{val}\"" : "잘못된 할당량 값 \"{val}\"", + "User {uid} has been {state}!" : "사용자 {uid}가 {state} 상태였습니다!", + "Password successfully changed" : "암호를 성공적으로 변경함", + "Couldn't change the email address because the user does not exist" : "사용자가 존재하지 않기 때문에 이메일 주소를 변경할 수 없음", + "Couldn't change the email address because the token is invalid" : "토큰이 잘못되었기 때문에 이메일 주소를 변경할 수 없음", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "주소 확인을 위한 이메일이 전송되었습니다. 주소가 확인될 때까지 이메일을 사용하지 않을 것입니다.", + "No email was sent because you already sent one recently. Please try again later." : "이미 이메일을 보냈기 때문에 이메일을 보내지 않았습니다. 나중에 다시 시도하십시오.", + "%s email address confirm" : "%s 이메일 주소 확인", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "아메일 주소 변경 확인 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.", + "%s email address changed successfully" : "%s 이메일 주소가 성공적으로 변경됨", + "Couldn't send email address change notification mail. Please contact your administrator." : "아메일 주소 변경 알림 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.", + "Unable to enable/disable user." : "사용자를 활성화/비활성화할 수 없습니다.", + "Use the following link to confirm your changes to the email address: {link}" : "다음 링크를 눌러서 이메일 주소 변경을 확인하십시오: {link}", + "Email address changed to {mailAddress} successfully." : "이메일 주소가 {mailAddress}(으)로 변경되었습니다.", + "Users" : "사용자", + "Show enabled/disabled option" : "활성/비활성 옵션 보이기", + "New Password" : "새 암호" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/lb.js b/settings/l10n/lb.js index 472b3568115a..ea64abcd1221 100644 --- a/settings/l10n/lb.js +++ b/settings/l10n/lb.js @@ -246,6 +246,7 @@ OC.L10N.register( "change email address" : "Emails Adress wiesselen", "Default" : "Standard", "Share" : "Deelen", - "Add" : "Dobäisetzen" + "Add" : "Dobäisetzen", + "Users" : "Benotzer" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/lb.json b/settings/l10n/lb.json index db2fc6cde85c..63814f21a379 100644 --- a/settings/l10n/lb.json +++ b/settings/l10n/lb.json @@ -244,6 +244,7 @@ "change email address" : "Emails Adress wiesselen", "Default" : "Standard", "Share" : "Deelen", - "Add" : "Dobäisetzen" + "Add" : "Dobäisetzen", + "Users" : "Benotzer" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 93adf37eafed..985ca4b50cb7 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -209,6 +209,13 @@ OC.L10N.register( "Failed to change the email address." : "Nepavyko pakeisti el. pašto adreso", "Email has been changed successfully." : "El. pašto adresas sėkmingai pakeistas.", "The app will be downloaded from the app store" : "Applikacija bus atsiųsta iš parduotuvės", - "Invalid email address" : "Neteisingas el.pašto adresas" + "Invalid email address" : "Neteisingas el.pašto adresas", + "Unknown user" : "Neatpažintas naudotojas", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Prašome pateikti administratoriaus atstatymo slaptažodį; kitu atveju visi vartotojų duomenys bus prarasti.", + "Couldn't change the email address because the user does not exist" : "Negalima pakeisti El. pašto adreso, kadangi naudotojas neegzistuoja", + "Couldn't change the email address because the token is invalid" : "Nepavyko pakeisti el. pašto adreso nes tokenas negalioja", + "No email was sent because you already sent one recently. Please try again later." : "Paštas neišsiųstas nes jau buvo siųstas. Bandykite vėliau.", + "%s email address confirm" : "%sel. pašto adresas patvirtinimui", + "Users" : "Vartotojai" }, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); \ No newline at end of file diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index e3f92eeaafb4..316895bb863a 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -207,6 +207,13 @@ "Failed to change the email address." : "Nepavyko pakeisti el. pašto adreso", "Email has been changed successfully." : "El. pašto adresas sėkmingai pakeistas.", "The app will be downloaded from the app store" : "Applikacija bus atsiųsta iš parduotuvės", - "Invalid email address" : "Neteisingas el.pašto adresas" + "Invalid email address" : "Neteisingas el.pašto adresas", + "Unknown user" : "Neatpažintas naudotojas", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Prašome pateikti administratoriaus atstatymo slaptažodį; kitu atveju visi vartotojų duomenys bus prarasti.", + "Couldn't change the email address because the user does not exist" : "Negalima pakeisti El. pašto adreso, kadangi naudotojas neegzistuoja", + "Couldn't change the email address because the token is invalid" : "Nepavyko pakeisti el. pašto adreso nes tokenas negalioja", + "No email was sent because you already sent one recently. Please try again later." : "Paštas neišsiųstas nes jau buvo siųstas. Bandykite vėliau.", + "%s email address confirm" : "%sel. pašto adresas patvirtinimui", + "Users" : "Vartotojai" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/mk.js b/settings/l10n/mk.js index d153d88f0435..9d60e1fa7539 100644 --- a/settings/l10n/mk.js +++ b/settings/l10n/mk.js @@ -6,7 +6,7 @@ OC.L10N.register( "Authentication error" : "Грешка во автентикација", "Wrong admin recovery password. Please check the password and try again." : "Погрешна лозинка за поврат на администраторот. Ве молам проверете ја лозинката и пробајте повторно.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Позадината не подржува промена на лозинката, но корисничкиот клуч за енкрипција беше успешно ажуриран.", - "Unable to change password" : "Вашата лозинка неможе да се смени", + "Unable to change password" : "Вашата лозинка неможе да се промени", "Couldn't send reset email. Please contact your administrator." : "Не можам да истпратам порака за ресетирање. Ве молам контактирајте го вашиот администратор.", "Federated Cloud Sharing" : "Федерирано клауд споделување", "A problem occurred, please check your log files (Error: %s)" : "Се случи грешка, ве молам проверете ги вашите датотеки за логови (Грешка: %s)", @@ -27,8 +27,8 @@ OC.L10N.register( "Forbidden" : "Забрането", "Invalid user" : "Неправилен корисник", "Unable to change mail address" : "Не можам да ја променам електронската адреса/пошта", - "Your full name has been changed." : "Вашето целосно име е променето.", - "Unable to change full name" : "Не можам да го променам целото име", + "Your full name has been changed." : "Вашето име и презиме е променето.", + "Unable to change full name" : "Не можам да го променам името и презимето", "__language_name__" : "__language_name__", "Language changed" : "Јазикот е сменет", "Invalid request" : "Неправилно барање", @@ -171,11 +171,11 @@ OC.L10N.register( "Everyone" : "Секој", "Admins" : "Администратори", "Default Quota" : "Предефинирана квота", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ве молам внесете квота за просторот (нпр: \"512 MB\" или \"12 GB\")", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ве молам внесете квота за просторот за складирање (нпр: \"512 MB\" или \"12 GB\")", "Other" : "Останато", - "Full Name" : "Цело име", + "Full Name" : "Име и презиме", "Quota" : "Квота", - "Storage Location" : "Локација на сториџот", + "Storage Location" : "Локација на просторот за складирање", "Last Login" : "Последна најава", "change full name" : "промена на целото име", "set new password" : "постави нова лозинка", @@ -289,6 +289,52 @@ OC.L10N.register( "App passwords or tokens are passcodes that give an app or device permissions to access your %s account." : "Лозинка за апликација или токен е лозинка која дозволува на одредена апликација или уред да пристапи во вашиот профил на %s.", "Use them as a security measure to hide your actual password which you may only want to use for web interface login." : "Користете ги како мерка за безбедност за да ја скриете вашата вистинска лозинка која можеби сакате да ја користите само за најава за веб интерфејсот.", "Create new app passcode" : "Креирај нова лозинка за апликација", - "Password / Token" : "Лозинка / Токен" + "Password / Token" : "Лозинка / Токен", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Ќе ја избришете групата. Ова дејство не може да се врати и е трајно. Дали сте сигурни дека сакате трајно да ја избришете {groupName}?", + "Delete group" : "Избриши група", + "Failed to set password. Please contact your administrator." : "Неуспешно поставување на лозинка. Контактирајте го администраторот.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Ќе го избришете корисникот. Ова дејство не може да се врати и е трајно. Сите податоци на корисникот, датотеки и споделувања ќе бидат избришани. Дали сте сигурни дека сакате трајно да го избришете {userName}?", + "Delete user" : "Избриши корисник", + "Invalid quota value \"{val}\"" : "Невалидна вредност за квота \"{val}\"", + "Error while setting quota." : "Грешка при поставување на квотата.", + "User {uid} has been {state}!" : "Корисник {uid} е {state}!", + "Changing the password will result in data loss, because data recovery is not available for this user" : "Промена на лозинката ќе резултира со губење на податоци, бидејќи враќање на податоци за овој корисник не е достапно", + "Password successfully changed" : "Лозинката е успешно променета", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Ве молиме внесете лозинка за враќање на администраторот; во спротивно, сите кориснички податоци ќе бидат изгубени.", + "Couldn't change the email address because the user does not exist" : "Неможе да се промени Email адресата бидејќи корисникот не постои", + "Couldn't change the email address because the token is invalid" : "Неможе да се промени Email адресата бидејќи токенот е неважечки", + "The token provided is invalid." : "Токенот е неважечки.", + "The token provided had expired." : "Валидноста на токенот е истечена.", + "Failed to create activation link. Please contact your administrator." : "Неуспешно креирање на линк за активација. Контактирајте го администраторот.", + "Can't send email to the user. Contact your administrator." : "Неможе да се испрати Email до корисникот. Контактирајте го администраторот.", + "Failed to set password. Please contact the administrator." : "Неуспешно поставување на лозинка. Контактирајте го администраторот.", + "Failed to send email. Please contact your administrator." : "Неуспешно испраќање на Email. Контактирајте го администраторот.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Email порака е испратена за потврда. Додека не се потврди валидноста на адресата истата нема да биде поставена.", + "No email was sent because you already sent one recently. Please try again later." : "Не е испратена Email порака бидејќи неодамна беше една испратена. Ве молиме обидете се повторно покасно.", + "%s email address confirm" : "Email адресата %sе потврдена.", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Неможе да се испрати линк за потврда за промена на Email адреса. Контактирајте го администраторот.", + "%s email address changed successfully" : "Email адресата%s е успешно променета", + "Couldn't send email address change notification mail. Please contact your administrator." : "Неможе да се испрати известување за промена на Email адреса. Контактирајте го администраторот.", + "Unable to enable/disable user." : "Не може да се овозможи/оневозможи корисникот.", + "Use the following link to confirm your changes to the email address: {link}" : "Користете го следниов линк за да ја потврдите промената на Email адресата: {link}", + "Email address changed to {mailAddress} successfully." : "Email адресата е успешно променета во {mailAddress} .", + "Users" : "Корисници", + "Show enabled/disabled option" : "Прикажи опција за овозможи/оневозможи ", + "Show storage location" : "Прикажи простор за складирање", + "Show last log in" : "Прикажи последна најава", + "Show user backend" : "Прикажи бекенд на корисник", + "Set password for new users" : "Постави лозинка за нови корисници", + "Show email address" : "Прикажи Email адреси", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Здраво,

Ве информираме дека е крирана корисничка сметка на%s.

Вашето корисничко име е: %s
Ве молиме поставете лозинка за да можете да пристапите: Линк

", + "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здраво,\n\nВе информираме дека е креирана корисничка сметка на %s.\n\nКорисничко име: %s\nЛинк: %s\n\n", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Линкот за активација е истечен. Кликнете на копчето подолу за да побарате нов линк за активација и да ја комплетирате регистрацијата.", + "Resend activation link" : "Повторно испрати линк за активација", + "New Password" : "Нова лозинка", + "Please set your password" : "Постави лозинка", + "Activation link was sent to an email address, if one was configured." : "Линк за активација е испратен на Email адресата што е поставена.", + "Enter the recovery password in order to recover the users files during password change" : "Внесете лозинка за враќање за покасно да можете да побарате враќање на датотеки при променете лозинка.", + "Group Admin for" : "Администратор на група за", + "User Backend" : "Бекенд на корисник", + "change email address" : "промени Email адреса" }, -"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); +"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); \ No newline at end of file diff --git a/settings/l10n/mk.json b/settings/l10n/mk.json index 01224eaf2a63..f70d3ee873f1 100644 --- a/settings/l10n/mk.json +++ b/settings/l10n/mk.json @@ -4,7 +4,7 @@ "Authentication error" : "Грешка во автентикација", "Wrong admin recovery password. Please check the password and try again." : "Погрешна лозинка за поврат на администраторот. Ве молам проверете ја лозинката и пробајте повторно.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Позадината не подржува промена на лозинката, но корисничкиот клуч за енкрипција беше успешно ажуриран.", - "Unable to change password" : "Вашата лозинка неможе да се смени", + "Unable to change password" : "Вашата лозинка неможе да се промени", "Couldn't send reset email. Please contact your administrator." : "Не можам да истпратам порака за ресетирање. Ве молам контактирајте го вашиот администратор.", "Federated Cloud Sharing" : "Федерирано клауд споделување", "A problem occurred, please check your log files (Error: %s)" : "Се случи грешка, ве молам проверете ги вашите датотеки за логови (Грешка: %s)", @@ -25,8 +25,8 @@ "Forbidden" : "Забрането", "Invalid user" : "Неправилен корисник", "Unable to change mail address" : "Не можам да ја променам електронската адреса/пошта", - "Your full name has been changed." : "Вашето целосно име е променето.", - "Unable to change full name" : "Не можам да го променам целото име", + "Your full name has been changed." : "Вашето име и презиме е променето.", + "Unable to change full name" : "Не можам да го променам името и презимето", "__language_name__" : "__language_name__", "Language changed" : "Јазикот е сменет", "Invalid request" : "Неправилно барање", @@ -169,11 +169,11 @@ "Everyone" : "Секој", "Admins" : "Администратори", "Default Quota" : "Предефинирана квота", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ве молам внесете квота за просторот (нпр: \"512 MB\" или \"12 GB\")", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ве молам внесете квота за просторот за складирање (нпр: \"512 MB\" или \"12 GB\")", "Other" : "Останато", - "Full Name" : "Цело име", + "Full Name" : "Име и презиме", "Quota" : "Квота", - "Storage Location" : "Локација на сториџот", + "Storage Location" : "Локација на просторот за складирање", "Last Login" : "Последна најава", "change full name" : "промена на целото име", "set new password" : "постави нова лозинка", @@ -287,6 +287,52 @@ "App passwords or tokens are passcodes that give an app or device permissions to access your %s account." : "Лозинка за апликација или токен е лозинка која дозволува на одредена апликација или уред да пристапи во вашиот профил на %s.", "Use them as a security measure to hide your actual password which you may only want to use for web interface login." : "Користете ги како мерка за безбедност за да ја скриете вашата вистинска лозинка која можеби сакате да ја користите само за најава за веб интерфејсот.", "Create new app passcode" : "Креирај нова лозинка за апликација", - "Password / Token" : "Лозинка / Токен" + "Password / Token" : "Лозинка / Токен", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Ќе ја избришете групата. Ова дејство не може да се врати и е трајно. Дали сте сигурни дека сакате трајно да ја избришете {groupName}?", + "Delete group" : "Избриши група", + "Failed to set password. Please contact your administrator." : "Неуспешно поставување на лозинка. Контактирајте го администраторот.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Ќе го избришете корисникот. Ова дејство не може да се врати и е трајно. Сите податоци на корисникот, датотеки и споделувања ќе бидат избришани. Дали сте сигурни дека сакате трајно да го избришете {userName}?", + "Delete user" : "Избриши корисник", + "Invalid quota value \"{val}\"" : "Невалидна вредност за квота \"{val}\"", + "Error while setting quota." : "Грешка при поставување на квотата.", + "User {uid} has been {state}!" : "Корисник {uid} е {state}!", + "Changing the password will result in data loss, because data recovery is not available for this user" : "Промена на лозинката ќе резултира со губење на податоци, бидејќи враќање на податоци за овој корисник не е достапно", + "Password successfully changed" : "Лозинката е успешно променета", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Ве молиме внесете лозинка за враќање на администраторот; во спротивно, сите кориснички податоци ќе бидат изгубени.", + "Couldn't change the email address because the user does not exist" : "Неможе да се промени Email адресата бидејќи корисникот не постои", + "Couldn't change the email address because the token is invalid" : "Неможе да се промени Email адресата бидејќи токенот е неважечки", + "The token provided is invalid." : "Токенот е неважечки.", + "The token provided had expired." : "Валидноста на токенот е истечена.", + "Failed to create activation link. Please contact your administrator." : "Неуспешно креирање на линк за активација. Контактирајте го администраторот.", + "Can't send email to the user. Contact your administrator." : "Неможе да се испрати Email до корисникот. Контактирајте го администраторот.", + "Failed to set password. Please contact the administrator." : "Неуспешно поставување на лозинка. Контактирајте го администраторот.", + "Failed to send email. Please contact your administrator." : "Неуспешно испраќање на Email. Контактирајте го администраторот.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Email порака е испратена за потврда. Додека не се потврди валидноста на адресата истата нема да биде поставена.", + "No email was sent because you already sent one recently. Please try again later." : "Не е испратена Email порака бидејќи неодамна беше една испратена. Ве молиме обидете се повторно покасно.", + "%s email address confirm" : "Email адресата %sе потврдена.", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Неможе да се испрати линк за потврда за промена на Email адреса. Контактирајте го администраторот.", + "%s email address changed successfully" : "Email адресата%s е успешно променета", + "Couldn't send email address change notification mail. Please contact your administrator." : "Неможе да се испрати известување за промена на Email адреса. Контактирајте го администраторот.", + "Unable to enable/disable user." : "Не може да се овозможи/оневозможи корисникот.", + "Use the following link to confirm your changes to the email address: {link}" : "Користете го следниов линк за да ја потврдите промената на Email адресата: {link}", + "Email address changed to {mailAddress} successfully." : "Email адресата е успешно променета во {mailAddress} .", + "Users" : "Корисници", + "Show enabled/disabled option" : "Прикажи опција за овозможи/оневозможи ", + "Show storage location" : "Прикажи простор за складирање", + "Show last log in" : "Прикажи последна најава", + "Show user backend" : "Прикажи бекенд на корисник", + "Set password for new users" : "Постави лозинка за нови корисници", + "Show email address" : "Прикажи Email адреси", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Здраво,

Ве информираме дека е крирана корисничка сметка на%s.

Вашето корисничко име е: %s
Ве молиме поставете лозинка за да можете да пристапите: Линк

", + "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здраво,\n\nВе информираме дека е креирана корисничка сметка на %s.\n\nКорисничко име: %s\nЛинк: %s\n\n", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Линкот за активација е истечен. Кликнете на копчето подолу за да побарате нов линк за активација и да ја комплетирате регистрацијата.", + "Resend activation link" : "Повторно испрати линк за активација", + "New Password" : "Нова лозинка", + "Please set your password" : "Постави лозинка", + "Activation link was sent to an email address, if one was configured." : "Линк за активација е испратен на Email адресата што е поставена.", + "Enter the recovery password in order to recover the users files during password change" : "Внесете лозинка за враќање за покасно да можете да побарате враќање на датотеки при променете лозинка.", + "Group Admin for" : "Администратор на група за", + "User Backend" : "Бекенд на корисник", + "change email address" : "промени Email адреса" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/settings/l10n/nb_NO.js b/settings/l10n/nb_NO.js index b08ca582dc06..f4cd2e87061a 100644 --- a/settings/l10n/nb_NO.js +++ b/settings/l10n/nb_NO.js @@ -311,7 +311,7 @@ OC.L10N.register( "No panels for this section." : "Ingen paneler for denne seksjonen.", "Show enabled/disabled option" : "Vis valg for aktiv/inaktiv", "Show storage location" : "Vis lagringssted", - "Show last log in" : "Vis site innlogging", + "Show last log in" : "Vis siste innlogging", "Show user backend" : "Vis bruker-server", "Send email to new user" : "Send e-post til ny bruker", "Show email address" : "Vis e-postadresse", @@ -375,6 +375,19 @@ OC.L10N.register( "Owner language" : "Eierspråk", "Language used for public mail notifications for shared files" : "Språk som brukes til offentlig postvarsling for delte filer", "Wrong current password" : "Feil nåværende passord", - "The new password cannot be the same as the previous one" : "Det nye passordet kan ikke være det samme som det forrige" + "The new password cannot be the same as the previous one" : "Det nye passordet kan ikke være det samme som det forrige", + "Delete group" : "Slett gruppe", + "Failed to set password. Please contact your administrator." : "Kunne ikke angi passord. Ta kontakt med administratoren.", + "Error while setting quota." : "Feil skjedde under endring av kvote. ", + "The token provided is invalid." : "Token er ugyldig", + "The token provided had expired." : "Token har utgått", + "Failed to create activation link. Please contact your administrator." : "Kunne ikke opprette aktiveringslenke. Ta kontakt med administratoren din.", + "Can't send email to the user. Contact your administrator." : "Kan ikke sende e-post til brukeren. Kontakt administratoren din.", + "Failed to set password. Please contact the administrator." : "Kunne ikke angi passord. Ta kontakt med administratoren.", + "Failed to send email. Please contact your administrator." : "Kunne ikke sende e-post. Ta kontakt med administratoren din.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "En e-post er sendt til denne adressen for bekreftelse. Inntil e-posten er bekreftet, vil denne adressen ikke bli angitt.", + "Users" : "Brukere", + "Set password for new users" : "Angi passord for nye brukere", + "New Password" : "Nytt passord" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/nb_NO.json b/settings/l10n/nb_NO.json index 2f23e163adb3..bbf1b4481e51 100644 --- a/settings/l10n/nb_NO.json +++ b/settings/l10n/nb_NO.json @@ -309,7 +309,7 @@ "No panels for this section." : "Ingen paneler for denne seksjonen.", "Show enabled/disabled option" : "Vis valg for aktiv/inaktiv", "Show storage location" : "Vis lagringssted", - "Show last log in" : "Vis site innlogging", + "Show last log in" : "Vis siste innlogging", "Show user backend" : "Vis bruker-server", "Send email to new user" : "Send e-post til ny bruker", "Show email address" : "Vis e-postadresse", @@ -373,6 +373,19 @@ "Owner language" : "Eierspråk", "Language used for public mail notifications for shared files" : "Språk som brukes til offentlig postvarsling for delte filer", "Wrong current password" : "Feil nåværende passord", - "The new password cannot be the same as the previous one" : "Det nye passordet kan ikke være det samme som det forrige" + "The new password cannot be the same as the previous one" : "Det nye passordet kan ikke være det samme som det forrige", + "Delete group" : "Slett gruppe", + "Failed to set password. Please contact your administrator." : "Kunne ikke angi passord. Ta kontakt med administratoren.", + "Error while setting quota." : "Feil skjedde under endring av kvote. ", + "The token provided is invalid." : "Token er ugyldig", + "The token provided had expired." : "Token har utgått", + "Failed to create activation link. Please contact your administrator." : "Kunne ikke opprette aktiveringslenke. Ta kontakt med administratoren din.", + "Can't send email to the user. Contact your administrator." : "Kan ikke sende e-post til brukeren. Kontakt administratoren din.", + "Failed to set password. Please contact the administrator." : "Kunne ikke angi passord. Ta kontakt med administratoren.", + "Failed to send email. Please contact your administrator." : "Kunne ikke sende e-post. Ta kontakt med administratoren din.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "En e-post er sendt til denne adressen for bekreftelse. Inntil e-posten er bekreftet, vil denne adressen ikke bli angitt.", + "Users" : "Brukere", + "Set password for new users" : "Angi passord for nye brukere", + "New Password" : "Nytt passord" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 7e40bfdc2221..c669ed7b8e5e 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -87,7 +87,7 @@ OC.L10N.register( "Migration started …" : "Migratie gestart...", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Er trad een fout op. Upload als een ASCII-gecodeerd PEM certificaat.", "Valid until {date}" : "Geldig tot {date}", - "Delete" : "Verwijder", + "Delete" : "Verwijderen", "Disconnect" : "Verbreek verbinding", "Error while loading browser sessions and device tokens" : "Fout bij laden browser sessies en apparaat-tokens", "Error while creating device token" : "Fout bij creëren apparaat-token", @@ -273,7 +273,7 @@ OC.L10N.register( "Choose as profile picture" : "Kies als profielafbeelding", "Full name" : "Volledige naam", "No display name set" : "Nog geen weergavenaam ingesteld", - "Email" : "E-mailadres", + "Email" : "mailadres", "Your email address" : "Uw e-mailadres", "Change email" : "Wijzigen e-mailadres", "Set email" : "Instellen e-mailadres", @@ -283,7 +283,7 @@ OC.L10N.register( "Password" : "Wachtwoord", "Unable to change your password" : "Niet in staat om uw wachtwoord te wijzigen", "Current password" : "Huidig wachtwoord", - "New password" : "Nieuw", + "New password" : "Nieuw wachtwoord", "Change password" : "Wijzig wachtwoord", "Language" : "Taal", "Help translate" : "Help met vertalen", @@ -325,7 +325,7 @@ OC.L10N.register( "Admins" : "Beheerders", "Default Quota" : "Standaard limiet", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Geef de opslagquotering op (bijv. \"512 MB\" of \"12 GB\")", - "Other" : "Anders", + "Other" : "Overig", "Full Name" : "Volledige naam", "Group Admin for" : "Groepsbeheerder voor", "Quota" : "Limieten", @@ -347,6 +347,9 @@ OC.L10N.register( "Restrict enumeration to group members" : "Beperk enumeratie tot groepsleden", "No Domains." : "Geen domainen.", "Add" : "Toevoegen", - "The config file is read only. Please adjust your setup by editing the config file manually." : "Het configuratiebestand is alleen-lezen. Wijzig uw setup door door het configuratiebestand handmatig te wijzigen." + "The config file is read only. Please adjust your setup by editing the config file manually." : "Het configuratiebestand is alleen-lezen. Wijzig uw setup door door het configuratiebestand handmatig te wijzigen.", + "Delete group" : "Verwijder groep", + "Users" : "Gebruikers", + "New Password" : "Nieuw wachtwoord" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 53ab9df8c70c..c59beb8d3190 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -85,7 +85,7 @@ "Migration started …" : "Migratie gestart...", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Er trad een fout op. Upload als een ASCII-gecodeerd PEM certificaat.", "Valid until {date}" : "Geldig tot {date}", - "Delete" : "Verwijder", + "Delete" : "Verwijderen", "Disconnect" : "Verbreek verbinding", "Error while loading browser sessions and device tokens" : "Fout bij laden browser sessies en apparaat-tokens", "Error while creating device token" : "Fout bij creëren apparaat-token", @@ -271,7 +271,7 @@ "Choose as profile picture" : "Kies als profielafbeelding", "Full name" : "Volledige naam", "No display name set" : "Nog geen weergavenaam ingesteld", - "Email" : "E-mailadres", + "Email" : "mailadres", "Your email address" : "Uw e-mailadres", "Change email" : "Wijzigen e-mailadres", "Set email" : "Instellen e-mailadres", @@ -281,7 +281,7 @@ "Password" : "Wachtwoord", "Unable to change your password" : "Niet in staat om uw wachtwoord te wijzigen", "Current password" : "Huidig wachtwoord", - "New password" : "Nieuw", + "New password" : "Nieuw wachtwoord", "Change password" : "Wijzig wachtwoord", "Language" : "Taal", "Help translate" : "Help met vertalen", @@ -323,7 +323,7 @@ "Admins" : "Beheerders", "Default Quota" : "Standaard limiet", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Geef de opslagquotering op (bijv. \"512 MB\" of \"12 GB\")", - "Other" : "Anders", + "Other" : "Overig", "Full Name" : "Volledige naam", "Group Admin for" : "Groepsbeheerder voor", "Quota" : "Limieten", @@ -345,6 +345,9 @@ "Restrict enumeration to group members" : "Beperk enumeratie tot groepsleden", "No Domains." : "Geen domainen.", "Add" : "Toevoegen", - "The config file is read only. Please adjust your setup by editing the config file manually." : "Het configuratiebestand is alleen-lezen. Wijzig uw setup door door het configuratiebestand handmatig te wijzigen." + "The config file is read only. Please adjust your setup by editing the config file manually." : "Het configuratiebestand is alleen-lezen. Wijzig uw setup door door het configuratiebestand handmatig te wijzigen.", + "Delete group" : "Verwijder groep", + "Users" : "Gebruikers", + "New Password" : "Nieuw wachtwoord" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/oc.js b/settings/l10n/oc.js index de491045cead..2e1ac74bcf30 100644 --- a/settings/l10n/oc.js +++ b/settings/l10n/oc.js @@ -43,7 +43,7 @@ OC.L10N.register( "Official" : "Oficial", "Approved" : "Aprovat", "All" : "Totes", - "Enabled" : "Activadas", + "Enabled" : "Activat", "Not enabled" : "Desactivadas", "No apps found for your version" : "Pas d'aplicacion trobada per vòstra version", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Las aplicacions oficialas son desvolopadas per e amb la comunautat ownCloud. Ofrisson sas foncionalitats principalas a ownCloud e son prèstas per una utilizacion en produccion. ", @@ -90,8 +90,8 @@ OC.L10N.register( "disabled" : "desactivat", "no group" : "Pas cap de grop", "Changing the password will result in data loss, because data recovery is not available for this user" : "La modificacion del senhal entraïnarà la pèrta de las donadas perque lo restabliment de donadas es pas disponible per aqueste utilizaire", - "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser picat", - "A valid password must be provided" : "Un senhal valid deu èsser picat", + "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser sasit", + "A valid password must be provided" : "Un senhal valid deu èsser sasit", "A valid email must be provided" : "Vos cal provesir una adreça de corrièl valida", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Bonjorn,

Un compte %s es estat creat per vos.

Vòstre nom d'utilizaire es : %s
Visitatz vòstre compte : %s

", "Cheers!" : "A lèu !", @@ -215,7 +215,7 @@ OC.L10N.register( "Cancel" : "Anullar", "Full name" : "Nom complet", "No display name set" : "Cap de nom d'afichatge pas configurat", - "Email" : "Adreça mail", + "Email" : "Adreça corrièl", "Your email address" : "Vòstra adreça mail", "No email address set" : "Cap d'adreça e-mail pas configurada", "You are member of the following groups:" : "Sètz membre dels gropes seguents :", @@ -229,7 +229,7 @@ OC.L10N.register( "Unlimited" : "Illimitat", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desvolopat per la {communityopen}comunautat ownCloud{linkclose}, lo {githubopen}code font{linkclose} es jos licéncia {licenseopen}AGPL{linkclose}.", "Name" : "Nom", - "Username" : "Nom d'utilizaire", + "Username" : "Identificant", "Version" : "Version", "Personal" : "Personal", "Admin" : "Administracion", @@ -239,7 +239,7 @@ OC.L10N.register( "Show user backend" : "Far veire la font de l'identificant", "Send email to new user" : "Mandar un corrièl als utilizaires creats", "Show email address" : "Afichar l'adreça email", - "E-Mail" : "Corrièl", + "E-Mail" : "Corrièr electronic", "Create" : "Crear", "Admin Recovery Password" : "Recuperacion del senhal administrator", "Enter the recovery password in order to recover the users files during password change" : "Entratz lo senhal de recuperacion per recuperar los fichièrs utilizaires pendent lo cambiament de senhal", @@ -262,6 +262,7 @@ OC.L10N.register( "Default" : "Defaut", "Share" : "Partejar", "Domain" : "Domeni", - "Add" : "Apondre" + "Add" : "Apondre", + "Users" : "Utilizaires" }, -"nplurals=2; plural=(n > 1);"); +"nplurals=2; plural=(n > 1);"); \ No newline at end of file diff --git a/settings/l10n/oc.json b/settings/l10n/oc.json index 9a7890d611ff..d72e900794ed 100644 --- a/settings/l10n/oc.json +++ b/settings/l10n/oc.json @@ -41,7 +41,7 @@ "Official" : "Oficial", "Approved" : "Aprovat", "All" : "Totes", - "Enabled" : "Activadas", + "Enabled" : "Activat", "Not enabled" : "Desactivadas", "No apps found for your version" : "Pas d'aplicacion trobada per vòstra version", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Las aplicacions oficialas son desvolopadas per e amb la comunautat ownCloud. Ofrisson sas foncionalitats principalas a ownCloud e son prèstas per una utilizacion en produccion. ", @@ -88,8 +88,8 @@ "disabled" : "desactivat", "no group" : "Pas cap de grop", "Changing the password will result in data loss, because data recovery is not available for this user" : "La modificacion del senhal entraïnarà la pèrta de las donadas perque lo restabliment de donadas es pas disponible per aqueste utilizaire", - "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser picat", - "A valid password must be provided" : "Un senhal valid deu èsser picat", + "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser sasit", + "A valid password must be provided" : "Un senhal valid deu èsser sasit", "A valid email must be provided" : "Vos cal provesir una adreça de corrièl valida", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Bonjorn,

Un compte %s es estat creat per vos.

Vòstre nom d'utilizaire es : %s
Visitatz vòstre compte : %s

", "Cheers!" : "A lèu !", @@ -213,7 +213,7 @@ "Cancel" : "Anullar", "Full name" : "Nom complet", "No display name set" : "Cap de nom d'afichatge pas configurat", - "Email" : "Adreça mail", + "Email" : "Adreça corrièl", "Your email address" : "Vòstra adreça mail", "No email address set" : "Cap d'adreça e-mail pas configurada", "You are member of the following groups:" : "Sètz membre dels gropes seguents :", @@ -227,7 +227,7 @@ "Unlimited" : "Illimitat", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desvolopat per la {communityopen}comunautat ownCloud{linkclose}, lo {githubopen}code font{linkclose} es jos licéncia {licenseopen}AGPL{linkclose}.", "Name" : "Nom", - "Username" : "Nom d'utilizaire", + "Username" : "Identificant", "Version" : "Version", "Personal" : "Personal", "Admin" : "Administracion", @@ -237,7 +237,7 @@ "Show user backend" : "Far veire la font de l'identificant", "Send email to new user" : "Mandar un corrièl als utilizaires creats", "Show email address" : "Afichar l'adreça email", - "E-Mail" : "Corrièl", + "E-Mail" : "Corrièr electronic", "Create" : "Crear", "Admin Recovery Password" : "Recuperacion del senhal administrator", "Enter the recovery password in order to recover the users files during password change" : "Entratz lo senhal de recuperacion per recuperar los fichièrs utilizaires pendent lo cambiament de senhal", @@ -260,6 +260,7 @@ "Default" : "Defaut", "Share" : "Partejar", "Domain" : "Domeni", - "Add" : "Apondre" + "Add" : "Apondre", + "Users" : "Utilizaires" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 47c6d0f30037..a589af426ac6 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -103,7 +103,7 @@ OC.L10N.register( "A valid password must be provided" : "Należy podać prawidłowe hasło", "A valid email must be provided" : "Podaj poprawny adres email", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Witaj,

informujemy, że teraz masz konto na %s .

Twoja nazwa użytkownika: %s
Dostęp pod adresem: %s

", - "Cheers!" : "Pozdrawiam!", + "Cheers!" : "Dzięki!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Witaj,\n\ninformujemy, że teraz masz konto na %s .\n\nTwoja nazwa użytkownika:: %s\nDostęp pod adresem: %s\n\n", "User documentation" : "Dokumentacja użytkownika", "Administrator documentation" : "Dokumentacja Administratora", @@ -242,7 +242,7 @@ OC.L10N.register( "Name" : "Nazwa", "App name" : "Nazwa aplikacji", "Create new app password" : "Utwórz nowe hasło dla aplikacji", - "Username" : "Nazwa użytkownika", + "Username" : "Użytkownik", "Done" : "Ukończono", "Version" : "Wersja", "Personal" : "Osobiste", @@ -318,6 +318,42 @@ OC.L10N.register( "Privacy Policy URL" : "URL do polityki prywatności", "You are using %s" : "Używasz %s", "Issue tracker" : "Lista problemów", - "Improving the config.php" : "Poprawianie config.php" + "Improving the config.php" : "Poprawianie config.php", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Zamierzasz usunąć grupę. Ta akcja nie może być cofnięta i jest permanentna. Czy jesteś pewny, że chcesz na stałe usunąć grupę {groupName}?", + "Delete group" : "Usuń grupę", + "Failed to set password. Please contact your administrator." : "Nie udało się ustawić hasła. Proszę skontaktować się z administratorem.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Zamierzasz usunąć użytkownika. Ta akcja nie może być cofnięta i jest permanentna. Wszystkie dane użytkownika oraz jego udostępnione zasoby będą usunięte. Czy jesteś pewny, że chcesz na stałe usunąć użytkownika {userName}?", + "Delete user" : "Usuń użytkownika", + "Invalid quota value \"{val}\"" : "Niepoprawna wartość przydziału \"{val}\"", + "Error while setting quota." : "Błąd podczas ustawiania przydziału.", + "User {uid} has been {state}!" : "Użytkownik {uid} został {state}!", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Podaj hasło odzyskiwania administratora, w przeciwnym razie wszystkie dane użytkownika zostaną utracone", + "Couldn't change the email address because the user does not exist" : "Nie można zmienić adresu email ponieważ użytkownik nie istnieje.", + "Couldn't change the email address because the token is invalid" : "Nie można zmienić adresu email ponieważ podano nieprawidłowy token.", + "The token provided is invalid." : "Podany token jest nieprawidłowy.", + "The token provided had expired." : "Podany token jest nieaktualny.", + "Failed to create activation link. Please contact your administrator." : "Nie udało się utworzyć linku aktywacyjnego. Proszę skontaktować się z administratorem. ", + "Can't send email to the user. Contact your administrator." : "Nie można wysłać e-maila do użytkownika. Proszę skontaktować się z administratorem.", + "Failed to set password. Please contact the administrator." : "Nie udało się ustawić hasła. Proszę skontaktować się z administratorem.", + "Failed to send email. Please contact your administrator." : "Nie udało się wysłać e-maila. Proszę skontaktować się z administratorem.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Na podany adres została wysłana wiadomość potwierdzająca. Do czasu weryfikacji adresu email, nie będzie on ustawiony.", + "No email was sent because you already sent one recently. Please try again later." : "Nie wysłano maila, ponieważ niedawno był wysłany. Proszę spróbować później.", + "%s email address confirm" : "%s adres email potwierdzony.", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Nie można wysłać wiadomości o zmianie maila. Proszę skontaktować się z administratorem.", + "%s email address changed successfully" : "%s adres email zmieniony pomyślnie.", + "Couldn't send email address change notification mail. Please contact your administrator." : "Nie można wysłać wiadomości potwierdzającej zmianę maila. Proszę skontaktować się z administratorem.", + "Unable to enable/disable user." : "Nie można odblokować/zablokować użytkownika.", + "Use the following link to confirm your changes to the email address: {link}" : "Użyj tego odnośnika by potwierdzić zmianę adresu email: {link}", + "Email address changed to {mailAddress} successfully." : "Pomyślnie zmieniono adres email na {mailAddress}.", + "Users" : "Użytkownicy", + "Show enabled/disabled option" : "Pokaż włączoną/wyłączoną opcję", + "Set password for new users" : "Ustawianie hasła dla nowych użytkowników.", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hej,

chcemy żebyś wiedział, że od teraz masz konto %s.

Twoja nazwa użytkownika: %s
Ustaw swoje hasło natej stronie

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Link aktywacyjny jest już nieaktualny . Kliknij w przycisk poniżej aby poprosić o niego jeszcze raz i dokończyć rejestrację.", + "Resend activation link" : "Powtórne wysłanie linka aktywacyjnego.", + "New Password" : "Nowe hasło", + "Please set your password" : "Proszę ustawić swoje hasło", + "Activation link was sent to an email address, if one was configured." : "Link aktywacyjny został wysłany na adres e-mail, jeśli został on skonfigurowany.", + "User Backend" : "Moduł użytkownika" }, -"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); \ No newline at end of file diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index c923a1a01e8d..e1c38070f571 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -101,7 +101,7 @@ "A valid password must be provided" : "Należy podać prawidłowe hasło", "A valid email must be provided" : "Podaj poprawny adres email", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Witaj,

informujemy, że teraz masz konto na %s .

Twoja nazwa użytkownika: %s
Dostęp pod adresem: %s

", - "Cheers!" : "Pozdrawiam!", + "Cheers!" : "Dzięki!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Witaj,\n\ninformujemy, że teraz masz konto na %s .\n\nTwoja nazwa użytkownika:: %s\nDostęp pod adresem: %s\n\n", "User documentation" : "Dokumentacja użytkownika", "Administrator documentation" : "Dokumentacja Administratora", @@ -240,7 +240,7 @@ "Name" : "Nazwa", "App name" : "Nazwa aplikacji", "Create new app password" : "Utwórz nowe hasło dla aplikacji", - "Username" : "Nazwa użytkownika", + "Username" : "Użytkownik", "Done" : "Ukończono", "Version" : "Wersja", "Personal" : "Osobiste", @@ -316,6 +316,42 @@ "Privacy Policy URL" : "URL do polityki prywatności", "You are using %s" : "Używasz %s", "Issue tracker" : "Lista problemów", - "Improving the config.php" : "Poprawianie config.php" + "Improving the config.php" : "Poprawianie config.php", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Zamierzasz usunąć grupę. Ta akcja nie może być cofnięta i jest permanentna. Czy jesteś pewny, że chcesz na stałe usunąć grupę {groupName}?", + "Delete group" : "Usuń grupę", + "Failed to set password. Please contact your administrator." : "Nie udało się ustawić hasła. Proszę skontaktować się z administratorem.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Zamierzasz usunąć użytkownika. Ta akcja nie może być cofnięta i jest permanentna. Wszystkie dane użytkownika oraz jego udostępnione zasoby będą usunięte. Czy jesteś pewny, że chcesz na stałe usunąć użytkownika {userName}?", + "Delete user" : "Usuń użytkownika", + "Invalid quota value \"{val}\"" : "Niepoprawna wartość przydziału \"{val}\"", + "Error while setting quota." : "Błąd podczas ustawiania przydziału.", + "User {uid} has been {state}!" : "Użytkownik {uid} został {state}!", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Podaj hasło odzyskiwania administratora, w przeciwnym razie wszystkie dane użytkownika zostaną utracone", + "Couldn't change the email address because the user does not exist" : "Nie można zmienić adresu email ponieważ użytkownik nie istnieje.", + "Couldn't change the email address because the token is invalid" : "Nie można zmienić adresu email ponieważ podano nieprawidłowy token.", + "The token provided is invalid." : "Podany token jest nieprawidłowy.", + "The token provided had expired." : "Podany token jest nieaktualny.", + "Failed to create activation link. Please contact your administrator." : "Nie udało się utworzyć linku aktywacyjnego. Proszę skontaktować się z administratorem. ", + "Can't send email to the user. Contact your administrator." : "Nie można wysłać e-maila do użytkownika. Proszę skontaktować się z administratorem.", + "Failed to set password. Please contact the administrator." : "Nie udało się ustawić hasła. Proszę skontaktować się z administratorem.", + "Failed to send email. Please contact your administrator." : "Nie udało się wysłać e-maila. Proszę skontaktować się z administratorem.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Na podany adres została wysłana wiadomość potwierdzająca. Do czasu weryfikacji adresu email, nie będzie on ustawiony.", + "No email was sent because you already sent one recently. Please try again later." : "Nie wysłano maila, ponieważ niedawno był wysłany. Proszę spróbować później.", + "%s email address confirm" : "%s adres email potwierdzony.", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Nie można wysłać wiadomości o zmianie maila. Proszę skontaktować się z administratorem.", + "%s email address changed successfully" : "%s adres email zmieniony pomyślnie.", + "Couldn't send email address change notification mail. Please contact your administrator." : "Nie można wysłać wiadomości potwierdzającej zmianę maila. Proszę skontaktować się z administratorem.", + "Unable to enable/disable user." : "Nie można odblokować/zablokować użytkownika.", + "Use the following link to confirm your changes to the email address: {link}" : "Użyj tego odnośnika by potwierdzić zmianę adresu email: {link}", + "Email address changed to {mailAddress} successfully." : "Pomyślnie zmieniono adres email na {mailAddress}.", + "Users" : "Użytkownicy", + "Show enabled/disabled option" : "Pokaż włączoną/wyłączoną opcję", + "Set password for new users" : "Ustawianie hasła dla nowych użytkowników.", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Hej,

chcemy żebyś wiedział, że od teraz masz konto %s.

Twoja nazwa użytkownika: %s
Ustaw swoje hasło natej stronie

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Link aktywacyjny jest już nieaktualny . Kliknij w przycisk poniżej aby poprosić o niego jeszcze raz i dokończyć rejestrację.", + "Resend activation link" : "Powtórne wysłanie linka aktywacyjnego.", + "New Password" : "Nowe hasło", + "Please set your password" : "Proszę ustawić swoje hasło", + "Activation link was sent to an email address, if one was configured." : "Link aktywacyjny został wysłany na adres e-mail, jeśli został on skonfigurowany.", + "User Backend" : "Moduł użytkownika" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index e0b16f720dcf..96403293383a 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -303,7 +303,7 @@ OC.L10N.register( "App name" : "Nome do aplicativo", "Create new app password" : "Criar uma nova senha do aplicativo", "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.", - "Username" : "Nome de Usuário", + "Username" : "Nome do Usuário", "Done" : "Concluída", "Version" : "Versão", "Personal" : "Pessoal", @@ -377,6 +377,27 @@ OC.L10N.register( "Owner language" : "Idioma do proprietário", "Language used for public mail notifications for shared files" : "Idioma usado para notificações de correio público para arquivos compartilhados", "Wrong current password" : "Senha atual incorreta", - "The new password cannot be the same as the previous one" : "A nova senha não pode ser a mesma que a anterior" + "The new password cannot be the same as the previous one" : "A nova senha não pode ser a mesma que a anterior", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Você está prestes a excluir um grupo. Essa ação não pode ser desfeita e é permanente. Tem certeza de que deseja excluir permanentemente {groupName}?", + "Delete group" : "Excluir grupo", + "Failed to set password. Please contact your administrator." : "Falha ao definir senha. Por favor contate seu administrador.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Você está prestes a excluir um usuário. Essa ação não pode ser desfeita e é permanente. Todos os dados do usuário, arquivos e compartilhamentos serão excluídos. Tem certeza de que deseja excluir permanentemente {userName}?", + "Delete user" : "Excluir usuário", + "Error while setting quota." : "Erro ao definir a cota.", + "The token provided is invalid." : "O token fornecido é inválido.", + "The token provided had expired." : "O token fornecido expirou.", + "Failed to create activation link. Please contact your administrator." : "Falha ao criar o link de ativação. Por favor contate seu administrador.", + "Can't send email to the user. Contact your administrator." : "Não é possível enviar email para o usuário. Entre em contato com seu administrador.", + "Failed to set password. Please contact the administrator." : "Falha ao definir senha. Por favor contate o administrador.", + "Failed to send email. Please contact your administrator." : "Não foi possível enviar o email. Por favor contate seu administrador.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Um e-mail foi enviado para este endereço para confirmação. Até que o e-mail seja verificado, esse endereço não será definido.", + "Users" : "Usuários", + "Set password for new users" : "Definir senha para novos usuários", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Olá,

apenas deixando você saber que agora você tem uma %s conta.

Seu nome de usuário: %s
Por favor, defina a senha acessando: Aqui

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "O link de ativação expirou. Clique no botão abaixo para solicitar um novo e completar o registro.", + "Resend activation link" : "Reenviar link de ativação", + "New Password" : "Nova Senha", + "Please set your password" : "Por favor, defina sua senha", + "Activation link was sent to an email address, if one was configured." : "Link de ativação foi enviado para um endereço de e-mail, se um foi configurado." }, -"nplurals=2; plural=(n > 1);"); +"nplurals=2; plural=(n > 1);"); \ No newline at end of file diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index b95a3ef2c6d6..6b4b257152a0 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -301,7 +301,7 @@ "App name" : "Nome do aplicativo", "Create new app password" : "Criar uma nova senha do aplicativo", "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.", - "Username" : "Nome de Usuário", + "Username" : "Nome do Usuário", "Done" : "Concluída", "Version" : "Versão", "Personal" : "Pessoal", @@ -375,6 +375,27 @@ "Owner language" : "Idioma do proprietário", "Language used for public mail notifications for shared files" : "Idioma usado para notificações de correio público para arquivos compartilhados", "Wrong current password" : "Senha atual incorreta", - "The new password cannot be the same as the previous one" : "A nova senha não pode ser a mesma que a anterior" + "The new password cannot be the same as the previous one" : "A nova senha não pode ser a mesma que a anterior", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Você está prestes a excluir um grupo. Essa ação não pode ser desfeita e é permanente. Tem certeza de que deseja excluir permanentemente {groupName}?", + "Delete group" : "Excluir grupo", + "Failed to set password. Please contact your administrator." : "Falha ao definir senha. Por favor contate seu administrador.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Você está prestes a excluir um usuário. Essa ação não pode ser desfeita e é permanente. Todos os dados do usuário, arquivos e compartilhamentos serão excluídos. Tem certeza de que deseja excluir permanentemente {userName}?", + "Delete user" : "Excluir usuário", + "Error while setting quota." : "Erro ao definir a cota.", + "The token provided is invalid." : "O token fornecido é inválido.", + "The token provided had expired." : "O token fornecido expirou.", + "Failed to create activation link. Please contact your administrator." : "Falha ao criar o link de ativação. Por favor contate seu administrador.", + "Can't send email to the user. Contact your administrator." : "Não é possível enviar email para o usuário. Entre em contato com seu administrador.", + "Failed to set password. Please contact the administrator." : "Falha ao definir senha. Por favor contate o administrador.", + "Failed to send email. Please contact your administrator." : "Não foi possível enviar o email. Por favor contate seu administrador.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Um e-mail foi enviado para este endereço para confirmação. Até que o e-mail seja verificado, esse endereço não será definido.", + "Users" : "Usuários", + "Set password for new users" : "Definir senha para novos usuários", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Olá,

apenas deixando você saber que agora você tem uma %s conta.

Seu nome de usuário: %s
Por favor, defina a senha acessando: Aqui

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "O link de ativação expirou. Clique no botão abaixo para solicitar um novo e completar o registro.", + "Resend activation link" : "Reenviar link de ativação", + "New Password" : "Nova Senha", + "Please set your password" : "Por favor, defina sua senha", + "Activation link was sent to an email address, if one was configured." : "Link de ativação foi enviado para um endereço de e-mail, se um foi configurado." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 72bc25be6db0..cec6581cfcd9 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -4,7 +4,7 @@ OC.L10N.register( "Wrong password" : "Palavra-passe errada", "The new password can not be the same as the previous one" : "A nova palavra-passe não pode ser a mesma que a anterior", "No user supplied" : "Nenhum utilizador especificado", - "Authentication error" : "Erro na autenticação", + "Authentication error" : "Erro de autenticação", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor, forneça uma palavra-passe de administrador de recuperação; caso contrário, serão perdidos todos os dados do utilizador.", "Wrong admin recovery password. Please check the password and try again." : "Palavra-passe de recuperação de administrador errada. Por favor, verifique a palavra-passe e tente novamente.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "A interface não suporta a alteração da palavra-passe, mas a chave de encriptação foi atualizada com sucesso.", @@ -17,34 +17,34 @@ OC.L10N.register( "A problem occurred, please check your log files (Error: %s)" : "Ocorreu um problema, por favor, verifique os ficheiros de registo (Erro: %s)", "Migration Completed" : "Migração Concluída", "Group already exists." : "O grupo já existe.", - "Unable to add group." : "Impossível adicionar o grupo.", - "Unable to delete group." : "Impossível eliminar grupo.", + "Unable to add group." : "Não é possível adicionar o grupo.", + "Unable to delete group." : "Não é possível eliminar o grupo.", "log-level out of allowed range" : "log-level fora do alcance permitido", "Saved" : "Guardado", "test email settings" : "testar as definições de correio eletrónico", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Um problema ocorreu ao enviar o email. Por favor verifique as suas definições. (Erro: %s)", "Email sent" : "Mensagem de correio eletrónico enviada", "You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste", - "Couldn't change the email address because the user does not exist" : "Não foi possível alterar o endereço de email porque o utlizador não existe", - "Couldn't change the email address because the token is invalid" : "Não foi possível alterar o endereço de email porque a senha é inválida", + "Couldn't change the email address because the user does not exist" : "Não foi possível alterar o endereço de e-mail porque o utilizador não existe", + "Couldn't change the email address because the token is invalid" : "Não foi possível alterar o endereço de correio eletrónico porque a senha é inválida", "Invalid mail address" : "Endereço de e-mail inválido", "A user with that name already exists." : "Já existe um utilizador com esse nome.", - "Unable to create user." : "Impossível criar o utilizador.", + "Unable to create user." : "Não é possível criar o utilizador.", "Your %s account was created" : "A sua conta %s foi criada", - "Unable to delete user." : "Impossível eliminar o utilizador.", + "Unable to delete user." : "Não é possível eliminar o utilizador.", "Forbidden" : "Proibido", "Invalid user" : "Utilizador inválido", "Unable to change mail address" : "Não é possível alterar o endereço de e-mail", - "Email has been changed successfully." : "Endereço de email foi alterado com sucesso.", + "Email has been changed successfully." : "O endereço de correio eletrónico foi alterado com sucesso.", "An email has been sent to this address for confirmation" : "Um email foi enviado para este endereço para confirmação", - "No email was sent because you already sent one recently. Please try again later." : "Nenhum email foi enviado porque já foi enviado um recentemente. Por favor tente mais tarde.", + "No email was sent because you already sent one recently. Please try again later." : "Não foi enviada nenhuma mensagem porque já foi enviada uma recentemente. Por favor, tente novamente mais tarde.", "Your full name has been changed." : "O seu nome completo foi alterado.", "Unable to change full name" : "Não é possível alterar o nome completo", - "%s email address confirm" : "Confirmação de endereço de email de %s", - "Couldn't send email address change confirmation mail. Please contact your administrator." : "Não foi possível enviar o email de confirmação da mudança de endereço de email. Por favor, contacte o seu administrador.", - "%s email address changed successfully" : "Endereço de email de %s foi alterado com sucesso", - "Couldn't send email address change notification mail. Please contact your administrator." : "Não foi possível enviar o email da notificação da mudança de endereço de email. Por favor, contacte o seu administrador.", - "Unable to enable/disable user." : "Impossível ativar/desativar utilizador.", + "%s email address confirm" : "Confirmação de endereço de e-mail de %s", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Não foi possível enviar a mensagem de confirmação de alteração do endereço de e-mail. Por favor, contacte o seu administrador.", + "%s email address changed successfully" : "O endereço de e-mail de %s foi alterado com sucesso", + "Couldn't send email address change notification mail. Please contact your administrator." : "Não foi possível enviar a mensagem de notificação da alteração do endereço de e-mail. Por favor, contacte o seu administrador.", + "Unable to enable/disable user." : "Não é possível ativar/desativar o utilizador.", "APCu" : "APCu", "Redis" : "Redis", "__language_name__" : "__language_name__", @@ -56,7 +56,7 @@ OC.L10N.register( "Official" : "Oficial", "Approved" : "Aprovado", "All" : "Todos", - "Enabled" : "Ativada", + "Enabled" : "Ativado", "Not enabled" : "Desativada", "No apps found for your version" : "Nenhuma aplicação encontrada para a sua versão", "The app will be downloaded from the app store" : "A aplicação será transferida da loja de aplicações", @@ -104,7 +104,7 @@ OC.L10N.register( "Strong password" : "Palavra-passe forte", "Groups" : "Grupos", "Unable to delete {objName}" : "Não é possível eliminar {objNome}", - "Error creating group: {message}" : "Erro ao criar grupo: {message}", + "Error creating group: {message}" : "Erro ao criar o grupo: {message}", "A valid group name must be provided" : "Deve ser indicado um nome de grupo válido", "deleted {groupName}" : "{groupName} eliminado", "undo" : "anular", @@ -114,14 +114,14 @@ OC.L10N.register( "Invalid quota value \"{val}\"" : "Valor de quota inválido \"{val}\"", "enabled" : "ativado", "disabled" : "desativado", - "User {uid} has been {state}!" : "Utilizador {uid} foi {state}!", + "User {uid} has been {state}!" : "O utilizador {uid} foi {state}!", "no group" : "sem grupo", "Changing the password will result in data loss, because data recovery is not available for this user" : "A alteração da palavra-passe resultará na perda de dados, porque a recuperação de dados não está disponível para este utilizador", "Password successfully changed" : "Palavra-passe alterada com sucesso", "A valid username must be provided" : "Deve ser indicado um nome de utilizador válido", - "Error creating user: {message}" : "Erro ao criar utilizador: {message}", + "Error creating user: {message}" : "Erro ao criar o utilizador: {message}", "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida", - "A valid email must be provided" : "Deve ser fornecido um email válido", + "A valid email must be provided" : "Deve ser fornecido um correio eletrónico válido", "Use the following link to confirm your changes to the email address: {link}" : "Use a seguinte hiperligação para confirmar as suas mudanças ao endereço de email: {link}", "Email address changed to {mailAddress} successfully." : "Endereço de email alterado com sucesso para {mailAddress}.", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Olá,

apenas para informar que você tem uma conta %s.

O seu nome de utilizador: %s
Acesse à sua conta: %s

", @@ -274,7 +274,7 @@ OC.L10N.register( "Choose as profile picture" : "Escolher como fotografia de perfil", "Full name" : "Nome completo", "No display name set" : "Nenhum nome display estabelecido", - "Email" : "Email", + "Email" : "Correio Eletrónico", "Your email address" : "O seu endereço de email", "Change email" : "Alterar email", "Set email" : "Definir email", @@ -310,38 +310,42 @@ OC.L10N.register( "Admin" : "Administração", "Error" : "Erro", "No panels for this section." : "Sem painéis para esta secção.", - "Show enabled/disabled option" : "Mostrar opções ativada/desativadas", - "Show storage location" : "Mostrar a localização do armazenamento", - "Show last log in" : "Mostrar ultimo acesso de entrada", - "Show user backend" : "Mostrar interface do utilizador", + "Show enabled/disabled option" : "Mostrar opção ativado/desativado", + "Show storage location" : "Mostrar a localização de armazenamento", + "Show last log in" : "Mostrar o ultimo acesso", + "Show user backend" : "Mostrar a interface do utilizador", "Send email to new user" : "Enviar email ao novo utilizador", - "Show email address" : "Mostrar endereço de email", - "E-Mail" : "Correio Eletrónico", + "Show email address" : "Mostrar o endereço de correio eletrónico", + "E-Mail" : "E-mail", "Create" : "Criar", "Admin Recovery Password" : "Recuperação da Palavra-passe de Administrador", - "Enter the recovery password in order to recover the users files during password change" : "Digite a senha de recuperação, a fim de recuperar os ficheiros dos utilizadores durante a mudança da palavra-passe", - "Add Group" : "Adicionar grupo", + "Enter the recovery password in order to recover the users files during password change" : "Digite a palavra-passe de recuperação para poder recuperar os ficheiros dos utilizadores durante a alteração da palavra-passe", + "Add Group" : "Adicionar Grupo", "Group" : "Grupo", - "Everyone" : "Para todos", + "Everyone" : "Toda a gente", "Admins" : "Administrador", - "Default Quota" : "Quota por padrão", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Insira a quota de armazenamento (ex: \"512 MB\" ou \"12 GB\")", + "Default Quota" : "Quota Predefinida", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor, insira a quota de armazenamento (ex.: \"512 MB\" ou \"12 GB\")", "Other" : "Outro", - "Full Name" : "Nome completo", + "Full Name" : "Nome Completo", "Group Admin for" : "Administrador de Grupo para", "Quota" : "Quota", "Storage Location" : "Localização do Armazenamento", "User Backend" : "Interface do Utilizador", - "Last Login" : "Ultimo acesso", + "Last Login" : "Ultimo Acesso", "change full name" : "alterar nome completo", "set new password" : "definir nova palavra-passe", - "change email address" : "alterar endereço do correio eletrónico", - "Default" : "Padrão", + "change email address" : "alterar endereço de correio eletrónico", + "Default" : "Predefinição", "Change" : "Alterar", "Share" : "Partilhar", "Domain" : "Domínio", "Add" : "Adicionar", "Email address" : "Endereço de correio eletrónico", - "Invalid email address" : "Endereço de correio eletrónico inválido" + "Invalid email address" : "Endereço de correio eletrónico inválido", + "Delete group" : "Eliminar grupo", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Foi enviada uma mensagem para este endereço para confirmação. Até que o correio eletrónico seja verificado, este endereço não será definido.", + "Users" : "Utilizadores", + "New Password" : "Nova palavra-passe" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index bfd4e6f7ba19..a026ad9a64b7 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -2,7 +2,7 @@ "Wrong password" : "Palavra-passe errada", "The new password can not be the same as the previous one" : "A nova palavra-passe não pode ser a mesma que a anterior", "No user supplied" : "Nenhum utilizador especificado", - "Authentication error" : "Erro na autenticação", + "Authentication error" : "Erro de autenticação", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor, forneça uma palavra-passe de administrador de recuperação; caso contrário, serão perdidos todos os dados do utilizador.", "Wrong admin recovery password. Please check the password and try again." : "Palavra-passe de recuperação de administrador errada. Por favor, verifique a palavra-passe e tente novamente.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "A interface não suporta a alteração da palavra-passe, mas a chave de encriptação foi atualizada com sucesso.", @@ -15,34 +15,34 @@ "A problem occurred, please check your log files (Error: %s)" : "Ocorreu um problema, por favor, verifique os ficheiros de registo (Erro: %s)", "Migration Completed" : "Migração Concluída", "Group already exists." : "O grupo já existe.", - "Unable to add group." : "Impossível adicionar o grupo.", - "Unable to delete group." : "Impossível eliminar grupo.", + "Unable to add group." : "Não é possível adicionar o grupo.", + "Unable to delete group." : "Não é possível eliminar o grupo.", "log-level out of allowed range" : "log-level fora do alcance permitido", "Saved" : "Guardado", "test email settings" : "testar as definições de correio eletrónico", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Um problema ocorreu ao enviar o email. Por favor verifique as suas definições. (Erro: %s)", "Email sent" : "Mensagem de correio eletrónico enviada", "You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste", - "Couldn't change the email address because the user does not exist" : "Não foi possível alterar o endereço de email porque o utlizador não existe", - "Couldn't change the email address because the token is invalid" : "Não foi possível alterar o endereço de email porque a senha é inválida", + "Couldn't change the email address because the user does not exist" : "Não foi possível alterar o endereço de e-mail porque o utilizador não existe", + "Couldn't change the email address because the token is invalid" : "Não foi possível alterar o endereço de correio eletrónico porque a senha é inválida", "Invalid mail address" : "Endereço de e-mail inválido", "A user with that name already exists." : "Já existe um utilizador com esse nome.", - "Unable to create user." : "Impossível criar o utilizador.", + "Unable to create user." : "Não é possível criar o utilizador.", "Your %s account was created" : "A sua conta %s foi criada", - "Unable to delete user." : "Impossível eliminar o utilizador.", + "Unable to delete user." : "Não é possível eliminar o utilizador.", "Forbidden" : "Proibido", "Invalid user" : "Utilizador inválido", "Unable to change mail address" : "Não é possível alterar o endereço de e-mail", - "Email has been changed successfully." : "Endereço de email foi alterado com sucesso.", + "Email has been changed successfully." : "O endereço de correio eletrónico foi alterado com sucesso.", "An email has been sent to this address for confirmation" : "Um email foi enviado para este endereço para confirmação", - "No email was sent because you already sent one recently. Please try again later." : "Nenhum email foi enviado porque já foi enviado um recentemente. Por favor tente mais tarde.", + "No email was sent because you already sent one recently. Please try again later." : "Não foi enviada nenhuma mensagem porque já foi enviada uma recentemente. Por favor, tente novamente mais tarde.", "Your full name has been changed." : "O seu nome completo foi alterado.", "Unable to change full name" : "Não é possível alterar o nome completo", - "%s email address confirm" : "Confirmação de endereço de email de %s", - "Couldn't send email address change confirmation mail. Please contact your administrator." : "Não foi possível enviar o email de confirmação da mudança de endereço de email. Por favor, contacte o seu administrador.", - "%s email address changed successfully" : "Endereço de email de %s foi alterado com sucesso", - "Couldn't send email address change notification mail. Please contact your administrator." : "Não foi possível enviar o email da notificação da mudança de endereço de email. Por favor, contacte o seu administrador.", - "Unable to enable/disable user." : "Impossível ativar/desativar utilizador.", + "%s email address confirm" : "Confirmação de endereço de e-mail de %s", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Não foi possível enviar a mensagem de confirmação de alteração do endereço de e-mail. Por favor, contacte o seu administrador.", + "%s email address changed successfully" : "O endereço de e-mail de %s foi alterado com sucesso", + "Couldn't send email address change notification mail. Please contact your administrator." : "Não foi possível enviar a mensagem de notificação da alteração do endereço de e-mail. Por favor, contacte o seu administrador.", + "Unable to enable/disable user." : "Não é possível ativar/desativar o utilizador.", "APCu" : "APCu", "Redis" : "Redis", "__language_name__" : "__language_name__", @@ -54,7 +54,7 @@ "Official" : "Oficial", "Approved" : "Aprovado", "All" : "Todos", - "Enabled" : "Ativada", + "Enabled" : "Ativado", "Not enabled" : "Desativada", "No apps found for your version" : "Nenhuma aplicação encontrada para a sua versão", "The app will be downloaded from the app store" : "A aplicação será transferida da loja de aplicações", @@ -102,7 +102,7 @@ "Strong password" : "Palavra-passe forte", "Groups" : "Grupos", "Unable to delete {objName}" : "Não é possível eliminar {objNome}", - "Error creating group: {message}" : "Erro ao criar grupo: {message}", + "Error creating group: {message}" : "Erro ao criar o grupo: {message}", "A valid group name must be provided" : "Deve ser indicado um nome de grupo válido", "deleted {groupName}" : "{groupName} eliminado", "undo" : "anular", @@ -112,14 +112,14 @@ "Invalid quota value \"{val}\"" : "Valor de quota inválido \"{val}\"", "enabled" : "ativado", "disabled" : "desativado", - "User {uid} has been {state}!" : "Utilizador {uid} foi {state}!", + "User {uid} has been {state}!" : "O utilizador {uid} foi {state}!", "no group" : "sem grupo", "Changing the password will result in data loss, because data recovery is not available for this user" : "A alteração da palavra-passe resultará na perda de dados, porque a recuperação de dados não está disponível para este utilizador", "Password successfully changed" : "Palavra-passe alterada com sucesso", "A valid username must be provided" : "Deve ser indicado um nome de utilizador válido", - "Error creating user: {message}" : "Erro ao criar utilizador: {message}", + "Error creating user: {message}" : "Erro ao criar o utilizador: {message}", "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida", - "A valid email must be provided" : "Deve ser fornecido um email válido", + "A valid email must be provided" : "Deve ser fornecido um correio eletrónico válido", "Use the following link to confirm your changes to the email address: {link}" : "Use a seguinte hiperligação para confirmar as suas mudanças ao endereço de email: {link}", "Email address changed to {mailAddress} successfully." : "Endereço de email alterado com sucesso para {mailAddress}.", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Olá,

apenas para informar que você tem uma conta %s.

O seu nome de utilizador: %s
Acesse à sua conta: %s

", @@ -272,7 +272,7 @@ "Choose as profile picture" : "Escolher como fotografia de perfil", "Full name" : "Nome completo", "No display name set" : "Nenhum nome display estabelecido", - "Email" : "Email", + "Email" : "Correio Eletrónico", "Your email address" : "O seu endereço de email", "Change email" : "Alterar email", "Set email" : "Definir email", @@ -308,38 +308,42 @@ "Admin" : "Administração", "Error" : "Erro", "No panels for this section." : "Sem painéis para esta secção.", - "Show enabled/disabled option" : "Mostrar opções ativada/desativadas", - "Show storage location" : "Mostrar a localização do armazenamento", - "Show last log in" : "Mostrar ultimo acesso de entrada", - "Show user backend" : "Mostrar interface do utilizador", + "Show enabled/disabled option" : "Mostrar opção ativado/desativado", + "Show storage location" : "Mostrar a localização de armazenamento", + "Show last log in" : "Mostrar o ultimo acesso", + "Show user backend" : "Mostrar a interface do utilizador", "Send email to new user" : "Enviar email ao novo utilizador", - "Show email address" : "Mostrar endereço de email", - "E-Mail" : "Correio Eletrónico", + "Show email address" : "Mostrar o endereço de correio eletrónico", + "E-Mail" : "E-mail", "Create" : "Criar", "Admin Recovery Password" : "Recuperação da Palavra-passe de Administrador", - "Enter the recovery password in order to recover the users files during password change" : "Digite a senha de recuperação, a fim de recuperar os ficheiros dos utilizadores durante a mudança da palavra-passe", - "Add Group" : "Adicionar grupo", + "Enter the recovery password in order to recover the users files during password change" : "Digite a palavra-passe de recuperação para poder recuperar os ficheiros dos utilizadores durante a alteração da palavra-passe", + "Add Group" : "Adicionar Grupo", "Group" : "Grupo", - "Everyone" : "Para todos", + "Everyone" : "Toda a gente", "Admins" : "Administrador", - "Default Quota" : "Quota por padrão", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Insira a quota de armazenamento (ex: \"512 MB\" ou \"12 GB\")", + "Default Quota" : "Quota Predefinida", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor, insira a quota de armazenamento (ex.: \"512 MB\" ou \"12 GB\")", "Other" : "Outro", - "Full Name" : "Nome completo", + "Full Name" : "Nome Completo", "Group Admin for" : "Administrador de Grupo para", "Quota" : "Quota", "Storage Location" : "Localização do Armazenamento", "User Backend" : "Interface do Utilizador", - "Last Login" : "Ultimo acesso", + "Last Login" : "Ultimo Acesso", "change full name" : "alterar nome completo", "set new password" : "definir nova palavra-passe", - "change email address" : "alterar endereço do correio eletrónico", - "Default" : "Padrão", + "change email address" : "alterar endereço de correio eletrónico", + "Default" : "Predefinição", "Change" : "Alterar", "Share" : "Partilhar", "Domain" : "Domínio", "Add" : "Adicionar", "Email address" : "Endereço de correio eletrónico", - "Invalid email address" : "Endereço de correio eletrónico inválido" + "Invalid email address" : "Endereço de correio eletrónico inválido", + "Delete group" : "Eliminar grupo", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Foi enviada uma mensagem para este endereço para confirmação. Até que o correio eletrónico seja verificado, este endereço não será definido.", + "Users" : "Utilizadores", + "New Password" : "Nova palavra-passe" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js index 08821151be0c..a010e201fd5c 100644 --- a/settings/l10n/ro.js +++ b/settings/l10n/ro.js @@ -74,7 +74,7 @@ OC.L10N.register( "Error creating group: {message}" : "Eroare la crearea grupului: {message}", "A valid group name must be provided" : "Trebuie furnizat un nume de grup valid", "deleted {groupName}" : "{groupName} s-a șters", - "undo" : "Anulează ultima acțiune", + "undo" : "desfă", "never" : "niciodată", "deleted {userName}" : "{userName} șters", "add group" : "adăugaţi grupul", @@ -189,13 +189,13 @@ OC.L10N.register( "Most recent activity" : "Cea mai recentă activitate", "App passwords" : "Parole aplicații", "Name" : "Nume", - "Username" : "Nume utilizator", + "Username" : "Utilizator", "Version" : "Versiunea", "Personal" : "Personal", "Admin" : "Administrator", "Error" : "Eroare", "E-Mail" : "Email", - "Create" : "Crează", + "Create" : "Creează", "Admin Recovery Password" : "Parolă de recuperare a Administratorului", "Enter the recovery password in order to recover the users files during password change" : "Introdu parola de recuperare pentru a recupera fișierele utilizatorilor în timpul schimbării parolei", "Group" : "Grup", @@ -237,6 +237,20 @@ OC.L10N.register( "Download logfile (%s)" : "Descarcă fișierul cu loguri (%s)", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "A intervenit o eroare. Te rugăm încarcă un certificat PEM codat ASCII", "Failed to change the email address." : "Schimbarea adresei de e-mail a eșuat.", - "Email has been changed successfully." : "Adresa email a fost schimbată cu succes." + "Email has been changed successfully." : "Adresa email a fost schimbată cu succes.", + "User {uid} has been {state}!" : "Utilizatorul {uid} a fost {state}!", + "Password successfully changed" : "Parola a fost schimbată cu succes", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Furnizează o parolă de recuperare pentru administrator; În caz contrar, toate datele de utilizator vor fi pierdute.", + "Couldn't change the email address because the user does not exist" : "Nu am putut modifica adresa de e-mail deoarece utilizatorul nu există", + "Couldn't change the email address because the token is invalid" : "Nu am putut modifica adresa de e-mail, deoarece tokenul nu este valid", + "No email was sent because you already sent one recently. Please try again later." : "Nu a fost trimis niciun e-mail deoarece ai trimis deja unul recent. Te rugăm să încerci din nou mai târziu.", + "%s email address confirm" : "confirmare adresă e-mail %s", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Nu am putut trimite e-mail de confirmare a schimbării adresei de e-mail. Contactează administratorul tău.", + "%s email address changed successfully" : "adresa e-mail %s a fost schimbată cu succes", + "Couldn't send email address change notification mail. Please contact your administrator." : "Nu am putut trimite e-mail de notificare a schimbării adresei de e-mail. Contactează administratorul tău.", + "Unable to enable/disable user." : "Imposibil de activat/dezactivat utilizator.", + "Users" : "Utilizatori", + "Show email address" : "Arată adresa email", + "Add Group" : "Adaugă grup" }, -"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); +"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); \ No newline at end of file diff --git a/settings/l10n/ro.json b/settings/l10n/ro.json index a75d40366f8c..72415a0a3157 100644 --- a/settings/l10n/ro.json +++ b/settings/l10n/ro.json @@ -72,7 +72,7 @@ "Error creating group: {message}" : "Eroare la crearea grupului: {message}", "A valid group name must be provided" : "Trebuie furnizat un nume de grup valid", "deleted {groupName}" : "{groupName} s-a șters", - "undo" : "Anulează ultima acțiune", + "undo" : "desfă", "never" : "niciodată", "deleted {userName}" : "{userName} șters", "add group" : "adăugaţi grupul", @@ -187,13 +187,13 @@ "Most recent activity" : "Cea mai recentă activitate", "App passwords" : "Parole aplicații", "Name" : "Nume", - "Username" : "Nume utilizator", + "Username" : "Utilizator", "Version" : "Versiunea", "Personal" : "Personal", "Admin" : "Administrator", "Error" : "Eroare", "E-Mail" : "Email", - "Create" : "Crează", + "Create" : "Creează", "Admin Recovery Password" : "Parolă de recuperare a Administratorului", "Enter the recovery password in order to recover the users files during password change" : "Introdu parola de recuperare pentru a recupera fișierele utilizatorilor în timpul schimbării parolei", "Group" : "Grup", @@ -235,6 +235,20 @@ "Download logfile (%s)" : "Descarcă fișierul cu loguri (%s)", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "A intervenit o eroare. Te rugăm încarcă un certificat PEM codat ASCII", "Failed to change the email address." : "Schimbarea adresei de e-mail a eșuat.", - "Email has been changed successfully." : "Adresa email a fost schimbată cu succes." + "Email has been changed successfully." : "Adresa email a fost schimbată cu succes.", + "User {uid} has been {state}!" : "Utilizatorul {uid} a fost {state}!", + "Password successfully changed" : "Parola a fost schimbată cu succes", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Furnizează o parolă de recuperare pentru administrator; În caz contrar, toate datele de utilizator vor fi pierdute.", + "Couldn't change the email address because the user does not exist" : "Nu am putut modifica adresa de e-mail deoarece utilizatorul nu există", + "Couldn't change the email address because the token is invalid" : "Nu am putut modifica adresa de e-mail, deoarece tokenul nu este valid", + "No email was sent because you already sent one recently. Please try again later." : "Nu a fost trimis niciun e-mail deoarece ai trimis deja unul recent. Te rugăm să încerci din nou mai târziu.", + "%s email address confirm" : "confirmare adresă e-mail %s", + "Couldn't send email address change confirmation mail. Please contact your administrator." : "Nu am putut trimite e-mail de confirmare a schimbării adresei de e-mail. Contactează administratorul tău.", + "%s email address changed successfully" : "adresa e-mail %s a fost schimbată cu succes", + "Couldn't send email address change notification mail. Please contact your administrator." : "Nu am putut trimite e-mail de notificare a schimbării adresei de e-mail. Contactează administratorul tău.", + "Unable to enable/disable user." : "Imposibil de activat/dezactivat utilizator.", + "Users" : "Utilizatori", + "Show email address" : "Arată adresa email", + "Add Group" : "Adaugă grup" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 05a55f854f62..8fd678dfd992 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -118,14 +118,14 @@ OC.L10N.register( "no group" : "без группы", "Changing the password will result in data loss, because data recovery is not available for this user" : "Изменение пароля приведёт к потере данных, так как восстановление данных не доступно для этого пользователя", "Password successfully changed" : "Пароль изменён успешно", - "A valid username must be provided" : "Укажите правильное имя пользователя", + "A valid username must be provided" : "Укажите допустимое имя пользователя", "Error creating user: {message}" : "Ошибка создания пользователя: {message}", - "A valid password must be provided" : "Должен быть указан правильный пароль", + "A valid password must be provided" : "Укажите допустимый пароль", "A valid email must be provided" : "Должен быть указан корректный адрес электронной почты", "Use the following link to confirm your changes to the email address: {link}" : "Используйте следующую ссылку, чтобы подтвердить изменение вашего адреса почты: {link}", "Email address changed to {mailAddress} successfully." : "Адрес почты успешно изменён на {mailAddress}.", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Здравствуйте,

просто хотим сообщить, что теперь у вас есть учетная запись на %s.

Ваше имя пользователя: %s
Зайти: %s

", - "Cheers!" : "Удачи!", + "Cheers!" : "Всего наилучшего!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здравствуйте,\n\nПросто хотим сообщить, что теперь у вас есть учетная запись на %s.\n\nИмя пользователя: %s\nЗайти: %s\n", "User documentation" : "Пользовательская документация", "Administrator documentation" : "Документация администратора", @@ -326,7 +326,7 @@ OC.L10N.register( "Admins" : "Администраторы", "Default Quota" : "Квота по умолчанию", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Пожалуйста, введите квоту на хранилище (например: \"512 MB\" или \"12 GB\")", - "Other" : "Другая", + "Other" : "Другой", "Full Name" : "Полное имя", "Group Admin for" : "Администратор групп", "Quota" : "Квота", @@ -377,6 +377,27 @@ OC.L10N.register( "Owner language" : "Язык владельца", "Language used for public mail notifications for shared files" : "Язык, используемый для рассылок почтовых уведомлений по поводу файлов в совместном доступе", "Wrong current password" : "Старый пароль неверен", - "The new password cannot be the same as the previous one" : "Новый пароль не совпадать с предыдущим" + "The new password cannot be the same as the previous one" : "Новый пароль не совпадать с предыдущим", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Вы собираетесь удалить группу. Это действие окончательное, его невозможно отменить. Вы уверены, что хотите окончательно удалить {groupName}?", + "Delete group" : "Удалить группу", + "Failed to set password. Please contact your administrator." : "Не удалось установить пароль. Пожалуйста, свяжитесь с вашим администратором.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Вы собираетесь удалить пользователя. Это действие окончательное, его невозможно отменить. Вы уверены, что хотите окончательно удалить {userName}?", + "Delete user" : "Удалить пользователя", + "Error while setting quota." : "Ошибка при установке квоты.", + "The token provided is invalid." : "Предоставленный токен неверен.", + "The token provided had expired." : "Предоставленный токен устарел.", + "Failed to create activation link. Please contact your administrator." : "Не удалось создать ссылку активации. Пожалуйста, свяжитесь с вашим администратором.", + "Can't send email to the user. Contact your administrator." : "Не удаётся отправить почту пользователю. Свяжитесь с вашим администратором.", + "Failed to set password. Please contact the administrator." : "Не удалось установить пароль. Пожалуйста, свяжитесь с вашим администратором.", + "Failed to send email. Please contact your administrator." : "Не удалось отправить почту. Пожалуйста, свяжитесь с вашим администратором.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Для подтверждения на данный адрес было отправлено письмо. Пока это письмо не будет подтверждено, данный адрес не будет установлен.", + "Users" : "Пользователи", + "Set password for new users" : "Установить пароль для новых пользователей", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Здравствуйте,

в %s для Вас создана учётная запись.

Ваше имя пользователя: %s
Пожалуйста, установите пароль, перейдя по: Этой ссылке

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Ссылка активации устарела. Нажмите кнопку ниже, чтобы запросить новую ссылку и завершить регистрацию.", + "Resend activation link" : "Заново отправить ссылку активации", + "New Password" : "Новый пароль", + "Please set your password" : "Пожалуйста, установите ваш пароль", + "Activation link was sent to an email address, if one was configured." : "Ссылка активации была отправлена на адрес почты, если он был настроен." }, -"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); +"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); \ No newline at end of file diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index abce809b6c4b..b1c0ccf42da2 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -116,14 +116,14 @@ "no group" : "без группы", "Changing the password will result in data loss, because data recovery is not available for this user" : "Изменение пароля приведёт к потере данных, так как восстановление данных не доступно для этого пользователя", "Password successfully changed" : "Пароль изменён успешно", - "A valid username must be provided" : "Укажите правильное имя пользователя", + "A valid username must be provided" : "Укажите допустимое имя пользователя", "Error creating user: {message}" : "Ошибка создания пользователя: {message}", - "A valid password must be provided" : "Должен быть указан правильный пароль", + "A valid password must be provided" : "Укажите допустимый пароль", "A valid email must be provided" : "Должен быть указан корректный адрес электронной почты", "Use the following link to confirm your changes to the email address: {link}" : "Используйте следующую ссылку, чтобы подтвердить изменение вашего адреса почты: {link}", "Email address changed to {mailAddress} successfully." : "Адрес почты успешно изменён на {mailAddress}.", "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Здравствуйте,

просто хотим сообщить, что теперь у вас есть учетная запись на %s.

Ваше имя пользователя: %s
Зайти: %s

", - "Cheers!" : "Удачи!", + "Cheers!" : "Всего наилучшего!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здравствуйте,\n\nПросто хотим сообщить, что теперь у вас есть учетная запись на %s.\n\nИмя пользователя: %s\nЗайти: %s\n", "User documentation" : "Пользовательская документация", "Administrator documentation" : "Документация администратора", @@ -324,7 +324,7 @@ "Admins" : "Администраторы", "Default Quota" : "Квота по умолчанию", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Пожалуйста, введите квоту на хранилище (например: \"512 MB\" или \"12 GB\")", - "Other" : "Другая", + "Other" : "Другой", "Full Name" : "Полное имя", "Group Admin for" : "Администратор групп", "Quota" : "Квота", @@ -375,6 +375,27 @@ "Owner language" : "Язык владельца", "Language used for public mail notifications for shared files" : "Язык, используемый для рассылок почтовых уведомлений по поводу файлов в совместном доступе", "Wrong current password" : "Старый пароль неверен", - "The new password cannot be the same as the previous one" : "Новый пароль не совпадать с предыдущим" + "The new password cannot be the same as the previous one" : "Новый пароль не совпадать с предыдущим", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Вы собираетесь удалить группу. Это действие окончательное, его невозможно отменить. Вы уверены, что хотите окончательно удалить {groupName}?", + "Delete group" : "Удалить группу", + "Failed to set password. Please contact your administrator." : "Не удалось установить пароль. Пожалуйста, свяжитесь с вашим администратором.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Вы собираетесь удалить пользователя. Это действие окончательное, его невозможно отменить. Вы уверены, что хотите окончательно удалить {userName}?", + "Delete user" : "Удалить пользователя", + "Error while setting quota." : "Ошибка при установке квоты.", + "The token provided is invalid." : "Предоставленный токен неверен.", + "The token provided had expired." : "Предоставленный токен устарел.", + "Failed to create activation link. Please contact your administrator." : "Не удалось создать ссылку активации. Пожалуйста, свяжитесь с вашим администратором.", + "Can't send email to the user. Contact your administrator." : "Не удаётся отправить почту пользователю. Свяжитесь с вашим администратором.", + "Failed to set password. Please contact the administrator." : "Не удалось установить пароль. Пожалуйста, свяжитесь с вашим администратором.", + "Failed to send email. Please contact your administrator." : "Не удалось отправить почту. Пожалуйста, свяжитесь с вашим администратором.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Для подтверждения на данный адрес было отправлено письмо. Пока это письмо не будет подтверждено, данный адрес не будет установлен.", + "Users" : "Пользователи", + "Set password for new users" : "Установить пароль для новых пользователей", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Здравствуйте,

в %s для Вас создана учётная запись.

Ваше имя пользователя: %s
Пожалуйста, установите пароль, перейдя по: Этой ссылке

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Ссылка активации устарела. Нажмите кнопку ниже, чтобы запросить новую ссылку и завершить регистрацию.", + "Resend activation link" : "Заново отправить ссылку активации", + "New Password" : "Новый пароль", + "Please set your password" : "Пожалуйста, установите ваш пароль", + "Activation link was sent to an email address, if one was configured." : "Ссылка активации была отправлена на адрес почты, если он был настроен." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/settings/l10n/sk_SK.js b/settings/l10n/sk_SK.js index 5658a0b64b91..72fccf9946df 100644 --- a/settings/l10n/sk_SK.js +++ b/settings/l10n/sk_SK.js @@ -240,6 +240,7 @@ OC.L10N.register( "Default" : "Predvolené", "Share" : "Zdieľať", "Domain" : "Doména", - "Add" : "Pridať" + "Add" : "Pridať", + "Users" : "Používatelia" }, -"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); \ No newline at end of file diff --git a/settings/l10n/sk_SK.json b/settings/l10n/sk_SK.json index b45431350dbd..603e7fe0d947 100644 --- a/settings/l10n/sk_SK.json +++ b/settings/l10n/sk_SK.json @@ -238,6 +238,7 @@ "Default" : "Predvolené", "Share" : "Zdieľať", "Domain" : "Doména", - "Add" : "Pridať" + "Add" : "Pridať", + "Users" : "Používatelia" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index 24cee97f983f..be4b64420916 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -4,12 +4,12 @@ OC.L10N.register( "Wrong password" : "Napačno geslo", "The new password can not be the same as the previous one" : "Novo geslo ne sme biti enako prejšnjemu.", "No user supplied" : "Ni navedenega uporabnika", - "Authentication error" : "Napaka med overjanjem", + "Authentication error" : "Napaka overjanja", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Podati je treba skrbniško obnovitveno geslo, sicer bodo vsi uporabniški podatki izgubljeni.", "Wrong admin recovery password. Please check the password and try again." : "Napačno navedeno skrbniško obnovitveno geslo. Preverite geslo in poskusite znova.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Ozadnji program ne podpira spreminjanja gesla, je pa uspešno posodobljeno uporabniško šifriranje.", "Unable to change password" : "Ni mogoče spremeniti gesla", - "%s password changed successfully" : "Geslo (%s) je uspešno spremenjeno", + "%s password changed successfully" : "Geslo %s je uspešno spremenjeno", "Couldn't send reset email. Please contact your administrator." : "Ni mogoče poslati elektronskega naslova za ponastavitev. Stopite v stik s skrbnikom sistema.", "installing and updating apps via the app store or Federated Cloud Sharing" : "nameščanje in posodabljanje programov prek programske zbirke ali zveznega oblaka", "Federated Cloud Sharing" : "Souporaba zveznega oblaka", @@ -328,6 +328,9 @@ OC.L10N.register( "Default" : "Privzeto", "Share" : "Souporaba", "Domain" : "Domena", - "Add" : "Dodaj" + "Add" : "Dodaj", + "Delete group" : "Izbriši skupino", + "Users" : "Uporabniki", + "New Password" : "Novo geslo" }, -"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); +"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/settings/l10n/sl.json b/settings/l10n/sl.json index f2ef8fe06325..3df17db0ae00 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -2,12 +2,12 @@ "Wrong password" : "Napačno geslo", "The new password can not be the same as the previous one" : "Novo geslo ne sme biti enako prejšnjemu.", "No user supplied" : "Ni navedenega uporabnika", - "Authentication error" : "Napaka med overjanjem", + "Authentication error" : "Napaka overjanja", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Podati je treba skrbniško obnovitveno geslo, sicer bodo vsi uporabniški podatki izgubljeni.", "Wrong admin recovery password. Please check the password and try again." : "Napačno navedeno skrbniško obnovitveno geslo. Preverite geslo in poskusite znova.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Ozadnji program ne podpira spreminjanja gesla, je pa uspešno posodobljeno uporabniško šifriranje.", "Unable to change password" : "Ni mogoče spremeniti gesla", - "%s password changed successfully" : "Geslo (%s) je uspešno spremenjeno", + "%s password changed successfully" : "Geslo %s je uspešno spremenjeno", "Couldn't send reset email. Please contact your administrator." : "Ni mogoče poslati elektronskega naslova za ponastavitev. Stopite v stik s skrbnikom sistema.", "installing and updating apps via the app store or Federated Cloud Sharing" : "nameščanje in posodabljanje programov prek programske zbirke ali zveznega oblaka", "Federated Cloud Sharing" : "Souporaba zveznega oblaka", @@ -326,6 +326,9 @@ "Default" : "Privzeto", "Share" : "Souporaba", "Domain" : "Domena", - "Add" : "Dodaj" + "Add" : "Dodaj", + "Delete group" : "Izbriši skupino", + "Users" : "Uporabniki", + "New Password" : "Novo geslo" },"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/settings/l10n/sq.js b/settings/l10n/sq.js index 018038a18a25..0730e14e6f5f 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -118,7 +118,7 @@ OC.L10N.register( "no group" : "pa grup", "Changing the password will result in data loss, because data recovery is not available for this user" : "Ndryshimi i fjalëkalimit do të sjellë humbje të dhënash, ngaqë rikthimi i të dhënave s’është i përdorshëm për këtë përdorues", "Password successfully changed" : "Fjalëkalimi u ndryshua me sukses", - "A valid username must be provided" : "Duhet dhënë një emër të vlefshëm përdoruesi", + "A valid username must be provided" : "Duhet dhënë një emër i vlefshëm përdoruesi", "Error creating user: {message}" : "Gabim gjatë krijimit të përdoruesit: {message}", "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm", "A valid email must be provided" : "Duhet dhënë një email i vlefshëm", @@ -284,7 +284,7 @@ OC.L10N.register( "Password" : "Fjalëkalim", "Unable to change your password" : "S’arrihet të ndryshohet fjalëkalimi juaj", "Current password" : "Fjalëkalimi i tanishëm", - "New password" : "Fjalëkalimi i ri", + "New password" : "Fjalëkalim i ri", "Change password" : "Ndrysho fjalëkalimin", "Language" : "Gjuhë", "Help translate" : "Ndihmoni në përkthim", @@ -332,7 +332,7 @@ OC.L10N.register( "Quota" : "Kuota", "Storage Location" : "Vendndodhje Depozite", "User Backend" : "Program klient i përdoruesit", - "Last Login" : "Hyrja e fundit", + "Last Login" : "Hyrja e Fundit", "change full name" : "ndryshoni emrin e plotë", "set new password" : "caktoni fjalëkalim të ri", "change email address" : "ndryshoni adresën email", @@ -377,6 +377,27 @@ OC.L10N.register( "Owner language" : "Gjuha e të zotit", "Language used for public mail notifications for shared files" : "Gjuhë e përdorur për njoftime publike me email për kartela të ndara me të tjerët", "Wrong current password" : "Fjalëkalim i tanishëm i gabuar", - "The new password cannot be the same as the previous one" : "Fjalëkalimi i ri s’mund të jetë i njëjtë me atë të mëparshmin" + "The new password cannot be the same as the previous one" : "Fjalëkalimi i ri s’mund të jetë i njëjtë me atë të mëparshmin", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Ju ndan një hap nga fshirja e një grupi. Ky veprim s’mund të zhbëhet dhe është përfundimtar. Jeni i sigurt se doni të fshihet përgjithnjë {groupName}?", + "Delete group" : "Fshije grupin", + "Failed to set password. Please contact your administrator." : "S’u arrit të caktohet fjalëkalim. Ju lutemi, lidhuni me përgjegjësin tuaj.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Ju ndan një hap nga fshirja e një përdoruesi. Ky veprim s’mund të zhbëhet dhe është përfundimtar. Do të fshihen krejt të dhënat, kartelat dhe ndarjet e përdoruesit. Jeni i sigurt se doni të fshihet përgjithnjë {userName}?", + "Delete user" : "Fshije përdoruesin", + "Error while setting quota." : "Gabim gjatë caktimi kuotash.", + "The token provided is invalid." : "Token-i i dhënë është i pavlefshëm.", + "The token provided had expired." : "Token-i i dhënë ka skaduar.", + "Failed to create activation link. Please contact your administrator." : "S’u arrit të krijohej lidhja e aktivizimit. Ju lutemi, lidhuni me përgjegjësin tuaj.", + "Can't send email to the user. Contact your administrator." : "S’dërgohet dot email te përdoruesi. Lidhuni me përgjegjësin tuaj.", + "Failed to set password. Please contact the administrator." : "S’u arrit të caktohet fjalëkalim. Ju lutemi, lidhuni me përgjegjësin.", + "Failed to send email. Please contact your administrator." : "S’u arrit të dërgohej email. Ju lutemi, lidhuni me përgjegjësin tuaj.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Te kjo adresë është dërguar një email ripohimi. Kjo adresë nuk do të caktohet pa u verifikuar email-i.", + "Users" : "Përdorues", + "Set password for new users" : "Caktoni fjalëkalim për përdorues të rinj", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Njatjeta,

sa për t’ju bërë të ditur se tani keni një llogari %s.

Emri juaj i përdoruesit: %s
Ju lutemi, caktoni fjalëkalimin duke shkuar: këtu

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Lidhja e aktivizimit ka skaduar. Klikoni butonin më poshtë për të kërkuar një të re dhe të plotësoni regjistrimin.", + "Resend activation link" : "Ridërgo lidhje aktivizimi", + "New Password" : "Fjalëkalim i Ri", + "Please set your password" : "Ju lutemi, caktoni fjalëkalimin tuaj", + "Activation link was sent to an email address, if one was configured." : "Lidhja e aktivizimit u dërgua te një adresë email, në qe formësuar një e tillë." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index dd813da1c69b..980c91223b57 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -116,7 +116,7 @@ "no group" : "pa grup", "Changing the password will result in data loss, because data recovery is not available for this user" : "Ndryshimi i fjalëkalimit do të sjellë humbje të dhënash, ngaqë rikthimi i të dhënave s’është i përdorshëm për këtë përdorues", "Password successfully changed" : "Fjalëkalimi u ndryshua me sukses", - "A valid username must be provided" : "Duhet dhënë një emër të vlefshëm përdoruesi", + "A valid username must be provided" : "Duhet dhënë një emër i vlefshëm përdoruesi", "Error creating user: {message}" : "Gabim gjatë krijimit të përdoruesit: {message}", "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm", "A valid email must be provided" : "Duhet dhënë një email i vlefshëm", @@ -282,7 +282,7 @@ "Password" : "Fjalëkalim", "Unable to change your password" : "S’arrihet të ndryshohet fjalëkalimi juaj", "Current password" : "Fjalëkalimi i tanishëm", - "New password" : "Fjalëkalimi i ri", + "New password" : "Fjalëkalim i ri", "Change password" : "Ndrysho fjalëkalimin", "Language" : "Gjuhë", "Help translate" : "Ndihmoni në përkthim", @@ -330,7 +330,7 @@ "Quota" : "Kuota", "Storage Location" : "Vendndodhje Depozite", "User Backend" : "Program klient i përdoruesit", - "Last Login" : "Hyrja e fundit", + "Last Login" : "Hyrja e Fundit", "change full name" : "ndryshoni emrin e plotë", "set new password" : "caktoni fjalëkalim të ri", "change email address" : "ndryshoni adresën email", @@ -375,6 +375,27 @@ "Owner language" : "Gjuha e të zotit", "Language used for public mail notifications for shared files" : "Gjuhë e përdorur për njoftime publike me email për kartela të ndara me të tjerët", "Wrong current password" : "Fjalëkalim i tanishëm i gabuar", - "The new password cannot be the same as the previous one" : "Fjalëkalimi i ri s’mund të jetë i njëjtë me atë të mëparshmin" + "The new password cannot be the same as the previous one" : "Fjalëkalimi i ri s’mund të jetë i njëjtë me atë të mëparshmin", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Ju ndan një hap nga fshirja e një grupi. Ky veprim s’mund të zhbëhet dhe është përfundimtar. Jeni i sigurt se doni të fshihet përgjithnjë {groupName}?", + "Delete group" : "Fshije grupin", + "Failed to set password. Please contact your administrator." : "S’u arrit të caktohet fjalëkalim. Ju lutemi, lidhuni me përgjegjësin tuaj.", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Ju ndan një hap nga fshirja e një përdoruesi. Ky veprim s’mund të zhbëhet dhe është përfundimtar. Do të fshihen krejt të dhënat, kartelat dhe ndarjet e përdoruesit. Jeni i sigurt se doni të fshihet përgjithnjë {userName}?", + "Delete user" : "Fshije përdoruesin", + "Error while setting quota." : "Gabim gjatë caktimi kuotash.", + "The token provided is invalid." : "Token-i i dhënë është i pavlefshëm.", + "The token provided had expired." : "Token-i i dhënë ka skaduar.", + "Failed to create activation link. Please contact your administrator." : "S’u arrit të krijohej lidhja e aktivizimit. Ju lutemi, lidhuni me përgjegjësin tuaj.", + "Can't send email to the user. Contact your administrator." : "S’dërgohet dot email te përdoruesi. Lidhuni me përgjegjësin tuaj.", + "Failed to set password. Please contact the administrator." : "S’u arrit të caktohet fjalëkalim. Ju lutemi, lidhuni me përgjegjësin.", + "Failed to send email. Please contact your administrator." : "S’u arrit të dërgohej email. Ju lutemi, lidhuni me përgjegjësin tuaj.", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Te kjo adresë është dërguar një email ripohimi. Kjo adresë nuk do të caktohet pa u verifikuar email-i.", + "Users" : "Përdorues", + "Set password for new users" : "Caktoni fjalëkalim për përdorues të rinj", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "Njatjeta,

sa për t’ju bërë të ditur se tani keni një llogari %s.

Emri juaj i përdoruesit: %s
Ju lutemi, caktoni fjalëkalimin duke shkuar: këtu

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "Lidhja e aktivizimit ka skaduar. Klikoni butonin më poshtë për të kërkuar një të re dhe të plotësoni regjistrimin.", + "Resend activation link" : "Ridërgo lidhje aktivizimi", + "New Password" : "Fjalëkalim i Ri", + "Please set your password" : "Ju lutemi, caktoni fjalëkalimin tuaj", + "Activation link was sent to an email address, if one was configured." : "Lidhja e aktivizimit u dërgua te një adresë email, në qe formësuar një e tillë." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 722f6bb3e3c5..f36b2f18bcab 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Wrong password" : "Погрешна лозинка", "No user supplied" : "Није наведен корисник", - "Authentication error" : "Грешка при провери идентитета", + "Authentication error" : "Грешка аутентификације", "Wrong admin recovery password. Please check the password and try again." : "Погрешна администраторска лозинка опоравка. Проверите лозинку и покушајте поново.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Позадина не подржава измеу лозинке али кориснички шифрарски кључеви су успешно ажурирани.", "Unable to change password" : "Не могу да променим лозинку", @@ -236,7 +236,7 @@ OC.L10N.register( "Admins" : "Администратори", "Default Quota" : "Подразумевана квота", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Унесите квоту складиштења (нпр. 512 MB или 12 GB)", - "Other" : "Друго", + "Other" : "Остало", "Full Name" : "Пуно име", "Group Admin for" : "Администратор група", "Quota" : "Квота", @@ -249,6 +249,7 @@ OC.L10N.register( "Default" : "Подразумевано", "Share" : "Дељење", "Domain" : "Домен", - "Add" : "Додај" + "Add" : "Додај", + "Users" : "Корисници" }, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); \ No newline at end of file diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index d7594cb99e87..c05f821f207d 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -1,7 +1,7 @@ { "translations": { "Wrong password" : "Погрешна лозинка", "No user supplied" : "Није наведен корисник", - "Authentication error" : "Грешка при провери идентитета", + "Authentication error" : "Грешка аутентификације", "Wrong admin recovery password. Please check the password and try again." : "Погрешна администраторска лозинка опоравка. Проверите лозинку и покушајте поново.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Позадина не подржава измеу лозинке али кориснички шифрарски кључеви су успешно ажурирани.", "Unable to change password" : "Не могу да променим лозинку", @@ -234,7 +234,7 @@ "Admins" : "Администратори", "Default Quota" : "Подразумевана квота", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Унесите квоту складиштења (нпр. 512 MB или 12 GB)", - "Other" : "Друго", + "Other" : "Остало", "Full Name" : "Пуно име", "Group Admin for" : "Администратор група", "Quota" : "Квота", @@ -247,6 +247,7 @@ "Default" : "Подразумевано", "Share" : "Дељење", "Domain" : "Домен", - "Add" : "Додај" + "Add" : "Додај", + "Users" : "Корисници" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 4682c8f161de..a89859083ccd 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -75,7 +75,7 @@ OC.L10N.register( "Migration started …" : "Migrering påbörjad ...", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ett fel uppstod. Var god ladda upp ett ASCII-kodad PEM certifikat.", "Valid until {date}" : "Giltig t.o.m. {date}", - "Delete" : "Radera", + "Delete" : "Ta bort", "Disconnect" : "Koppla från", "Error while loading browser sessions and device tokens" : "Fel vid inläsning av webbläsarsessioner och enhetstoken.", "Error while creating device token" : "Fel vid skapande av enhetstoken", @@ -318,6 +318,14 @@ OC.L10N.register( "Show disabled apps" : "Visa avaktiverade appar", "%s password changed successfully" : "%s lösenord ändrades", "No panels for this section." : "Inga paneler för den här sektionen.", - "Failed to change the email address." : "Kunde inte ändra e-postadress." + "Failed to change the email address." : "Kunde inte ändra e-postadress.", + "Delete group" : "Radera grupp", + "User {uid} has been {state}!" : "Användaren {uid} hart blivit {state}!", + "%s email address confirm" : "%s e-postadress att bekräfta", + "%s email address changed successfully" : "%s e-postadress ändrades", + "Unable to enable/disable user." : "Kunde inte aktivera/avaktivera användaren.", + "Users" : "Användare", + "Show enabled/disabled option" : "Visa alternativ för aktiverad/avaktiverad", + "New Password" : "Nytt lösenord" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n != 1);"); \ No newline at end of file diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 2caa2421f61f..528083c2759a 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -73,7 +73,7 @@ "Migration started …" : "Migrering påbörjad ...", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ett fel uppstod. Var god ladda upp ett ASCII-kodad PEM certifikat.", "Valid until {date}" : "Giltig t.o.m. {date}", - "Delete" : "Radera", + "Delete" : "Ta bort", "Disconnect" : "Koppla från", "Error while loading browser sessions and device tokens" : "Fel vid inläsning av webbläsarsessioner och enhetstoken.", "Error while creating device token" : "Fel vid skapande av enhetstoken", @@ -316,6 +316,14 @@ "Show disabled apps" : "Visa avaktiverade appar", "%s password changed successfully" : "%s lösenord ändrades", "No panels for this section." : "Inga paneler för den här sektionen.", - "Failed to change the email address." : "Kunde inte ändra e-postadress." + "Failed to change the email address." : "Kunde inte ändra e-postadress.", + "Delete group" : "Radera grupp", + "User {uid} has been {state}!" : "Användaren {uid} hart blivit {state}!", + "%s email address confirm" : "%s e-postadress att bekräfta", + "%s email address changed successfully" : "%s e-postadress ändrades", + "Unable to enable/disable user." : "Kunde inte aktivera/avaktivera användaren.", + "Users" : "Användare", + "Show enabled/disabled option" : "Visa alternativ för aktiverad/avaktiverad", + "New Password" : "Nytt lösenord" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/th_TH.js b/settings/l10n/th_TH.js index e4c367be4a82..0bdb6fccc272 100644 --- a/settings/l10n/th_TH.js +++ b/settings/l10n/th_TH.js @@ -303,7 +303,7 @@ OC.L10N.register( "App name" : "ชื่อแอพฯ", "Create new app password" : "สร้างรหัสผ่านแอพฯใหม่", "Use the credentials below to configure your app or device." : "ใช้ข้อมูลประจำตัวด้านล่างนี้เพื่อกำหนดค่าแอพฯหรืออุปกรณ์ของคุณ", - "Username" : "ชื่อผู้ใช้งาน", + "Username" : "ชื่อผู้ใช้", "Done" : "เสร็จสิ้น", "Version" : "รุ่น", "Personal" : "ส่วนตัว", @@ -333,7 +333,7 @@ OC.L10N.register( "Storage Location" : "สถานที่จัดเก็บข้อมูล", "User Backend" : "ผู้ใช้แบ็กเอนด์", "Last Login" : "เข้าสู่ระบบล่าสุด", - "change full name" : "เปลี่ยนชื่อเต็ม", + "change full name" : "แก้ไขชื่อ", "set new password" : "ตั้งค่ารหัสผ่านใหม่", "change email address" : "เปลี่ยนแปลงที่อยู่อีเมล", "Default" : "ค่าเริ่มต้น", @@ -377,6 +377,27 @@ OC.L10N.register( "Owner language" : "เจ้าของภาษา", "Language used for public mail notifications for shared files" : "ภาษาที่ใช้แจ้งเตือนทางอีเมลสาธารณะสำหรับไฟล์ที่ใช้ร่วมกัน", "Wrong current password" : "รหัสผ่านปัจจุบันไม่ถูกต้อง", - "The new password cannot be the same as the previous one" : "รหัสผ่านใหม่ต้องไม่ซ้ำกับรหัสเดิมที่เคยใช้มาก่อน" + "The new password cannot be the same as the previous one" : "รหัสผ่านใหม่ต้องไม่ซ้ำกับรหัสเดิมที่เคยใช้มาก่อน", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "คุณแน่ใจแล้วว่าต้องการลบกลุ่ม {groupName} แบบถาวร? การดำเนินการนี้ไม่สามารถยกเลิกได้ ", + "Delete group" : "ลบกลุ่ม", + "Failed to set password. Please contact your administrator." : "ไม่สามารถตั้งรหัสผ่าน โปรดติดต่อผู้ดูแลระบบ", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "คุณแน่ใจหรือว่าต้องการลบผู้ใช้ {userName} แบบถาวร? การดำเนินการนี้ไม่สามารถยกเลิกได้", + "Delete user" : "ลบผู้ใช้", + "Error while setting quota." : "เกิดข้อผิดพลาดขณะกำหนดโควต้า", + "The token provided is invalid." : "ระบุโทเค็นไม่ถูกต้อง", + "The token provided had expired." : "โทเค็นที่ระบุหมดอายุแล้ว", + "Failed to create activation link. Please contact your administrator." : "ไม่สามารถสร้างลิงก์เพื่อเปิดการใช้งาน โปรดติดต่อผู้ดูแลระบบ", + "Can't send email to the user. Contact your administrator." : "ไม่สามารถส่งอีเมลไปยังผู้ใช้ โปรดติดต่อผู้ดูแลระบบ", + "Failed to set password. Please contact the administrator." : "ไม่สามารถตั้งรหัสผ่าน โปรดติดต่อผู้ดูแลระบบ", + "Failed to send email. Please contact your administrator." : "ไม่สามารถส่งอีเมล โปรดติดต่อผู้ดูแลระบบ", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "อีเมลได้ถูกส่งไปยังที่อยู่นี้เพื่อยืนยัน หากยังไม่ยืนยันที่อยู่นี้จะไม่ได้รับการตั้งค่า", + "Users" : "ผู้ใช้งาน", + "Set password for new users" : "ตั้งรหัสผ่านสำหรับผู้ใช้ใหม่", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "สวัสดีจร้า,

อยากจะแจ้งให้คุณทราบว่าขณะนี้คุณสร้างบัญชี %s แล้ว

ชื่อผู้ใช้ของคุณ: %s
โปรดเข้าไปตั้งรหัสผ่าน: ที่นี่

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "ลิงก์การเปิดใช้งานหมดอายุแล้ว คลิกที่ปุ่มด้านล่างเพื่อส่งคำขอใหม่และกรอกข้อมูลลงทะเบียนผู้ใช้", + "Resend activation link" : "ส่งลิงก์การเปิดใช้งานใหม่อีกครั้ง", + "New Password" : "รหัสผ่านใหม่", + "Please set your password" : "โปรดตั้งรหัสผ่านของคุณ", + "Activation link was sent to an email address, if one was configured." : "ลิงก์การเปิดใช้งานถูกส่งไปยังที่อยู่อีเมลหากมีการกำหนดค่าไว้" }, -"nplurals=1; plural=0;"); +"nplurals=1; plural=0;"); \ No newline at end of file diff --git a/settings/l10n/th_TH.json b/settings/l10n/th_TH.json index 4e628baa0046..39e2a4f97e76 100644 --- a/settings/l10n/th_TH.json +++ b/settings/l10n/th_TH.json @@ -301,7 +301,7 @@ "App name" : "ชื่อแอพฯ", "Create new app password" : "สร้างรหัสผ่านแอพฯใหม่", "Use the credentials below to configure your app or device." : "ใช้ข้อมูลประจำตัวด้านล่างนี้เพื่อกำหนดค่าแอพฯหรืออุปกรณ์ของคุณ", - "Username" : "ชื่อผู้ใช้งาน", + "Username" : "ชื่อผู้ใช้", "Done" : "เสร็จสิ้น", "Version" : "รุ่น", "Personal" : "ส่วนตัว", @@ -331,7 +331,7 @@ "Storage Location" : "สถานที่จัดเก็บข้อมูล", "User Backend" : "ผู้ใช้แบ็กเอนด์", "Last Login" : "เข้าสู่ระบบล่าสุด", - "change full name" : "เปลี่ยนชื่อเต็ม", + "change full name" : "แก้ไขชื่อ", "set new password" : "ตั้งค่ารหัสผ่านใหม่", "change email address" : "เปลี่ยนแปลงที่อยู่อีเมล", "Default" : "ค่าเริ่มต้น", @@ -375,6 +375,27 @@ "Owner language" : "เจ้าของภาษา", "Language used for public mail notifications for shared files" : "ภาษาที่ใช้แจ้งเตือนทางอีเมลสาธารณะสำหรับไฟล์ที่ใช้ร่วมกัน", "Wrong current password" : "รหัสผ่านปัจจุบันไม่ถูกต้อง", - "The new password cannot be the same as the previous one" : "รหัสผ่านใหม่ต้องไม่ซ้ำกับรหัสเดิมที่เคยใช้มาก่อน" + "The new password cannot be the same as the previous one" : "รหัสผ่านใหม่ต้องไม่ซ้ำกับรหัสเดิมที่เคยใช้มาก่อน", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "คุณแน่ใจแล้วว่าต้องการลบกลุ่ม {groupName} แบบถาวร? การดำเนินการนี้ไม่สามารถยกเลิกได้ ", + "Delete group" : "ลบกลุ่ม", + "Failed to set password. Please contact your administrator." : "ไม่สามารถตั้งรหัสผ่าน โปรดติดต่อผู้ดูแลระบบ", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "คุณแน่ใจหรือว่าต้องการลบผู้ใช้ {userName} แบบถาวร? การดำเนินการนี้ไม่สามารถยกเลิกได้", + "Delete user" : "ลบผู้ใช้", + "Error while setting quota." : "เกิดข้อผิดพลาดขณะกำหนดโควต้า", + "The token provided is invalid." : "ระบุโทเค็นไม่ถูกต้อง", + "The token provided had expired." : "โทเค็นที่ระบุหมดอายุแล้ว", + "Failed to create activation link. Please contact your administrator." : "ไม่สามารถสร้างลิงก์เพื่อเปิดการใช้งาน โปรดติดต่อผู้ดูแลระบบ", + "Can't send email to the user. Contact your administrator." : "ไม่สามารถส่งอีเมลไปยังผู้ใช้ โปรดติดต่อผู้ดูแลระบบ", + "Failed to set password. Please contact the administrator." : "ไม่สามารถตั้งรหัสผ่าน โปรดติดต่อผู้ดูแลระบบ", + "Failed to send email. Please contact your administrator." : "ไม่สามารถส่งอีเมล โปรดติดต่อผู้ดูแลระบบ", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "อีเมลได้ถูกส่งไปยังที่อยู่นี้เพื่อยืนยัน หากยังไม่ยืนยันที่อยู่นี้จะไม่ได้รับการตั้งค่า", + "Users" : "ผู้ใช้งาน", + "Set password for new users" : "ตั้งรหัสผ่านสำหรับผู้ใช้ใหม่", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "สวัสดีจร้า,

อยากจะแจ้งให้คุณทราบว่าขณะนี้คุณสร้างบัญชี %s แล้ว

ชื่อผู้ใช้ของคุณ: %s
โปรดเข้าไปตั้งรหัสผ่าน: ที่นี่

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "ลิงก์การเปิดใช้งานหมดอายุแล้ว คลิกที่ปุ่มด้านล่างเพื่อส่งคำขอใหม่และกรอกข้อมูลลงทะเบียนผู้ใช้", + "Resend activation link" : "ส่งลิงก์การเปิดใช้งานใหม่อีกครั้ง", + "New Password" : "รหัสผ่านใหม่", + "Please set your password" : "โปรดตั้งรหัสผ่านของคุณ", + "Activation link was sent to an email address, if one was configured." : "ลิงก์การเปิดใช้งานถูกส่งไปยังที่อยู่อีเมลหากมีการกำหนดค่าไว้" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index ab715897982c..d92ab8a0cf62 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -272,7 +272,7 @@ OC.L10N.register( "App name" : "Uygulama adı", "Create new app password" : "Yeni uygulama parolası oluştur", "Use the credentials below to configure your app or device." : "Uygulama veya aygıtı yapılandırmak için aşağıdaki kimlik bilgilerini kullan.", - "Username" : "Kullanıcı Adı", + "Username" : "Kullanıcı adı", "Done" : "Bitti", "Version" : "Sürüm", "Personal" : "Kişisel", @@ -308,6 +308,7 @@ OC.L10N.register( "Share" : "Paylaş", "Domain" : "Alan adı", "Add" : "Ekle", - "%s password changed successfully" : "%s parola başarıyla değiştirildi" + "%s password changed successfully" : "%s parola başarıyla değiştirildi", + "Users" : "Kullanıcılar" }, -"nplurals=2; plural=(n > 1);"); +"nplurals=2; plural=(n > 1);"); \ No newline at end of file diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index 70830ababb64..7a2af8e337fa 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -270,7 +270,7 @@ "App name" : "Uygulama adı", "Create new app password" : "Yeni uygulama parolası oluştur", "Use the credentials below to configure your app or device." : "Uygulama veya aygıtı yapılandırmak için aşağıdaki kimlik bilgilerini kullan.", - "Username" : "Kullanıcı Adı", + "Username" : "Kullanıcı adı", "Done" : "Bitti", "Version" : "Sürüm", "Personal" : "Kişisel", @@ -306,6 +306,7 @@ "Share" : "Paylaş", "Domain" : "Alan adı", "Add" : "Ekle", - "%s password changed successfully" : "%s parola başarıyla değiştirildi" + "%s password changed successfully" : "%s parola başarıyla değiştirildi", + "Users" : "Kullanıcılar" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index 65f97c9a28eb..ec31edb72102 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -261,6 +261,7 @@ OC.L10N.register( "Invalid email address" : "Хибна адреса ел. пошти", "Owner language" : "Мова власника", "Wrong current password" : "Хибний поточний пароль", - "The new password cannot be the same as the previous one" : "Новий пароль не може бути таким самим як і попередній" + "The new password cannot be the same as the previous one" : "Новий пароль не може бути таким самим як і попередній", + "Users" : "Користувачі" }, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); \ No newline at end of file diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json index 12d1a5625b7f..4bf74c3fda7a 100644 --- a/settings/l10n/uk.json +++ b/settings/l10n/uk.json @@ -259,6 +259,7 @@ "Invalid email address" : "Хибна адреса ел. пошти", "Owner language" : "Мова власника", "Wrong current password" : "Хибний поточний пароль", - "The new password cannot be the same as the previous one" : "Новий пароль не може бути таким самим як і попередній" + "The new password cannot be the same as the previous one" : "Новий пароль не може бути таким самим як і попередній", + "Users" : "Користувачі" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 0075d404f2e9..609fe294aa15 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -102,7 +102,7 @@ OC.L10N.register( "So-so password" : "一般强度的密码", "Good password" : "较强的密码", "Strong password" : "强密码", - "Groups" : "组", + "Groups" : "群组", "Unable to delete {objName}" : "无法删除 {objName}", "Error creating group: {message}" : "创建组时出错: {message}", "A valid group name must be provided" : "请提供一个有效的组名称", @@ -273,7 +273,7 @@ OC.L10N.register( "Choose as profile picture" : "选择图片", "Full name" : "全名", "No display name set" : "不显示名称设置", - "Email" : "电子邮件", + "Email" : "Email", "Your email address" : "您的电子邮件", "Change email" : "修改电子邮件", "Set email" : "设置电子邮件", @@ -315,12 +315,12 @@ OC.L10N.register( "Show user backend" : "显示用户后端", "Send email to new user" : "发送电子邮件给新用户", "Show email address" : "显示邮件地址", - "E-Mail" : "E-Mail", + "E-Mail" : "邮件提醒", "Create" : "创建", "Admin Recovery Password" : "管理恢复密码", "Enter the recovery password in order to recover the users files during password change" : "输入恢复密码来在更改密码的时候恢复用户文件", "Add Group" : "增加组", - "Group" : "分组", + "Group" : "群组", "Everyone" : "所有人", "Admins" : "管理员", "Default Quota" : "默认配额", @@ -364,6 +364,27 @@ OC.L10N.register( "Privacy Policy URL" : "隐私政策链接", "App passwords / tokens" : "应用密码 / 令牌", "Create new app passcode" : "创建新的应用密码", - "Password / Token" : "密码 / 令牌" + "Password / Token" : "密码 / 令牌", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "你即将删除一个组,此操作无法撤消。你确定要删除 {groupName} 吗?", + "Delete group" : "删除分组", + "Failed to set password. Please contact your administrator." : "无法设置密码,请联系管理员。", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "即将删除一个用户。此操作无法撤销,永久生效。全部用户数据、文件和分享都将被删除。确定想要永久删除 {userName} ?", + "Delete user" : "删除用户", + "Error while setting quota." : "设置限额时出错。", + "The token provided is invalid." : "无效的令牌", + "The token provided had expired." : "提供的令牌已过期。", + "Failed to create activation link. Please contact your administrator." : "创建激活链接失败。请联系您的管理员。", + "Can't send email to the user. Contact your administrator." : "无法向用户发送邮件,请联系管理员。", + "Failed to set password. Please contact the administrator." : "无法设置密码,请联系管理员。", + "Failed to send email. Please contact your administrator." : "无法发送电子邮件,请联系管理员。", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "已发送一封邮件到该地址以确认。电邮被验证前此地址无法使用", + "Users" : "用户", + "Set password for new users" : "为新用户设置密码", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "嗨、你好,

想让你知道你现在有一个 %s 帐号。

你的用户名:%s
请访问并设置密码 这里

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "激活链接已过期。点击下面的按钮获取新的激活链接以完成注册。", + "Resend activation link" : "重发送激活链接", + "New Password" : "新密码", + "Please set your password" : "请设置你的密码", + "Activation link was sent to an email address, if one was configured." : "如果设置过电子邮件地址,激活链接已通过电子邮件发送。" }, -"nplurals=1; plural=0;"); +"nplurals=1; plural=0;"); \ No newline at end of file diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 5499fd00c548..2e4a6482af11 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -100,7 +100,7 @@ "So-so password" : "一般强度的密码", "Good password" : "较强的密码", "Strong password" : "强密码", - "Groups" : "组", + "Groups" : "群组", "Unable to delete {objName}" : "无法删除 {objName}", "Error creating group: {message}" : "创建组时出错: {message}", "A valid group name must be provided" : "请提供一个有效的组名称", @@ -271,7 +271,7 @@ "Choose as profile picture" : "选择图片", "Full name" : "全名", "No display name set" : "不显示名称设置", - "Email" : "电子邮件", + "Email" : "Email", "Your email address" : "您的电子邮件", "Change email" : "修改电子邮件", "Set email" : "设置电子邮件", @@ -313,12 +313,12 @@ "Show user backend" : "显示用户后端", "Send email to new user" : "发送电子邮件给新用户", "Show email address" : "显示邮件地址", - "E-Mail" : "E-Mail", + "E-Mail" : "邮件提醒", "Create" : "创建", "Admin Recovery Password" : "管理恢复密码", "Enter the recovery password in order to recover the users files during password change" : "输入恢复密码来在更改密码的时候恢复用户文件", "Add Group" : "增加组", - "Group" : "分组", + "Group" : "群组", "Everyone" : "所有人", "Admins" : "管理员", "Default Quota" : "默认配额", @@ -362,6 +362,27 @@ "Privacy Policy URL" : "隐私政策链接", "App passwords / tokens" : "应用密码 / 令牌", "Create new app passcode" : "创建新的应用密码", - "Password / Token" : "密码 / 令牌" + "Password / Token" : "密码 / 令牌", + "You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "你即将删除一个组,此操作无法撤消。你确定要删除 {groupName} 吗?", + "Delete group" : "删除分组", + "Failed to set password. Please contact your administrator." : "无法设置密码,请联系管理员。", + "You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "即将删除一个用户。此操作无法撤销,永久生效。全部用户数据、文件和分享都将被删除。确定想要永久删除 {userName} ?", + "Delete user" : "删除用户", + "Error while setting quota." : "设置限额时出错。", + "The token provided is invalid." : "无效的令牌", + "The token provided had expired." : "提供的令牌已过期。", + "Failed to create activation link. Please contact your administrator." : "创建激活链接失败。请联系您的管理员。", + "Can't send email to the user. Contact your administrator." : "无法向用户发送邮件,请联系管理员。", + "Failed to set password. Please contact the administrator." : "无法设置密码,请联系管理员。", + "Failed to send email. Please contact your administrator." : "无法发送电子邮件,请联系管理员。", + "An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "已发送一封邮件到该地址以确认。电邮被验证前此地址无法使用", + "Users" : "用户", + "Set password for new users" : "为新用户设置密码", + "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Please set the password by accessing it: Here

" : "嗨、你好,

想让你知道你现在有一个 %s 帐号。

你的用户名:%s
请访问并设置密码 这里

", + "The activation link has expired. Click the button below to request a new one and complete the registration." : "激活链接已过期。点击下面的按钮获取新的激活链接以完成注册。", + "Resend activation link" : "重发送激活链接", + "New Password" : "新密码", + "Please set your password" : "请设置你的密码", + "Activation link was sent to an email address, if one was configured." : "如果设置过电子邮件地址,激活链接已通过电子邮件发送。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 9162a5d23fb7..064f135afc39 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -29,7 +29,7 @@ OC.L10N.register( "Unable to delete user." : "無法移除使用者", "Forbidden" : "存取被拒", "Invalid user" : "無效的使用者", - "Unable to change mail address" : "無法更改 email 地址", + "Unable to change mail address" : "無法更改電子郵件地址", "Your full name has been changed." : "您的全名已變更", "Unable to change full name" : "無法變更全名", "APCu" : "APCu", @@ -231,7 +231,7 @@ OC.L10N.register( "Choose as profile picture" : "選為大頭照", "Full name" : "全名", "No display name set" : "未設定顯示名稱", - "Email" : "信箱", + "Email" : "Email", "Your email address" : "您的電子郵件信箱", "For password recovery and notifications" : "用於密碼重設和通知", "No email address set" : "未設定電子郵件信箱", @@ -282,6 +282,18 @@ OC.L10N.register( "Domain" : "網域名稱", "Add" : "增加", "Email has been changed successfully." : "電子郵件已經成功變更", - "%s password changed successfully" : "%s 密碼修改成功" + "%s password changed successfully" : "%s 密碼修改成功", + "Error creating group: {message}" : "建立群組錯誤:{message}", + "Delete group" : "刪除群組", + "Invalid quota value \"{val}\"" : "無效的配額數值\"{val}\"", + "User {uid} has been {state}!" : "使用者{uid}已經{state}!", + "Password successfully changed" : "密碼已經成功變更", + "Error creating user: {message}" : "建立使用者錯誤:{message}", + "Couldn't change the email address because the user does not exist" : "無法變更電子郵件位址因為使用者不存在", + "Couldn't change the email address because the token is invalid" : "無法變更電子郵件位址因為認證標記失效", + "%s email address confirm" : "%s電子郵件地址已經被確認", + "%s email address changed successfully" : "%s電子郵件位址已經被成功變更", + "Users" : "使用者", + "New Password" : "新密碼" }, -"nplurals=1; plural=0;"); +"nplurals=1; plural=0;"); \ No newline at end of file diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index ee00125a955d..1be112e3a9c5 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -27,7 +27,7 @@ "Unable to delete user." : "無法移除使用者", "Forbidden" : "存取被拒", "Invalid user" : "無效的使用者", - "Unable to change mail address" : "無法更改 email 地址", + "Unable to change mail address" : "無法更改電子郵件地址", "Your full name has been changed." : "您的全名已變更", "Unable to change full name" : "無法變更全名", "APCu" : "APCu", @@ -229,7 +229,7 @@ "Choose as profile picture" : "選為大頭照", "Full name" : "全名", "No display name set" : "未設定顯示名稱", - "Email" : "信箱", + "Email" : "Email", "Your email address" : "您的電子郵件信箱", "For password recovery and notifications" : "用於密碼重設和通知", "No email address set" : "未設定電子郵件信箱", @@ -280,6 +280,18 @@ "Domain" : "網域名稱", "Add" : "增加", "Email has been changed successfully." : "電子郵件已經成功變更", - "%s password changed successfully" : "%s 密碼修改成功" + "%s password changed successfully" : "%s 密碼修改成功", + "Error creating group: {message}" : "建立群組錯誤:{message}", + "Delete group" : "刪除群組", + "Invalid quota value \"{val}\"" : "無效的配額數值\"{val}\"", + "User {uid} has been {state}!" : "使用者{uid}已經{state}!", + "Password successfully changed" : "密碼已經成功變更", + "Error creating user: {message}" : "建立使用者錯誤:{message}", + "Couldn't change the email address because the user does not exist" : "無法變更電子郵件位址因為使用者不存在", + "Couldn't change the email address because the token is invalid" : "無法變更電子郵件位址因為認證標記失效", + "%s email address confirm" : "%s電子郵件地址已經被確認", + "%s email address changed successfully" : "%s電子郵件位址已經被成功變更", + "Users" : "使用者", + "New Password" : "新密碼" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file