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>2018-03-04 04:34:32 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-04 04:34:32 +0300
commitd0144943f8cc02a099368ccaef5b0d2ef5ee1a82 (patch)
treea9ec481a95348febca984edba8518990c7f31c9c
parent7cfd47ce4e181edd263a265d392893bb3c1ef69d (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/fi.js1
-rw-r--r--l10n/fi.json1
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
-rw-r--r--l10n/nb.js1
-rw-r--r--l10n/nb.json1
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
10 files changed, 10 insertions, 2 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 8e3dac96..329840a8 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -19,7 +19,7 @@ OC.L10N.register(
"New Document" : "Nuevo documento",
"New Spreadsheet" : "Nueva hoja de cálculo",
"New Presentation" : "Nueva presentación",
- "Could not create file" : "No se pudo crear el archivo",
+ "Could not create file" : "No se ha podido crear el archivo",
"New Document.odt" : "Nuevo Documento.odt",
"New Spreadsheet.ods" : "Nueva planilla de cálculo.ods",
"New Presentation.odp" : "Nueva Presentación.odp",
diff --git a/l10n/es.json b/l10n/es.json
index 34967b4b..011b4ad0 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -17,7 +17,7 @@
"New Document" : "Nuevo documento",
"New Spreadsheet" : "Nueva hoja de cálculo",
"New Presentation" : "Nueva presentación",
- "Could not create file" : "No se pudo crear el archivo",
+ "Could not create file" : "No se ha podido crear el archivo",
"New Document.odt" : "Nuevo Documento.odt",
"New Spreadsheet.ods" : "Nueva planilla de cálculo.ods",
"New Presentation.odp" : "Nueva Presentación.odp",
diff --git a/l10n/fi.js b/l10n/fi.js
index 67b12da7..fb943b1d 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Please enter the filename to store the document as." : "Anna tiedostonimi, jolla asiakirja tallennetaan.",
"Save As" : "Tallenna nimellä",
"New filename" : "Uusi tiedostonimi",
+ "Cancel" : "Peru",
"Save" : "Tallenna",
"Loading documents…" : "Ladataan asiakirjoja...",
"Edit" : "Muokkaa",
diff --git a/l10n/fi.json b/l10n/fi.json
index 14910ce8..fea91904 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -8,6 +8,7 @@
"Please enter the filename to store the document as." : "Anna tiedostonimi, jolla asiakirja tallennetaan.",
"Save As" : "Tallenna nimellä",
"New filename" : "Uusi tiedostonimi",
+ "Cancel" : "Peru",
"Save" : "Tallenna",
"Loading documents…" : "Ladataan asiakirjoja...",
"Edit" : "Muokkaa",
diff --git a/l10n/hu.js b/l10n/hu.js
index f9f5c8d5..8bef3559 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Please enter the filename to store the document as." : "Kérlek add meg, hogy milyen néven legyen tárolva a dokumentum.",
"Save As" : "Mentés másként",
"New filename" : "Új fájlnév",
+ "Cancel" : "Mégsem",
"Save" : "Mentés",
"Loading documents…" : "Dokumentumok betöltése",
"Edit" : "Szerkesztés",
diff --git a/l10n/hu.json b/l10n/hu.json
index 1c059416..71de71e3 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -10,6 +10,7 @@
"Please enter the filename to store the document as." : "Kérlek add meg, hogy milyen néven legyen tárolva a dokumentum.",
"Save As" : "Mentés másként",
"New filename" : "Új fájlnév",
+ "Cancel" : "Mégsem",
"Save" : "Mentés",
"Loading documents…" : "Dokumentumok betöltése",
"Edit" : "Szerkesztés",
diff --git a/l10n/nb.js b/l10n/nb.js
index c18edacf..ce33a2fc 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Please enter the filename to store the document as." : "Oppgi et filnavn du ønsker å lagre dokumentet som.",
"Save As" : "Lagre som",
"New filename" : "Nytt filnavn",
+ "Cancel" : "Avbryt",
"Save" : "Lagre",
"Loading documents…" : "Laster dokumenter…",
"Edit" : "Rediger",
diff --git a/l10n/nb.json b/l10n/nb.json
index fa4c5a42..cbea0fa6 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -10,6 +10,7 @@
"Please enter the filename to store the document as." : "Oppgi et filnavn du ønsker å lagre dokumentet som.",
"Save As" : "Lagre som",
"New filename" : "Nytt filnavn",
+ "Cancel" : "Avbryt",
"Save" : "Lagre",
"Loading documents…" : "Laster dokumenter…",
"Edit" : "Rediger",
diff --git a/l10n/nl.js b/l10n/nl.js
index 5a2f886c..7d533081 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Please enter the filename to store the document as." : "Geef de bestandsnaam op waaromnder het document moet worden opgeslagen.",
"Save As" : "Opslaan als",
"New filename" : "Nieuwe bestandsnaam",
+ "Cancel" : "Annuleren",
"Save" : "Opslaan",
"Loading documents…" : "Documenten laden...",
"Edit" : "Bewerk",
diff --git a/l10n/nl.json b/l10n/nl.json
index 3bc186f5..1b8530e4 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -10,6 +10,7 @@
"Please enter the filename to store the document as." : "Geef de bestandsnaam op waaromnder het document moet worden opgeslagen.",
"Save As" : "Opslaan als",
"New filename" : "Nieuwe bestandsnaam",
+ "Cancel" : "Annuleren",
"Save" : "Opslaan",
"Loading documents…" : "Documenten laden...",
"Edit" : "Bewerk",