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>2018-02-28 04:13:25 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-28 04:13:25 +0300
commit22e956866411f788867e03dc1af282965f87d039 (patch)
treef09753390afcdd4c7d347795a71c9a98be52245e /lib
parent6f4b6bea1c6efe167e7b0c60dd8e8c15b7a21ea4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de.js1
-rw-r--r--lib/l10n/de.json1
-rw-r--r--lib/l10n/de_DE.js1
-rw-r--r--lib/l10n/de_DE.json1
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
-rw-r--r--lib/l10n/es.js1
-rw-r--r--lib/l10n/es.json1
-rw-r--r--lib/l10n/es_MX.js15
-rw-r--r--lib/l10n/es_MX.json15
-rw-r--r--lib/l10n/fr.js1
-rw-r--r--lib/l10n/fr.json1
-rw-r--r--lib/l10n/it.js1
-rw-r--r--lib/l10n/it.json1
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
16 files changed, 42 insertions, 2 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 1bf717dbbe9..7f63c709832 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
"Server version %s or higher is required." : "Server Version %s oder höher wird benötigt.",
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
+ "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
"Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index d90b44f67b3..9c0a2aa2dbe 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
"Server version %s or higher is required." : "Server Version %s oder höher wird benötigt.",
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
+ "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
"Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 5330dcd7ccd..09e5cff16a2 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
"Server version %s or higher is required." : "Server Version %s oder höher wird benötigt.",
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
+ "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
"Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 8dc85c49bbb..4d20927ce64 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
"Server version %s or higher is required." : "Server Version %s oder höher wird benötigt.",
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
+ "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
"Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index b28fe47c46b..7e7c77430ae 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Following platforms are supported: %s",
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
+ "Logged in user must be an admin" : "Logged in user must be an admin",
"Unknown filetype" : "Unknown filetype",
"Invalid image" : "Invalid image",
"Avatar image is not square" : "Avatar image is not square",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index bf8ea58a8f2..393cf15a33a 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Following platforms are supported: %s",
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
+ "Logged in user must be an admin" : "Logged in user must be an admin",
"Unknown filetype" : "Unknown filetype",
"Invalid image" : "Invalid image",
"Avatar image is not square" : "Avatar image is not square",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index a0f23e34d2c..8f12777595b 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s",
"Server version %s or higher is required." : "Se necesita la versión %s o superior del servidor.",
"Server version %s or lower is required." : "Se necesita la versión %s o inferior del servidor. ",
+ "Logged in user must be an admin" : "El usuario registrado debe ser un administrador",
"Unknown filetype" : "Tipo de archivo desconocido",
"Invalid image" : "Imagen inválida",
"Avatar image is not square" : "La imagen de avatar no es cuadrada",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index ec5252d028f..4160dbcbad1 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s",
"Server version %s or higher is required." : "Se necesita la versión %s o superior del servidor.",
"Server version %s or lower is required." : "Se necesita la versión %s o inferior del servidor. ",
+ "Logged in user must be an admin" : "El usuario registrado debe ser un administrador",
"Unknown filetype" : "Tipo de archivo desconocido",
"Invalid image" : "Imagen inválida",
"Avatar image is not square" : "La imagen de avatar no es cuadrada",
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index 47f76fb7755..d807643d2da 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -228,6 +228,19 @@ OC.L10N.register(
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
- "Personal" : "Personal"
+ "Personal" : "Personal",
+ "Admin" : "Admin",
+ "DB Error: \"%s\"" : "DB Error: \"%s\"",
+ "Offending command was: \"%s\"" : "El comando infractor fue: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "El comando infractor fue: \"%s\", nombre:%s, contraseña:%s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al establecer los permisos de %s, porque los permisos excenden los permisos otorgados a %s",
+ "Setting permissions for %s failed, because the item was not found" : "Se presentó una falla al establecer los permisos de %s, porque no se encontró el elemento",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "No se puede limpíar la fecha de expiración. Se requiere que los elementos compartidos tengan una fecha de expiración.",
+ "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s",
+ "Files can't be shared with delete permissions" : "No se pueden compartir archivos con privilegios para borrar",
+ "Files can't be shared with create permissions" : "No se pueden compartir archivos con privilegios para crear",
+ "Cannot set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración más alla de %s días en el futuro",
+ "No app name specified" : "No se especificó el nombre de la aplicación",
+ "App '%s' could not be installed!" : "¡No se pudo instalar la aplciación '%s'!"
},
"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json
index 1d6618782f8..58d46203cc9 100644
--- a/lib/l10n/es_MX.json
+++ b/lib/l10n/es_MX.json
@@ -226,6 +226,19 @@
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
- "Personal" : "Personal"
+ "Personal" : "Personal",
+ "Admin" : "Admin",
+ "DB Error: \"%s\"" : "DB Error: \"%s\"",
+ "Offending command was: \"%s\"" : "El comando infractor fue: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "El comando infractor fue: \"%s\", nombre:%s, contraseña:%s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al establecer los permisos de %s, porque los permisos excenden los permisos otorgados a %s",
+ "Setting permissions for %s failed, because the item was not found" : "Se presentó una falla al establecer los permisos de %s, porque no se encontró el elemento",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "No se puede limpíar la fecha de expiración. Se requiere que los elementos compartidos tengan una fecha de expiración.",
+ "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s",
+ "Files can't be shared with delete permissions" : "No se pueden compartir archivos con privilegios para borrar",
+ "Files can't be shared with create permissions" : "No se pueden compartir archivos con privilegios para crear",
+ "Cannot set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración más alla de %s días en el futuro",
+ "No app name specified" : "No se especificó el nombre de la aplicación",
+ "App '%s' could not be installed!" : "¡No se pudo instalar la aplciación '%s'!"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 61d35224fd0..ef8749d3060 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s",
"Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.",
"Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.",
+ "Logged in user must be an admin" : "L'utilisateur connecté doit être un administrateur",
"Unknown filetype" : "Type de fichier inconnu",
"Invalid image" : "Image non valable",
"Avatar image is not square" : "L'image d'avatar n'est pas carré",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 25801b27ac7..8f9b797b1d5 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s",
"Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.",
"Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.",
+ "Logged in user must be an admin" : "L'utilisateur connecté doit être un administrateur",
"Unknown filetype" : "Type de fichier inconnu",
"Invalid image" : "Image non valable",
"Avatar image is not square" : "L'image d'avatar n'est pas carré",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index f9c643e9164..b8f07f33e5a 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s",
"Server version %s or higher is required." : "È richiesta la versione %s o successiva.",
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
+ "Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ",
"Unknown filetype" : "Tipo di file sconosciuto",
"Invalid image" : "Immagine non valida",
"Avatar image is not square" : "L'immagine personale non è quadrata",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index 099ee47f9ff..32dbd8c787e 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s",
"Server version %s or higher is required." : "È richiesta la versione %s o successiva.",
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
+ "Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ",
"Unknown filetype" : "Tipo di file sconosciuto",
"Invalid image" : "Immagine non valida",
"Avatar image is not square" : "L'immagine personale non è quadrata",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 6ff70dabf4a..d7a042194de 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s",
"Server version %s or higher is required." : "É requerido um servidor da versão %s ou superior.",
"Server version %s or lower is required." : "É requerido um servidor da versão %s ou abaixo.",
+ "Logged in user must be an admin" : "O usuário conectado deve ser um administrador",
"Unknown filetype" : "Tipo de arquivo desconhecido",
"Invalid image" : "Imagem inválida",
"Avatar image is not square" : "A imagem do avatar não é quadrada",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 02c59492bc9..9a0a8ceb5cf 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s",
"Server version %s or higher is required." : "É requerido um servidor da versão %s ou superior.",
"Server version %s or lower is required." : "É requerido um servidor da versão %s ou abaixo.",
+ "Logged in user must be an admin" : "O usuário conectado deve ser um administrador",
"Unknown filetype" : "Tipo de arquivo desconhecido",
"Invalid image" : "Imagem inválida",
"Avatar image is not square" : "A imagem do avatar não é quadrada",