Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-14 05:26:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-14 05:26:49 +0300
commita09077cd178e309099e0bd8109eaf2d91fc77a5c (patch)
tree98857506572f434bbb6088726b2d0d00031d172e /core/l10n
parentcfcda15df86ad93ad8d5ed582cc572730f209b3d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/cs.js1
-rw-r--r--core/l10n/cs.json1
-rw-r--r--core/l10n/de.js2
-rw-r--r--core/l10n/de.json2
-rw-r--r--core/l10n/de_DE.js1
-rw-r--r--core/l10n/de_DE.json1
-rw-r--r--core/l10n/es_PE.js3
-rw-r--r--core/l10n/es_PE.json3
-rw-r--r--core/l10n/hu.js1
-rw-r--r--core/l10n/hu.json1
-rw-r--r--core/l10n/pl.js1
-rw-r--r--core/l10n/pl.json1
-rw-r--r--core/l10n/pt_BR.js2
-rw-r--r--core/l10n/pt_BR.json2
-rw-r--r--core/l10n/sl.js10
-rw-r--r--core/l10n/sl.json10
-rw-r--r--core/l10n/zh_HK.js1
-rw-r--r--core/l10n/zh_HK.json1
-rw-r--r--core/l10n/zh_TW.js1
-rw-r--r--core/l10n/zh_TW.json1
20 files changed, 44 insertions, 2 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index c477000c0ca..1de149923c4 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Obraťte se na svého správce.",
"An internal error occurred." : "Došlo k vnitřní chybě.",
"Please try again or contact your administrator." : "Zkuste to znovu nebo se obraťte na správce.",
+ "Log in to {productName}" : "Přihlásit se do {productName}",
"Account name or email" : "Název účtu nebo e-mail",
"Password" : "Heslo",
"Wrong username or password." : "Nesprávné uživatelské jméno nebo heslo.",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 3240e54c9a2..1d4a457287f 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Obraťte se na svého správce.",
"An internal error occurred." : "Došlo k vnitřní chybě.",
"Please try again or contact your administrator." : "Zkuste to znovu nebo se obraťte na správce.",
+ "Log in to {productName}" : "Přihlásit se do {productName}",
"Account name or email" : "Název účtu nebo e-mail",
"Password" : "Heslo",
"Wrong username or password." : "Nesprávné uživatelské jméno nebo heslo.",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 3d0d8ba1213..c05f1d844af 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -135,6 +135,8 @@ OC.L10N.register(
"Continue to {productName}" : "Fortfahren zu {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."],
"More apps" : "Weitere Apps",
+ "Currently open" : "Derzeit geöffnet",
+ "_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
"Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 958b8b49183..7fa1dd7bf70 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -133,6 +133,8 @@
"Continue to {productName}" : "Fortfahren zu {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."],
"More apps" : "Weitere Apps",
+ "Currently open" : "Derzeit geöffnet",
+ "_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
"Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 291a2ee357e..80bfe6cb5f8 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Bitte kontaktieren Sie Ihre Administration.",
"An internal error occurred." : "Es ist ein interner Fehler aufgetreten.",
"Please try again or contact your administrator." : "Bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihre Administration.",
+ "Log in to {productName}" : "Anmelden bei {productName}",
"Account name or email" : "Kontoname oder E-Mail",
"Password" : "Passwort",
"Wrong username or password." : "Falscher Benutzername oder Passwort.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 3a6478763d7..84d96d75173 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Bitte kontaktieren Sie Ihre Administration.",
"An internal error occurred." : "Es ist ein interner Fehler aufgetreten.",
"Please try again or contact your administrator." : "Bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihre Administration.",
+ "Log in to {productName}" : "Anmelden bei {productName}",
"Account name or email" : "Kontoname oder E-Mail",
"Password" : "Passwort",
"Wrong username or password." : "Falscher Benutzername oder Passwort.",
diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js
index cdf371c7f84..c41a9b3d665 100644
--- a/core/l10n/es_PE.js
+++ b/core/l10n/es_PE.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"Modified" : "Modificado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "\"/\" no permitido dentro de nombre",
"\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido",
"{newName} already exists" : "{newName} ya existe",
"Choose" : "Seleccionar",
@@ -120,6 +121,8 @@ OC.L10N.register(
"(all selected)" : "(todos seleccionados)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
"Pending" : "Pendiente",
"Copy to {folder}" : "Copiar a {folder}",
"Move to {folder}" : "Mover a {folder}",
diff --git a/core/l10n/es_PE.json b/core/l10n/es_PE.json
index 415d526470c..4baa0f73d53 100644
--- a/core/l10n/es_PE.json
+++ b/core/l10n/es_PE.json
@@ -98,6 +98,7 @@
"Modified" : "Modificado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "\"/\" no permitido dentro de nombre",
"\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido",
"{newName} already exists" : "{newName} ya existe",
"Choose" : "Seleccionar",
@@ -118,6 +119,8 @@
"(all selected)" : "(todos seleccionados)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
"Pending" : "Pendiente",
"Copy to {folder}" : "Copiar a {folder}",
"Move to {folder}" : "Mover a {folder}",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 8ea34300148..9cb910e1efc 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Lépjen kapcsolatba a rendszergazdával.",
"An internal error occurred." : "Belső hiba történt.",
"Please try again or contact your administrator." : "Próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.",
+ "Log in to {productName}" : "Bejelentkezés ebbe: {poductName}",
"Account name or email" : "Fióknév vagy e-mail-cím",
"Password" : "Jelszó",
"Wrong username or password." : "Hibás felhasználónév vagy jelszó.",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index f8632b0d4e0..78b7bddfc88 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Lépjen kapcsolatba a rendszergazdával.",
"An internal error occurred." : "Belső hiba történt.",
"Please try again or contact your administrator." : "Próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.",
+ "Log in to {productName}" : "Bejelentkezés ebbe: {poductName}",
"Account name or email" : "Fióknév vagy e-mail-cím",
"Password" : "Jelszó",
"Wrong username or password." : "Hibás felhasználónév vagy jelszó.",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 7e5a2f8b664..3c6a366bb34 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Skontaktuj się z administratorem",
"An internal error occurred." : "Wystąpił błąd wewnętrzny.",
"Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
+ "Log in to {productName}" : "Zaloguj się do {productName}",
"Account name or email" : "Nazwa konta lub e-mail",
"Password" : "Hasło",
"Wrong username or password." : "Zła nazwa użytkownika lub hasło.",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index 013b586c88e..41d58bebb2e 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Skontaktuj się z administratorem",
"An internal error occurred." : "Wystąpił błąd wewnętrzny.",
"Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
+ "Log in to {productName}" : "Zaloguj się do {productName}",
"Account name or email" : "Nazwa konta lub e-mail",
"Password" : "Hasło",
"Wrong username or password." : "Zła nazwa użytkownika lub hasło.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 6b0589c0fb0..00ab8a4c8c1 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -182,7 +182,7 @@ OC.L10N.register(
"Edit Profile" : "Editar Perfil ",
"The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui",
"You have not added any info yet" : "Você ainda não adicionou nenhuma informação",
- "{user} has not added any info yet" : "{usuário} ainda não adicionou nenhuma informação",
+ "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação",
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página",
"Reset search" : "Redefinir pesquisa",
"Start search" : "Começar a pesquisar",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index a9b78942c38..32535134126 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -180,7 +180,7 @@
"Edit Profile" : "Editar Perfil ",
"The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui",
"You have not added any info yet" : "Você ainda não adicionou nenhuma informação",
- "{user} has not added any info yet" : "{usuário} ainda não adicionou nenhuma informação",
+ "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação",
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página",
"Reset search" : "Redefinir pesquisa",
"Start search" : "Começar a pesquisar",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 005eb83d7af..5b031e5c1ec 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -122,12 +122,15 @@ OC.L10N.register(
"Continue to {productName}" : "Nadaljuj v {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundo.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundi.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekunde.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekund."],
"More apps" : "Več programov",
+ "_{count} notification_::_{count} notifications_" : ["{count} obvestilo","{count} obvestili","{count} obvestila","{count} obvestil"],
"Log in" : "Prijava",
"Logging in …" : "Poteka prijavljanje ...",
"Server side authentication failed!" : "Overitev na strani strežnika je spodletela!",
"Please contact your administrator." : "Stopite v stik s skrbnikom sistema.",
"An internal error occurred." : "Prišlo je do notranje napake.",
"Please try again or contact your administrator." : "Poskusite znova ali pa stopite v stik s skrbnikom sistema.",
+ "Log in to {productName}" : "Prijava v {productName}",
+ "Account name or email" : "Ime računa ali elektronski naslov",
"Password" : "Geslo",
"Wrong username or password." : "Napačno uporabniško ime oziroma geslo",
"User disabled" : "Uporabnik je onemogočen",
@@ -150,6 +153,7 @@ OC.L10N.register(
"Resetting password" : "Ponastavljanje gesla",
"Recommended apps" : "Priporočeni programi",
"Loading apps …" : "Poteka nalaganje programov ...",
+ "Could not fetch list of apps from the App Store." : "Ni mogoče pridobiti seznama programov iz trgovine.",
"Installing apps …" : "Poteka nameščanje programov ...",
"App download or installation failed" : "Prejem oziroma namestitev programa je spodletela.",
"Cannot install this app because it is not compatible" : "Programa ni mogoče namestiti, ker ni skladen z različico okolja.",
@@ -167,9 +171,12 @@ OC.L10N.register(
"Back" : "Nazaj",
"Login form is disabled." : "Prijavni obrazec je onemogočen.",
"Edit Profile" : "Uredi profil",
+ "Search starts once you start typing" : "Iskanje se začne z vpisovanjem",
"Reset search" : "Ponastavi iskanje",
+ "Start search" : "Začni z iskanjem",
"Search for {name} only" : "Išči le za {name}",
"No results for {query}" : "Ni zadetkov za poizvedbo {query}",
+ "Press enter to start searching" : "Pritisnite vnosno tipko za začetek iskanja",
"Start typing to search" : "Začnite tipkati za iskanje",
"Loading more results …" : "Poteka nalaganje več zadetkov ...",
"Load more results" : "Naloži več zadetkov",
@@ -306,6 +313,7 @@ OC.L10N.register(
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Podatkovna zbirka SQLite je primerna le za manjše in razvojne namestitve. Za produkcijsko okolje je priporočljivo uporabiti drugo podatkovno ozadje.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Če uporabljate namizni odjemalec za usklajevanje datotek, je uporaba podatkovne zbirke SQLite odsvetovana.",
"Install" : "Namesti",
+ "Installing …" : "Poteka nameščanje ...",
"Need help?" : "Ali potrebujete pomoč?",
"See the documentation" : "Preverite dokumentacijo",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Kaže, da poskušate ponovno namestiti okolje Nextcloud, a datoteke CAN_INSTALL ni v mapi nastavitev. Ustvarite jo, potem lahko poskusite znova.",
@@ -316,6 +324,7 @@ OC.L10N.register(
"Get your own free account" : "Pridobite brezplačni račun",
"Contacts" : "Stiki",
"Contacts menu" : "Meni Stikov",
+ "Open settings menu" : "Odpri meni nastavitev",
"Confirm your password" : "Potrdite geslo",
"Connect to your account" : "Povežite z računom",
"Please log in before granting %1$s access to your %2$s account." : "Pred %1$s odobritvijo dostopa %2$s do računa se je treba prijaviti.",
@@ -330,6 +339,7 @@ OC.L10N.register(
"You can close this window." : "To okno lahko zaprete.",
"This share is password-protected" : "To mesto je zaščiteno z geslom",
"Email address" : "Elektronski naslov",
+ "Password sent!" : "Geslo je poslano!",
"Go to %s" : "Odpri oblak %s",
"Two-factor authentication" : "Dvo-stopenjska overitev",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Za vaš račun je omogočena zahteva za višjo raven varnosti. Izberite drugo stopnjo overitve:",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 7565496081f..f844d17ebe4 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -120,12 +120,15 @@
"Continue to {productName}" : "Nadaljuj v {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundo.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundi.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekunde.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekund."],
"More apps" : "Več programov",
+ "_{count} notification_::_{count} notifications_" : ["{count} obvestilo","{count} obvestili","{count} obvestila","{count} obvestil"],
"Log in" : "Prijava",
"Logging in …" : "Poteka prijavljanje ...",
"Server side authentication failed!" : "Overitev na strani strežnika je spodletela!",
"Please contact your administrator." : "Stopite v stik s skrbnikom sistema.",
"An internal error occurred." : "Prišlo je do notranje napake.",
"Please try again or contact your administrator." : "Poskusite znova ali pa stopite v stik s skrbnikom sistema.",
+ "Log in to {productName}" : "Prijava v {productName}",
+ "Account name or email" : "Ime računa ali elektronski naslov",
"Password" : "Geslo",
"Wrong username or password." : "Napačno uporabniško ime oziroma geslo",
"User disabled" : "Uporabnik je onemogočen",
@@ -148,6 +151,7 @@
"Resetting password" : "Ponastavljanje gesla",
"Recommended apps" : "Priporočeni programi",
"Loading apps …" : "Poteka nalaganje programov ...",
+ "Could not fetch list of apps from the App Store." : "Ni mogoče pridobiti seznama programov iz trgovine.",
"Installing apps …" : "Poteka nameščanje programov ...",
"App download or installation failed" : "Prejem oziroma namestitev programa je spodletela.",
"Cannot install this app because it is not compatible" : "Programa ni mogoče namestiti, ker ni skladen z različico okolja.",
@@ -165,9 +169,12 @@
"Back" : "Nazaj",
"Login form is disabled." : "Prijavni obrazec je onemogočen.",
"Edit Profile" : "Uredi profil",
+ "Search starts once you start typing" : "Iskanje se začne z vpisovanjem",
"Reset search" : "Ponastavi iskanje",
+ "Start search" : "Začni z iskanjem",
"Search for {name} only" : "Išči le za {name}",
"No results for {query}" : "Ni zadetkov za poizvedbo {query}",
+ "Press enter to start searching" : "Pritisnite vnosno tipko za začetek iskanja",
"Start typing to search" : "Začnite tipkati za iskanje",
"Loading more results …" : "Poteka nalaganje več zadetkov ...",
"Load more results" : "Naloži več zadetkov",
@@ -304,6 +311,7 @@
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Podatkovna zbirka SQLite je primerna le za manjše in razvojne namestitve. Za produkcijsko okolje je priporočljivo uporabiti drugo podatkovno ozadje.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Če uporabljate namizni odjemalec za usklajevanje datotek, je uporaba podatkovne zbirke SQLite odsvetovana.",
"Install" : "Namesti",
+ "Installing …" : "Poteka nameščanje ...",
"Need help?" : "Ali potrebujete pomoč?",
"See the documentation" : "Preverite dokumentacijo",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Kaže, da poskušate ponovno namestiti okolje Nextcloud, a datoteke CAN_INSTALL ni v mapi nastavitev. Ustvarite jo, potem lahko poskusite znova.",
@@ -314,6 +322,7 @@
"Get your own free account" : "Pridobite brezplačni račun",
"Contacts" : "Stiki",
"Contacts menu" : "Meni Stikov",
+ "Open settings menu" : "Odpri meni nastavitev",
"Confirm your password" : "Potrdite geslo",
"Connect to your account" : "Povežite z računom",
"Please log in before granting %1$s access to your %2$s account." : "Pred %1$s odobritvijo dostopa %2$s do računa se je treba prijaviti.",
@@ -328,6 +337,7 @@
"You can close this window." : "To okno lahko zaprete.",
"This share is password-protected" : "To mesto je zaščiteno z geslom",
"Email address" : "Elektronski naslov",
+ "Password sent!" : "Geslo je poslano!",
"Go to %s" : "Odpri oblak %s",
"Two-factor authentication" : "Dvo-stopenjska overitev",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Za vaš račun je omogočena zahteva za višjo raven varnosti. Izberite drugo stopnjo overitve:",
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 6a9cf15d603..9538373a37d 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "請聯絡系統管理員。",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
+ "Log in to {productName}" : "登入至 {productName}",
"Account name or email" : "賬戶名稱或電郵地址",
"Password" : "密碼",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index 5f6d8b4b351..3d7bab7f134 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "請聯絡系統管理員。",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
+ "Log in to {productName}" : "登入至 {productName}",
"Account name or email" : "賬戶名稱或電郵地址",
"Password" : "密碼",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 898603ea7cd..6934d63ae97 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "請聯絡系統管理員",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
+ "Log in to {productName}" : "登入至 {productName}",
"Account name or email" : "帳號名稱或電子郵件",
"Password" : "密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index 216a6e3f153..95ed232fa67 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "請聯絡系統管理員",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
+ "Log in to {productName}" : "登入至 {productName}",
"Account name or email" : "帳號名稱或電子郵件",
"Password" : "密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",