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/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-26 03:07:12 +0300
committerNextcloud bot <bot@nextcloud.com>2016-10-26 03:07:12 +0300
commita973c1bfb9b8ac444009b19fd1107483676dfd25 (patch)
tree968d153dd4c8fb866efc1385b2a0e0b76fef81b7 /lib/l10n
parent9a70c137d2afa3dc1a6f6361c3fa36d5a9ca4f71 (diff)
[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.js3
-rw-r--r--lib/l10n/de.json3
-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.js3
-rw-r--r--lib/l10n/hu_HU.json3
-rw-r--r--lib/l10n/id.js2
-rw-r--r--lib/l10n/id.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/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, 30 insertions, 26 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js
index 28bbc27878d..76d044be5fe 100644
--- a/lib/l10n/cs_CZ.js
+++ b/lib/l10n/cs_CZ.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
"Storage connection error. %s" : "Chyba připojení úložiště. %s",
- "Storage not available" : "Úložiště není dostupné",
"Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s",
"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.",
+ "Storage not available" : "Úložiště není dostupné",
"ownCloud %s or higher is required." : "Vyžadován ownCloud %s nebo vyšší.",
"ownCloud %s or lower is required." : "Vyžadován ownCloud %s nebo nižší.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Aplikaci \"%s\" nelze nainstalovat, protože není kompatibilní s touto verzí Nextcloud.",
diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json
index 28123e06a47..46bfbfb290e 100644
--- a/lib/l10n/cs_CZ.json
+++ b/lib/l10n/cs_CZ.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
"Storage connection error. %s" : "Chyba připojení úložiště. %s",
- "Storage not available" : "Úložiště není dostupné",
"Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s",
"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.",
+ "Storage not available" : "Úložiště není dostupné",
"ownCloud %s or higher is required." : "Vyžadován ownCloud %s nebo vyšší.",
"ownCloud %s or lower is required." : "Vyžadován ownCloud %s nebo nižší.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Aplikaci \"%s\" nelze nainstalovat, protože není kompatibilní s touto verzí Nextcloud.",
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 04f4c6a4408..c38a757a6b1 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
+ "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
"today" : "Heute",
"yesterday" : "Gestern",
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
@@ -173,10 +174,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Speichern nicht erlaubt. %s",
"Storage incomplete configuration. %s" : "Unvollständige Konfiguration des Storage. %s",
"Storage connection error. %s" : "Verbindungsfehler zum Speicherplatz. %s",
- "Storage not available" : "Speicher nicht verfügbar",
"Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s",
"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.",
+ "Storage not available" : "Speicher nicht verfügbar",
"ownCloud %s or higher is required." : "ownCloud %s oder höher ist erforderlich.",
"ownCloud %s or lower is required." : "ownCloud %s oder niedriger ist erforderlich.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Version von Nextcloud nicht kompatibel ist.",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 2c79db54732..2c7263df297 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -18,6 +18,7 @@
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
+ "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
"today" : "Heute",
"yesterday" : "Gestern",
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
@@ -171,10 +172,10 @@
"Storage unauthorized. %s" : "Speichern nicht erlaubt. %s",
"Storage incomplete configuration. %s" : "Unvollständige Konfiguration des Storage. %s",
"Storage connection error. %s" : "Verbindungsfehler zum Speicherplatz. %s",
- "Storage not available" : "Speicher nicht verfügbar",
"Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s",
"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.",
+ "Storage not available" : "Speicher nicht verfügbar",
"ownCloud %s or higher is required." : "ownCloud %s oder höher ist erforderlich.",
"ownCloud %s or lower is required." : "ownCloud %s oder niedriger ist erforderlich.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Version von Nextcloud nicht kompatibel ist.",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index d64f615218d..d78062a7142 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Speicher ungültig. %s",
"Storage incomplete configuration. %s" : "Speicher-Konfiguration unvollständig. %s",
"Storage connection error. %s" : "Speicher-Verbindungsfehler. %s",
- "Storage not available" : "Speicher nicht verfügbar",
"Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s",
"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.",
+ "Storage not available" : "Speicher nicht verfügbar",
"ownCloud %s or higher is required." : "ownCloud %s oder neuer erforderlich",
"ownCloud %s or lower is required." : "ownCloud %s oder älter erforderlich",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Version von Nextcloud nicht kompatibel ist.",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 575a444c309..ae422d81dad 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "Speicher ungültig. %s",
"Storage incomplete configuration. %s" : "Speicher-Konfiguration unvollständig. %s",
"Storage connection error. %s" : "Speicher-Verbindungsfehler. %s",
- "Storage not available" : "Speicher nicht verfügbar",
"Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s",
"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.",
+ "Storage not available" : "Speicher nicht verfügbar",
"ownCloud %s or higher is required." : "ownCloud %s oder neuer erforderlich",
"ownCloud %s or lower is required." : "ownCloud %s oder älter erforderlich",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Version von Nextcloud nicht kompatibel ist.",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 8278c96f95e..a5594e487c5 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
- "Storage not available" : "Almacenamiento no disponible",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
"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.",
+ "Storage not available" : "Almacenamiento no disponible",
"ownCloud %s or higher is required." : "Se necesita la versión %s o superior.",
"ownCloud %s or lower is required." : "Se necesita la versión %s o inferior.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "La aplicación \"%s\" no se puede instalar porque no es compatible con esta versión de Nextcloud.",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 5ec20f8c07a..a6842f83c5a 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
- "Storage not available" : "Almacenamiento no disponible",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
"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.",
+ "Storage not available" : "Almacenamiento no disponible",
"ownCloud %s or higher is required." : "Se necesita la versión %s o superior.",
"ownCloud %s or lower is required." : "Se necesita la versión %s o inferior.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "La aplicación \"%s\" no se puede instalar porque no es compatible con esta versión de Nextcloud.",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 84dfde74226..5cbd572fb4c 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Espace de stockage non autorisé. %s",
"Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s",
"Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s",
- "Storage not available" : "Support de stockage non disponible",
"Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s",
"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.",
+ "Storage not available" : "Support de stockage non disponible",
"ownCloud %s or higher is required." : "Nextcloud %s ou supérieur est requis.",
"ownCloud %s or lower is required." : "Nextcloud %s ou inférieur est requis.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "L'application \"%s\" ne peut être installée car elle n'est pas compatible avec cette version de Nextcloud.",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 1846a7f46f8..e34f7d5b32e 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "Espace de stockage non autorisé. %s",
"Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s",
"Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s",
- "Storage not available" : "Support de stockage non disponible",
"Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s",
"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.",
+ "Storage not available" : "Support de stockage non disponible",
"ownCloud %s or higher is required." : "Nextcloud %s ou supérieur est requis.",
"ownCloud %s or lower is required." : "Nextcloud %s ou inférieur est requis.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "L'application \"%s\" ne peut être installée car elle n'est pas compatible avec cette version de Nextcloud.",
diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js
index 737c20eb8fc..f43bf62ce4f 100644
--- a/lib/l10n/hu_HU.js
+++ b/lib/l10n/hu_HU.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Server version %s or lower is required." : "%s vagy régebbi szerver verzió szükséges.",
"Unknown filetype" : "Ismeretlen fájl típus",
"Invalid image" : "Hibás kép",
+ "Avatar image is not square" : "Az avatár kép nem négyzetes.",
"today" : "ma",
"yesterday" : "tegnap",
"_%n day ago_::_%n days ago_" : ["%n napja","%n napja"],
@@ -173,10 +174,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "A tároló jogosulatlan. %s",
"Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s",
"Storage connection error. %s" : "Tároló kapcsolódási hiba. %s",
- "Storage not available" : "A tároló elérhetetlen.",
"Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s",
"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.",
+ "Storage not available" : "A tároló elérhetetlen.",
"ownCloud %s or higher is required." : "ownCloud %s vagy újabb szükséges.",
"ownCloud %s or lower is required." : "ownCloud %s vagy régebbi szükséges.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "\"%s\" alkalmazás nem telepíthető, mert nem kompatibilis az Nextcloud ezen verziójával",
diff --git a/lib/l10n/hu_HU.json b/lib/l10n/hu_HU.json
index 78f77abb2cd..e3c4f2638a3 100644
--- a/lib/l10n/hu_HU.json
+++ b/lib/l10n/hu_HU.json
@@ -18,6 +18,7 @@
"Server version %s or lower is required." : "%s vagy régebbi szerver verzió szükséges.",
"Unknown filetype" : "Ismeretlen fájl típus",
"Invalid image" : "Hibás kép",
+ "Avatar image is not square" : "Az avatár kép nem négyzetes.",
"today" : "ma",
"yesterday" : "tegnap",
"_%n day ago_::_%n days ago_" : ["%n napja","%n napja"],
@@ -171,10 +172,10 @@
"Storage unauthorized. %s" : "A tároló jogosulatlan. %s",
"Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s",
"Storage connection error. %s" : "Tároló kapcsolódási hiba. %s",
- "Storage not available" : "A tároló elérhetetlen.",
"Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s",
"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.",
+ "Storage not available" : "A tároló elérhetetlen.",
"ownCloud %s or higher is required." : "ownCloud %s vagy újabb szükséges.",
"ownCloud %s or lower is required." : "ownCloud %s vagy régebbi szükséges.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "\"%s\" alkalmazás nem telepíthető, mert nem kompatibilis az Nextcloud ezen verziójával",
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index 4758d6e4d61..f07dd357b24 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -165,10 +165,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Penyimpanan tidak terotorisasi. %s",
"Storage incomplete configuration. %s" : "Konfigurasi penyimpanan tidak terselesaikan. %s",
"Storage connection error. %s" : "Koneksi penyimpanan bermasalah. %s",
- "Storage not available" : "Penyimpanan tidak tersedia",
"Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s",
"Microsoft Windows Platform is not supported" : "Platform Microsoft Windows tidak didukung",
"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." : "Menjalankan Nextcloud Server pada platform Microsoft Windows tidak didukung. Kami menyarankan Anda menggunakan server Linux di mesin virtual jika Anda tidak memiliki pilihan untuk migrasi server itu sendiri.",
+ "Storage not available" : "Penyimpanan tidak tersedia",
"ownCloud %s or higher is required." : "Diperlukan ownCloud %s atau yang lebih tinggi.",
"ownCloud %s or lower is required." : "Diperlukan ownCloud %s atau yang lebih rendah.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Aplikasi \"%s\" tidak dapat dipasang karena tidak kompatibel dengan versi Nextcloud ini.",
diff --git a/lib/l10n/id.json b/lib/l10n/id.json
index bf6e86a8043..8dc3cf5b506 100644
--- a/lib/l10n/id.json
+++ b/lib/l10n/id.json
@@ -163,10 +163,10 @@
"Storage unauthorized. %s" : "Penyimpanan tidak terotorisasi. %s",
"Storage incomplete configuration. %s" : "Konfigurasi penyimpanan tidak terselesaikan. %s",
"Storage connection error. %s" : "Koneksi penyimpanan bermasalah. %s",
- "Storage not available" : "Penyimpanan tidak tersedia",
"Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s",
"Microsoft Windows Platform is not supported" : "Platform Microsoft Windows tidak didukung",
"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." : "Menjalankan Nextcloud Server pada platform Microsoft Windows tidak didukung. Kami menyarankan Anda menggunakan server Linux di mesin virtual jika Anda tidak memiliki pilihan untuk migrasi server itu sendiri.",
+ "Storage not available" : "Penyimpanan tidak tersedia",
"ownCloud %s or higher is required." : "Diperlukan ownCloud %s atau yang lebih tinggi.",
"ownCloud %s or lower is required." : "Diperlukan ownCloud %s atau yang lebih rendah.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Aplikasi \"%s\" tidak dapat dipasang karena tidak kompatibel dengan versi Nextcloud ini.",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 1b767d3a2bb..9d58b7a52ea 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Archiviazione non autorizzata. %s",
"Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s",
"Storage connection error. %s" : "Errore di connessione all'archiviazione. %s",
- "Storage not available" : "Archiviazione non disponibile",
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"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.",
+ "Storage not available" : "Archiviazione non disponibile",
"ownCloud %s or higher is required." : "È richiesta la versione %s o successiva di ownCloud.",
"ownCloud %s or lower is required." : "È richiesta la versione %s o precedente di ownCloud.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione di Nextcloud.",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index 5e35a115acf..9a72a8848f9 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "Archiviazione non autorizzata. %s",
"Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s",
"Storage connection error. %s" : "Errore di connessione all'archiviazione. %s",
- "Storage not available" : "Archiviazione non disponibile",
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"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.",
+ "Storage not available" : "Archiviazione non disponibile",
"ownCloud %s or higher is required." : "È richiesta la versione %s o successiva di ownCloud.",
"ownCloud %s or lower is required." : "È richiesta la versione %s o precedente di ownCloud.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione di Nextcloud.",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 0117f5e385d..fcfb47dc8a7 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -169,10 +169,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "権限のないストレージです。 %s",
"Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s",
"Storage connection error. %s" : "ストレージへの接続エラー。 %s",
- "Storage not available" : "ストレージが利用できません",
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
"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 を動かすことをお勧めします。",
+ "Storage not available" : "ストレージが利用できません",
"ownCloud %s or higher is required." : "ownCloud %s 以上が必要です",
"ownCloud %s or lower is required." : "ownCloud %s 以下が必要です"
},
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 1045ba8a42f..b9f80698859 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -167,10 +167,10 @@
"Storage unauthorized. %s" : "権限のないストレージです。 %s",
"Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s",
"Storage connection error. %s" : "ストレージへの接続エラー。 %s",
- "Storage not available" : "ストレージが利用できません",
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
"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 を動かすことをお勧めします。",
+ "Storage not available" : "ストレージが利用できません",
"ownCloud %s or higher is required." : "ownCloud %s 以上が必要です",
"ownCloud %s or lower is required." : "ownCloud %s 以下が必要です"
},"pluralForm" :"nplurals=1; plural=0;"
diff --git a/lib/l10n/nb_NO.js b/lib/l10n/nb_NO.js
index 85932a59f56..9e4b13ef669 100644
--- a/lib/l10n/nb_NO.js
+++ b/lib/l10n/nb_NO.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Lager uautorisert: %s",
"Storage incomplete configuration. %s" : "Ikke komplett oppsett for lager. %s",
"Storage connection error. %s" : "Tilkoblingsfeil for lager. %s",
- "Storage not available" : "Lagringsplass ikke tilgjengelig",
"Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s",
"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.",
+ "Storage not available" : "Lagringsplass ikke tilgjengelig",
"ownCloud %s or higher is required." : "Nextcloud %s eller høyere er påkrevd.",
"ownCloud %s or lower is required." : "Nextcloud %s eller lavere er påkrevd.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Appen \"%s\" kan ikke installeres da den ikke er kompatibel med denne versjonen av Nextcloud",
diff --git a/lib/l10n/nb_NO.json b/lib/l10n/nb_NO.json
index 833fa2023d2..f61d84cd4c3 100644
--- a/lib/l10n/nb_NO.json
+++ b/lib/l10n/nb_NO.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "Lager uautorisert: %s",
"Storage incomplete configuration. %s" : "Ikke komplett oppsett for lager. %s",
"Storage connection error. %s" : "Tilkoblingsfeil for lager. %s",
- "Storage not available" : "Lagringsplass ikke tilgjengelig",
"Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s",
"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.",
+ "Storage not available" : "Lagringsplass ikke tilgjengelig",
"ownCloud %s or higher is required." : "Nextcloud %s eller høyere er påkrevd.",
"ownCloud %s or lower is required." : "Nextcloud %s eller lavere er påkrevd.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Appen \"%s\" kan ikke installeres da den ikke er kompatibel med denne versjonen av Nextcloud",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 141ec14c4df..8491395ad3b 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Opslag niet toegestaan. %s",
"Storage incomplete configuration. %s" : "Incomplete opslagconfiguratie. %s",
"Storage connection error. %s" : "Opslagverbindingsfout. %s",
- "Storage not available" : "Opslag niet beschikbaar",
"Storage connection timeout. %s" : "Opslagverbinding time-out. %s",
"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.",
+ "Storage not available" : "Opslag niet beschikbaar",
"ownCloud %s or higher is required." : "ownCloud %s of hoger vereist.",
"ownCloud %s or lower is required." : "ownCloud %s of lager vereist.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "App \"%s\" kan niet worden geïnstalleerd, omdat deze niet compatible is met deze versie van Nextcloud.",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index f1fbc0e7059..2e3e3d8686b 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "Opslag niet toegestaan. %s",
"Storage incomplete configuration. %s" : "Incomplete opslagconfiguratie. %s",
"Storage connection error. %s" : "Opslagverbindingsfout. %s",
- "Storage not available" : "Opslag niet beschikbaar",
"Storage connection timeout. %s" : "Opslagverbinding time-out. %s",
"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.",
+ "Storage not available" : "Opslag niet beschikbaar",
"ownCloud %s or higher is required." : "ownCloud %s of hoger vereist.",
"ownCloud %s or lower is required." : "ownCloud %s of lager vereist.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "App \"%s\" kan niet worden geïnstalleerd, omdat deze niet compatible is met deze versie van Nextcloud.",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 0df631778aa..256032f17f8 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Хранилище неавторизовано. %s",
"Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s",
"Storage connection error. %s" : "Ошибка подключения к хранилищу. %s",
- "Storage not available" : "Хранилище недоступно",
"Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s",
"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 в качестве виртуальный машины, если у вас нет возможности перевести сам сервер.",
+ "Storage not available" : "Хранилище недоступно",
"ownCloud %s or higher is required." : "Требуется NextCloud версии %s или выше.",
"ownCloud %s or lower is required." : "Требуется NextCloud версии %s или ниже.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Приложение \"%s\" не может быть установлено, так как оно несовместимо с этой версией Nextcloud.",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 2b760f8c41e..ca3f76640c8 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "Хранилище неавторизовано. %s",
"Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s",
"Storage connection error. %s" : "Ошибка подключения к хранилищу. %s",
- "Storage not available" : "Хранилище недоступно",
"Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s",
"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 в качестве виртуальный машины, если у вас нет возможности перевести сам сервер.",
+ "Storage not available" : "Хранилище недоступно",
"ownCloud %s or higher is required." : "Требуется NextCloud версии %s или выше.",
"ownCloud %s or lower is required." : "Требуется NextCloud версии %s или ниже.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Приложение \"%s\" не может быть установлено, так как оно несовместимо с этой версией Nextcloud.",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 68da733db88..09e78b67be5 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Storage unauthorized. %s" : "儲存空間未經授權。%s",
"Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s",
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
- "Storage not available" : "無法存取儲存空間",
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
"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版本伺服器。",
+ "Storage not available" : "無法存取儲存空間",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "應用程式 \"%s\" 無法安裝,因為與此版本 Nextcloud 不相容",
"App can't be installed because it is not compatible with this version of Nextcloud" : "應用程式無法安裝,因為與此版本 Nextcloud 不相容"
},
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 9051a102af6..c7d3b907378 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -171,10 +171,10 @@
"Storage unauthorized. %s" : "儲存空間未經授權。%s",
"Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s",
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
- "Storage not available" : "無法存取儲存空間",
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
"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版本伺服器。",
+ "Storage not available" : "無法存取儲存空間",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "應用程式 \"%s\" 無法安裝,因為與此版本 Nextcloud 不相容",
"App can't be installed because it is not compatible with this version of Nextcloud" : "應用程式無法安裝,因為與此版本 Nextcloud 不相容"
},"pluralForm" :"nplurals=1; plural=0;"