summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-22 01:06:54 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-22 01:06:54 +0000
commitb0cf78aa1eb93f08247a4bb6adc580a93d0f6bf1 (patch)
tree3e184e5ca996ea535a9a088dd00a311a000e8612 /lib/l10n
parent27868770135e9a4c18360661126aa4bedba6f612 (diff)
downloadnextcloud-server-b0cf78aa1eb93f08247a4bb6adc580a93d0f6bf1.tar.gz
nextcloud-server-b0cf78aa1eb93f08247a4bb6adc580a93d0f6bf1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/cs_CZ.js2
-rw-r--r--lib/l10n/cs_CZ.json2
-rw-r--r--lib/l10n/de.js2
-rw-r--r--lib/l10n/de.json2
-rw-r--r--lib/l10n/de_DE.js2
-rw-r--r--lib/l10n/de_DE.json2
-rw-r--r--lib/l10n/es.js2
-rw-r--r--lib/l10n/es.json2
-rw-r--r--lib/l10n/fr.js2
-rw-r--r--lib/l10n/fr.json2
-rw-r--r--lib/l10n/hu_HU.js2
-rw-r--r--lib/l10n/hu_HU.json2
-rw-r--r--lib/l10n/it.js2
-rw-r--r--lib/l10n/it.json2
-rw-r--r--lib/l10n/ja.js2
-rw-r--r--lib/l10n/ja.json2
-rw-r--r--lib/l10n/nb_NO.js2
-rw-r--r--lib/l10n/nb_NO.json2
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
-rw-r--r--lib/l10n/pl.js2
-rw-r--r--lib/l10n/pl.json2
-rw-r--r--lib/l10n/ru.js2
-rw-r--r--lib/l10n/ru.json2
-rw-r--r--lib/l10n/zh_TW.js2
-rw-r--r--lib/l10n/zh_TW.json2
26 files changed, 26 insertions, 26 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js
index 97a57585936..9a44c0d1800 100644
--- a/lib/l10n/cs_CZ.js
+++ b/lib/l10n/cs_CZ.js
@@ -43,7 +43,6 @@ OC.L10N.register(
"Server settings" : "Nastavení serveru",
"Sharing" : "Sdílení",
"Encryption" : "Šifrování",
- "Logging" : "Logování",
"Additional settings" : "Dodatečná nastavení",
"Tips & tricks" : "Tipy a triky",
"%s enter the database username and name." : "%s zadejte uživatelské jméno a jméno databáze.",
@@ -220,6 +219,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "Aplikaci nelze nainstalovat, protože není kompatibilní s touto verzí serveru.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Aplikace nemůže být nainstalována, protože obsahuje značku\n<shipped>\n\ntrue\n</shipped>\n\ncož není povoleno pro nedodávané aplikace",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Aplikace nemůže být nainstalována, protože verze uvedená v info.xml nesouhlasí s verzí oznámenou z úložiště aplikací.",
+ "Logging" : "Logování",
"Recommended" : "Doporučené",
"Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows není podporována",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Provozování Nextcloud Serveru na platformě Microsoft Windows není podporováno. Doporučujeme, abyste použili linuxový server ve virtuálním stroji, pokud nemáte možnost server migrovat.",
diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json
index f352a8db458..861bc657d32 100644
--- a/lib/l10n/cs_CZ.json
+++ b/lib/l10n/cs_CZ.json
@@ -41,7 +41,6 @@
"Server settings" : "Nastavení serveru",
"Sharing" : "Sdílení",
"Encryption" : "Šifrování",
- "Logging" : "Logování",
"Additional settings" : "Dodatečná nastavení",
"Tips & tricks" : "Tipy a triky",
"%s enter the database username and name." : "%s zadejte uživatelské jméno a jméno databáze.",
@@ -218,6 +217,7 @@
"App can't be installed because it is not compatible with this version of the server" : "Aplikaci nelze nainstalovat, protože není kompatibilní s touto verzí serveru.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Aplikace nemůže být nainstalována, protože obsahuje značku\n<shipped>\n\ntrue\n</shipped>\n\ncož není povoleno pro nedodávané aplikace",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Aplikace nemůže být nainstalována, protože verze uvedená v info.xml nesouhlasí s verzí oznámenou z úložiště aplikací.",
+ "Logging" : "Logování",
"Recommended" : "Doporučené",
"Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows není podporována",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Provozování Nextcloud Serveru na platformě Microsoft Windows není podporováno. Doporučujeme, abyste použili linuxový server ve virtuálním stroji, pokud nemáte možnost server migrovat.",
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 6c0ba95dfad..89c83366136 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -44,7 +44,6 @@ OC.L10N.register(
"Server settings" : "Servereinstellungen",
"Sharing" : "Teilen",
"Encryption" : "Verschlüsselung",
- "Logging" : "Protokollierung",
"Additional settings" : "Zusätzliche Einstellungen",
"Tips & tricks" : "Tipps & Tricks",
"%s enter the database username and name." : "%s bitte gib den Datenbank Benutzernamen und den Datenbank Namen ein.",
@@ -221,6 +220,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "Die App kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie die <shipped>true</shipped>-Bezeichnung enthält, die bei Apps, die nicht zum Standardumfang gehören, nicht erlaubt ist",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Diese App kann nicht installiert werden, da die Version in info.xml nicht die gleiche Version wie die aus dem App Store ist.",
+ "Logging" : "Protokollierung",
"Recommended" : "Empfohlen",
"Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud-Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehein Betracht einen Linux-Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn du keine Möglichkeit hast, den Server selbst zu migrieren.",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index b81740cc2d2..46de315cfdf 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -42,7 +42,6 @@
"Server settings" : "Servereinstellungen",
"Sharing" : "Teilen",
"Encryption" : "Verschlüsselung",
- "Logging" : "Protokollierung",
"Additional settings" : "Zusätzliche Einstellungen",
"Tips & tricks" : "Tipps & Tricks",
"%s enter the database username and name." : "%s bitte gib den Datenbank Benutzernamen und den Datenbank Namen ein.",
@@ -219,6 +218,7 @@
"App can't be installed because it is not compatible with this version of the server" : "Die App kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie die <shipped>true</shipped>-Bezeichnung enthält, die bei Apps, die nicht zum Standardumfang gehören, nicht erlaubt ist",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Diese App kann nicht installiert werden, da die Version in info.xml nicht die gleiche Version wie die aus dem App Store ist.",
+ "Logging" : "Protokollierung",
"Recommended" : "Empfohlen",
"Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud-Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehein Betracht einen Linux-Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn du keine Möglichkeit hast, den Server selbst zu migrieren.",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index c1b628a9bdf..434402a8527 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -44,7 +44,6 @@ OC.L10N.register(
"Server settings" : "Servereinstellungen",
"Sharing" : "Teilen",
"Encryption" : "Verschlüsselung",
- "Logging" : "Protokollierung",
"Additional settings" : "Zusätzliche Einstellungen",
"Tips & tricks" : "Tipps & Tricks",
"%s enter the database username and name." : "%s geben Sie den Datenbank-Benutzernamen und den Datenbanknamen an.",
@@ -221,6 +220,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "Die App kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie den <shipped>true</shipped>-Tag enthält, der bei Apps, die nicht zum Standardumfang gehören, nicht erlaubt ist",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Die App konnte nicht installiert werden, da die Version in der info.xml nicht die gleiche Version wie im App-Store ist.",
+ "Logging" : "Protokollierung",
"Recommended" : "Empfohlen",
"Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehen Sie in Betracht einen Linux Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn Sie keine Möglichkeit haben, den Server selbst zu migrieren.",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 79581fe43a1..10bf5de7b1d 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -42,7 +42,6 @@
"Server settings" : "Servereinstellungen",
"Sharing" : "Teilen",
"Encryption" : "Verschlüsselung",
- "Logging" : "Protokollierung",
"Additional settings" : "Zusätzliche Einstellungen",
"Tips & tricks" : "Tipps & Tricks",
"%s enter the database username and name." : "%s geben Sie den Datenbank-Benutzernamen und den Datenbanknamen an.",
@@ -219,6 +218,7 @@
"App can't be installed because it is not compatible with this version of the server" : "Die App kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie den <shipped>true</shipped>-Tag enthält, der bei Apps, die nicht zum Standardumfang gehören, nicht erlaubt ist",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Die App konnte nicht installiert werden, da die Version in der info.xml nicht die gleiche Version wie im App-Store ist.",
+ "Logging" : "Protokollierung",
"Recommended" : "Empfohlen",
"Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehen Sie in Betracht einen Linux Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn Sie keine Möglichkeit haben, den Server selbst zu migrieren.",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 14b57caa516..7c30bcaef6c 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -42,7 +42,6 @@ OC.L10N.register(
"Server settings" : "Configuración del servidor",
"Sharing" : "Compartir",
"Encryption" : "Cifrado",
- "Logging" : "Inicio de sesión",
"Additional settings" : "Configuración adicional",
"Tips & tricks" : "Sugerencias y trucos",
"%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.",
@@ -219,6 +218,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "La aplicación no se puede instalar porque no es compatible con esta versión del servidor",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "La aplicación no se puede instalar porque contiene la etiqueta\n<shipped>\ntrue\n</shipped>\nque no está permitida para aplicaciones no distribuidas",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "La App no se puede instalar debido a que la versión de info.xml no es la misma que la versión reportada por la App Store.",
+ "Logging" : "Inicio de sesión",
"Recommended" : "Recomendado",
"Microsoft Windows Platform is not supported" : "La plataforma Microsoft Windows no está soportada",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Ejecutar el servidor Nextcloud en la plataforma MIcrosoft Windows no está soportado. Sugerimos usar un servidor Linux en una máquina virtual si no existe la opción de migrar el propio servidor.",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index b712849303c..5445c9c757a 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -40,7 +40,6 @@
"Server settings" : "Configuración del servidor",
"Sharing" : "Compartir",
"Encryption" : "Cifrado",
- "Logging" : "Inicio de sesión",
"Additional settings" : "Configuración adicional",
"Tips & tricks" : "Sugerencias y trucos",
"%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.",
@@ -217,6 +216,7 @@
"App can't be installed because it is not compatible with this version of the server" : "La aplicación no se puede instalar porque no es compatible con esta versión del servidor",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "La aplicación no se puede instalar porque contiene la etiqueta\n<shipped>\ntrue\n</shipped>\nque no está permitida para aplicaciones no distribuidas",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "La App no se puede instalar debido a que la versión de info.xml no es la misma que la versión reportada por la App Store.",
+ "Logging" : "Inicio de sesión",
"Recommended" : "Recomendado",
"Microsoft Windows Platform is not supported" : "La plataforma Microsoft Windows no está soportada",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Ejecutar el servidor Nextcloud en la plataforma MIcrosoft Windows no está soportado. Sugerimos usar un servidor Linux en una máquina virtual si no existe la opción de migrar el propio servidor.",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 6f6ef43cfa0..d182116c5da 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -44,7 +44,6 @@ OC.L10N.register(
"Server settings" : "Paramètres serveur",
"Sharing" : "Partage",
"Encryption" : "Chiffrement",
- "Logging" : "Connexion",
"Additional settings" : "Paramètres supplémentaires",
"Tips & tricks" : "Trucs et astuces",
"%s enter the database username and name." : "%s entrez le nom d'utilisateur et le nom de la base de données.",
@@ -221,6 +220,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "L'application ne peut être installée car elle n'est pas compatible avec cette version du serveur",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "L'application ne peut être installée car elle contient la balise <shipped>true</shipped> qui n'est pas autorisée pour les applications non incluses par défaut",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "L'App ne peut pas être installé car la version dans info.xml diffère de la version signalée par l' app store",
+ "Logging" : "Connexion",
"Recommended" : "Recommandée",
"Microsoft Windows Platform is not supported" : "La plate-forme Microsoft Windows n'est pas prise en charge.",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'exécution de Nextcloud Server sur une plateforme Microsoft Windows n'est pas supportée. Nous suggérons d'utilier un serveur Linux dans une machine virtuelle si vous n'avez pas la possibilité de migrer le serveur lui-même.",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 2b3063f6fa5..cfabc97f539 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -42,7 +42,6 @@
"Server settings" : "Paramètres serveur",
"Sharing" : "Partage",
"Encryption" : "Chiffrement",
- "Logging" : "Connexion",
"Additional settings" : "Paramètres supplémentaires",
"Tips & tricks" : "Trucs et astuces",
"%s enter the database username and name." : "%s entrez le nom d'utilisateur et le nom de la base de données.",
@@ -219,6 +218,7 @@
"App can't be installed because it is not compatible with this version of the server" : "L'application ne peut être installée car elle n'est pas compatible avec cette version du serveur",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "L'application ne peut être installée car elle contient la balise <shipped>true</shipped> qui n'est pas autorisée pour les applications non incluses par défaut",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "L'App ne peut pas être installé car la version dans info.xml diffère de la version signalée par l' app store",
+ "Logging" : "Connexion",
"Recommended" : "Recommandée",
"Microsoft Windows Platform is not supported" : "La plate-forme Microsoft Windows n'est pas prise en charge.",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'exécution de Nextcloud Server sur une plateforme Microsoft Windows n'est pas supportée. Nous suggérons d'utilier un serveur Linux dans une machine virtuelle si vous n'avez pas la possibilité de migrer le serveur lui-même.",
diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js
index 5e20645c303..d5b4598cf81 100644
--- a/lib/l10n/hu_HU.js
+++ b/lib/l10n/hu_HU.js
@@ -44,7 +44,6 @@ OC.L10N.register(
"Server settings" : "Szerver beállítások",
"Sharing" : "Megosztás",
"Encryption" : "Titkosítás",
- "Logging" : "Naplózás",
"Additional settings" : "További beállítások",
"Tips & tricks" : "Tippek és trükkök",
"%s enter the database username and name." : "%s add meg az adatbázis nevét és felhasználónevét",
@@ -221,6 +220,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "Az alkalmazást nem lehet telepíteni, mert nem kompatibilis ezzel a szerver verzióval",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n<shipped>\ntrue\n</shipped>\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Az alkalmazás nem telepíthető, mert az info.xml fájlban tárolt verzió nem egyezik meg az alkalmazás boltban elérhető verzióval",
+ "Logging" : "Naplózás",
"Recommended" : "Ajánlott",
"Microsoft Windows Platform is not supported" : "Microsoft Windows platform nem támogatott",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "A Nextcloud Server Microsoft Windows platformon való futtatása nem támogatott. Ha nincs más lehetőséged a szerver migrációjára, akkor javasoljuk, hogy Linux szervert használj virtuális gépben.",
diff --git a/lib/l10n/hu_HU.json b/lib/l10n/hu_HU.json
index 39c624b2b08..02bd506bc22 100644
--- a/lib/l10n/hu_HU.json
+++ b/lib/l10n/hu_HU.json
@@ -42,7 +42,6 @@
"Server settings" : "Szerver beállítások",
"Sharing" : "Megosztás",
"Encryption" : "Titkosítás",
- "Logging" : "Naplózás",
"Additional settings" : "További beállítások",
"Tips & tricks" : "Tippek és trükkök",
"%s enter the database username and name." : "%s add meg az adatbázis nevét és felhasználónevét",
@@ -219,6 +218,7 @@
"App can't be installed because it is not compatible with this version of the server" : "Az alkalmazást nem lehet telepíteni, mert nem kompatibilis ezzel a szerver verzióval",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n<shipped>\ntrue\n</shipped>\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Az alkalmazás nem telepíthető, mert az info.xml fájlban tárolt verzió nem egyezik meg az alkalmazás boltban elérhető verzióval",
+ "Logging" : "Naplózás",
"Recommended" : "Ajánlott",
"Microsoft Windows Platform is not supported" : "Microsoft Windows platform nem támogatott",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "A Nextcloud Server Microsoft Windows platformon való futtatása nem támogatott. Ha nincs más lehetőséged a szerver migrációjára, akkor javasoljuk, hogy Linux szervert használj virtuális gépben.",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 64b6606c615..af307f3c0c3 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -44,7 +44,6 @@ OC.L10N.register(
"Server settings" : "Impostazioni server",
"Sharing" : "Condivisione",
"Encryption" : "Cifratura",
- "Logging" : "Accesso",
"Additional settings" : "Impostazioni aggiuntive",
"Tips & tricks" : "Suggerimenti e trucchi",
"%s enter the database username and name." : "%s digita il nome utente e il nome del database.",
@@ -221,6 +220,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "L'applicazione non può essere installata perché non è compatibile con questa versione del server",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "L'applicazione non può essere installata poiché contiene l'etichetta <shipped>true<shipped> che è consentita per le applicazioni native",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "L'applicazione non può essere installata poiché la versione nel file info.xml non è la stessa riportata dall'app store",
+ "Logging" : "Accesso",
"Recommended" : "Consigliata",
"Microsoft Windows Platform is not supported" : "La piattaforma Microsoft Windows non è supportata",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'esecuzione del server Nextcloud sulla piattaforma Microsoft Windows. Ti consigliamo di utilizzare un server Linux in una macchina virtuale.",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index 5e18b0a8aca..1cf8223f3f4 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -42,7 +42,6 @@
"Server settings" : "Impostazioni server",
"Sharing" : "Condivisione",
"Encryption" : "Cifratura",
- "Logging" : "Accesso",
"Additional settings" : "Impostazioni aggiuntive",
"Tips & tricks" : "Suggerimenti e trucchi",
"%s enter the database username and name." : "%s digita il nome utente e il nome del database.",
@@ -219,6 +218,7 @@
"App can't be installed because it is not compatible with this version of the server" : "L'applicazione non può essere installata perché non è compatibile con questa versione del server",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "L'applicazione non può essere installata poiché contiene l'etichetta <shipped>true<shipped> che è consentita per le applicazioni native",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "L'applicazione non può essere installata poiché la versione nel file info.xml non è la stessa riportata dall'app store",
+ "Logging" : "Accesso",
"Recommended" : "Consigliata",
"Microsoft Windows Platform is not supported" : "La piattaforma Microsoft Windows non è supportata",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'esecuzione del server Nextcloud sulla piattaforma Microsoft Windows. Ti consigliamo di utilizzare un server Linux in una macchina virtuale.",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 124d29063c4..11d81383d6f 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -44,7 +44,6 @@ OC.L10N.register(
"Server settings" : "サーバー設定",
"Sharing" : "共有",
"Encryption" : "暗号化",
- "Logging" : "ロギング",
"Additional settings" : "追加設定",
"Tips & tricks" : "ヒントとコツ",
"%s enter the database username and name." : "%s データベース名とデータベースのユーザー名を入力してください。",
@@ -221,6 +220,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "非shippedアプリには許可されない<shipped>true</shipped>タグが含まれているためにアプリをインストールできません。",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません",
+ "Logging" : "ロギング",
"Recommended" : "おすすめ",
"Microsoft Windows Platform is not supported" : "Microsoft Windows プラットフォームはサポートしていません。",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "マイクロソフト Windowsプラットフォーム上での Nextcloudの動作をサポートしていません。サーバー丸ごと移行する方式をとれない場合は仮想マシンで Linux を動かすことをお勧めします。",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 1a2a1686198..c7694e53fd6 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -42,7 +42,6 @@
"Server settings" : "サーバー設定",
"Sharing" : "共有",
"Encryption" : "暗号化",
- "Logging" : "ロギング",
"Additional settings" : "追加設定",
"Tips & tricks" : "ヒントとコツ",
"%s enter the database username and name." : "%s データベース名とデータベースのユーザー名を入力してください。",
@@ -219,6 +218,7 @@
"App can't be installed because it is not compatible with this version of the server" : "アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "非shippedアプリには許可されない<shipped>true</shipped>タグが含まれているためにアプリをインストールできません。",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません",
+ "Logging" : "ロギング",
"Recommended" : "おすすめ",
"Microsoft Windows Platform is not supported" : "Microsoft Windows プラットフォームはサポートしていません。",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "マイクロソフト Windowsプラットフォーム上での Nextcloudの動作をサポートしていません。サーバー丸ごと移行する方式をとれない場合は仮想マシンで Linux を動かすことをお勧めします。",
diff --git a/lib/l10n/nb_NO.js b/lib/l10n/nb_NO.js
index b66d75a267e..a8c58da4e89 100644
--- a/lib/l10n/nb_NO.js
+++ b/lib/l10n/nb_NO.js
@@ -42,7 +42,6 @@ OC.L10N.register(
"Server settings" : "Tjenerinnstillinger",
"Sharing" : "Deling",
"Encryption" : "Kryptering",
- "Logging" : "Logging",
"Additional settings" : "Flere innstillinger",
"Tips & tricks" : "Tips og triks",
"%s enter the database username and name." : "%s legg inn database brukernavn og navn.",
@@ -219,6 +218,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "Appen kan ikke installere fordi den ikke er kompatibel med denne tjenerversjonen.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "App kan ikke installeres fordi den er merket med <shipped>true</shipped> som ikke er tillatt for apper som ikke leveres med systemet",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "App kan ikke installeres fordi versjonen i info.xml ikke er den samme som versjonen som rapporteres fra app-butikken",
+ "Logging" : "Logging",
"Recommended" : "Anbefalt",
"Microsoft Windows Platform is not supported" : "Microsoft Windows-plattform støttes ikke",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Kjøring av Nextcloud tjeneren på en Microsoft Windows plattform er ikke støttet. Vi foreslår at du bruker en Linux tjener i en virtuell maskin hvis du ikke har mulighet til å migrere tjeneren selv.",
diff --git a/lib/l10n/nb_NO.json b/lib/l10n/nb_NO.json
index 45f168b8275..43351d07f07 100644
--- a/lib/l10n/nb_NO.json
+++ b/lib/l10n/nb_NO.json
@@ -40,7 +40,6 @@
"Server settings" : "Tjenerinnstillinger",
"Sharing" : "Deling",
"Encryption" : "Kryptering",
- "Logging" : "Logging",
"Additional settings" : "Flere innstillinger",
"Tips & tricks" : "Tips og triks",
"%s enter the database username and name." : "%s legg inn database brukernavn og navn.",
@@ -217,6 +216,7 @@
"App can't be installed because it is not compatible with this version of the server" : "Appen kan ikke installere fordi den ikke er kompatibel med denne tjenerversjonen.",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "App kan ikke installeres fordi den er merket med <shipped>true</shipped> som ikke er tillatt for apper som ikke leveres med systemet",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "App kan ikke installeres fordi versjonen i info.xml ikke er den samme som versjonen som rapporteres fra app-butikken",
+ "Logging" : "Logging",
"Recommended" : "Anbefalt",
"Microsoft Windows Platform is not supported" : "Microsoft Windows-plattform støttes ikke",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Kjøring av Nextcloud tjeneren på en Microsoft Windows plattform er ikke støttet. Vi foreslår at du bruker en Linux tjener i en virtuell maskin hvis du ikke har mulighet til å migrere tjeneren selv.",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 4353a17104e..150354a1f0a 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -44,7 +44,6 @@ OC.L10N.register(
"Server settings" : "Serverinstellingen",
"Sharing" : "Delen",
"Encryption" : "Versleuteling",
- "Logging" : "Logging",
"Additional settings" : "Aanvullende instellingen",
"Tips & tricks" : "Tips & trucs",
"%s enter the database username and name." : "%s voer de database gebruikersnaam en naam in .",
@@ -221,6 +220,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "De app kan niet worden geïnstalleerd, omdat die niet compatible is met deze versie van de server",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "De app kan niet worden geïnstalleerd, omdat het de <shipped>true</shipped> markering bevat die niet is toegestaan voor niet gepubliceerde apps",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "De app kan niet worden geïnstalleerd, omdat de versie in info.xml niet dezelfde is als de versie zoals die in de app store staat vermeld",
+ "Logging" : "Logging",
"Recommended" : "Aanbevolen",
"Microsoft Windows Platform is not supported" : "Microsoft Windows Platform wordt niet ondersteund",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Het draaien van Nextcloud server op het Microsoft Windows platform wordt niet ondersteund. We adviseren je om een Linux server op een virtuele server te gebruiken als je geen mogelijkheid hebt om een server zelf te migreren.",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index d09a249ec06..598be59ad14 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -42,7 +42,6 @@
"Server settings" : "Serverinstellingen",
"Sharing" : "Delen",
"Encryption" : "Versleuteling",
- "Logging" : "Logging",
"Additional settings" : "Aanvullende instellingen",
"Tips & tricks" : "Tips & trucs",
"%s enter the database username and name." : "%s voer de database gebruikersnaam en naam in .",
@@ -219,6 +218,7 @@
"App can't be installed because it is not compatible with this version of the server" : "De app kan niet worden geïnstalleerd, omdat die niet compatible is met deze versie van de server",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "De app kan niet worden geïnstalleerd, omdat het de <shipped>true</shipped> markering bevat die niet is toegestaan voor niet gepubliceerde apps",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "De app kan niet worden geïnstalleerd, omdat de versie in info.xml niet dezelfde is als de versie zoals die in de app store staat vermeld",
+ "Logging" : "Logging",
"Recommended" : "Aanbevolen",
"Microsoft Windows Platform is not supported" : "Microsoft Windows Platform wordt niet ondersteund",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Het draaien van Nextcloud server op het Microsoft Windows platform wordt niet ondersteund. We adviseren je om een Linux server op een virtuele server te gebruiken als je geen mogelijkheid hebt om een server zelf te migreren.",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 67f241424d4..cfbfaea9199 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Server settings" : "Ustawienia serwera",
"Sharing" : "Udostępnianie",
"Encryption" : "Szyfrowanie",
- "Logging" : "Logowanie",
"Additional settings" : "Ustawienia dodatkowe",
"Tips & tricks" : "Porady i wskazówki",
"%s enter the database username." : "%s wpisz nazwę użytkownika do bazy",
@@ -182,6 +181,7 @@ OC.L10N.register(
"Signature could not get checked. Please contact the app developer and check your admin screen." : "Sygnatura nie mogła zostać sprawdzona. Proszę o skontaktownie się z twórcą aplikacji i sprawdzenie panelu administratora.",
"App can't be installed because of not allowed code in the App" : "Aplikacja nie może być zainstalowany ponieważ nie dopuszcza kod w aplikacji",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Aplikacja nie może być zainstalowana ponieważ true tag nie jest <shipped>true</shipped> , co nie jest dozwolone dla aplikacji nie wysłanych",
+ "Logging" : "Logowanie",
"Recommended" : "Polecane",
"Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows nie jest wspierana",
"Storage not available" : "Pamięć nie dostępna",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 89f945a8650..7511c6787e6 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -39,7 +39,6 @@
"Server settings" : "Ustawienia serwera",
"Sharing" : "Udostępnianie",
"Encryption" : "Szyfrowanie",
- "Logging" : "Logowanie",
"Additional settings" : "Ustawienia dodatkowe",
"Tips & tricks" : "Porady i wskazówki",
"%s enter the database username." : "%s wpisz nazwę użytkownika do bazy",
@@ -180,6 +179,7 @@
"Signature could not get checked. Please contact the app developer and check your admin screen." : "Sygnatura nie mogła zostać sprawdzona. Proszę o skontaktownie się z twórcą aplikacji i sprawdzenie panelu administratora.",
"App can't be installed because of not allowed code in the App" : "Aplikacja nie może być zainstalowany ponieważ nie dopuszcza kod w aplikacji",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Aplikacja nie może być zainstalowana ponieważ true tag nie jest <shipped>true</shipped> , co nie jest dozwolone dla aplikacji nie wysłanych",
+ "Logging" : "Logowanie",
"Recommended" : "Polecane",
"Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows nie jest wspierana",
"Storage not available" : "Pamięć nie dostępna",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 00cf3969e22..72876e799cd 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -43,7 +43,6 @@ OC.L10N.register(
"Server settings" : "Настройки сервера",
"Sharing" : "Общий доступ",
"Encryption" : "Шифрование",
- "Logging" : "Журнал",
"Additional settings" : "Дополнительные настройки",
"Tips & tricks" : "Советы и трюки",
"%s enter the database username and name." : "%s укажите имя пользователя и название для базы данных.",
@@ -220,6 +219,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "Приложение не может быть установлено, потому что оно несовместимо с этой версией сервера",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Приложение невозможно установить. Оно содержит параметр <shipped>true</shipped> который не допустим для приложений, не входящих в поставку.",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Приложение невозможно установить. Версия в файле info.xml не совпадает с версией заявленной в магазине приложений",
+ "Logging" : "Журнал",
"Recommended" : "Рекомендовано",
"Microsoft Windows Platform is not supported" : "Платформа Microsoft Windows не поддерживается",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Работа Nextcloud Server на платформе Microsoft Windows не поддерживается. Мы рекомендуем использовать Linux в качестве виртуальный машины, если у вас нет возможности перевести сам сервер.",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 0b43e8ae35a..c17b3ffe609 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -41,7 +41,6 @@
"Server settings" : "Настройки сервера",
"Sharing" : "Общий доступ",
"Encryption" : "Шифрование",
- "Logging" : "Журнал",
"Additional settings" : "Дополнительные настройки",
"Tips & tricks" : "Советы и трюки",
"%s enter the database username and name." : "%s укажите имя пользователя и название для базы данных.",
@@ -218,6 +217,7 @@
"App can't be installed because it is not compatible with this version of the server" : "Приложение не может быть установлено, потому что оно несовместимо с этой версией сервера",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Приложение невозможно установить. Оно содержит параметр <shipped>true</shipped> который не допустим для приложений, не входящих в поставку.",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Приложение невозможно установить. Версия в файле info.xml не совпадает с версией заявленной в магазине приложений",
+ "Logging" : "Журнал",
"Recommended" : "Рекомендовано",
"Microsoft Windows Platform is not supported" : "Платформа Microsoft Windows не поддерживается",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Работа Nextcloud Server на платформе Microsoft Windows не поддерживается. Мы рекомендуем использовать Linux в качестве виртуальный машины, если у вас нет возможности перевести сам сервер.",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 5d44d1a172e..417c991337d 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -42,7 +42,6 @@ OC.L10N.register(
"Server settings" : "伺服器設定",
"Sharing" : "分享",
"Encryption" : "加密",
- "Logging" : "記錄",
"Additional settings" : "其他設定",
"Tips & tricks" : "使用祕訣",
"%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱",
@@ -218,6 +217,7 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "程式無法安裝,因為伺服器版本不符。",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "無法安裝應用程式,因為它包含了 <shipped>true</shipped> 標籤,在未發行的應用程式當中這是不允許的",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "程式無法安裝,因為info.xml檔案中版本與app商店中要求不同。",
+ "Logging" : "記錄",
"Recommended" : "建議",
"Microsoft Windows Platform is not supported" : "不支援微軟Windows系統",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "微軟Windows不支援Nextcloud伺服器,如果您一定要使用,我們建議您在虛擬機中安裝Linux版本伺服器。",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index df8f6bc5de4..24f4eb07ec8 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -40,7 +40,6 @@
"Server settings" : "伺服器設定",
"Sharing" : "分享",
"Encryption" : "加密",
- "Logging" : "記錄",
"Additional settings" : "其他設定",
"Tips & tricks" : "使用祕訣",
"%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱",
@@ -216,6 +215,7 @@
"App can't be installed because it is not compatible with this version of the server" : "程式無法安裝,因為伺服器版本不符。",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "無法安裝應用程式,因為它包含了 <shipped>true</shipped> 標籤,在未發行的應用程式當中這是不允許的",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "程式無法安裝,因為info.xml檔案中版本與app商店中要求不同。",
+ "Logging" : "記錄",
"Recommended" : "建議",
"Microsoft Windows Platform is not supported" : "不支援微軟Windows系統",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "微軟Windows不支援Nextcloud伺服器,如果您一定要使用,我們建議您在虛擬機中安裝Linux版本伺服器。",