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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-01 05:18:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-01 05:18:59 +0300
commitd475a3c09bce3a8a47b4fc11b70dd25338d1e0be (patch)
treede106e5e3e0004d4aaeb402f2d1b48064289f3de
parentd46af0e208465dbcb68b83fe5b17b23ff99d4074 (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/federatedfilesharing/l10n/es.js1
-rw-r--r--apps/federatedfilesharing/l10n/es.json1
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--lib/l10n/es.js1
-rw-r--r--lib/l10n/es.json1
-rw-r--r--settings/l10n/mk.js2
-rw-r--r--settings/l10n/mk.json2
8 files changed, 8 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js
index e5b10d98289..5f07a6acb7e 100644
--- a/apps/federatedfilesharing/l10n/es.js
+++ b/apps/federatedfilesharing/l10n/es.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Compartido en Cloud Federado",
"Open documentation" : "Abrir documentación",
"Adjust how people can share between servers." : "Ajusta cómo la gente puede compartir entre servidores.",
+ "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitir a los usuarios de este servidor compartir con usuarios de otros servidores (esta opción también permite acceso de WebDAV a los elementos públicos compartidos)",
"Allow users on this server to receive shares from other servers" : "Permitir a los usuarios de este servidor recibir de usuarios de otros servidores",
"Allow users on this server to send shares to groups on other servers" : "Permitir a los usuarios de este servidor enviar a grupos de otros servidores",
"Allow users on this server to receive group shares from other servers" : "Permitir a los usuarios de este servidor recibir de grupos de otros servidores",
diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json
index fde721c6517..b41888c0004 100644
--- a/apps/federatedfilesharing/l10n/es.json
+++ b/apps/federatedfilesharing/l10n/es.json
@@ -36,6 +36,7 @@
"Federated Cloud Sharing" : "Compartido en Cloud Federado",
"Open documentation" : "Abrir documentación",
"Adjust how people can share between servers." : "Ajusta cómo la gente puede compartir entre servidores.",
+ "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitir a los usuarios de este servidor compartir con usuarios de otros servidores (esta opción también permite acceso de WebDAV a los elementos públicos compartidos)",
"Allow users on this server to receive shares from other servers" : "Permitir a los usuarios de este servidor recibir de usuarios de otros servidores",
"Allow users on this server to send shares to groups on other servers" : "Permitir a los usuarios de este servidor enviar a grupos de otros servidores",
"Allow users on this server to receive group shares from other servers" : "Permitir a los usuarios de este servidor recibir de grupos de otros servidores",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 2ceec21a46c..aec0d100317 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -171,6 +171,7 @@ OC.L10N.register(
"Start typing to search" : "Commencez à taper pout lancer la recherche",
"Loading more results …" : "Chargement de plus de résultats …",
"Load more results" : "Charger plus de résultats",
+ "An error occurred while searching for {type}" : "Une erreur s'est produite lors de la recherche de {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Veuillez saisir au moins {minSearchLength} caractère pour lancer la recherche","Veuillez saisir au moins {minSearchLength} caractères pour lancer la recherche"],
"Search {types} …" : "Rechercher {types} …",
"Settings" : "Paramètres",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 6515d04a88c..f07d8636996 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -169,6 +169,7 @@
"Start typing to search" : "Commencez à taper pout lancer la recherche",
"Loading more results …" : "Chargement de plus de résultats …",
"Load more results" : "Charger plus de résultats",
+ "An error occurred while searching for {type}" : "Une erreur s'est produite lors de la recherche de {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Veuillez saisir au moins {minSearchLength} caractère pour lancer la recherche","Veuillez saisir au moins {minSearchLength} caractères pour lancer la recherche"],
"Search {types} …" : "Rechercher {types} …",
"Settings" : "Paramètres",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index c7977200ba6..ae14ee4d65e 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"PHP %s or higher is required." : "Se requiere PHP %s o superior.",
"PHP with a version lower than %s is required." : "Se necesita una versión de PHP inferior a %s",
"%sbit or higher PHP required." : "Se requiere PHP %sbit o superior.",
+ "The following architectures are supported: %s" : "Las siguientes arquitecturas están soportadas: %s",
"The following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s",
"The command line tool %s could not be found" : "No se encontró la herramienta %s de línea de comandos",
"The library %s is not available." : "La biblioteca %s no está disponible",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 272ffbf5a5b..fb6e53ef82d 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -21,6 +21,7 @@
"PHP %s or higher is required." : "Se requiere PHP %s o superior.",
"PHP with a version lower than %s is required." : "Se necesita una versión de PHP inferior a %s",
"%sbit or higher PHP required." : "Se requiere PHP %sbit o superior.",
+ "The following architectures are supported: %s" : "Las siguientes arquitecturas están soportadas: %s",
"The following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s",
"The command line tool %s could not be found" : "No se encontró la herramienta %s de línea de comandos",
"The library %s is not available." : "La biblioteca %s no está disponible",
diff --git a/settings/l10n/mk.js b/settings/l10n/mk.js
index 6e6968608b9..3629c610df3 100644
--- a/settings/l10n/mk.js
+++ b/settings/l10n/mk.js
@@ -267,7 +267,7 @@ OC.L10N.register(
"New user" : "Нов корисник",
"Enter group name" : "Внеси име на групата",
"Add group" : "Додади група",
- "Everyone" : "Секој",
+ "Everyone" : "Сите",
"Admins" : "Администратори",
"Disabled users" : "Оневозможени корисници",
"Remove group" : "Отстрани група",
diff --git a/settings/l10n/mk.json b/settings/l10n/mk.json
index edff02e434f..9af38c1a789 100644
--- a/settings/l10n/mk.json
+++ b/settings/l10n/mk.json
@@ -265,7 +265,7 @@
"New user" : "Нов корисник",
"Enter group name" : "Внеси име на групата",
"Add group" : "Додади група",
- "Everyone" : "Секој",
+ "Everyone" : "Сите",
"Admins" : "Администратори",
"Disabled users" : "Оневозможени корисници",
"Remove group" : "Отстрани група",