[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-06-07 00:15:19 +00:00
Родитель 6ddba3b557
Коммит 5b0259b975
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
11 изменённых файлов: 108 добавлений и 60 удалений

Просмотреть файл

@ -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"
},

Просмотреть файл

@ -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);"

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

29
l10n/es_AR.js Normal file
Просмотреть файл

@ -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);");

27
l10n/es_AR.json Normal file
Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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"
);

Просмотреть файл

@ -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);");

Просмотреть файл

@ -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);"
}

Просмотреть файл

@ -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"
},

Просмотреть файл

@ -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);"