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/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-30 03:08:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-30 03:08:23 +0300
commit2afb4857cca4ca5eb48af63ab814727cfe77b1bd (patch)
tree82ee42b889053bd5a134babe407fe71759419dee /lib
parent72d3bfcf56c40e24cbd706dfddb627d21ad8ad54 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ast.js4
-rw-r--r--lib/l10n/ast.json4
-rw-r--r--lib/l10n/cs.js10
-rw-r--r--lib/l10n/cs.json10
-rw-r--r--lib/l10n/de.js4
-rw-r--r--lib/l10n/de.json4
-rw-r--r--lib/l10n/de_DE.js4
-rw-r--r--lib/l10n/de_DE.json4
-rw-r--r--lib/l10n/el.js4
-rw-r--r--lib/l10n/el.json4
-rw-r--r--lib/l10n/en_GB.js4
-rw-r--r--lib/l10n/en_GB.json4
-rw-r--r--lib/l10n/es.js4
-rw-r--r--lib/l10n/es.json4
-rw-r--r--lib/l10n/es_AR.js4
-rw-r--r--lib/l10n/es_AR.json4
-rw-r--r--lib/l10n/es_MX.js4
-rw-r--r--lib/l10n/es_MX.json4
-rw-r--r--lib/l10n/fi.js4
-rw-r--r--lib/l10n/fi.json4
-rw-r--r--lib/l10n/fr.js4
-rw-r--r--lib/l10n/fr.json4
-rw-r--r--lib/l10n/he.js4
-rw-r--r--lib/l10n/he.json4
-rw-r--r--lib/l10n/hu.js4
-rw-r--r--lib/l10n/hu.json4
-rw-r--r--lib/l10n/is.js4
-rw-r--r--lib/l10n/is.json4
-rw-r--r--lib/l10n/it.js4
-rw-r--r--lib/l10n/it.json4
-rw-r--r--lib/l10n/ja.js4
-rw-r--r--lib/l10n/ja.json4
-rw-r--r--lib/l10n/ko.js4
-rw-r--r--lib/l10n/ko.json4
-rw-r--r--lib/l10n/nb.js4
-rw-r--r--lib/l10n/nb.json4
-rw-r--r--lib/l10n/nl.js4
-rw-r--r--lib/l10n/nl.json4
-rw-r--r--lib/l10n/pl.js4
-rw-r--r--lib/l10n/pl.json4
-rw-r--r--lib/l10n/pt_BR.js4
-rw-r--r--lib/l10n/pt_BR.json4
-rw-r--r--lib/l10n/ru.js4
-rw-r--r--lib/l10n/ru.json4
-rw-r--r--lib/l10n/sk.js4
-rw-r--r--lib/l10n/sk.json4
-rw-r--r--lib/l10n/sq.js4
-rw-r--r--lib/l10n/sq.json4
-rw-r--r--lib/l10n/sv.js4
-rw-r--r--lib/l10n/sv.json4
-rw-r--r--lib/l10n/tr.js4
-rw-r--r--lib/l10n/tr.json4
-rw-r--r--lib/l10n/zh_CN.js4
-rw-r--r--lib/l10n/zh_CN.json4
-rw-r--r--lib/l10n/zh_TW.js4
-rw-r--r--lib/l10n/zh_TW.json4
56 files changed, 124 insertions, 112 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 24e32e307b8..ae1f84e3edd 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -39,10 +39,8 @@ OC.L10N.register(
"Empty filename is not allowed" : "Nun s'almite un nome de ficheru baleru",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "L'aplicación \"%s\" nun puede instalase porque nun se llee'l ficheru appinfo.",
"Apps" : "Aplicaciones",
- "Personal" : "Personal",
"Log out" : "Zarrar sesión",
"Users" : "Usuarios",
- "Admin" : "Almin",
"APCu" : "APCu",
"%s enter the database username and name." : "%s introducir el nome d'usuariu y el nome de la base de datos .",
"%s enter the database username." : "%s introducir l'usuariu de la base de datos.",
@@ -176,6 +174,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Los ficheros nun pueden compartise con permisos desaniciaos",
"Files can't be shared with create permissions" : "Los ficheros nun pueden compartise con crear permisos",
"Cannot set expiration date more than %s days in the future" : "Nun pue afitase la data d'espiración más que %s díes nel futuru",
+ "Personal" : "Personal",
+ "Admin" : "Almin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto pue iguase %sdando permisos d'escritura al sirvidor Web nel direutoriu%s d'apps o deshabilitando la tienda d'apps nel ficheru de configuración.",
"Cannot create \"data\" directory (%s)" : "Nun pue crease'l direutoriu \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto pue iguase davezu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dándo-y accesu d'escritura al direutoriu raigañu</a>.",
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json
index 75e74b5c588..13fcccab920 100644
--- a/lib/l10n/ast.json
+++ b/lib/l10n/ast.json
@@ -37,10 +37,8 @@
"Empty filename is not allowed" : "Nun s'almite un nome de ficheru baleru",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "L'aplicación \"%s\" nun puede instalase porque nun se llee'l ficheru appinfo.",
"Apps" : "Aplicaciones",
- "Personal" : "Personal",
"Log out" : "Zarrar sesión",
"Users" : "Usuarios",
- "Admin" : "Almin",
"APCu" : "APCu",
"%s enter the database username and name." : "%s introducir el nome d'usuariu y el nome de la base de datos .",
"%s enter the database username." : "%s introducir l'usuariu de la base de datos.",
@@ -174,6 +172,8 @@
"Files can't be shared with delete permissions" : "Los ficheros nun pueden compartise con permisos desaniciaos",
"Files can't be shared with create permissions" : "Los ficheros nun pueden compartise con crear permisos",
"Cannot set expiration date more than %s days in the future" : "Nun pue afitase la data d'espiración más que %s díes nel futuru",
+ "Personal" : "Personal",
+ "Admin" : "Almin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto pue iguase %sdando permisos d'escritura al sirvidor Web nel direutoriu%s d'apps o deshabilitando la tienda d'apps nel ficheru de configuración.",
"Cannot create \"data\" directory (%s)" : "Nun pue crease'l direutoriu \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto pue iguase davezu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dándo-y accesu d'escritura al direutoriu raigañu</a>.",
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index f41c81a8c10..28212fe11d5 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, prosím, neodpovídejte.",
"Help" : "Nápověda",
"Apps" : "Aplikace",
- "Personal" : "Osobní",
"Log out" : "Odhlásit se",
"Users" : "Uživatelé",
- "Admin" : "Administrace",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Základní nastavení",
@@ -109,7 +107,12 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Sdílení položky %s selhalo, protože znovu-sdílení není povoleno",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sdílení položky %s selhalo, protože úložiště sdílení %s nenalezla zdroj",
"Sharing %s failed, because the file could not be found in the file cache" : "Sdílení položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávací paměti",
+ "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s",
+ "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění",
+ "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření",
"Expiration date is in the past" : "Datum vypršení je v minulosti",
+ "Can’t set expiration date more than %s days in the future" : "Nelze nastavit datum vypršení platnosti více než %s dní v budoucnu",
+ "The requested share does not exist anymore" : "Požadované sdílení již neexistuje",
"Could not find category \"%s\"" : "Nelze nalézt kategorii \"%s\"",
"Sunday" : "Neděle",
"Monday" : "Pondělí",
@@ -202,6 +205,7 @@ OC.L10N.register(
"Your data directory must be an absolute path" : "Váš datový adresář musí být absolutní cesta",
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
"Your data directory is invalid" : "Váš datový adresář je neplatný",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ujistěte se, že v kořenovém adresáři je soubor s názvem \".ocdata\".",
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
@@ -218,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Soubory nelze sdílet s oprávněními ke smazání",
"Files can't be shared with create permissions" : "Soubory nelze sdílet s vytvořenými oprávněními",
"Cannot set expiration date more than %s days in the future" : "Datum vypršení nelze nastavit na více než %s dní do budoucnosti",
+ "Personal" : "Osobní",
+ "Admin" : "Administrace",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "To lze obvykle vyřešit %spovolením zápisu webovému serveru do adresáře apps%s nebo zakázáním appstore v konfiguračním souboru.",
"Cannot create \"data\" directory (%s)" : "Nelze vytvořit adresář \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Toto může být obvykle opraveno <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">nastavením přístupových práv webového serveru pro zápis do kořenového adresáře</a>.",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 196210c81e6..568eef17721 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, prosím, neodpovídejte.",
"Help" : "Nápověda",
"Apps" : "Aplikace",
- "Personal" : "Osobní",
"Log out" : "Odhlásit se",
"Users" : "Uživatelé",
- "Admin" : "Administrace",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Základní nastavení",
@@ -107,7 +105,12 @@
"Sharing %s failed, because resharing is not allowed" : "Sdílení položky %s selhalo, protože znovu-sdílení není povoleno",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sdílení položky %s selhalo, protože úložiště sdílení %s nenalezla zdroj",
"Sharing %s failed, because the file could not be found in the file cache" : "Sdílení položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávací paměti",
+ "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s",
+ "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění",
+ "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření",
"Expiration date is in the past" : "Datum vypršení je v minulosti",
+ "Can’t set expiration date more than %s days in the future" : "Nelze nastavit datum vypršení platnosti více než %s dní v budoucnu",
+ "The requested share does not exist anymore" : "Požadované sdílení již neexistuje",
"Could not find category \"%s\"" : "Nelze nalézt kategorii \"%s\"",
"Sunday" : "Neděle",
"Monday" : "Pondělí",
@@ -200,6 +203,7 @@
"Your data directory must be an absolute path" : "Váš datový adresář musí být absolutní cesta",
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
"Your data directory is invalid" : "Váš datový adresář je neplatný",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ujistěte se, že v kořenovém adresáři je soubor s názvem \".ocdata\".",
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
@@ -216,6 +220,8 @@
"Files can't be shared with delete permissions" : "Soubory nelze sdílet s oprávněními ke smazání",
"Files can't be shared with create permissions" : "Soubory nelze sdílet s vytvořenými oprávněními",
"Cannot set expiration date more than %s days in the future" : "Datum vypršení nelze nastavit na více než %s dní do budoucnosti",
+ "Personal" : "Osobní",
+ "Admin" : "Administrace",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "To lze obvykle vyřešit %spovolením zápisu webovému serveru do adresáře apps%s nebo zakázáním appstore v konfiguračním souboru.",
"Cannot create \"data\" directory (%s)" : "Nelze vytvořit adresář \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Toto může být obvykle opraveno <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">nastavením přístupových práv webového serveru pro zápis do kořenového adresáře</a>.",
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 1089551a121..b364d2cd360 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.",
"Help" : "Hilfe",
"Apps" : "Apps",
- "Personal" : "Persönlich",
"Log out" : "Abmelden",
"Users" : "Benutzer",
- "Admin" : "Verwaltung",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Grundeinstellungen",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden",
"Files can't be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden",
"Cannot set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
+ "Personal" : "Persönlich",
+ "Admin" : "Verwaltung",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird%s oder der App Store in der Konfigurationsdatei deaktiviert wird.",
"Cannot create \"data\" directory (%s)" : "Erstellen des „data“-Verzeichnisses ist nicht möglich (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dies kann normalerweise repariert werden, indem dem Webserver <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> Schreibzugriff auf das Wurzelverzeichnis gegeben wird</a>.",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 3f1c0caad57..41d06253b62 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.",
"Help" : "Hilfe",
"Apps" : "Apps",
- "Personal" : "Persönlich",
"Log out" : "Abmelden",
"Users" : "Benutzer",
- "Admin" : "Verwaltung",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Grundeinstellungen",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden",
"Files can't be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden",
"Cannot set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
+ "Personal" : "Persönlich",
+ "Admin" : "Verwaltung",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird%s oder der App Store in der Konfigurationsdatei deaktiviert wird.",
"Cannot create \"data\" directory (%s)" : "Erstellen des „data“-Verzeichnisses ist nicht möglich (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dies kann normalerweise repariert werden, indem dem Webserver <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> Schreibzugriff auf das Wurzelverzeichnis gegeben wird</a>.",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index da316c67262..ff755008df0 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.",
"Help" : "Hilfe",
"Apps" : "Apps",
- "Personal" : "Persönlich",
"Log out" : "Abmelden",
"Users" : "Benutzer",
- "Admin" : "Verwaltung",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Grundeinstellungen",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden",
"Files can't be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden",
"Cannot set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
+ "Personal" : "Persönlich",
+ "Admin" : "Verwaltung",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird%s oder der App Store in der Konfigurationsdatei deaktiviert wird.",
"Cannot create \"data\" directory (%s)" : "Erstellen des „data“-Verzeichnisses ist nicht möglich (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dies kann normalerweise repariert werden, indem dem Webserver <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> Schreibzugriff auf das Wurzelverzeichnis gegeben wird</a>.",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 86118c1f611..726026112a8 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.",
"Help" : "Hilfe",
"Apps" : "Apps",
- "Personal" : "Persönlich",
"Log out" : "Abmelden",
"Users" : "Benutzer",
- "Admin" : "Verwaltung",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Grundeinstellungen",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden",
"Files can't be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden",
"Cannot set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
+ "Personal" : "Persönlich",
+ "Admin" : "Verwaltung",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird%s oder der App Store in der Konfigurationsdatei deaktiviert wird.",
"Cannot create \"data\" directory (%s)" : "Erstellen des „data“-Verzeichnisses ist nicht möglich (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dies kann normalerweise repariert werden, indem dem Webserver <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> Schreibzugriff auf das Wurzelverzeichnis gegeben wird</a>.",
diff --git a/lib/l10n/el.js b/lib/l10n/el.js
index f6775389f68..6a34a25dc78 100644
--- a/lib/l10n/el.js
+++ b/lib/l10n/el.js
@@ -42,10 +42,8 @@ OC.L10N.register(
"Empty filename is not allowed" : "Δεν επιτρέπεται άδειο όνομα αρχείου",
"Help" : "Βοήθεια",
"Apps" : "Εφαρμογές",
- "Personal" : "Προσωπικά",
"Log out" : "Έξοδος",
"Users" : "Χρήστες",
- "Admin" : "Διαχείριση",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Διαμοιρασμός",
@@ -186,6 +184,8 @@ OC.L10N.register(
"You need to enter either an existing account or the administrator." : "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή.",
"%s shared »%s« with you" : "Ο %s διαμοιράστηκε μαζί σας το »%s«",
"%s via %s" : "%s μέσω %s",
+ "Personal" : "Προσωπικά",
+ "Admin" : "Διαχείριση",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Αυτό μπορεί συνήθως να διορθωθεί %sδίνοντας διακαιώματα εγγραφής για τον κατάλογο εφαρμογών στο διακομιστή δικτύου%s ή απενεργοποιώντας το κέντρο εφαρμογών στο αρχείο config.",
"Cannot create \"data\" directory (%s)" : "Αδυναμία δημιουργίας του καταλόγου \"data\" (%s)",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Τα δικαιώματα πρόσβασης μπορούν συνήθως να διορθωθούν %sδίνοντας δικαιώματα εγγραφής για τον βασικό κατάλογο στο διακομιστή δικτύου%s.",
diff --git a/lib/l10n/el.json b/lib/l10n/el.json
index ac2fd98243e..8490d43458b 100644
--- a/lib/l10n/el.json
+++ b/lib/l10n/el.json
@@ -40,10 +40,8 @@
"Empty filename is not allowed" : "Δεν επιτρέπεται άδειο όνομα αρχείου",
"Help" : "Βοήθεια",
"Apps" : "Εφαρμογές",
- "Personal" : "Προσωπικά",
"Log out" : "Έξοδος",
"Users" : "Χρήστες",
- "Admin" : "Διαχείριση",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Διαμοιρασμός",
@@ -184,6 +182,8 @@
"You need to enter either an existing account or the administrator." : "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή.",
"%s shared »%s« with you" : "Ο %s διαμοιράστηκε μαζί σας το »%s«",
"%s via %s" : "%s μέσω %s",
+ "Personal" : "Προσωπικά",
+ "Admin" : "Διαχείριση",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Αυτό μπορεί συνήθως να διορθωθεί %sδίνοντας διακαιώματα εγγραφής για τον κατάλογο εφαρμογών στο διακομιστή δικτύου%s ή απενεργοποιώντας το κέντρο εφαρμογών στο αρχείο config.",
"Cannot create \"data\" directory (%s)" : "Αδυναμία δημιουργίας του καταλόγου \"data\" (%s)",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Τα δικαιώματα πρόσβασης μπορούν συνήθως να διορθωθούν %sδίνοντας δικαιώματα εγγραφής για τον βασικό κατάλογο στο διακομιστή δικτύου%s.",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 62bcb4fadd3..306487f269b 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "This is an automatically sent email, please do not reply.",
"Help" : "Help",
"Apps" : "Apps",
- "Personal" : "Personal",
"Log out" : "Log out",
"Users" : "Users",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Basic settings",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Files can't be shared with delete permissions",
"Files can't be shared with create permissions" : "Files can't be shared with create permissions",
"Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future",
+ "Personal" : "Personal",
+ "Admin" : "Admin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file.",
"Cannot create \"data\" directory (%s)" : "Cannot create \"data\" directory (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>.",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 626ecdff652..b144505b296 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "This is an automatically sent email, please do not reply.",
"Help" : "Help",
"Apps" : "Apps",
- "Personal" : "Personal",
"Log out" : "Log out",
"Users" : "Users",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Basic settings",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Files can't be shared with delete permissions",
"Files can't be shared with create permissions" : "Files can't be shared with create permissions",
"Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future",
+ "Personal" : "Personal",
+ "Admin" : "Admin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file.",
"Cannot create \"data\" directory (%s)" : "Cannot create \"data\" directory (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>.",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 5c732f0f75a..5e35a1d0c50 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, por favor no responda.",
"Help" : "Ayuda",
"Apps" : "Aplicaciones",
- "Personal" : "Personal",
"Log out" : "Desconectar",
"Users" : "Usuarios",
- "Admin" : "Administración",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Ajustes Basicas",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Los archivos no pueden ser compartidos con permisos de borrado",
"Files can't be shared with create permissions" : "Los arhivos no pueden ser compartidos con permisos de creación",
"Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
+ "Personal" : "Personal",
+ "Admin" : "Administración",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto puede solucionarse fácilmente %sdándole permisos de escritura al servidor en el directorio%s de apps o deshabilitando la tienda de apps en el archivo de configuración.",
"Cannot create \"data\" directory (%s)" : "No puedo crear del directorio \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Normalmente esto se puede solucionar <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dándole al servidor web permisos de escritura en todo el directorio o el directorio 'root'</a>",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 09acdc80dbc..ff8357c0a32 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, por favor no responda.",
"Help" : "Ayuda",
"Apps" : "Aplicaciones",
- "Personal" : "Personal",
"Log out" : "Desconectar",
"Users" : "Usuarios",
- "Admin" : "Administración",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Ajustes Basicas",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Los archivos no pueden ser compartidos con permisos de borrado",
"Files can't be shared with create permissions" : "Los arhivos no pueden ser compartidos con permisos de creación",
"Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
+ "Personal" : "Personal",
+ "Admin" : "Administración",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto puede solucionarse fácilmente %sdándole permisos de escritura al servidor en el directorio%s de apps o deshabilitando la tienda de apps en el archivo de configuración.",
"Cannot create \"data\" directory (%s)" : "No puedo crear del directorio \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Normalmente esto se puede solucionar <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dándole al servidor web permisos de escritura en todo el directorio o el directorio 'root'</a>",
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js
index 6d565921161..5c1c692a430 100644
--- a/lib/l10n/es_AR.js
+++ b/lib/l10n/es_AR.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, favor de no contestarlo. ",
"Help" : "Ayuda",
"Apps" : "Aplicaciones",
- "Personal" : "Personal",
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
- "Admin" : "Administración",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Configuraciones básicas",
@@ -218,6 +216,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "No es posible compartir archivos con permisos de borrado",
"Files can't be shared with create permissions" : "No es posible compartir archivos con permisos de creación",
"Cannot set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro",
+ "Personal" : "Personal",
+ "Admin" : "Administración",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto se puede arreglar por %s al darle acceso de escritura al servidor web al directorio de las aplicaciones %s o al deshabilitar la tienda de aplicaciones en el archivo de configuración",
"Cannot create \"data\" directory (%s)" : "No fue posible crear el directorio (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto se puede arreglar generalmente al <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">darle al servidor web accesos al directorio raíz</a>.",
diff --git a/lib/l10n/es_AR.json b/lib/l10n/es_AR.json
index 19818e90e1c..c9738329caf 100644
--- a/lib/l10n/es_AR.json
+++ b/lib/l10n/es_AR.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, favor de no contestarlo. ",
"Help" : "Ayuda",
"Apps" : "Aplicaciones",
- "Personal" : "Personal",
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
- "Admin" : "Administración",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Configuraciones básicas",
@@ -216,6 +214,8 @@
"Files can't be shared with delete permissions" : "No es posible compartir archivos con permisos de borrado",
"Files can't be shared with create permissions" : "No es posible compartir archivos con permisos de creación",
"Cannot set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro",
+ "Personal" : "Personal",
+ "Admin" : "Administración",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto se puede arreglar por %s al darle acceso de escritura al servidor web al directorio de las aplicaciones %s o al deshabilitar la tienda de aplicaciones en el archivo de configuración",
"Cannot create \"data\" directory (%s)" : "No fue posible crear el directorio (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto se puede arreglar generalmente al <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">darle al servidor web accesos al directorio raíz</a>.",
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index 4c382f44d0a..f538bd153a5 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, favor de no contestarlo. ",
"Help" : "Ayuda",
"Apps" : "Aplicaciones",
- "Personal" : "Personal",
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
- "Admin" : "Administración",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Configuraciones básicas",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "No es posible compartir archivos con permisos de borrado",
"Files can't be shared with create permissions" : "No es posible compartir archivos con permisos de creación",
"Cannot set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro",
+ "Personal" : "Personal",
+ "Admin" : "Administración",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto se puede arreglar por %s al darle acceso de escritura al servidor web al directorio de las aplicaciones %s o al deshabilitar la tienda de aplicaciones en el archivo de configuración",
"Cannot create \"data\" directory (%s)" : "No fue posible crear el directorio (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto se puede arreglar generalmente al <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">darle al servidor web accesos al directorio raíz</a>.",
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json
index ba2267bb62b..c8c71258b5b 100644
--- a/lib/l10n/es_MX.json
+++ b/lib/l10n/es_MX.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, favor de no contestarlo. ",
"Help" : "Ayuda",
"Apps" : "Aplicaciones",
- "Personal" : "Personal",
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
- "Admin" : "Administración",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Configuraciones básicas",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "No es posible compartir archivos con permisos de borrado",
"Files can't be shared with create permissions" : "No es posible compartir archivos con permisos de creación",
"Cannot set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro",
+ "Personal" : "Personal",
+ "Admin" : "Administración",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto se puede arreglar por %s al darle acceso de escritura al servidor web al directorio de las aplicaciones %s o al deshabilitar la tienda de aplicaciones en el archivo de configuración",
"Cannot create \"data\" directory (%s)" : "No fue posible crear el directorio (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto se puede arreglar generalmente al <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">darle al servidor web accesos al directorio raíz</a>.",
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index 9a91fbcc529..490657598b1 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -45,10 +45,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Tämä on automaattisesti lähetetty viesti. Älä vastaa tähän viestiin.",
"Help" : "Ohje",
"Apps" : "Sovellukset",
- "Personal" : "Henkilökohtainen",
"Log out" : "Kirjaudu ulos",
"Users" : "Käyttäjät",
- "Admin" : "Ylläpito",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Jakaminen",
@@ -199,6 +197,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeusilla",
"Files can't be shared with create permissions" : "Tiedostoja ei voi jakaa luomisoikeuksilla",
"Cannot set expiration date more than %s days in the future" : "Vanhenemispäivä voi olla korkeintaan %s päivän päässä tulevaisuudessa",
+ "Personal" : "Henkilökohtainen",
+ "Admin" : "Ylläpito",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Tämä on yleensä mahdollista korjata %santamalla HTTP-palvelimelle kirjoitusoikeus sovellushakemistoon%s tai poistamalla sovelluskauppa pois käytöstä asetustiedostoa käyttäen.",
"Cannot create \"data\" directory (%s)" : "Hakemiston \"data\" luominen ei onnistu (%s)",
"Data directory (%s) is readable by other users" : "Data-hakemisto (%s) on muiden käyttäjien luettavissa",
diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json
index 7c8523fb61e..e14d6ae180e 100644
--- a/lib/l10n/fi.json
+++ b/lib/l10n/fi.json
@@ -43,10 +43,8 @@
"This is an automatically sent email, please do not reply." : "Tämä on automaattisesti lähetetty viesti. Älä vastaa tähän viestiin.",
"Help" : "Ohje",
"Apps" : "Sovellukset",
- "Personal" : "Henkilökohtainen",
"Log out" : "Kirjaudu ulos",
"Users" : "Käyttäjät",
- "Admin" : "Ylläpito",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Jakaminen",
@@ -197,6 +195,8 @@
"Files can't be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeusilla",
"Files can't be shared with create permissions" : "Tiedostoja ei voi jakaa luomisoikeuksilla",
"Cannot set expiration date more than %s days in the future" : "Vanhenemispäivä voi olla korkeintaan %s päivän päässä tulevaisuudessa",
+ "Personal" : "Henkilökohtainen",
+ "Admin" : "Ylläpito",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Tämä on yleensä mahdollista korjata %santamalla HTTP-palvelimelle kirjoitusoikeus sovellushakemistoon%s tai poistamalla sovelluskauppa pois käytöstä asetustiedostoa käyttäen.",
"Cannot create \"data\" directory (%s)" : "Hakemiston \"data\" luominen ei onnistu (%s)",
"Data directory (%s) is readable by other users" : "Data-hakemisto (%s) on muiden käyttäjien luettavissa",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index a4d338d04c4..53bfb91d45b 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Ceci est un e-mail envoyé automatiquement, veuillez ne pas y répondre.",
"Help" : "Aide",
"Apps" : "Applications",
- "Personal" : "Personnel",
"Log out" : "Se déconnecter",
"Users" : "Utilisateurs",
- "Admin" : "Administration",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Paramètres de base",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression",
"Files can't be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création",
"Cannot set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
+ "Personal" : "Personnel",
+ "Admin" : "Administration",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire apps%s ou en désactivant l'appstore dans le fichier de configuration.",
"Cannot create \"data\" directory (%s)" : "Impossible de créer le répertoire \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ce problème est généralement résolu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">en donnant au serveur web un accès en écriture au répertoire racine</a>.",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 97686ac9e53..9bc4fc8d45c 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Ceci est un e-mail envoyé automatiquement, veuillez ne pas y répondre.",
"Help" : "Aide",
"Apps" : "Applications",
- "Personal" : "Personnel",
"Log out" : "Se déconnecter",
"Users" : "Utilisateurs",
- "Admin" : "Administration",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Paramètres de base",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression",
"Files can't be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création",
"Cannot set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
+ "Personal" : "Personnel",
+ "Admin" : "Administration",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire apps%s ou en désactivant l'appstore dans le fichier de configuration.",
"Cannot create \"data\" directory (%s)" : "Impossible de créer le répertoire \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ce problème est généralement résolu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">en donnant au serveur web un accès en écriture au répertoire racine</a>.",
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index af54080a02b..8cbcee2ada2 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -32,9 +32,7 @@ OC.L10N.register(
"App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.",
"Help" : "עזרה",
"Apps" : "יישומים",
- "Personal" : "אישי",
"Users" : "משתמשים",
- "Admin" : "מנהל",
"Sharing" : "שיתוף",
"Tips & tricks" : "טיפים וטריקים",
"%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.",
@@ -181,6 +179,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "קובץ לא ניתן לשיתוף בפעולת מחיקת הרשאות",
"Files can't be shared with create permissions" : "קובץ לא ניתן לשיתוף בפעולת יצירת הרשאות",
"Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד",
+ "Personal" : "אישי",
+ "Admin" : "מנהל",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "בדרך כלל ניתן להסתדר על ידי %s מתן הרשאות כתיבה בשרת האינטרנט לתיקיית היישומים %s או נטרול חנות היישומים בקובץ ה- config.",
"Cannot create \"data\" directory (%s)" : "לא ניתן ליצור תיקיית \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "זה בדרך כלל ניתן לתיקון על ידי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">מתן הרשאות כתיבה בשרת לתיקיית הבסיס directory</a>.",
diff --git a/lib/l10n/he.json b/lib/l10n/he.json
index 4c7e4f1948b..9e24f4eeea3 100644
--- a/lib/l10n/he.json
+++ b/lib/l10n/he.json
@@ -30,9 +30,7 @@
"App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.",
"Help" : "עזרה",
"Apps" : "יישומים",
- "Personal" : "אישי",
"Users" : "משתמשים",
- "Admin" : "מנהל",
"Sharing" : "שיתוף",
"Tips & tricks" : "טיפים וטריקים",
"%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.",
@@ -179,6 +177,8 @@
"Files can't be shared with delete permissions" : "קובץ לא ניתן לשיתוף בפעולת מחיקת הרשאות",
"Files can't be shared with create permissions" : "קובץ לא ניתן לשיתוף בפעולת יצירת הרשאות",
"Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד",
+ "Personal" : "אישי",
+ "Admin" : "מנהל",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "בדרך כלל ניתן להסתדר על ידי %s מתן הרשאות כתיבה בשרת האינטרנט לתיקיית היישומים %s או נטרול חנות היישומים בקובץ ה- config.",
"Cannot create \"data\" directory (%s)" : "לא ניתן ליצור תיקיית \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "זה בדרך כלל ניתן לתיקון על ידי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">מתן הרשאות כתיבה בשרת לתיקיית הבסיס directory</a>.",
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index b3904526173..0a71f5f8bf1 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -44,10 +44,8 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" alkalmazás nem lehet telepíteni, mert nem kompatibilis a szerver jelen verziójával.",
"Help" : "Súgó",
"Apps" : "Alkalmazások",
- "Personal" : "Személyes",
"Log out" : "Kijelentkezés",
"Users" : "Felhasználók",
- "Admin" : "Adminisztrátor",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Megosztás",
@@ -202,6 +200,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "A fájlokat nem lehet megosztani a törlési jogosultságokkal",
"Files can't be shared with create permissions" : "A fájlokat nem lehet megosztani a létrehozási jogosultságokkal",
"Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani",
+ "Personal" : "Személyes",
+ "Admin" : "Adminisztrátor",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ez rendszerint úgy oldható meg, hogy %sírási jogot adunk a webszervernek az app könyvtárra%s, vagy letiltjuk a config fájlban az appstore használatát.",
"Cannot create \"data\" directory (%s)" : "Nem sikerült létrehozni a \"data\" könyvtárt (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ez általában úgy javítható, hogy <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a webszervernek írási jogosultságot adsz a root könyvtárra</a>.",
diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json
index 548517eb951..6c7b3085502 100644
--- a/lib/l10n/hu.json
+++ b/lib/l10n/hu.json
@@ -42,10 +42,8 @@
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" alkalmazás nem lehet telepíteni, mert nem kompatibilis a szerver jelen verziójával.",
"Help" : "Súgó",
"Apps" : "Alkalmazások",
- "Personal" : "Személyes",
"Log out" : "Kijelentkezés",
"Users" : "Felhasználók",
- "Admin" : "Adminisztrátor",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Megosztás",
@@ -200,6 +198,8 @@
"Files can't be shared with delete permissions" : "A fájlokat nem lehet megosztani a törlési jogosultságokkal",
"Files can't be shared with create permissions" : "A fájlokat nem lehet megosztani a létrehozási jogosultságokkal",
"Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani",
+ "Personal" : "Személyes",
+ "Admin" : "Adminisztrátor",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ez rendszerint úgy oldható meg, hogy %sírási jogot adunk a webszervernek az app könyvtárra%s, vagy letiltjuk a config fájlban az appstore használatát.",
"Cannot create \"data\" directory (%s)" : "Nem sikerült létrehozni a \"data\" könyvtárt (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ez általában úgy javítható, hogy <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a webszervernek írási jogosultságot adsz a root könyvtárra</a>.",
diff --git a/lib/l10n/is.js b/lib/l10n/is.js
index 64efede0e49..8daa0140b19 100644
--- a/lib/l10n/is.js
+++ b/lib/l10n/is.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Þetta er sjálfvirk tölvupóstsending, ekki svara þessu.",
"Help" : "Hjálp",
"Apps" : "Forrit",
- "Personal" : "Einka",
"Log out" : "Skrá út",
"Users" : "Notendur",
- "Admin" : "Stjórnun",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Grunnstillingar",
@@ -220,6 +218,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
"Files can't be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
"Cannot set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann",
+ "Personal" : "Einka",
+ "Admin" : "Stjórnun",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Þetta er venjulega hægt að laga ef %sgefur vefþjóninum skrifréttindi í forritamöppuna%s eða gerir forritabúðina óvirka í stillingaskránni.",
"Cannot create \"data\" directory (%s)" : "Get ekki búið til \"data\" möppu (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Þetta er venjulega hægt að laga ef <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">gefur vefþjóninum skrifréttindi í rótarmöppuna </a>.",
diff --git a/lib/l10n/is.json b/lib/l10n/is.json
index 220821caf94..59159d10396 100644
--- a/lib/l10n/is.json
+++ b/lib/l10n/is.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Þetta er sjálfvirk tölvupóstsending, ekki svara þessu.",
"Help" : "Hjálp",
"Apps" : "Forrit",
- "Personal" : "Einka",
"Log out" : "Skrá út",
"Users" : "Notendur",
- "Admin" : "Stjórnun",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Grunnstillingar",
@@ -218,6 +216,8 @@
"Files can't be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
"Files can't be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
"Cannot set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann",
+ "Personal" : "Einka",
+ "Admin" : "Stjórnun",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Þetta er venjulega hægt að laga ef %sgefur vefþjóninum skrifréttindi í forritamöppuna%s eða gerir forritabúðina óvirka í stillingaskránni.",
"Cannot create \"data\" directory (%s)" : "Get ekki búið til \"data\" möppu (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Þetta er venjulega hægt að laga ef <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">gefur vefþjóninum skrifréttindi í rótarmöppuna </a>.",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 96148ac4b3c..cb1d91e6d6b 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -47,10 +47,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Questo è un messaggio di posta inviato automaticamente, non rispondere.",
"Help" : "Aiuto",
"Apps" : "Applicazioni",
- "Personal" : "Personale",
"Log out" : "Esci",
"Users" : "Utenti",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Impostazioni di base",
@@ -215,6 +213,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione",
"Files can't be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione",
"Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
+ "Personal" : "Personale",
+ "Admin" : "Admin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"apps\"%s o disabilitando il negozio di applicazioni nel file di configurazione.",
"Cannot create \"data\" directory (%s)" : "Impossibile creare la cartella \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ciò può essere normalmente corretto <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">fornendo al server web accesso in scrittura alla cartella radice</a>.",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index 5a0b5a0b630..8cd429ba9c1 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -45,10 +45,8 @@
"This is an automatically sent email, please do not reply." : "Questo è un messaggio di posta inviato automaticamente, non rispondere.",
"Help" : "Aiuto",
"Apps" : "Applicazioni",
- "Personal" : "Personale",
"Log out" : "Esci",
"Users" : "Utenti",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Impostazioni di base",
@@ -213,6 +211,8 @@
"Files can't be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione",
"Files can't be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione",
"Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
+ "Personal" : "Personale",
+ "Admin" : "Admin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"apps\"%s o disabilitando il negozio di applicazioni nel file di configurazione.",
"Cannot create \"data\" directory (%s)" : "Impossibile creare la cartella \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ciò può essere normalmente corretto <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">fornendo al server web accesso in scrittura alla cartella radice</a>.",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 0f2723b3584..89edf9ddab9 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -44,10 +44,8 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
"Help" : "ヘルプ",
"Apps" : "アプリ",
- "Personal" : "個人",
"Log out" : "ログアウト",
"Users" : "ユーザー",
- "Admin" : "管理",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "共有",
@@ -205,6 +203,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "削除権限つきでファイルを共有できません。",
"Files can't be shared with create permissions" : "作成権限つきでファイルを共有できません。",
"Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
+ "Personal" : "個人",
+ "Admin" : "管理",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "多くの場合、これは %s Webサーバーにappsディレクトリ %s への書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。",
"Cannot create \"data\" directory (%s)" : "\"data\" ディレクトリ (%s) を作成できません",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "通常、<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Webサーバーにルートディレクトリへの書き込み権限を与える</a>ことで解決できます。",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index cb03489fbaa..d1f96e17731 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -42,10 +42,8 @@
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
"Help" : "ヘルプ",
"Apps" : "アプリ",
- "Personal" : "個人",
"Log out" : "ログアウト",
"Users" : "ユーザー",
- "Admin" : "管理",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "共有",
@@ -203,6 +201,8 @@
"Files can't be shared with delete permissions" : "削除権限つきでファイルを共有できません。",
"Files can't be shared with create permissions" : "作成権限つきでファイルを共有できません。",
"Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
+ "Personal" : "個人",
+ "Admin" : "管理",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "多くの場合、これは %s Webサーバーにappsディレクトリ %s への書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。",
"Cannot create \"data\" directory (%s)" : "\"data\" ディレクトリ (%s) を作成できません",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "通常、<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Webサーバーにルートディレクトリへの書き込み権限を与える</a>ことで解決できます。",
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index bd0090dd974..66ca7aab6b4 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -49,10 +49,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "자동으로 전송한 이메일입니다. 답장하지 마십시오.",
"Help" : "도움말",
"Apps" : "앱",
- "Personal" : "개인",
"Log out" : "로그아웃",
"Users" : "사용자",
- "Admin" : "관리자",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "기본 설정",
@@ -214,6 +212,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
"Files can't be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",
"Cannot set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다",
+ "Personal" : "개인",
+ "Admin" : "관리자",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "%sapps 디렉터리에 웹 서버 쓰기 권한%s을 주거나 설정 파일에서 앱 스토어를 비활성화하면 해결됩니다.",
"Cannot create \"data\" directory (%s)" : "\"data\" 디렉터리를 만들 수 없음(%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">루트 디렉터리에 웹 서버 쓰기 권한</a>을 주면 해결됩니다.",
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json
index 682d15e7617..1a1a4d1b7ea 100644
--- a/lib/l10n/ko.json
+++ b/lib/l10n/ko.json
@@ -47,10 +47,8 @@
"This is an automatically sent email, please do not reply." : "자동으로 전송한 이메일입니다. 답장하지 마십시오.",
"Help" : "도움말",
"Apps" : "앱",
- "Personal" : "개인",
"Log out" : "로그아웃",
"Users" : "사용자",
- "Admin" : "관리자",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "기본 설정",
@@ -212,6 +210,8 @@
"Files can't be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
"Files can't be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",
"Cannot set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다",
+ "Personal" : "개인",
+ "Admin" : "관리자",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "%sapps 디렉터리에 웹 서버 쓰기 권한%s을 주거나 설정 파일에서 앱 스토어를 비활성화하면 해결됩니다.",
"Cannot create \"data\" directory (%s)" : "\"data\" 디렉터리를 만들 수 없음(%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">루트 디렉터리에 웹 서버 쓰기 권한</a>을 주면 해결됩니다.",
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index 6c18ff5f35e..e141a83c421 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Dette er en automatisk sendt e-post, ikke svar.",
"Help" : "Hjelp",
"Apps" : "Programmer",
- "Personal" : "Personlig",
"Log out" : "Logg ut",
"Users" : "Brukere",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Grunninnstillinger",
@@ -220,6 +218,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Filer kan ikke deles med rettigheter til sletting",
"Files can't be shared with create permissions" : "Filer kan ikke deles med rettigheter til å opprette",
"Cannot set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager fram i tid",
+ "Personal" : "Personlig",
+ "Admin" : "Admin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dette kan vanligvis ordnes ved %så gi vev-tjeneren skrivetilgang til apps-mappen%s eller ved å deaktivere app-butikken i config-filen.",
"Cannot create \"data\" directory (%s)" : "Kan ikke opprette \"data\"-mappen (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dette fikses vanligvis ved å <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">gi vevtjeneren skrivetilgang til rotmappen</a>.",
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json
index 07097547ab7..ee9db5bea69 100644
--- a/lib/l10n/nb.json
+++ b/lib/l10n/nb.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Dette er en automatisk sendt e-post, ikke svar.",
"Help" : "Hjelp",
"Apps" : "Programmer",
- "Personal" : "Personlig",
"Log out" : "Logg ut",
"Users" : "Brukere",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Grunninnstillinger",
@@ -218,6 +216,8 @@
"Files can't be shared with delete permissions" : "Filer kan ikke deles med rettigheter til sletting",
"Files can't be shared with create permissions" : "Filer kan ikke deles med rettigheter til å opprette",
"Cannot set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager fram i tid",
+ "Personal" : "Personlig",
+ "Admin" : "Admin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dette kan vanligvis ordnes ved %så gi vev-tjeneren skrivetilgang til apps-mappen%s eller ved å deaktivere app-butikken i config-filen.",
"Cannot create \"data\" directory (%s)" : "Kan ikke opprette \"data\"-mappen (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dette fikses vanligvis ved å <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">gi vevtjeneren skrivetilgang til rotmappen</a>.",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index fb15af1c900..e65066a2636 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Dit is een automatisch gegenereerde e-mail, dus niet reageren.",
"Help" : "Help",
"Apps" : "Apps",
- "Personal" : "Persoonlijk",
"Log out" : "Uitloggen",
"Users" : "Gebruikers",
- "Admin" : "Beheerder",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Basisinstellingen",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder rechten",
"Files can't be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met creatie rechten",
"Cannot set expiration date more than %s days in the future" : "Kan vervaldatum niet verder dan %s dagen in de toekomst instellen",
+ "Personal" : "Persoonlijk",
+ "Admin" : "Beheerder",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dit kan hersteld worden door de webserver schrijfrechten te %s geven op de appsdirectory %s of door de appstore te deactiveren in het configbestand.",
"Cannot create \"data\" directory (%s)" : "Kan de \"data\" directory (%s) niet aanmaken",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dit kan hersteld worden door <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> de webserver schrijfrechten te geven tot de hoofddirectory</a>.",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index b90315330d3..2047a902edd 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Dit is een automatisch gegenereerde e-mail, dus niet reageren.",
"Help" : "Help",
"Apps" : "Apps",
- "Personal" : "Persoonlijk",
"Log out" : "Uitloggen",
"Users" : "Gebruikers",
- "Admin" : "Beheerder",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Basisinstellingen",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder rechten",
"Files can't be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met creatie rechten",
"Cannot set expiration date more than %s days in the future" : "Kan vervaldatum niet verder dan %s dagen in de toekomst instellen",
+ "Personal" : "Persoonlijk",
+ "Admin" : "Beheerder",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dit kan hersteld worden door de webserver schrijfrechten te %s geven op de appsdirectory %s of door de appstore te deactiveren in het configbestand.",
"Cannot create \"data\" directory (%s)" : "Kan de \"data\" directory (%s) niet aanmaken",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dit kan hersteld worden door <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> de webserver schrijfrechten te geven tot de hoofddirectory</a>.",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 391b0dd45e6..7564f27844d 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "To jest automatycznie wysłany e-mail, proszę nie odpowiadać na niego.",
"Help" : "Pomoc",
"Apps" : "Aplikacje",
- "Personal" : "Osobiste",
"Log out" : "Wyloguj",
"Users" : "Użytkownicy",
- "Admin" : "Administracja",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Ustawienia podstawowe",
@@ -220,6 +218,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Pliki nie mogą być współdzielone z uprawnieniami kasowania",
"Files can't be shared with create permissions" : "Pliki nie mogą być współdzielony z uprawnieniami tworzenia",
"Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu",
+ "Personal" : "Osobiste",
+ "Admin" : "Administracja",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Można to zwykle rozwiązać przez %sdodanie serwerowi www uprawnień zapisu do katalogu apps%s lub wyłączenie appstore w pliku konfiguracyjnym.",
"Cannot create \"data\" directory (%s)" : "Nie można utworzyć katalogu \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Z reguły to może zostać naprawione <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">poprzez danie serwerowi web praw zapisu do katalogu domowego aplikacji</a>.",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 8da19a6941e..fac571d674a 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "To jest automatycznie wysłany e-mail, proszę nie odpowiadać na niego.",
"Help" : "Pomoc",
"Apps" : "Aplikacje",
- "Personal" : "Osobiste",
"Log out" : "Wyloguj",
"Users" : "Użytkownicy",
- "Admin" : "Administracja",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Ustawienia podstawowe",
@@ -218,6 +216,8 @@
"Files can't be shared with delete permissions" : "Pliki nie mogą być współdzielone z uprawnieniami kasowania",
"Files can't be shared with create permissions" : "Pliki nie mogą być współdzielony z uprawnieniami tworzenia",
"Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu",
+ "Personal" : "Osobiste",
+ "Admin" : "Administracja",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Można to zwykle rozwiązać przez %sdodanie serwerowi www uprawnień zapisu do katalogu apps%s lub wyłączenie appstore w pliku konfiguracyjnym.",
"Cannot create \"data\" directory (%s)" : "Nie można utworzyć katalogu \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Z reguły to może zostać naprawione <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">poprzez danie serwerowi web praw zapisu do katalogu domowego aplikacji</a>.",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index ee999293e86..b6155c5e736 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Este é um e-mail enviado automaticamente. Por favor, não responda.",
"Help" : "Ajuda",
"Apps" : "Aplicativos",
- "Personal" : "Pessoal",
"Log out" : "Sair",
"Users" : "Usuários",
- "Admin" : "Admininistrador",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Configurações básicas",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Os arquivos não podem ser compartilhadas com permissões de exclusão",
"Files can't be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação",
"Cannot set expiration date more than %s days in the future" : "Não foi possível definir a data de expiração para mais que %s dias no futuro",
+ "Personal" : "Pessoal",
+ "Admin" : "Admininistrador",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Isto pode ser corrigido por %sdando ao servidor web permissão de escrita para o diretório app%s ou desabilitando o appstore no arquivo de configuração.",
"Cannot create \"data\" directory (%s)" : "Não pôde ser criado o diretório \"dados\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Isto geralmente pode ser corrigido ao <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dar permissão de gravação no diretório raiz</a>.",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 9c3fba9675a..2416097cbea 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Este é um e-mail enviado automaticamente. Por favor, não responda.",
"Help" : "Ajuda",
"Apps" : "Aplicativos",
- "Personal" : "Pessoal",
"Log out" : "Sair",
"Users" : "Usuários",
- "Admin" : "Admininistrador",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Configurações básicas",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Os arquivos não podem ser compartilhadas com permissões de exclusão",
"Files can't be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação",
"Cannot set expiration date more than %s days in the future" : "Não foi possível definir a data de expiração para mais que %s dias no futuro",
+ "Personal" : "Pessoal",
+ "Admin" : "Admininistrador",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Isto pode ser corrigido por %sdando ao servidor web permissão de escrita para o diretório app%s ou desabilitando o appstore no arquivo de configuração.",
"Cannot create \"data\" directory (%s)" : "Não pôde ser criado o diretório \"dados\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Isto geralmente pode ser corrigido ao <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dar permissão de gravação no diretório raiz</a>.",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index dfb05eb5425..0f7c58900b4 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Это соощение отправлено автоматически, пожалуйста, не отвечайте на него.",
"Help" : "Помощь",
"Apps" : "Приложения",
- "Personal" : "Личное",
"Log out" : "Выйти",
"Users" : "Пользователи",
- "Admin" : "Администрирование",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Основные настройки",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление",
"Files can't be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",
"Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней",
+ "Personal" : "Личное",
+ "Admin" : "Администрирование",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Обычно это можно исправить, %sпредоставив веб-серверу права на запись в каталог приложений%s или отключив магазин приложений в файле конфигурации.",
"Cannot create \"data\" directory (%s)" : "Невозможно создать каталог «data» (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Обычно это можно исправить <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">предоставив веб-серверу права на запись в корневом каталоге</a>.",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 7b69ff87d0b..79cf7dec29b 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Это соощение отправлено автоматически, пожалуйста, не отвечайте на него.",
"Help" : "Помощь",
"Apps" : "Приложения",
- "Personal" : "Личное",
"Log out" : "Выйти",
"Users" : "Пользователи",
- "Admin" : "Администрирование",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Основные настройки",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление",
"Files can't be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",
"Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней",
+ "Personal" : "Личное",
+ "Admin" : "Администрирование",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Обычно это можно исправить, %sпредоставив веб-серверу права на запись в каталог приложений%s или отключив магазин приложений в файле конфигурации.",
"Cannot create \"data\" directory (%s)" : "Невозможно создать каталог «data» (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Обычно это можно исправить <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">предоставив веб-серверу права на запись в корневом каталоге</a>.",
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index adfdd6a1c64..d0817e42409 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -44,9 +44,7 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikácia \"%s\" nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná.",
"Help" : "Pomoc",
"Apps" : "Aplikácie",
- "Personal" : "Osobné",
"Users" : "Používatelia",
- "Admin" : "Administrátor",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Sprístupnenie",
@@ -193,6 +191,8 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s vám sprístupnil »%s«",
"%s via %s" : "%s cez %s",
"Cannot set expiration date more than %s days in the future" : "Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti",
+ "Personal" : "Osobné",
+ "Admin" : "Administrátor",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Toto je zvyčajne možné opraviť tým, že %s udelíte webovému serveru oprávnenie na zápis do priečinka aplikácií %s alebo vypnete obchod s aplikáciami v konfiguračnom súbore.",
"Cannot create \"data\" directory (%s)" : "Nie je možné vytvoriť priečinok \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "To je zvyčajne možné opraviť tým <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">že udelíte webovému serveru oprávnenie na zápis do koreňového priečinka</a>.",
diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json
index 3b2241b3302..b7c9acf31db 100644
--- a/lib/l10n/sk.json
+++ b/lib/l10n/sk.json
@@ -42,9 +42,7 @@
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikácia \"%s\" nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná.",
"Help" : "Pomoc",
"Apps" : "Aplikácie",
- "Personal" : "Osobné",
"Users" : "Používatelia",
- "Admin" : "Administrátor",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Sprístupnenie",
@@ -191,6 +189,8 @@
"%s shared »%s« with you" : "%s vám sprístupnil »%s«",
"%s via %s" : "%s cez %s",
"Cannot set expiration date more than %s days in the future" : "Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti",
+ "Personal" : "Osobné",
+ "Admin" : "Administrátor",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Toto je zvyčajne možné opraviť tým, že %s udelíte webovému serveru oprávnenie na zápis do priečinka aplikácií %s alebo vypnete obchod s aplikáciami v konfiguračnom súbore.",
"Cannot create \"data\" directory (%s)" : "Nie je možné vytvoriť priečinok \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "To je zvyčajne možné opraviť tým <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">že udelíte webovému serveru oprávnenie na zápis do koreňového priečinka</a>.",
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js
index 3e86fff0b8f..b7430aee5d9 100644
--- a/lib/l10n/sq.js
+++ b/lib/l10n/sq.js
@@ -44,9 +44,7 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacioni \"%s\" nuk mund të instalohet sepse nuk përputhet me këtë version të serverit.",
"Help" : "Ndihmë",
"Apps" : "Aplikacione",
- "Personal" : "Personale",
"Users" : "Përdorues",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Ndarja",
@@ -200,6 +198,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Kartelat s’mund të ndahen me leje fshirjeje",
"Files can't be shared with create permissions" : "Kartelat s’mund të ndahen me leje krijimi",
"Cannot set expiration date more than %s days in the future" : "S’mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen",
+ "Personal" : "Personale",
+ "Admin" : "Admin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Zakonisht kjo mund të ndreqet duke %si akorduar shërbyesit web të drejta shkrimi mbi drejtorinë e aplikacionit%s ose duke e çaktivizuar appstore-in te kartela e formësimit.",
"Cannot create \"data\" directory (%s)" : "S’krijohet dot drejtoria \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Zakonisht kjo mund të ndreqet duke <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">i akorduar shërbyesit web të drejta shkrimi mbi drejtorinë rrënjë</a>.",
diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json
index 1c7a1479e5d..0e6d71b67a5 100644
--- a/lib/l10n/sq.json
+++ b/lib/l10n/sq.json
@@ -42,9 +42,7 @@
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacioni \"%s\" nuk mund të instalohet sepse nuk përputhet me këtë version të serverit.",
"Help" : "Ndihmë",
"Apps" : "Aplikacione",
- "Personal" : "Personale",
"Users" : "Përdorues",
- "Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "Ndarja",
@@ -198,6 +196,8 @@
"Files can't be shared with delete permissions" : "Kartelat s’mund të ndahen me leje fshirjeje",
"Files can't be shared with create permissions" : "Kartelat s’mund të ndahen me leje krijimi",
"Cannot set expiration date more than %s days in the future" : "S’mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen",
+ "Personal" : "Personale",
+ "Admin" : "Admin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Zakonisht kjo mund të ndreqet duke %si akorduar shërbyesit web të drejta shkrimi mbi drejtorinë e aplikacionit%s ose duke e çaktivizuar appstore-in te kartela e formësimit.",
"Cannot create \"data\" directory (%s)" : "S’krijohet dot drejtoria \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Zakonisht kjo mund të ndreqet duke <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">i akorduar shërbyesit web të drejta shkrimi mbi drejtorinë rrënjë</a>.",
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index d81013264ab..29e0611f950 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -45,10 +45,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Detta är ett automatiskt skickat e-postmeddelande, svara inte på detta mejl.",
"Help" : "Hjälp",
"Apps" : "Applikationer",
- "Personal" : "Personliga Inställningar",
"Log out" : "Logga ut",
"Users" : "Användare",
- "Admin" : "Administration",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Vanliga inställningar",
@@ -210,6 +208,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Filerna kan ej delas med \"radera behörigheter\"",
"Files can't be shared with create permissions" : "Filerna kan ej delas med \"skapa behörigheter\"",
"Cannot set expiration date more than %s days in the future" : "Kan ej välja ett utgångsdatum längre fram än %s dagar",
+ "Personal" : "Personliga Inställningar",
+ "Admin" : "Administration",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Detta kan vanligtvis åtgärdas genom att %s ger webbservern skrivrättigheter till applikationskatalogen %s eller stänga av app-butik i konfigurationsfilen.",
"Cannot create \"data\" directory (%s)" : "Kan inte skapa \"data\" katalog (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Detta kan vanligtvis åtgärdas genom att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> ge webbserver skrivåtkomst till rotkatalogen </a>.",
diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json
index 155c06068f9..f5dc6cd86fb 100644
--- a/lib/l10n/sv.json
+++ b/lib/l10n/sv.json
@@ -43,10 +43,8 @@
"This is an automatically sent email, please do not reply." : "Detta är ett automatiskt skickat e-postmeddelande, svara inte på detta mejl.",
"Help" : "Hjälp",
"Apps" : "Applikationer",
- "Personal" : "Personliga Inställningar",
"Log out" : "Logga ut",
"Users" : "Användare",
- "Admin" : "Administration",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Vanliga inställningar",
@@ -208,6 +206,8 @@
"Files can't be shared with delete permissions" : "Filerna kan ej delas med \"radera behörigheter\"",
"Files can't be shared with create permissions" : "Filerna kan ej delas med \"skapa behörigheter\"",
"Cannot set expiration date more than %s days in the future" : "Kan ej välja ett utgångsdatum längre fram än %s dagar",
+ "Personal" : "Personliga Inställningar",
+ "Admin" : "Administration",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Detta kan vanligtvis åtgärdas genom att %s ger webbservern skrivrättigheter till applikationskatalogen %s eller stänga av app-butik i konfigurationsfilen.",
"Cannot create \"data\" directory (%s)" : "Kan inte skapa \"data\" katalog (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Detta kan vanligtvis åtgärdas genom att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> ge webbserver skrivåtkomst till rotkatalogen </a>.",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index f81e0569e88..6f82549215e 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -50,10 +50,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "Bu ileti otomatik olarak gönderildiğinden lütfen yanıtlamayın.",
"Help" : "Yardım",
"Apps" : "Uygulamalar",
- "Personal" : "Kişisel",
"Log out" : "Oturumu Kapat",
"Users" : "Kullanıcılar",
- "Admin" : "Yönetici",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Temel Ayarlar",
@@ -224,6 +222,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Dosyalar silme izniyle paylaşılamaz",
"Files can't be shared with create permissions" : "Dosyalar oluşturma izniyle paylaşılamaz",
"Cannot set expiration date more than %s days in the future" : "Paylaşımların son kullanım süreleri, gelecekte %s günden fazla olamaz",
+ "Personal" : "Kişisel",
+ "Admin" : "Yönetici",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Bu sorun genellikle, %sweb sunucusuna apps klasörüne yazma izni verilerek%s çözülebilir.",
"Cannot create \"data\" directory (%s)" : "\"Veri\" klasörü oluşturulamadı (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Bu sorun genellikle, <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">web sunucusuna kök klasöre yazma izni verilerek</a> çözülebilir.",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 1ab1658f698..2de3cbe9046 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -48,10 +48,8 @@
"This is an automatically sent email, please do not reply." : "Bu ileti otomatik olarak gönderildiğinden lütfen yanıtlamayın.",
"Help" : "Yardım",
"Apps" : "Uygulamalar",
- "Personal" : "Kişisel",
"Log out" : "Oturumu Kapat",
"Users" : "Kullanıcılar",
- "Admin" : "Yönetici",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "Temel Ayarlar",
@@ -222,6 +220,8 @@
"Files can't be shared with delete permissions" : "Dosyalar silme izniyle paylaşılamaz",
"Files can't be shared with create permissions" : "Dosyalar oluşturma izniyle paylaşılamaz",
"Cannot set expiration date more than %s days in the future" : "Paylaşımların son kullanım süreleri, gelecekte %s günden fazla olamaz",
+ "Personal" : "Kişisel",
+ "Admin" : "Yönetici",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Bu sorun genellikle, %sweb sunucusuna apps klasörüne yazma izni verilerek%s çözülebilir.",
"Cannot create \"data\" directory (%s)" : "\"Veri\" klasörü oluşturulamadı (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Bu sorun genellikle, <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">web sunucusuna kök klasöre yazma izni verilerek</a> çözülebilir.",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 1a0ffce3c7b..659e21e4c27 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -45,10 +45,8 @@ OC.L10N.register(
"This is an automatically sent email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。",
"Help" : "帮助",
"Apps" : "应用",
- "Personal" : "个人",
"Log out" : "注销",
"Users" : "用户",
- "Admin" : "管理",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "基本设置",
@@ -210,6 +208,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "无法分享有删除权限的文件",
"Files can't be shared with create permissions" : "无法分享有创建权限的文件",
"Cannot set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天.",
+ "Personal" : "个人",
+ "Admin" : "管理",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "您可以由 %s 设置 Web 服务器对应用目录 %s 的写权限或在配置文件中禁用应用商店可以修复这个问题.",
"Cannot create \"data\" directory (%s)" : "无法创建“apps”目录 (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "点击 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">设置 Web 服务器对根目录的写入权限</a> 可修复这个问题.",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 647ecf549f2..ce60ca80930 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -43,10 +43,8 @@
"This is an automatically sent email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。",
"Help" : "帮助",
"Apps" : "应用",
- "Personal" : "个人",
"Log out" : "注销",
"Users" : "用户",
- "Admin" : "管理",
"APCu" : "APCu",
"Redis" : "Redis",
"Basic settings" : "基本设置",
@@ -208,6 +206,8 @@
"Files can't be shared with delete permissions" : "无法分享有删除权限的文件",
"Files can't be shared with create permissions" : "无法分享有创建权限的文件",
"Cannot set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天.",
+ "Personal" : "个人",
+ "Admin" : "管理",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "您可以由 %s 设置 Web 服务器对应用目录 %s 的写权限或在配置文件中禁用应用商店可以修复这个问题.",
"Cannot create \"data\" directory (%s)" : "无法创建“apps”目录 (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "点击 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">设置 Web 服务器对根目录的写入权限</a> 可修复这个问题.",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 06fdd152296..fcde5a9016a 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -38,9 +38,7 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "程式\"%s\"無法安裝,因為伺服器版本不符。",
"Help" : "說明",
"Apps" : "應用程式",
- "Personal" : "個人",
"Users" : "使用者",
- "Admin" : "管理",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "分享",
@@ -193,6 +191,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "無法分享具有刪除權限的檔案",
"Files can't be shared with create permissions" : "無法分享具有新建權限的檔案",
"Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天",
+ "Personal" : "個人",
+ "Admin" : "管理",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "通常藉由%s開放網頁伺服器對 apps 目錄的權限%s或是在設定檔中關閉 appstore 就可以修正這個問題",
"Cannot create \"data\" directory (%s)" : "無法建立 data 目錄 (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "可試試修改<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">給予網頁伺服器寫入根目錄的權限。",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 61027c902b1..40c0a83ffcc 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -36,9 +36,7 @@
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "程式\"%s\"無法安裝,因為伺服器版本不符。",
"Help" : "說明",
"Apps" : "應用程式",
- "Personal" : "個人",
"Users" : "使用者",
- "Admin" : "管理",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "分享",
@@ -191,6 +189,8 @@
"Files can't be shared with delete permissions" : "無法分享具有刪除權限的檔案",
"Files can't be shared with create permissions" : "無法分享具有新建權限的檔案",
"Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天",
+ "Personal" : "個人",
+ "Admin" : "管理",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "通常藉由%s開放網頁伺服器對 apps 目錄的權限%s或是在設定檔中關閉 appstore 就可以修正這個問題",
"Cannot create \"data\" directory (%s)" : "無法建立 data 目錄 (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "可試試修改<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">給予網頁伺服器寫入根目錄的權限。",