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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/de.js14
-rw-r--r--l10n/de.json14
-rw-r--r--l10n/de_DE.js16
-rw-r--r--l10n/de_DE.json16
-rw-r--r--l10n/es_AR.js29
-rw-r--r--l10n/es_AR.json27
-rw-r--r--l10n/es_AR.php12
-rw-r--r--l10n/lt_LT.js18
-rw-r--r--l10n/lt_LT.json18
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
11 files changed, 108 insertions, 60 deletions
diff --git a/l10n/de.js b/l10n/de.js
index d074a20..adac567 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"files_texteditor",
{
- "You can not open a folder" : "Sie können keinen Ordner öffnen",
- "This file is too big to be opened. Please download the file instead." : "Diese Datei ist zu groß. Bitte lade die Datei stattdessen herunter.",
- "Cannot read the file." : "Datei kann nicht gelesen werden",
+ "You can not open a folder" : "Du kannst keinen Ordner öffnen",
+ "This file is too big to be opened. Please download the file instead." : "Die Datei ist zu groß zum Öffnen. Bitte lade stattdessen die Datei herunter.",
+ "Cannot read the file." : "Datei kann nicht gelesen werden.",
"Invalid file path supplied." : "Ungültiger Dateipfad angegeben.",
"The file is locked." : "Die Datei ist gesperrt.",
"An internal server error occurred." : "Es ist ein interner Fehler aufgetreten.",
@@ -12,9 +12,9 @@ OC.L10N.register(
"Insufficient permissions" : "Nicht ausreichende Berechtigungen",
"File path not supplied" : "Dateipfad nicht angegeben",
"File mtime not supplied" : "Dateiänderungsdatum nicht angegeben",
- "saving..." : "speichern…",
- "saved!" : "gespeichert!",
- "failed!" : "fehlgeschlagen!",
+ "saving..." : "Speichere…",
+ "saved!" : "Gespeichert!",
+ "failed!" : "Fehlgeschlagen!",
"Saved" : "Gespeichert",
"There was a problem saving your changes. Click to resume editing." : "Es gab ein Problem beim Speichern deiner Änderungen. Klicken um zur Bearbeitung zurückzukehren.",
"An error occurred!" : "Es ist ein Fehler aufgetreten!",
@@ -22,7 +22,7 @@ OC.L10N.register(
"Mixed" : "Gemischt",
"Preview" : "Vorschau",
"New text file" : "Neue Textdatei",
- "New text file.txt" : "Neue Textdatei.txt",
+ "New text file.txt" : "Neue Textdatei file.txt",
"Text editor" : "Text-Editor",
"Text file" : "Textdatei"
},
diff --git a/l10n/de.json b/l10n/de.json
index c3f2eb7..ef3eebe 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,7 +1,7 @@
{ "translations": {
- "You can not open a folder" : "Sie können keinen Ordner öffnen",
- "This file is too big to be opened. Please download the file instead." : "Diese Datei ist zu groß. Bitte lade die Datei stattdessen herunter.",
- "Cannot read the file." : "Datei kann nicht gelesen werden",
+ "You can not open a folder" : "Du kannst keinen Ordner öffnen",
+ "This file is too big to be opened. Please download the file instead." : "Die Datei ist zu groß zum Öffnen. Bitte lade stattdessen die Datei herunter.",
+ "Cannot read the file." : "Datei kann nicht gelesen werden.",
"Invalid file path supplied." : "Ungültiger Dateipfad angegeben.",
"The file is locked." : "Die Datei ist gesperrt.",
"An internal server error occurred." : "Es ist ein interner Fehler aufgetreten.",
@@ -10,9 +10,9 @@
"Insufficient permissions" : "Nicht ausreichende Berechtigungen",
"File path not supplied" : "Dateipfad nicht angegeben",
"File mtime not supplied" : "Dateiänderungsdatum nicht angegeben",
- "saving..." : "speichern…",
- "saved!" : "gespeichert!",
- "failed!" : "fehlgeschlagen!",
+ "saving..." : "Speichere…",
+ "saved!" : "Gespeichert!",
+ "failed!" : "Fehlgeschlagen!",
"Saved" : "Gespeichert",
"There was a problem saving your changes. Click to resume editing." : "Es gab ein Problem beim Speichern deiner Änderungen. Klicken um zur Bearbeitung zurückzukehren.",
"An error occurred!" : "Es ist ein Fehler aufgetreten!",
@@ -20,7 +20,7 @@
"Mixed" : "Gemischt",
"Preview" : "Vorschau",
"New text file" : "Neue Textdatei",
- "New text file.txt" : "Neue Textdatei.txt",
+ "New text file.txt" : "Neue Textdatei file.txt",
"Text editor" : "Text-Editor",
"Text file" : "Textdatei"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 54eeb0c..f9b87c9 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -2,23 +2,23 @@ OC.L10N.register(
"files_texteditor",
{
"You can not open a folder" : "Sie können keinen Ordner öffnen",
- "This file is too big to be opened. Please download the file instead." : "Die Datei ist zu groß zum öffnen. Bitte laden Sie stattdessen die Datei runter.",
- "Cannot read the file." : "Datei nicht lesbar.",
+ "This file is too big to be opened. Please download the file instead." : "Die Datei ist zu groß zum Öffnen. Bitte laden Sie stattdessen die Datei herunter.",
+ "Cannot read the file." : "Datei kann nicht gelesen werden.",
"Invalid file path supplied." : "Ungültiger Dateipfad angegeben.",
"The file is locked." : "Die Datei ist gesperrt.",
- "An internal server error occurred." : "Ein interner Serverfehler ist aufgetreten.",
+ "An internal server error occurred." : "Es ist ein interner Fehler aufgetreten.",
"You can not write to a folder" : "Sie können nicht in einen Ordner schreiben",
"Cannot save file as it has been modified since opening" : "Die Datei konnte nicht gespeichert werden, weil sie seit dem Öffnen verändert worden ist",
"Insufficient permissions" : "Nicht ausreichende Berechtigungen",
"File path not supplied" : "Dateipfad nicht angegeben",
"File mtime not supplied" : "Dateiänderungsdatum nicht angegeben",
- "saving..." : "speichere …",
- "saved!" : "gespeichert!",
- "failed!" : "fehlgeschlagen!",
+ "saving..." : "Speichere…",
+ "saved!" : "Gespeichert!",
+ "failed!" : "Fehlgeschlagen!",
"Saved" : "Gespeichert",
"There was a problem saving your changes. Click to resume editing." : "Es gab ein Problem beim Speichern ihrer Änderungen. Klicken Sie um zur Bearbeitung zurückzukehren.",
- "An error occurred!" : "Ein Fehler ist aufgetreten!",
- "Edit" : "undefined",
+ "An error occurred!" : "Es ist ein Fehler aufgetreten!",
+ "Edit" : "Bearbeiten",
"Mixed" : "Gemischt",
"Preview" : "Vorschau",
"New text file" : "Neue Textdatei",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 13beb6f..4569d8b 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,22 +1,22 @@
{ "translations": {
"You can not open a folder" : "Sie können keinen Ordner öffnen",
- "This file is too big to be opened. Please download the file instead." : "Die Datei ist zu groß zum öffnen. Bitte laden Sie stattdessen die Datei runter.",
- "Cannot read the file." : "Datei nicht lesbar.",
+ "This file is too big to be opened. Please download the file instead." : "Die Datei ist zu groß zum Öffnen. Bitte laden Sie stattdessen die Datei herunter.",
+ "Cannot read the file." : "Datei kann nicht gelesen werden.",
"Invalid file path supplied." : "Ungültiger Dateipfad angegeben.",
"The file is locked." : "Die Datei ist gesperrt.",
- "An internal server error occurred." : "Ein interner Serverfehler ist aufgetreten.",
+ "An internal server error occurred." : "Es ist ein interner Fehler aufgetreten.",
"You can not write to a folder" : "Sie können nicht in einen Ordner schreiben",
"Cannot save file as it has been modified since opening" : "Die Datei konnte nicht gespeichert werden, weil sie seit dem Öffnen verändert worden ist",
"Insufficient permissions" : "Nicht ausreichende Berechtigungen",
"File path not supplied" : "Dateipfad nicht angegeben",
"File mtime not supplied" : "Dateiänderungsdatum nicht angegeben",
- "saving..." : "speichere …",
- "saved!" : "gespeichert!",
- "failed!" : "fehlgeschlagen!",
+ "saving..." : "Speichere…",
+ "saved!" : "Gespeichert!",
+ "failed!" : "Fehlgeschlagen!",
"Saved" : "Gespeichert",
"There was a problem saving your changes. Click to resume editing." : "Es gab ein Problem beim Speichern ihrer Änderungen. Klicken Sie um zur Bearbeitung zurückzukehren.",
- "An error occurred!" : "Ein Fehler ist aufgetreten!",
- "Edit" : "undefined",
+ "An error occurred!" : "Es ist ein Fehler aufgetreten!",
+ "Edit" : "Bearbeiten",
"Mixed" : "Gemischt",
"Preview" : "Vorschau",
"New text file" : "Neue Textdatei",
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
new file mode 100644
index 0000000..cd2b32c
--- /dev/null
+++ b/l10n/es_AR.js
@@ -0,0 +1,29 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "You can not open a folder" : "No puede abrir la carpeta",
+ "This file is too big to be opened. Please download the file instead." : "Este archivo es demasiado grande para ser abierto. Favor de descargarlo en su lugar.",
+ "Cannot read the file." : "No es posible leer el archivo.",
+ "Invalid file path supplied." : "La ruta del archivo proporcionada es inválida.",
+ "The file is locked." : "El archivo está bloqueado.",
+ "An internal server error occurred." : "Se presentó un error interno en el servidor. ",
+ "You can not write to a folder" : "No puede escribir a la carpeta",
+ "Cannot save file as it has been modified since opening" : "No es posible guardar el archivo ya que ha sido modificado desde que fue abierto",
+ "Insufficient permissions" : "Permisos insuficientes",
+ "File path not supplied" : "La ruta del archivo no fue proporcionada",
+ "File mtime not supplied" : "El archivo mtime no fue proporcionado",
+ "saving..." : "guardando...",
+ "saved!" : "¡Guardado!",
+ "failed!" : "¡Se presentó una falla!",
+ "Saved" : "Guardado",
+ "There was a problem saving your changes. Click to resume editing." : "Se presentó un problema al guardar sus cambios. Favor de hacer click para continuar editando.",
+ "An error occurred!" : "¡Se presentó un error!",
+ "Edit" : "Editar",
+ "Mixed" : "Mixto",
+ "Preview" : "Previsualizar",
+ "New text file" : "Nuevo archivo de texto",
+ "New text file.txt" : "Nuevo archivo de texto.txt",
+ "Text editor" : "Editor de texto",
+ "Text file" : "Archivo de texto"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_AR.json b/l10n/es_AR.json
new file mode 100644
index 0000000..c5247a5
--- /dev/null
+++ b/l10n/es_AR.json
@@ -0,0 +1,27 @@
+{ "translations": {
+ "You can not open a folder" : "No puede abrir la carpeta",
+ "This file is too big to be opened. Please download the file instead." : "Este archivo es demasiado grande para ser abierto. Favor de descargarlo en su lugar.",
+ "Cannot read the file." : "No es posible leer el archivo.",
+ "Invalid file path supplied." : "La ruta del archivo proporcionada es inválida.",
+ "The file is locked." : "El archivo está bloqueado.",
+ "An internal server error occurred." : "Se presentó un error interno en el servidor. ",
+ "You can not write to a folder" : "No puede escribir a la carpeta",
+ "Cannot save file as it has been modified since opening" : "No es posible guardar el archivo ya que ha sido modificado desde que fue abierto",
+ "Insufficient permissions" : "Permisos insuficientes",
+ "File path not supplied" : "La ruta del archivo no fue proporcionada",
+ "File mtime not supplied" : "El archivo mtime no fue proporcionado",
+ "saving..." : "guardando...",
+ "saved!" : "¡Guardado!",
+ "failed!" : "¡Se presentó una falla!",
+ "Saved" : "Guardado",
+ "There was a problem saving your changes. Click to resume editing." : "Se presentó un problema al guardar sus cambios. Favor de hacer click para continuar editando.",
+ "An error occurred!" : "¡Se presentó un error!",
+ "Edit" : "Editar",
+ "Mixed" : "Mixto",
+ "Preview" : "Previsualizar",
+ "New text file" : "Nuevo archivo de texto",
+ "New text file.txt" : "Nuevo archivo de texto.txt",
+ "Text editor" : "Editor de texto",
+ "Text file" : "Archivo de texto"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/es_AR.php b/l10n/es_AR.php
deleted file mode 100644
index a9cac71..0000000
--- a/l10n/es_AR.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Save" => "Guardar",
-"Search" => "Buscar",
-"Close" => "Cerrar",
-"Next" => "Siguiente",
-"Clear" => "Borrar",
-"Saving..." => "Guardando...",
-"Failed to save file" => "Error al intentar guardar el archivo",
-"An error occurred!" => "¡Ocurrió un error!",
-"There are unsaved changes in the text editor" => "Hay cambios sin guardar en el editor de texto",
-"There were unsaved changes, click here to go back" => "Hay cambios que no fueros guardados, hacé click aquí para volver"
-);
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index c42cda1..d3d8fa8 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -1,21 +1,23 @@
OC.L10N.register(
"files_texteditor",
{
- "This file is too big to be opened. Please download the file instead." : "Failas per didelis redagavimui. Pirmiausia parsisiųskite.",
- "Cannot read the file." : "Nepavyko atidaryti failo.",
- "Invalid file path supplied." : "Netinkamas failo kelias.",
+ "This file is too big to be opened. Please download the file instead." : "Šis failas yra per didelis, kad būtų atvertas. Vietoj to, prašome jį atsisiųsti.",
+ "Cannot read the file." : "Nepavyko perskaityti failo.",
+ "Invalid file path supplied." : "Pateiktas neteisingas failo kelias.",
"The file is locked." : "Failas užrakintas.",
- "An internal server error occurred." : "Vidinė serverio klaida.",
+ "An internal server error occurred." : "Įvyko vidinė serverio klaida.",
"Cannot save file as it has been modified since opening" : "Negalima išsaugoti failo, nes jis pakeistas po atidarymo",
- "Insufficient permissions" : "Nepakanka leidumų",
+ "Insufficient permissions" : "Nepakanka leidimų",
"File path not supplied" : "Nepateiktas failo kelias",
"File mtime not supplied" : "Failo modifikavimo laikas nepateiktas",
"saving..." : "saugoma...",
"saved!" : "Išsaugota!",
- "failed!" : "Klaida!",
- "Saved" : "Išsaugoti",
+ "failed!" : "nepavyko!",
+ "Saved" : "Įrašyta",
"There was a problem saving your changes. Click to resume editing." : "Klaida išsaugant pakeitimus. Paspauskite redagavimo tęsimui.",
"An error occurred!" : "Įvyko klaida!",
- "New text file.txt" : "Naujas tekstas file.txt"
+ "New text file" : "Naujas tekstinis failas",
+ "New text file.txt" : "Naujas tekstinis failas.txt",
+ "Text editor" : "Tekstų redaktorius"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 3818a32..3a852f0 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,19 +1,21 @@
{ "translations": {
- "This file is too big to be opened. Please download the file instead." : "Failas per didelis redagavimui. Pirmiausia parsisiųskite.",
- "Cannot read the file." : "Nepavyko atidaryti failo.",
- "Invalid file path supplied." : "Netinkamas failo kelias.",
+ "This file is too big to be opened. Please download the file instead." : "Šis failas yra per didelis, kad būtų atvertas. Vietoj to, prašome jį atsisiųsti.",
+ "Cannot read the file." : "Nepavyko perskaityti failo.",
+ "Invalid file path supplied." : "Pateiktas neteisingas failo kelias.",
"The file is locked." : "Failas užrakintas.",
- "An internal server error occurred." : "Vidinė serverio klaida.",
+ "An internal server error occurred." : "Įvyko vidinė serverio klaida.",
"Cannot save file as it has been modified since opening" : "Negalima išsaugoti failo, nes jis pakeistas po atidarymo",
- "Insufficient permissions" : "Nepakanka leidumų",
+ "Insufficient permissions" : "Nepakanka leidimų",
"File path not supplied" : "Nepateiktas failo kelias",
"File mtime not supplied" : "Failo modifikavimo laikas nepateiktas",
"saving..." : "saugoma...",
"saved!" : "Išsaugota!",
- "failed!" : "Klaida!",
- "Saved" : "Išsaugoti",
+ "failed!" : "nepavyko!",
+ "Saved" : "Įrašyta",
"There was a problem saving your changes. Click to resume editing." : "Klaida išsaugant pakeitimus. Paspauskite redagavimo tęsimui.",
"An error occurred!" : "Įvyko klaida!",
- "New text file.txt" : "Naujas tekstas file.txt"
+ "New text file" : "Naujas tekstinis failas",
+ "New text file.txt" : "Naujas tekstinis failas.txt",
+ "Text editor" : "Tekstų redaktorius"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 293b8f1..265bfbf 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -22,7 +22,7 @@ OC.L10N.register(
"Mixed" : "Misturado",
"Preview" : "Visualizar",
"New text file" : "Novo arquivo de texto",
- "New text file.txt" : "Novo texto file.txt",
+ "New text file.txt" : "Novo arquivo de texto.txt",
"Text editor" : "Editor de texto",
"Text file" : "Arquivo texto"
},
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 0222f42..02e3233 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -20,7 +20,7 @@
"Mixed" : "Misturado",
"Preview" : "Visualizar",
"New text file" : "Novo arquivo de texto",
- "New text file.txt" : "Novo texto file.txt",
+ "New text file.txt" : "Novo arquivo de texto.txt",
"Text editor" : "Editor de texto",
"Text file" : "Arquivo texto"
},"pluralForm" :"nplurals=2; plural=(n > 1);"