Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable10] Backport user settings l10n #34234

Merged
merged 1 commit into from
Jan 24, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions settings/l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);");
3 changes: 2 additions & 1 deletion settings/l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@
"Default" : "Predetermináu",
"Share" : "Compartir",
"Domain" : "Dominiu",
"Add" : "Amestar"
"Add" : "Amestar",
"Users" : "Usuarios"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
5 changes: 3 additions & 2 deletions settings/l10n/az.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);");
3 changes: 2 additions & 1 deletion settings/l10n/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -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);"
}
28 changes: 24 additions & 4 deletions settings/l10n/bg_BG.js
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "Неуспешна смяна на паролата.",
Expand Down Expand Up @@ -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}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Разработен от {communityopen}ownCloud общността {linkclose}, {githubopen}изходящия код{linkclose} е лицензиран под {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Name" : "Име",
"Username" : "Потребителско Име",
"Username" : "Потребителско име",
"Done" : "Завършен",
"Version" : "Версия",
"Personal" : "Лично",
Expand Down Expand Up @@ -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);");
26 changes: 23 additions & 3 deletions settings/l10n/bg_BG.json
Original file line number Diff line number Diff line change
@@ -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" : "Неуспешна смяна на паролата.",
Expand Down Expand Up @@ -181,7 +181,7 @@
"Unlimited" : "Неограничено",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Разработен от {communityopen}ownCloud общността {linkclose}, {githubopen}изходящия код{linkclose} е лицензиран под {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Name" : "Име",
"Username" : "Потребителско Име",
"Username" : "Потребителско име",
"Done" : "Завършен",
"Version" : "Версия",
"Personal" : "Лично",
Expand Down Expand Up @@ -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);"
}
7 changes: 4 additions & 3 deletions settings/l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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);");
5 changes: 3 additions & 2 deletions settings/l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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);"
}
8 changes: 6 additions & 2 deletions settings/l10n/cs_CZ.js
Original file line number Diff line number Diff line change
Expand Up @@ -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;");
6 changes: 5 additions & 1 deletion settings/l10n/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -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;"
}
20 changes: 18 additions & 2 deletions settings/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);");
Loading