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:
-rw-r--r--l10n/ca.js11
-rw-r--r--l10n/ca.json11
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/eo.js2
-rw-r--r--l10n/eo.json2
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/sv.js5
-rw-r--r--l10n/sv.json5
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
18 files changed, 56 insertions, 4 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index ca8e54a9..42664a4c 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -3,14 +3,21 @@ OC.L10N.register(
{
"Saving…" : "S'està desant ...",
"All" : "Tots",
+ "Error" : "Error",
+ "An error occurred" : "S'ha produït un error",
+ "Nickname" : "Sobrenom",
+ "Details" : "Detalls",
+ "Download" : "Baixa",
"Save As" : "Desa com a",
+ "Cancel" : "Cancel·la",
"Save" : "Desa",
"Loading documents…" : "S'estan carregant els documents...",
- "Edit" : "Editar",
+ "Edit" : "Edita",
"New Document" : "Nou document",
"New Spreadsheet" : "Nou full de càlcul",
"New Presentation" : "Nova presentació",
"Could not create file" : "No s'ha pogut crear el fitxer",
+ "Create" : "Crea",
"Can't create document" : "El document no es pot crear",
"New Document.odt" : "Nou Document.odt",
"New Spreadsheet.ods" : "Nou full de càlcul.ods",
@@ -23,7 +30,7 @@ OC.L10N.register(
"Collabora Online" : "Col·labora Online",
"Apply" : "Aplica",
"Enable access for external apps" : "Activa l'accés a les aplicacions externes",
- "Add" : "Add",
+ "Add" : "Afegeix",
"Wrong password. Please retry." : "Contrasenya incorrecta. Intenteu-ho de nou.",
"Password" : "Contrasenya",
"OK" : "D'acord",
diff --git a/l10n/ca.json b/l10n/ca.json
index 651751ae..601323b6 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,14 +1,21 @@
{ "translations": {
"Saving…" : "S'està desant ...",
"All" : "Tots",
+ "Error" : "Error",
+ "An error occurred" : "S'ha produït un error",
+ "Nickname" : "Sobrenom",
+ "Details" : "Detalls",
+ "Download" : "Baixa",
"Save As" : "Desa com a",
+ "Cancel" : "Cancel·la",
"Save" : "Desa",
"Loading documents…" : "S'estan carregant els documents...",
- "Edit" : "Editar",
+ "Edit" : "Edita",
"New Document" : "Nou document",
"New Spreadsheet" : "Nou full de càlcul",
"New Presentation" : "Nova presentació",
"Could not create file" : "No s'ha pogut crear el fitxer",
+ "Create" : "Crea",
"Can't create document" : "El document no es pot crear",
"New Document.odt" : "Nou Document.odt",
"New Spreadsheet.ods" : "Nou full de càlcul.ods",
@@ -21,7 +28,7 @@
"Collabora Online" : "Col·labora Online",
"Apply" : "Aplica",
"Enable access for external apps" : "Activa l'accés a les aplicacions externes",
- "Add" : "Add",
+ "Add" : "Afegeix",
"Wrong password. Please retry." : "Contrasenya incorrecta. Intenteu-ho de nou.",
"Password" : "Contrasenya",
"OK" : "D'acord",
diff --git a/l10n/de.js b/l10n/de.js
index 7b4f0fd4..2133812b 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Set" : "Setzen",
"Remove from favorites" : "Aus den Favoriten entfernen",
"Add to favorites" : "Zu Favoriten hinzufügen",
+ "Details" : "Details",
+ "Download" : "Herunterladen",
"(read only)" : "(schreibgeschützt)",
"Guest" : "Gast",
"Follow current editor" : "Dem aktuellen Bearbeiter folgen",
diff --git a/l10n/de.json b/l10n/de.json
index 62d36f9f..8713afe2 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -8,6 +8,8 @@
"Set" : "Setzen",
"Remove from favorites" : "Aus den Favoriten entfernen",
"Add to favorites" : "Zu Favoriten hinzufügen",
+ "Details" : "Details",
+ "Download" : "Herunterladen",
"(read only)" : "(schreibgeschützt)",
"Guest" : "Gast",
"Follow current editor" : "Dem aktuellen Bearbeiter folgen",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index dc90a750..2ffb33df 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Set" : "Setzen",
"Remove from favorites" : "Von Favoriten entfernen",
"Add to favorites" : "Zu Favoriten hinzufügen",
+ "Details" : "Details",
+ "Download" : "Herunterladen",
"(read only)" : "(schreibgeschützt)",
"Guest" : "Gast",
"Follow current editor" : "Dem aktuellen Bearbeiter folgen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index f8b41812..8ead4272 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -8,6 +8,8 @@
"Set" : "Setzen",
"Remove from favorites" : "Von Favoriten entfernen",
"Add to favorites" : "Zu Favoriten hinzufügen",
+ "Details" : "Details",
+ "Download" : "Herunterladen",
"(read only)" : "(schreibgeschützt)",
"Guest" : "Gast",
"Follow current editor" : "Dem aktuellen Bearbeiter folgen",
diff --git a/l10n/eo.js b/l10n/eo.js
index a50e10e3..66012a49 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Set" : "Uzi",
"Remove from favorites" : "Forigi el pliŝataĵoj",
"Add to favorites" : "Aldoni al pliŝataĵoj",
+ "Details" : "Detaloj",
+ "Download" : "Elŝuti",
"(read only)" : "(nurlega)",
"Guest" : "Gasto",
"Follow current editor" : "Sekvi la aktualan redaktanton",
diff --git a/l10n/eo.json b/l10n/eo.json
index 6c2cdc0b..6334a307 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -8,6 +8,8 @@
"Set" : "Uzi",
"Remove from favorites" : "Forigi el pliŝataĵoj",
"Add to favorites" : "Aldoni al pliŝataĵoj",
+ "Details" : "Detaloj",
+ "Download" : "Elŝuti",
"(read only)" : "(nurlega)",
"Guest" : "Gasto",
"Follow current editor" : "Sekvi la aktualan redaktanton",
diff --git a/l10n/fr.js b/l10n/fr.js
index 4dbe334f..8a7f4adb 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Set" : "Utiliser",
"Remove from favorites" : "Retirer des favoris",
"Add to favorites" : "Ajouter aux favoris",
+ "Details" : "Détails",
+ "Download" : "Télécharger",
"(read only)" : "(lecture seule)",
"Guest" : "Invité",
"Follow current editor" : "Suivre le dernier auteur",
diff --git a/l10n/fr.json b/l10n/fr.json
index ea2f6bbd..48dfde20 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -8,6 +8,8 @@
"Set" : "Utiliser",
"Remove from favorites" : "Retirer des favoris",
"Add to favorites" : "Ajouter aux favoris",
+ "Details" : "Détails",
+ "Download" : "Télécharger",
"(read only)" : "(lecture seule)",
"Guest" : "Invité",
"Follow current editor" : "Suivre le dernier auteur",
diff --git a/l10n/it.js b/l10n/it.js
index 3378c098..b9c34162 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Set" : "Imposta",
"Remove from favorites" : "Rimuovi dai preferiti",
"Add to favorites" : "Aggiungi ai preferiti",
+ "Details" : "Dettagli",
+ "Download" : "Scarica",
"(read only)" : "(sola lettura)",
"Guest" : "Ospite",
"Follow current editor" : "Segui l'autore attuale",
diff --git a/l10n/it.json b/l10n/it.json
index 92e2105b..07e090e6 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -8,6 +8,8 @@
"Set" : "Imposta",
"Remove from favorites" : "Rimuovi dai preferiti",
"Add to favorites" : "Aggiungi ai preferiti",
+ "Details" : "Dettagli",
+ "Download" : "Scarica",
"(read only)" : "(sola lettura)",
"Guest" : "Ospite",
"Follow current editor" : "Segui l'autore attuale",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 6b313816..a242a916 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Set" : "Definir",
"Remove from favorites" : "Excluir dos favoritos",
"Add to favorites" : "Adicionar aos favoritos",
+ "Details" : "Detalhes",
+ "Download" : "Download",
"(read only)" : "(somente leitura)",
"Guest" : "Convidado",
"Follow current editor" : "Seguir o editor atual",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index ebff30fe..dd6fd196 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -8,6 +8,8 @@
"Set" : "Definir",
"Remove from favorites" : "Excluir dos favoritos",
"Add to favorites" : "Adicionar aos favoritos",
+ "Details" : "Detalhes",
+ "Download" : "Download",
"(read only)" : "(somente leitura)",
"Guest" : "Convidado",
"Follow current editor" : "Seguir o editor atual",
diff --git a/l10n/sv.js b/l10n/sv.js
index 2a5704ef..eb1552c3 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Set" : "Sätt",
"Remove from favorites" : "Ta bort från favoriter",
"Add to favorites" : "Lägg till som favorit",
+ "Details" : "Detaljer",
+ "Download" : "Ladda ner",
"(read only)" : "(läsbehörighet)",
"Guest" : "Gäst",
"Follow current editor" : "Följ nuvarande redaktör",
@@ -52,9 +54,11 @@ OC.L10N.register(
"Empty" : "Tom",
"Guest: %s" : "Gäst: %s",
"Edit office documents directly in your browser." : "Redigera dokument direkt i din webbläsare.",
+ "URL (and Port) of Collabora Online-server" : "URL (och port) till Collabora Online-server",
"Apply" : "Tillämpa",
"Restrict usage to specific groups" : "Begränsa användning till specifika grupper",
"Restrict edit to specific groups" : "Begränsa redigering till specifika grupper",
+ "Advanced Settings" : "Avancerade inställningar",
"Enable access for external apps" : "Aktivera åtkomst för externa appar",
"Add" : "Lägg till",
"Use Canonical webroot" : "Använd Canonical webroot",
@@ -65,6 +69,7 @@ OC.L10N.register(
"template preview" : "Förhandsgranskning av mall",
"Select a template directory" : "Välj en mallmapp",
"Remove personal template folder" : "Ta bort personlig mallmapp",
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "Mallar i denna mapp läggs till i mallväljaren för Collabora Online.",
"Wrong password. Please retry." : "Fel lösenord. Försök igen.",
"Password" : "Lösenord",
"OK" : "OK",
diff --git a/l10n/sv.json b/l10n/sv.json
index a8c1f021..42741e57 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -8,6 +8,8 @@
"Set" : "Sätt",
"Remove from favorites" : "Ta bort från favoriter",
"Add to favorites" : "Lägg till som favorit",
+ "Details" : "Detaljer",
+ "Download" : "Ladda ner",
"(read only)" : "(läsbehörighet)",
"Guest" : "Gäst",
"Follow current editor" : "Följ nuvarande redaktör",
@@ -50,9 +52,11 @@
"Empty" : "Tom",
"Guest: %s" : "Gäst: %s",
"Edit office documents directly in your browser." : "Redigera dokument direkt i din webbläsare.",
+ "URL (and Port) of Collabora Online-server" : "URL (och port) till Collabora Online-server",
"Apply" : "Tillämpa",
"Restrict usage to specific groups" : "Begränsa användning till specifika grupper",
"Restrict edit to specific groups" : "Begränsa redigering till specifika grupper",
+ "Advanced Settings" : "Avancerade inställningar",
"Enable access for external apps" : "Aktivera åtkomst för externa appar",
"Add" : "Lägg till",
"Use Canonical webroot" : "Använd Canonical webroot",
@@ -63,6 +67,7 @@
"template preview" : "Förhandsgranskning av mall",
"Select a template directory" : "Välj en mallmapp",
"Remove personal template folder" : "Ta bort personlig mallmapp",
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "Mallar i denna mapp läggs till i mallväljaren för Collabora Online.",
"Wrong password. Please retry." : "Fel lösenord. Försök igen.",
"Password" : "Lösenord",
"OK" : "OK",
diff --git a/l10n/tr.js b/l10n/tr.js
index 20955805..35093180 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Set" : "Ayarla",
"Remove from favorites" : "Sık Kullanılanlardan Çıkar",
"Add to favorites" : "Sık Kullanılanlara Ekle",
+ "Details" : "Ayrıntılar",
+ "Download" : "İndir",
"(read only)" : "(salt okunur)",
"Guest" : "Konuk",
"Follow current editor" : "Geçerli düzenleyici kullanılsın",
diff --git a/l10n/tr.json b/l10n/tr.json
index 63a0732e..bad018f7 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -8,6 +8,8 @@
"Set" : "Ayarla",
"Remove from favorites" : "Sık Kullanılanlardan Çıkar",
"Add to favorites" : "Sık Kullanılanlara Ekle",
+ "Details" : "Ayrıntılar",
+ "Download" : "İndir",
"(read only)" : "(salt okunur)",
"Guest" : "Konuk",
"Follow current editor" : "Geçerli düzenleyici kullanılsın",