Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-29 05:46:57 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-29 05:46:57 +0300
commitf157df33fd52e7ee2697ca331ba8ea903f8fb22a (patch)
treec44d07bbdd48594b3477fe773b23fbcf7644ec07
parent3e7cf1715d8cade2a4f1a72329e7ebb30ad32651 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/eu.js1
-rw-r--r--l10n/eu.json1
-rw-r--r--l10n/fr.js3
-rw-r--r--l10n/fr.json3
4 files changed, 8 insertions, 0 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index bbf4f119..92e28919 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -47,6 +47,7 @@ OC.L10N.register(
"You can use a demo server provided by Collabora and other service providers for giving Collabora Online a try." : "Collabora Online probatzeko, Collaborak eta beste batzuek eskaintzen duten probako zerbitzari bat erabil dezakezu.",
"Your Nextcloud setup is not capable of connecting to the demo servers because:" : "Zure Nextcloud konfigurazioa ez da gai probako zerbitzariarekin konektatzeko, honengatik:",
"it is a local setup (localhost)" : "konfigurazio lokala da (ostalari lokala)",
+ "it uses an insecure protocol (HTTP)" : "segurua ez den protokolo bat erabiltzen du (HTTP)",
"it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "ezin da atzitu internetetik (agian suebaki batengatik, edo ataka birbideratzea falta delako)",
"For use cases like this, we offer instructions for a" : "Horrelako kasuetarako, argibideak ematen ditugu hau egiteko:",
"Quick tryout with Nextcloud docker." : "Saiakera azkarra Nextcloud docker bidez.",
diff --git a/l10n/eu.json b/l10n/eu.json
index e8c830eb..ff1dfa9e 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -45,6 +45,7 @@
"You can use a demo server provided by Collabora and other service providers for giving Collabora Online a try." : "Collabora Online probatzeko, Collaborak eta beste batzuek eskaintzen duten probako zerbitzari bat erabil dezakezu.",
"Your Nextcloud setup is not capable of connecting to the demo servers because:" : "Zure Nextcloud konfigurazioa ez da gai probako zerbitzariarekin konektatzeko, honengatik:",
"it is a local setup (localhost)" : "konfigurazio lokala da (ostalari lokala)",
+ "it uses an insecure protocol (HTTP)" : "segurua ez den protokolo bat erabiltzen du (HTTP)",
"it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "ezin da atzitu internetetik (agian suebaki batengatik, edo ataka birbideratzea falta delako)",
"For use cases like this, we offer instructions for a" : "Horrelako kasuetarako, argibideak ematen ditugu hau egiteko:",
"Quick tryout with Nextcloud docker." : "Saiakera azkarra Nextcloud docker bidez.",
diff --git a/l10n/fr.js b/l10n/fr.js
index 67a39aa2..6f7da0ee 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1,6 +1,9 @@
OC.L10N.register(
"richdocuments",
{
+ "New document" : "Nouveau document",
+ "New spreadsheet" : "Nouvelle feuille de calcul",
+ "New presentation" : "Nouvelle présentation",
"Collabora Online" : "Collabora en ligne",
"New Document.odt" : "Nouveau Document.odt",
"New Spreadsheet.ods" : "Nouvelle Feuille de Calcul.ods",
diff --git a/l10n/fr.json b/l10n/fr.json
index 9d06ad5c..7691ce81 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,4 +1,7 @@
{ "translations": {
+ "New document" : "Nouveau document",
+ "New spreadsheet" : "Nouvelle feuille de calcul",
+ "New presentation" : "Nouvelle présentation",
"Collabora Online" : "Collabora en ligne",
"New Document.odt" : "Nouveau Document.odt",
"New Spreadsheet.ods" : "Nouvelle Feuille de Calcul.ods",