diff --git a/core/l10n/de.js b/core/l10n/de.js
index 0ebd28fae21..d05bbb172fb 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -222,12 +222,15 @@ OC.L10N.register(
"An internal error occurred." : "Es ist ein interner Fehler aufgetreten.",
"Please try again or contact your administrator." : "Bitte versuche es noch einmal oder kontaktiere den Administrator.",
"Username or email" : "Benutzername oder E-Mail",
+ "Username or\temail" : "Benutzername oder\tE-Mail",
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
"Wrong username or password." : "Falscher Benutzername oder Passwort.",
"User disabled" : "Nutzer deaktiviert",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
"Reset password" : "Passwort zurücksetzen",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Wir haben eine E-Mail zum Rücksetzen des Passworts an die für dieses Konto bekannte E-Mail Adresse versendet. Solltest Du diesen nicht in Kürze erhalten, prüfe bitte Deinen Spam-Ordner.",
+ "If it is not there ask your local administrator." : "Wenn Du keine E-Mail bekommen hast, wende Dich bitte an deinen lokalen Administrator.",
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.",
"Back to login" : "Zur Anmeldung wechseln",
"Forgot password?" : "Passwort vergessen?",
@@ -275,6 +278,15 @@ OC.L10N.register(
"seconds ago" : "Gerade eben",
"Connection to server lost" : "Verbindung zum Server verloren",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"],
+ "Add to a project" : "Zu einem Projekt hinzufügen",
+ "Show details" : "Details anzeigen",
+ "Hide details" : "Details ausblenden",
+ "Rename project" : "Projekt umbenennen",
+ "Failed to rename the project" : "Konnte Projekt nicht umbenennen",
+ "Failed to create a project" : "Konnte Projekt nicht erstellen",
+ "Failed to add the item to the project" : "Eintrag konnte nicht zum Projekt hinzu gefügt werden",
+ "Connect items to a project to make them easier to find" : "Zum Leichten auffinden von Einträgen, diese zu einem Projekt hinzufügen",
+ "Type to search for existing projects" : "Nach existierenden Projekten suchen",
"New in" : "Neu in",
"View changelog" : "Liste der Veränderungen ansehen",
"No action available" : "Keine Aktion verfügbar",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 3f8f59b9575..ddbbdf2f05f 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -220,12 +220,15 @@
"An internal error occurred." : "Es ist ein interner Fehler aufgetreten.",
"Please try again or contact your administrator." : "Bitte versuche es noch einmal oder kontaktiere den Administrator.",
"Username or email" : "Benutzername oder E-Mail",
+ "Username or\temail" : "Benutzername oder\tE-Mail",
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
"Wrong username or password." : "Falscher Benutzername oder Passwort.",
"User disabled" : "Nutzer deaktiviert",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
"Reset password" : "Passwort zurücksetzen",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Wir haben eine E-Mail zum Rücksetzen des Passworts an die für dieses Konto bekannte E-Mail Adresse versendet. Solltest Du diesen nicht in Kürze erhalten, prüfe bitte Deinen Spam-Ordner.",
+ "If it is not there ask your local administrator." : "Wenn Du keine E-Mail bekommen hast, wende Dich bitte an deinen lokalen Administrator.",
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.",
"Back to login" : "Zur Anmeldung wechseln",
"Forgot password?" : "Passwort vergessen?",
@@ -273,6 +276,15 @@
"seconds ago" : "Gerade eben",
"Connection to server lost" : "Verbindung zum Server verloren",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"],
+ "Add to a project" : "Zu einem Projekt hinzufügen",
+ "Show details" : "Details anzeigen",
+ "Hide details" : "Details ausblenden",
+ "Rename project" : "Projekt umbenennen",
+ "Failed to rename the project" : "Konnte Projekt nicht umbenennen",
+ "Failed to create a project" : "Konnte Projekt nicht erstellen",
+ "Failed to add the item to the project" : "Eintrag konnte nicht zum Projekt hinzu gefügt werden",
+ "Connect items to a project to make them easier to find" : "Zum Leichten auffinden von Einträgen, diese zu einem Projekt hinzufügen",
+ "Type to search for existing projects" : "Nach existierenden Projekten suchen",
"New in" : "Neu in",
"View changelog" : "Liste der Veränderungen ansehen",
"No action available" : "Keine Aktion verfügbar",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index f1b0f3ff0aa..20725d85752 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -222,12 +222,15 @@ OC.L10N.register(
"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 Ihren Administrator.",
"Username or email" : "Benutzername oder E-Mail",
+ "Username or\temail" : "Benutzername oder\tE-Mail",
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
"Wrong username or password." : "Falscher Benutzername oder Passwort.",
"User disabled" : "Nutzer deaktiviert",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
"Reset password" : "Passwort zurücksetzen",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Wir haben eine E-Mail zum Rücksetzen des Passworts an die für dieses Konto bekannte E-Mail Adresse versendet. Sollten Sie diesen nicht in Kürze erhalten, prüfen Sie bitte Ihren Spam-Ordner.",
+ "If it is not there ask your local administrator." : "Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.",
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.",
"Back to login" : "Zur Anmeldung wechseln",
"Forgot password?" : "Passwort vergessen?",
@@ -275,6 +278,15 @@ OC.L10N.register(
"seconds ago" : "Gerade eben",
"Connection to server lost" : "Verbindung zum Server verloren",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite. Seite wird in %n Sekunden erneut geladen"],
+ "Add to a project" : "Zu einem Projekt hinzufügen",
+ "Show details" : "Details anzeigen",
+ "Hide details" : "Details ausblenden",
+ "Rename project" : "Projekt umbenennen",
+ "Failed to rename the project" : "Konnte Projekt nicht umbenennen",
+ "Failed to create a project" : "Konnte Projekt nicht erstellen",
+ "Failed to add the item to the project" : "Eintrag konnte nicht zum Projekt hinzu gefügt werden",
+ "Connect items to a project to make them easier to find" : "Zum Leichten auffinden von Einträgen, diese zu einem Projekt hinzufügen",
+ "Type to search for existing projects" : "Nach existierenden Projekten suchen",
"New in" : "Neu in",
"View changelog" : "Liste der Veränderungen anschauen",
"No action available" : "Keine Aktion verfügbar",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 8d11f2b22a4..d7b94c271ee 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -220,12 +220,15 @@
"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 Ihren Administrator.",
"Username or email" : "Benutzername oder E-Mail",
+ "Username or\temail" : "Benutzername oder\tE-Mail",
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
"Wrong username or password." : "Falscher Benutzername oder Passwort.",
"User disabled" : "Nutzer deaktiviert",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
"Reset password" : "Passwort zurücksetzen",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Wir haben eine E-Mail zum Rücksetzen des Passworts an die für dieses Konto bekannte E-Mail Adresse versendet. Sollten Sie diesen nicht in Kürze erhalten, prüfen Sie bitte Ihren Spam-Ordner.",
+ "If it is not there ask your local administrator." : "Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.",
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.",
"Back to login" : "Zur Anmeldung wechseln",
"Forgot password?" : "Passwort vergessen?",
@@ -273,6 +276,15 @@
"seconds ago" : "Gerade eben",
"Connection to server lost" : "Verbindung zum Server verloren",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite. Seite wird in %n Sekunden erneut geladen"],
+ "Add to a project" : "Zu einem Projekt hinzufügen",
+ "Show details" : "Details anzeigen",
+ "Hide details" : "Details ausblenden",
+ "Rename project" : "Projekt umbenennen",
+ "Failed to rename the project" : "Konnte Projekt nicht umbenennen",
+ "Failed to create a project" : "Konnte Projekt nicht erstellen",
+ "Failed to add the item to the project" : "Eintrag konnte nicht zum Projekt hinzu gefügt werden",
+ "Connect items to a project to make them easier to find" : "Zum Leichten auffinden von Einträgen, diese zu einem Projekt hinzufügen",
+ "Type to search for existing projects" : "Nach existierenden Projekten suchen",
"New in" : "Neu in",
"View changelog" : "Liste der Veränderungen anschauen",
"No action available" : "Keine Aktion verfügbar",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 42dd69832bf..2712e14edc4 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -222,12 +222,15 @@ OC.L10N.register(
"An internal error occurred." : "Une erreur interne est survenue.",
"Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.",
"Username or email" : "Utilisateur ou email",
+ "Username or\temail" : "Nom d'utilisateur ou\tadresse e-mail",
"Log in" : "Se connecter",
"Logging in …" : "Connexion…",
"Wrong username or password." : "Utilisateur ou mot de passe incorrect.",
"User disabled" : "Utilisateur désactivé",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.",
"Reset password" : "Réinitialiser le mot de passe",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Nous avons envoyé un e-mail de réinitialisation de mot de passe à l'adresse e-mail que nous connaissons pour ce compte. Si vous ne le recevez pas dans un délai raisonnable, vérifiez vos dossiers de courrier indésirable/pourriel/spam.",
+ "If it is not there ask your local administrator." : "Si ce n'est pas le cas, veuillez contacter votre administrateur.",
"Password can not be changed. Please contact your administrator." : "Le mot de passe ne peut être modifié. Veuillez contacter votre administrateur.",
"Back to login" : "Retour à la page de connexion",
"Forgot password?" : "Mot de passe oublié ?",
@@ -275,6 +278,15 @@ OC.L10N.register(
"seconds ago" : "Il y a quelques secondes",
"Connection to server lost" : "Connexion au serveur perdu",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problème de chargement de la page, actualisation dans %n seconde","Problème de chargement de la page, actualisation dans %n secondes"],
+ "Add to a project" : "Ajouter à un projet",
+ "Show details" : "Afficher les détails",
+ "Hide details" : "Masquer les détails",
+ "Rename project" : "Renommer le projet",
+ "Failed to rename the project" : "Impossible de renommer le projet",
+ "Failed to create a project" : "Impossible de créer un projet",
+ "Failed to add the item to the project" : "Impossible d'ajouter l'élément au projet",
+ "Connect items to a project to make them easier to find" : "Liez des éléments au projet pour les retrouver plus facilement",
+ "Type to search for existing projects" : "Saisissez du texte pour rechercher dans les projets existants",
"New in" : "Nouveau dans",
"View changelog" : "Voir le journal des modifications",
"No action available" : "Aucune action disponible",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 469853a3e28..05864de8259 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -220,12 +220,15 @@
"An internal error occurred." : "Une erreur interne est survenue.",
"Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.",
"Username or email" : "Utilisateur ou email",
+ "Username or\temail" : "Nom d'utilisateur ou\tadresse e-mail",
"Log in" : "Se connecter",
"Logging in …" : "Connexion…",
"Wrong username or password." : "Utilisateur ou mot de passe incorrect.",
"User disabled" : "Utilisateur désactivé",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.",
"Reset password" : "Réinitialiser le mot de passe",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Nous avons envoyé un e-mail de réinitialisation de mot de passe à l'adresse e-mail que nous connaissons pour ce compte. Si vous ne le recevez pas dans un délai raisonnable, vérifiez vos dossiers de courrier indésirable/pourriel/spam.",
+ "If it is not there ask your local administrator." : "Si ce n'est pas le cas, veuillez contacter votre administrateur.",
"Password can not be changed. Please contact your administrator." : "Le mot de passe ne peut être modifié. Veuillez contacter votre administrateur.",
"Back to login" : "Retour à la page de connexion",
"Forgot password?" : "Mot de passe oublié ?",
@@ -273,6 +276,15 @@
"seconds ago" : "Il y a quelques secondes",
"Connection to server lost" : "Connexion au serveur perdu",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problème de chargement de la page, actualisation dans %n seconde","Problème de chargement de la page, actualisation dans %n secondes"],
+ "Add to a project" : "Ajouter à un projet",
+ "Show details" : "Afficher les détails",
+ "Hide details" : "Masquer les détails",
+ "Rename project" : "Renommer le projet",
+ "Failed to rename the project" : "Impossible de renommer le projet",
+ "Failed to create a project" : "Impossible de créer un projet",
+ "Failed to add the item to the project" : "Impossible d'ajouter l'élément au projet",
+ "Connect items to a project to make them easier to find" : "Liez des éléments au projet pour les retrouver plus facilement",
+ "Type to search for existing projects" : "Saisissez du texte pour rechercher dans les projets existants",
"New in" : "Nouveau dans",
"View changelog" : "Voir le journal des modifications",
"No action available" : "Aucune action disponible",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index ed3dcceb6e2..cda2b91b246 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -222,12 +222,15 @@ OC.L10N.register(
"An internal error occurred." : "Si è verificato un errore interno.",
"Please try again or contact your administrator." : "Prova ancora o contatta il tuo amministratore.",
"Username or email" : "Nome utente o email",
+ "Username or\temail" : "Nome utente o \temail",
"Log in" : "Accedi",
"Logging in …" : "Accesso in corso...",
"Wrong username or password." : "Nome utente o password errati.",
"User disabled" : "Disabilitato dall'utente",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione non riusciti dal tuo indirizzo IP. Di conseguenza, il prossimo tentativo è ritardato di 30 secondi.",
"Reset password" : "Ripristina la password",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Abbiamo inviato un'email di ripristino della password all'indirizzo di posta che conosciamo per questo account. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.",
+ "If it is not there ask your local administrator." : "Se non c'è, chiedi al tuo amministratore locale.",
"Password can not be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.",
"Back to login" : "Torna alla schermata di accesso",
"Forgot password?" : "Hai dimenticato la password?",
@@ -275,6 +278,15 @@ OC.L10N.register(
"seconds ago" : "secondi fa",
"Connection to server lost" : "Connessione al server interrotta",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema durante il caricamento della pagina, aggiornamento tra %n secondo","Problema durante il caricamento della pagina, aggiornamento tra %n secondi"],
+ "Add to a project" : "Aggiungi a un progetto",
+ "Show details" : "Mostra dettagli",
+ "Hide details" : "Nascondi dettagli",
+ "Rename project" : "Rinomina progetto",
+ "Failed to rename the project" : "Rinomina progetto non riuscita",
+ "Failed to create a project" : "Creazione progetto non riuscita",
+ "Failed to add the item to the project" : "Aggiunta dell'elemento al progetto non riuscita",
+ "Connect items to a project to make them easier to find" : "Collega elementi a un progetto per poterli trovare più facilmente",
+ "Type to search for existing projects" : "Digita per cercare progetti esistenti",
"New in" : "Nuovo in",
"View changelog" : "Visualizza le novità",
"No action available" : "Nessuna azione disponibile",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 8964d01c12d..e7f510bee23 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -220,12 +220,15 @@
"An internal error occurred." : "Si è verificato un errore interno.",
"Please try again or contact your administrator." : "Prova ancora o contatta il tuo amministratore.",
"Username or email" : "Nome utente o email",
+ "Username or\temail" : "Nome utente o \temail",
"Log in" : "Accedi",
"Logging in …" : "Accesso in corso...",
"Wrong username or password." : "Nome utente o password errati.",
"User disabled" : "Disabilitato dall'utente",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione non riusciti dal tuo indirizzo IP. Di conseguenza, il prossimo tentativo è ritardato di 30 secondi.",
"Reset password" : "Ripristina la password",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Abbiamo inviato un'email di ripristino della password all'indirizzo di posta che conosciamo per questo account. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.",
+ "If it is not there ask your local administrator." : "Se non c'è, chiedi al tuo amministratore locale.",
"Password can not be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.",
"Back to login" : "Torna alla schermata di accesso",
"Forgot password?" : "Hai dimenticato la password?",
@@ -273,6 +276,15 @@
"seconds ago" : "secondi fa",
"Connection to server lost" : "Connessione al server interrotta",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema durante il caricamento della pagina, aggiornamento tra %n secondo","Problema durante il caricamento della pagina, aggiornamento tra %n secondi"],
+ "Add to a project" : "Aggiungi a un progetto",
+ "Show details" : "Mostra dettagli",
+ "Hide details" : "Nascondi dettagli",
+ "Rename project" : "Rinomina progetto",
+ "Failed to rename the project" : "Rinomina progetto non riuscita",
+ "Failed to create a project" : "Creazione progetto non riuscita",
+ "Failed to add the item to the project" : "Aggiunta dell'elemento al progetto non riuscita",
+ "Connect items to a project to make them easier to find" : "Collega elementi a un progetto per poterli trovare più facilmente",
+ "Type to search for existing projects" : "Digita per cercare progetti esistenti",
"New in" : "Nuovo in",
"View changelog" : "Visualizza le novità",
"No action available" : "Nessuna azione disponibile",
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index 0ef936cfd07..1da1620175b 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -180,6 +180,7 @@ OC.L10N.register(
"An internal error occurred." : "Įvyko vidinė klaida.",
"Please try again or contact your administrator." : "Pabandykite dar kartą arba susisiekite su savo administratoriumi.",
"Username or email" : "Naudotojo vardas ar el. paštas",
+ "Username or\temail" : "Naudotojo vardas ar\tel. paštas",
"Log in" : "Prisijungti",
"Logging in …" : "Prisijungiama …",
"Wrong username or password." : "Neteisingas naudotojo vardas ar slaptažodis.",
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json
index e7e38f01652..5f63924864c 100644
--- a/core/l10n/lt_LT.json
+++ b/core/l10n/lt_LT.json
@@ -178,6 +178,7 @@
"An internal error occurred." : "Įvyko vidinė klaida.",
"Please try again or contact your administrator." : "Pabandykite dar kartą arba susisiekite su savo administratoriumi.",
"Username or email" : "Naudotojo vardas ar el. paštas",
+ "Username or\temail" : "Naudotojo vardas ar\tel. paštas",
"Log in" : "Prisijungti",
"Logging in …" : "Prisijungiama …",
"Wrong username or password." : "Neteisingas naudotojo vardas ar slaptažodis.",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 3f2e3f38673..42bef1c6be3 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -222,12 +222,15 @@ OC.L10N.register(
"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.",
"Username or email" : "Nazwa użytkownika lub adres e-mail",
+ "Username or\temail" : "Nazwa użytkownika lub\te-mail",
"Log in" : "Zaloguj",
"Logging in …" : "Logowanie…",
"Wrong username or password." : "Zła nazwa użytkownika lub hasło.",
"User disabled" : "Użytkownik zablokowany",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Wykryliśmy wiele nieudanych prób logowania z Twojego adresu IP. Dlatego następne logowanie będzie możliwe dopiero za 30 sekund.",
"Reset password" : "Zresetuj hasło",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Wysłaliśmy wiadomość dotyczącą resetowania hasła na adres e-mail przypisany dla tego konta. Jeśli nie otrzymasz go w rozsądnym czasie, sprawdź katalog ze spamem i kosz.",
+ "If it is not there ask your local administrator." : "Jeśli nie ma, skontaktuj się z lokalnym administratorem.",
"Password can not be changed. Please contact your administrator." : "Hasło nie może zostać zmienione. Skontaktuj się z administratorem.",
"Back to login" : "Powrót do logowania",
"Forgot password?" : "Zapomniałeś hasła?",
@@ -275,6 +278,15 @@ OC.L10N.register(
"seconds ago" : "przed chwilą",
"Connection to server lost" : "Utracono połączenie z serwerem",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem z załadowaniem strony, przeładowanie za %n sekundę","Problem z załadowaniem strony, przeładowanie za %n sekundy","Problem z załadowaniem strony, przeładowanie za %n sekund","Problem z załadowaniem strony, przeładowanie za %n sekund"],
+ "Add to a project" : "Dodaj do projektu",
+ "Show details" : "Pokaż szczegóły",
+ "Hide details" : "Ukryj szczegóły",
+ "Rename project" : "Zmień nazwę projektu",
+ "Failed to rename the project" : "Nie można zmienić nazwy projektu",
+ "Failed to create a project" : "Nie udało się utworzyć projektu",
+ "Failed to add the item to the project" : "Nie udało się dodać elementu do projektu",
+ "Connect items to a project to make them easier to find" : "Połącz elementy z projektem, aby łatwiej je było znaleźć",
+ "Type to search for existing projects" : "Wpisz rodzaj, aby wyszukać istniejące projekty",
"New in" : "Nowość w",
"View changelog" : "Przeglądaj zmiany rejestru",
"No action available" : "Żadna akcja nie jest dostępna",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index 685bc80bdbe..417b34106ef 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -220,12 +220,15 @@
"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.",
"Username or email" : "Nazwa użytkownika lub adres e-mail",
+ "Username or\temail" : "Nazwa użytkownika lub\te-mail",
"Log in" : "Zaloguj",
"Logging in …" : "Logowanie…",
"Wrong username or password." : "Zła nazwa użytkownika lub hasło.",
"User disabled" : "Użytkownik zablokowany",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Wykryliśmy wiele nieudanych prób logowania z Twojego adresu IP. Dlatego następne logowanie będzie możliwe dopiero za 30 sekund.",
"Reset password" : "Zresetuj hasło",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Wysłaliśmy wiadomość dotyczącą resetowania hasła na adres e-mail przypisany dla tego konta. Jeśli nie otrzymasz go w rozsądnym czasie, sprawdź katalog ze spamem i kosz.",
+ "If it is not there ask your local administrator." : "Jeśli nie ma, skontaktuj się z lokalnym administratorem.",
"Password can not be changed. Please contact your administrator." : "Hasło nie może zostać zmienione. Skontaktuj się z administratorem.",
"Back to login" : "Powrót do logowania",
"Forgot password?" : "Zapomniałeś hasła?",
@@ -273,6 +276,15 @@
"seconds ago" : "przed chwilą",
"Connection to server lost" : "Utracono połączenie z serwerem",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem z załadowaniem strony, przeładowanie za %n sekundę","Problem z załadowaniem strony, przeładowanie za %n sekundy","Problem z załadowaniem strony, przeładowanie za %n sekund","Problem z załadowaniem strony, przeładowanie za %n sekund"],
+ "Add to a project" : "Dodaj do projektu",
+ "Show details" : "Pokaż szczegóły",
+ "Hide details" : "Ukryj szczegóły",
+ "Rename project" : "Zmień nazwę projektu",
+ "Failed to rename the project" : "Nie można zmienić nazwy projektu",
+ "Failed to create a project" : "Nie udało się utworzyć projektu",
+ "Failed to add the item to the project" : "Nie udało się dodać elementu do projektu",
+ "Connect items to a project to make them easier to find" : "Połącz elementy z projektem, aby łatwiej je było znaleźć",
+ "Type to search for existing projects" : "Wpisz rodzaj, aby wyszukać istniejące projekty",
"New in" : "Nowość w",
"View changelog" : "Przeglądaj zmiany rejestru",
"No action available" : "Żadna akcja nie jest dostępna",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 378a7abd993..3c76c2272b7 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -222,12 +222,15 @@ OC.L10N.register(
"An internal error occurred." : "Ocorreu um erro interno.",
"Please try again or contact your administrator." : "Tente novamente ou contacte o administrador.",
"Username or email" : "Nome de usuário ou e-mail",
+ "Username or\temail" : "Nome de usuário ou\te-mail",
"Log in" : "Entrar",
"Logging in …" : "Entrando...",
"Wrong username or password." : "Senha ou nome de usuário incorretos.",
"User disabled" : "Usuário desativado",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.",
"Reset password" : "Redefinir senha",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Enviamos um e-mail para redefinir a senha ao endereço de e-mail desta conta. Se não recebê-lo em um período de tempo razoável, verifique as pastas de spam/lixo eletrônico.",
+ "If it is not there ask your local administrator." : "Se não estiver lá, pergunte ao administrador.",
"Password can not be changed. Please contact your administrator." : "A senha não pôde ser alterada. Por favor, contate o administrador.",
"Back to login" : "Voltar ao login",
"Forgot password?" : "Esqueceu a senha?",
@@ -275,6 +278,15 @@ OC.L10N.register(
"seconds ago" : "segundos atrás",
"Connection to server lost" : "Conexão perdida com o servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema no carregamento da página, recarregando em %n segundo","Problema no carregamento da página, recarregando em %n segundos"],
+ "Add to a project" : "Adicionar a um projeto",
+ "Show details" : "Mostrar detalhes",
+ "Hide details" : "Ocultar detalhes",
+ "Rename project" : "Renomear projeto",
+ "Failed to rename the project" : "Erro ao renomear projeto",
+ "Failed to create a project" : "Erro ao criar um projeto",
+ "Failed to add the item to the project" : "Erro ao adicionar o item ao projeto",
+ "Connect items to a project to make them easier to find" : "Conecte itens a um projeto para torná-los mais fáceis de encontrar",
+ "Type to search for existing projects" : "Digite para pesquisar projetos existentes",
"New in" : "Novo em",
"View changelog" : "Ver alterações",
"No action available" : "Nenhuma ação disponível",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 8deb8262f51..ffac5d7ab1f 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -220,12 +220,15 @@
"An internal error occurred." : "Ocorreu um erro interno.",
"Please try again or contact your administrator." : "Tente novamente ou contacte o administrador.",
"Username or email" : "Nome de usuário ou e-mail",
+ "Username or\temail" : "Nome de usuário ou\te-mail",
"Log in" : "Entrar",
"Logging in …" : "Entrando...",
"Wrong username or password." : "Senha ou nome de usuário incorretos.",
"User disabled" : "Usuário desativado",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.",
"Reset password" : "Redefinir senha",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Enviamos um e-mail para redefinir a senha ao endereço de e-mail desta conta. Se não recebê-lo em um período de tempo razoável, verifique as pastas de spam/lixo eletrônico.",
+ "If it is not there ask your local administrator." : "Se não estiver lá, pergunte ao administrador.",
"Password can not be changed. Please contact your administrator." : "A senha não pôde ser alterada. Por favor, contate o administrador.",
"Back to login" : "Voltar ao login",
"Forgot password?" : "Esqueceu a senha?",
@@ -273,6 +276,15 @@
"seconds ago" : "segundos atrás",
"Connection to server lost" : "Conexão perdida com o servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema no carregamento da página, recarregando em %n segundo","Problema no carregamento da página, recarregando em %n segundos"],
+ "Add to a project" : "Adicionar a um projeto",
+ "Show details" : "Mostrar detalhes",
+ "Hide details" : "Ocultar detalhes",
+ "Rename project" : "Renomear projeto",
+ "Failed to rename the project" : "Erro ao renomear projeto",
+ "Failed to create a project" : "Erro ao criar um projeto",
+ "Failed to add the item to the project" : "Erro ao adicionar o item ao projeto",
+ "Connect items to a project to make them easier to find" : "Conecte itens a um projeto para torná-los mais fáceis de encontrar",
+ "Type to search for existing projects" : "Digite para pesquisar projetos existentes",
"New in" : "Novo em",
"View changelog" : "Ver alterações",
"No action available" : "Nenhuma ação disponível",
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index b205deaebd5..19fec738826 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -245,6 +245,15 @@ OC.L10N.register(
"seconds ago" : "sekunder sedan",
"Connection to server lost" : "Anslutning till server förlorad",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att ladda sidan, laddar om sidan om %n sekund","Problem med att ladda sidan, laddar om sidan om %n sekunder"],
+ "Add to a project" : "Lägg till i ett projekt",
+ "Show details" : "Visa detaljer",
+ "Hide details" : "Göm detaljer",
+ "Rename project" : "Byt namn på projekt",
+ "Failed to rename the project" : "Kunde inte byta namn på projektet",
+ "Failed to create a project" : "Kunde inte skapa projekt",
+ "Failed to add the item to the project" : "Kunde inte att lägga till objektet i projektet",
+ "Connect items to a project to make them easier to find" : "Länka objekt till ett projekt för att göra dem enklare att hitta",
+ "Type to search for existing projects" : "Skriv för att söka efter befintliga projekt",
"New in" : "Ny i",
"View changelog" : "Visa ändringslogg",
"No action available" : "Ingen åtgärd tillgänglig",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 8ca9ded0689..4887ced68bd 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -243,6 +243,15 @@
"seconds ago" : "sekunder sedan",
"Connection to server lost" : "Anslutning till server förlorad",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att ladda sidan, laddar om sidan om %n sekund","Problem med att ladda sidan, laddar om sidan om %n sekunder"],
+ "Add to a project" : "Lägg till i ett projekt",
+ "Show details" : "Visa detaljer",
+ "Hide details" : "Göm detaljer",
+ "Rename project" : "Byt namn på projekt",
+ "Failed to rename the project" : "Kunde inte byta namn på projektet",
+ "Failed to create a project" : "Kunde inte skapa projekt",
+ "Failed to add the item to the project" : "Kunde inte att lägga till objektet i projektet",
+ "Connect items to a project to make them easier to find" : "Länka objekt till ett projekt för att göra dem enklare att hitta",
+ "Type to search for existing projects" : "Skriv för att söka efter befintliga projekt",
"New in" : "Ny i",
"View changelog" : "Visa ändringslogg",
"No action available" : "Ingen åtgärd tillgänglig",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 36bd7bc76ec..7691d11ee29 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -222,12 +222,15 @@ OC.L10N.register(
"An internal error occurred." : "İçeride bir sorun çıktı.",
"Please try again or contact your administrator." : "Lütfen yeniden deneyin ya da yöneticinizle görüşün.",
"Username or email" : "Kullanıcı adı ya da e-posta",
+ "Username or\temail" : "Kullanıcı adı ya da\te-posta",
"Log in" : "Oturum Aç",
"Logging in …" : "Oturum açılıyor ...",
"Wrong username or password." : "Kullanıcı adı ya da parola hatalı.",
"User disabled" : "Kullanıcı devre dışı",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.",
"Reset password" : "Parolayı sıfırla",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Bu hesabın kayıtlı e-posta adresine bir parola sıfırlama bağlantısı gönderildi. Makul bir süre içinde bir e-posta almazsanız gelen kutunuzdaki spam/gereksiz klasörlerine bakın.",
+ "If it is not there ask your local administrator." : "E-postayı göremiyorsanız yerel sistem yöneticinizle görüşün.",
"Password can not be changed. Please contact your administrator." : "Parola değiştirilemedi. Lütfen yöneticiniz ile görüşün.",
"Back to login" : "Oturum açmaya geri dön",
"Forgot password?" : "Parolamı unuttum",
@@ -275,6 +278,15 @@ OC.L10N.register(
"seconds ago" : "saniyeler önce",
"Connection to server lost" : "Sunucu bağlantısı kesildi",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek","Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek"],
+ "Add to a project" : "Bir projeye ekle",
+ "Show details" : "Ayrıntılar görüntülensin",
+ "Hide details" : "Ayrıntılar gizlensin",
+ "Rename project" : "Projeyi yeniden adlandır",
+ "Failed to rename the project" : "Proje yeniden adlandırılamadı",
+ "Failed to create a project" : "Bir proje eklenemedi",
+ "Failed to add the item to the project" : "Öge projeye eklenemedi",
+ "Connect items to a project to make them easier to find" : "Ögeleri bir projeye bağlayarak bulunmasını kolaylaştırın",
+ "Type to search for existing projects" : "Var olan projeleri aramak için yazın",
"New in" : "Şuraya ekle",
"View changelog" : "Değişiklik günlüğünü görüntüle",
"No action available" : "Yapılabilecek bir işlem yok",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 8148b20d9b5..0af3789756e 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -220,12 +220,15 @@
"An internal error occurred." : "İçeride bir sorun çıktı.",
"Please try again or contact your administrator." : "Lütfen yeniden deneyin ya da yöneticinizle görüşün.",
"Username or email" : "Kullanıcı adı ya da e-posta",
+ "Username or\temail" : "Kullanıcı adı ya da\te-posta",
"Log in" : "Oturum Aç",
"Logging in …" : "Oturum açılıyor ...",
"Wrong username or password." : "Kullanıcı adı ya da parola hatalı.",
"User disabled" : "Kullanıcı devre dışı",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.",
"Reset password" : "Parolayı sıfırla",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Bu hesabın kayıtlı e-posta adresine bir parola sıfırlama bağlantısı gönderildi. Makul bir süre içinde bir e-posta almazsanız gelen kutunuzdaki spam/gereksiz klasörlerine bakın.",
+ "If it is not there ask your local administrator." : "E-postayı göremiyorsanız yerel sistem yöneticinizle görüşün.",
"Password can not be changed. Please contact your administrator." : "Parola değiştirilemedi. Lütfen yöneticiniz ile görüşün.",
"Back to login" : "Oturum açmaya geri dön",
"Forgot password?" : "Parolamı unuttum",
@@ -273,6 +276,15 @@
"seconds ago" : "saniyeler önce",
"Connection to server lost" : "Sunucu bağlantısı kesildi",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek","Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek"],
+ "Add to a project" : "Bir projeye ekle",
+ "Show details" : "Ayrıntılar görüntülensin",
+ "Hide details" : "Ayrıntılar gizlensin",
+ "Rename project" : "Projeyi yeniden adlandır",
+ "Failed to rename the project" : "Proje yeniden adlandırılamadı",
+ "Failed to create a project" : "Bir proje eklenemedi",
+ "Failed to add the item to the project" : "Öge projeye eklenemedi",
+ "Connect items to a project to make them easier to find" : "Ögeleri bir projeye bağlayarak bulunmasını kolaylaştırın",
+ "Type to search for existing projects" : "Var olan projeleri aramak için yazın",
"New in" : "Şuraya ekle",
"View changelog" : "Değişiklik günlüğünü görüntüle",
"No action available" : "Yapılabilecek bir işlem yok",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 52626504907..7786ee73e67 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -222,12 +222,15 @@ OC.L10N.register(
"An internal error occurred." : "发生了内部错误。",
"Please try again or contact your administrator." : "请重试或联系您的管理员。",
"Username or email" : "用户名或邮箱",
+ "Username or\temail" : "用户名或\t邮箱",
"Log in" : "登录",
"Logging in …" : "正在登录 …",
"Wrong username or password." : "错误的用户名或密码。",
"User disabled" : "用户不可用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,请 30 秒之后再尝试。",
"Reset password" : "重置密码",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "我们已将密码重置邮件发送到您账号对应的电子邮箱中。如果您长时间没能收到邮件,请检查您邮箱的垃圾/广告文件夹。",
+ "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。",
"Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
"Back to login" : "返回登录",
"Forgot password?" : "忘记密码?",
@@ -275,6 +278,15 @@ OC.L10N.register(
"seconds ago" : "几秒前",
"Connection to server lost" : "与服务器的连接断开",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"],
+ "Add to a project" : "添加到项目",
+ "Show details" : "显示详情",
+ "Hide details" : "隐藏详细信息",
+ "Rename project" : "重命名项目",
+ "Failed to rename the project" : "无法重命名项目",
+ "Failed to create a project" : "无法创建项目",
+ "Failed to add the item to the project" : "无法添加条目到项目中",
+ "Connect items to a project to make them easier to find" : "将条目关联到项目以使它们更容易查找",
+ "Type to search for existing projects" : "输入以搜索已有项目",
"New in" : "新品",
"View changelog" : "查看更新记录",
"No action available" : "无可用操作",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 19a83f6ae68..632a6cca901 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -220,12 +220,15 @@
"An internal error occurred." : "发生了内部错误。",
"Please try again or contact your administrator." : "请重试或联系您的管理员。",
"Username or email" : "用户名或邮箱",
+ "Username or\temail" : "用户名或\t邮箱",
"Log in" : "登录",
"Logging in …" : "正在登录 …",
"Wrong username or password." : "错误的用户名或密码。",
"User disabled" : "用户不可用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,请 30 秒之后再尝试。",
"Reset password" : "重置密码",
+ "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "我们已将密码重置邮件发送到您账号对应的电子邮箱中。如果您长时间没能收到邮件,请检查您邮箱的垃圾/广告文件夹。",
+ "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。",
"Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
"Back to login" : "返回登录",
"Forgot password?" : "忘记密码?",
@@ -273,6 +276,15 @@
"seconds ago" : "几秒前",
"Connection to server lost" : "与服务器的连接断开",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"],
+ "Add to a project" : "添加到项目",
+ "Show details" : "显示详情",
+ "Hide details" : "隐藏详细信息",
+ "Rename project" : "重命名项目",
+ "Failed to rename the project" : "无法重命名项目",
+ "Failed to create a project" : "无法创建项目",
+ "Failed to add the item to the project" : "无法添加条目到项目中",
+ "Connect items to a project to make them easier to find" : "将条目关联到项目以使它们更容易查找",
+ "Type to search for existing projects" : "输入以搜索已有项目",
"New in" : "新品",
"View changelog" : "查看更新记录",
"No action available" : "无可用操作",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 3fd05ff3372..e3ef0508f60 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -75,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "%s aufrufen",
"Install Client" : "Installiere den Client",
"Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein",
+ "Create" : "Erstellen",
+ "Change" : "Ändern",
"Delete" : "Löschen",
+ "Share" : "Teilen",
"Unlimited" : "Unbegrenzt",
+ "Verifying" : "Überprüfe",
"Verifying …" : "Überprüfe…",
"Verify" : "Überprüfen",
"Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 10edc0e9f04..bef246894b7 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -73,8 +73,12 @@
"Go to %s" : "%s aufrufen",
"Install Client" : "Installiere den Client",
"Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein",
+ "Create" : "Erstellen",
+ "Change" : "Ändern",
"Delete" : "Löschen",
+ "Share" : "Teilen",
"Unlimited" : "Unbegrenzt",
+ "Verifying" : "Überprüfe",
"Verifying …" : "Überprüfe…",
"Verify" : "Überprüfen",
"Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index 2cc6aaf0df8..4ea6c9daaf2 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -75,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "%s aufrufen",
"Install Client" : "Installiere den Client",
"Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein",
+ "Create" : "Erstellen",
+ "Change" : "Ändern",
"Delete" : "Löschen",
+ "Share" : "Teilen",
"Unlimited" : "Unbegrenzt",
+ "Verifying" : "Überprüfe",
"Verifying …" : "Überprüfe…",
"Verify" : "Überprüfen",
"Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 5f56fd2ea70..876d8b1c1e3 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -73,8 +73,12 @@
"Go to %s" : "%s aufrufen",
"Install Client" : "Installiere den Client",
"Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein",
+ "Create" : "Erstellen",
+ "Change" : "Ändern",
"Delete" : "Löschen",
+ "Share" : "Teilen",
"Unlimited" : "Unbegrenzt",
+ "Verifying" : "Überprüfe",
"Verifying …" : "Überprüfe…",
"Verify" : "Überprüfen",
"Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist",
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index f1f5f59a4c0..eeaa2a35d0f 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -75,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "Aller à %s",
"Install Client" : "Installer le Client",
"Logged in user must be a subadmin" : "L'utilisateur connecté doit être un sous-administrateur",
+ "Create" : "Créer",
+ "Change" : "Modifier",
"Delete" : "Supprimer",
+ "Share" : "Partager",
"Unlimited" : "Illimité",
+ "Verifying" : "Vérification en cours",
"Verifying …" : "Vérification en cours...",
"Verify" : "Vérifier",
"Migration in progress. Please wait until the migration is finished" : "Migration en cours. Veuillez attendre que celle-ci se termine",
@@ -314,6 +318,8 @@ OC.L10N.register(
"Macedonian" : "Macédonien",
"Malagasy" : "Malgache",
"Malayalam" : "Malayalam",
+ "Maltese (Malta)" : "Maltais (Maltes)",
+ "Maltese" : "Maltais",
"Persian (Afghanistan)" : "Perse (Afghanistan)",
"Persian" : "Persan",
"Polish (Poland)" : "Polonais (Pologne)",
@@ -367,6 +373,7 @@ OC.L10N.register(
"Vietnamese (Vietnam)" : "Vietnamien (Vietnam)",
"Vietnamese" : "Vietnamien",
"Welsh" : "Gallois",
+ "Zulu (South Africa)" : "Zoulou (Afrique du Sud)",
"Zulu" : "Zoulou",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être spécifiée pour tous les \tutilisateurs et groupes spécifiques. S'ils n'ont pas de fournisseur à deux facteurs configuré, ils seront dans l'incapacité de se connecter au système.",
"Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index 13db2c733dd..e9128f1c4ed 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -73,8 +73,12 @@
"Go to %s" : "Aller à %s",
"Install Client" : "Installer le Client",
"Logged in user must be a subadmin" : "L'utilisateur connecté doit être un sous-administrateur",
+ "Create" : "Créer",
+ "Change" : "Modifier",
"Delete" : "Supprimer",
+ "Share" : "Partager",
"Unlimited" : "Illimité",
+ "Verifying" : "Vérification en cours",
"Verifying …" : "Vérification en cours...",
"Verify" : "Vérifier",
"Migration in progress. Please wait until the migration is finished" : "Migration en cours. Veuillez attendre que celle-ci se termine",
@@ -312,6 +316,8 @@
"Macedonian" : "Macédonien",
"Malagasy" : "Malgache",
"Malayalam" : "Malayalam",
+ "Maltese (Malta)" : "Maltais (Maltes)",
+ "Maltese" : "Maltais",
"Persian (Afghanistan)" : "Perse (Afghanistan)",
"Persian" : "Persan",
"Polish (Poland)" : "Polonais (Pologne)",
@@ -365,6 +371,7 @@
"Vietnamese (Vietnam)" : "Vietnamien (Vietnam)",
"Vietnamese" : "Vietnamien",
"Welsh" : "Gallois",
+ "Zulu (South Africa)" : "Zoulou (Afrique du Sud)",
"Zulu" : "Zoulou",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être spécifiée pour tous les \tutilisateurs et groupes spécifiques. S'ils n'ont pas de fournisseur à deux facteurs configuré, ils seront dans l'incapacité de se connecter au système.",
"Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index bde6f94dbf7..36cd1ccfe3a 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -75,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "Vai a %s",
"Install Client" : "Installa client",
"Logged in user must be a subadmin" : "L'utente che ha eseguito l'accesso deve essere un sotto-amministratore ",
+ "Create" : "Crea",
+ "Change" : "Modifica",
"Delete" : "Elimina",
+ "Share" : "Condividi",
"Unlimited" : "Illimitata",
+ "Verifying" : "Verifica",
"Verifying …" : "Verifica in corso...",
"Verify" : "Verifica",
"Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 364800f4f16..563fc9850f5 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -73,8 +73,12 @@
"Go to %s" : "Vai a %s",
"Install Client" : "Installa client",
"Logged in user must be a subadmin" : "L'utente che ha eseguito l'accesso deve essere un sotto-amministratore ",
+ "Create" : "Crea",
+ "Change" : "Modifica",
"Delete" : "Elimina",
+ "Share" : "Condividi",
"Unlimited" : "Illimitata",
+ "Verifying" : "Verifica",
"Verifying …" : "Verifica in corso...",
"Verify" : "Verifica",
"Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione",
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js
index da713998572..68bfb2318d6 100644
--- a/settings/l10n/lt_LT.js
+++ b/settings/l10n/lt_LT.js
@@ -51,7 +51,7 @@ OC.L10N.register(
"Welcome aboard %s" : "%s, sveikiname prisijungus",
"Welcome to your %s account, you can add, protect, and share your data." : "Turėdami %s paskyrą duomenis galite pridėti, apsaugoti ir jais pasidalinti.",
"Your username is: %s" : "Jūsų naudotojo vardas yra: %s",
- "Install Client" : "Įdiegti klientą",
+ "Install Client" : "Įdiegti kliento programą",
"Delete" : "Ištrinti",
"Unlimited" : "Neribotai",
"Migration in progress. Please wait until the migration is finished" : "Vyksta perkėlimas. Palaukite, kol perkėlimas bus užbaigtas",
diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json
index e001403b3ad..7e9adbdcccf 100644
--- a/settings/l10n/lt_LT.json
+++ b/settings/l10n/lt_LT.json
@@ -49,7 +49,7 @@
"Welcome aboard %s" : "%s, sveikiname prisijungus",
"Welcome to your %s account, you can add, protect, and share your data." : "Turėdami %s paskyrą duomenis galite pridėti, apsaugoti ir jais pasidalinti.",
"Your username is: %s" : "Jūsų naudotojo vardas yra: %s",
- "Install Client" : "Įdiegti klientą",
+ "Install Client" : "Įdiegti kliento programą",
"Delete" : "Ištrinti",
"Unlimited" : "Neribotai",
"Migration in progress. Please wait until the migration is finished" : "Vyksta perkėlimas. Palaukite, kol perkėlimas bus užbaigtas",
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js
index d2d77d60156..137a27dfe8e 100644
--- a/settings/l10n/pl.js
+++ b/settings/l10n/pl.js
@@ -75,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "Idź do: %s",
"Install Client" : "Zainstaluj klienta",
"Logged in user must be a subadmin" : "Zalogowany użytkownik musi być współadminem",
+ "Create" : "Utwórz",
+ "Change" : "Zmień",
"Delete" : "Usuń",
+ "Share" : "Udostępnij",
"Unlimited" : "Bez limitu",
+ "Verifying" : "Sprawdzanie",
"Verifying …" : "Weryfikacja…",
"Verify" : "Zweryfikuj",
"Migration in progress. Please wait until the migration is finished" : "Trwa migracja. Proszę poczekać, aż migracja dobiegnie końca.",
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json
index 84e42d91d80..74e3b71f7bf 100644
--- a/settings/l10n/pl.json
+++ b/settings/l10n/pl.json
@@ -73,8 +73,12 @@
"Go to %s" : "Idź do: %s",
"Install Client" : "Zainstaluj klienta",
"Logged in user must be a subadmin" : "Zalogowany użytkownik musi być współadminem",
+ "Create" : "Utwórz",
+ "Change" : "Zmień",
"Delete" : "Usuń",
+ "Share" : "Udostępnij",
"Unlimited" : "Bez limitu",
+ "Verifying" : "Sprawdzanie",
"Verifying …" : "Weryfikacja…",
"Verify" : "Zweryfikuj",
"Migration in progress. Please wait until the migration is finished" : "Trwa migracja. Proszę poczekać, aż migracja dobiegnie końca.",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index ab312099d6c..48553ac16df 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -75,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "Ir para %s",
"Install Client" : "Instalar Cliente",
"Logged in user must be a subadmin" : "Usuário logado deve ser um subadministrador",
+ "Create" : "Criar",
+ "Change" : "Alterar",
"Delete" : "Excluir",
+ "Share" : "Compartilhar",
"Unlimited" : "Ilimitado",
+ "Verifying" : "Verificando",
"Verifying …" : "Verificando...",
"Verify" : "Verificar",
"Migration in progress. Please wait until the migration is finished" : "Migração em progresso. Por favor, aguarde até esteja finalizada",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index 2c1b35ee1d4..8799d4eb9af 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -73,8 +73,12 @@
"Go to %s" : "Ir para %s",
"Install Client" : "Instalar Cliente",
"Logged in user must be a subadmin" : "Usuário logado deve ser um subadministrador",
+ "Create" : "Criar",
+ "Change" : "Alterar",
"Delete" : "Excluir",
+ "Share" : "Compartilhar",
"Unlimited" : "Ilimitado",
+ "Verifying" : "Verificando",
"Verifying …" : "Verificando...",
"Verify" : "Verificar",
"Migration in progress. Please wait until the migration is finished" : "Migração em progresso. Por favor, aguarde até esteja finalizada",
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js
index 6b38efe8e22..00b62428669 100644
--- a/settings/l10n/sv.js
+++ b/settings/l10n/sv.js
@@ -26,6 +26,8 @@ OC.L10N.register(
"Security" : "Säkerhet",
"You successfully logged in using two-factor authentication (%1$s)" : "Du loggade in med tvåfaktorautentisering (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Ett inloggningsförsök med tvåfaktorautentisering misslyckades (%1$s)",
+ "Remote wipe was started on %1$s" : "Fjärrensning startades på %1$s",
+ "Remote wipe has finished on %1$s" : "Fjärrensning slutfördes på %1$s",
"Your password or email was modified" : "Ditt lösenord eller e-postadress har ändrats",
"Couldn't remove app." : "Kunde inte ta bort applikationen.",
"Couldn't update app." : "Kunde inte uppdatera appen.",
@@ -73,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "Gå till %s",
"Install Client" : "Installera Klient",
"Logged in user must be a subadmin" : "Inloggad användare måste vara en del-administratör",
+ "Create" : "Skapa",
+ "Change" : "Ändra",
"Delete" : "Radera",
+ "Share" : "Dela",
"Unlimited" : "Obegränsat",
+ "Verifying" : "Verifiera",
"Verifying …" : "Verifierar ...",
"Verify" : "Verifiera",
"Migration in progress. Please wait until the migration is finished" : "Migrering pågår. Var god vänta tills migreringen är färdigställd.",
@@ -114,10 +120,13 @@ OC.L10N.register(
"Excluded groups" : "Exkluderade grupper",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "När grupper väljs/exkluderas används följande logik för att avgöra om en användare har 2FA påtvingad: Om inga grupper väljs är 2FA aktiverat för alla förutom medlemmar i exkluderade grupper. Om grupper väljs är 2FA aktiverat för alla medlemmar i dessa grupper. Om en användare är medlem i både en vald och exkluderad grupp, har den valda företräde och 2FA påtvingas.",
"Save changes" : "Spara ändringar",
+ "Marked for remote wipe" : "Markerad för fjärrensning",
"Device settings" : "Enhetsinställningar",
"Allow filesystem access" : "Tillåt åtkomst till filsystemet",
"Rename" : "Byt namn",
"Revoke" : "Återkalla",
+ "Wipe device" : "Rensa enhet",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Återkallning kan förhindra att enheten rensas om inte rensningen redan har startat.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -140,6 +149,7 @@ OC.L10N.register(
"Error while updating device token scope" : "Fel vid uppdatering av enhetstokens omfång",
"Error while updating device token name" : "Fel vid uppdatering av enhetstokens namn",
"Error while deleting the token" : "Fel vid borttagning av token",
+ "Error while wiping the device with the token" : "Fel uppstod vid rensning av enheten",
"App name" : "Appnamn",
"Create new app password" : "Skapa nytt applösenord",
"Use the credentials below to configure your app or device." : "Använd följande autentiseringsuppgifter för att konfigurera din app eller enhet",
diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json
index 067788b5fdd..67d2edbdb4c 100644
--- a/settings/l10n/sv.json
+++ b/settings/l10n/sv.json
@@ -24,6 +24,8 @@
"Security" : "Säkerhet",
"You successfully logged in using two-factor authentication (%1$s)" : "Du loggade in med tvåfaktorautentisering (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Ett inloggningsförsök med tvåfaktorautentisering misslyckades (%1$s)",
+ "Remote wipe was started on %1$s" : "Fjärrensning startades på %1$s",
+ "Remote wipe has finished on %1$s" : "Fjärrensning slutfördes på %1$s",
"Your password or email was modified" : "Ditt lösenord eller e-postadress har ändrats",
"Couldn't remove app." : "Kunde inte ta bort applikationen.",
"Couldn't update app." : "Kunde inte uppdatera appen.",
@@ -71,8 +73,12 @@
"Go to %s" : "Gå till %s",
"Install Client" : "Installera Klient",
"Logged in user must be a subadmin" : "Inloggad användare måste vara en del-administratör",
+ "Create" : "Skapa",
+ "Change" : "Ändra",
"Delete" : "Radera",
+ "Share" : "Dela",
"Unlimited" : "Obegränsat",
+ "Verifying" : "Verifiera",
"Verifying …" : "Verifierar ...",
"Verify" : "Verifiera",
"Migration in progress. Please wait until the migration is finished" : "Migrering pågår. Var god vänta tills migreringen är färdigställd.",
@@ -112,10 +118,13 @@
"Excluded groups" : "Exkluderade grupper",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "När grupper väljs/exkluderas används följande logik för att avgöra om en användare har 2FA påtvingad: Om inga grupper väljs är 2FA aktiverat för alla förutom medlemmar i exkluderade grupper. Om grupper väljs är 2FA aktiverat för alla medlemmar i dessa grupper. Om en användare är medlem i både en vald och exkluderad grupp, har den valda företräde och 2FA påtvingas.",
"Save changes" : "Spara ändringar",
+ "Marked for remote wipe" : "Markerad för fjärrensning",
"Device settings" : "Enhetsinställningar",
"Allow filesystem access" : "Tillåt åtkomst till filsystemet",
"Rename" : "Byt namn",
"Revoke" : "Återkalla",
+ "Wipe device" : "Rensa enhet",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Återkallning kan förhindra att enheten rensas om inte rensningen redan har startat.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -138,6 +147,7 @@
"Error while updating device token scope" : "Fel vid uppdatering av enhetstokens omfång",
"Error while updating device token name" : "Fel vid uppdatering av enhetstokens namn",
"Error while deleting the token" : "Fel vid borttagning av token",
+ "Error while wiping the device with the token" : "Fel uppstod vid rensning av enheten",
"App name" : "Appnamn",
"Create new app password" : "Skapa nytt applösenord",
"Use the credentials below to configure your app or device." : "Använd följande autentiseringsuppgifter för att konfigurera din app eller enhet",
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index 1a1db5407d5..9722425c230 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -75,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "%s sayfasına gidin",
"Install Client" : "İstemciyi Yükleyin",
"Logged in user must be a subadmin" : "Oturum açmış kullanıcı bir alt yönetici olmalıdır",
+ "Create" : "Ekle",
+ "Change" : "Değiştir",
"Delete" : "Sil",
+ "Share" : "Paylaş",
"Unlimited" : "Sınırsız",
+ "Verifying" : "Doğrulanıyor",
"Verifying …" : "Doğrulanıyor...",
"Verify" : "Doğrula",
"Migration in progress. Please wait until the migration is finished" : "Aktarılıyor. Lütfen işlem tamamlanana kadar bekleyin",
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index 29451582478..3ec2fdf0bc0 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -73,8 +73,12 @@
"Go to %s" : "%s sayfasına gidin",
"Install Client" : "İstemciyi Yükleyin",
"Logged in user must be a subadmin" : "Oturum açmış kullanıcı bir alt yönetici olmalıdır",
+ "Create" : "Ekle",
+ "Change" : "Değiştir",
"Delete" : "Sil",
+ "Share" : "Paylaş",
"Unlimited" : "Sınırsız",
+ "Verifying" : "Doğrulanıyor",
"Verifying …" : "Doğrulanıyor...",
"Verify" : "Doğrula",
"Migration in progress. Please wait until the migration is finished" : "Aktarılıyor. Lütfen işlem tamamlanana kadar bekleyin",
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index e5d099750ab..020588e82b6 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -75,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "访问 %s",
"Install Client" : "安装客户端",
"Logged in user must be a subadmin" : "当前登录用户必须为子管理员",
+ "Create" : "创建",
+ "Change" : "修改",
"Delete" : "删除",
+ "Share" : "共享",
"Unlimited" : "无限",
+ "Verifying" : "正在验证",
"Verifying …" : "正在验证...",
"Verify" : "验证",
"Migration in progress. Please wait until the migration is finished" : "正在进行迁移。请稍等,直到迁移完成",
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index f24c54d420a..9518e799c0e 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -73,8 +73,12 @@
"Go to %s" : "访问 %s",
"Install Client" : "安装客户端",
"Logged in user must be a subadmin" : "当前登录用户必须为子管理员",
+ "Create" : "创建",
+ "Change" : "修改",
"Delete" : "删除",
+ "Share" : "共享",
"Unlimited" : "无限",
+ "Verifying" : "正在验证",
"Verifying …" : "正在验证...",
"Verify" : "验证",
"Migration in progress. Please wait until the migration is finished" : "正在进行迁移。请稍等,直到迁移完成",