From a815c52052e90714d8de2e6eaa8cd76d2c2fe41f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 28 Sep 2017 00:15:41 +0000 Subject: [tx-robot] updated from transifex --- l10n/ca.js | 17 ++++++++++++++++- l10n/ca.json | 17 ++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) (limited to 'l10n') diff --git a/l10n/ca.js b/l10n/ca.js index a0732f5..a164021 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -5,10 +5,25 @@ OC.L10N.register( "saved!" : "Desat!", "failed!" : "ha fallat!", "Saved" : "Desat", + "There was a problem saving your changes. Click to resume editing." : "S'ha produït un problema en desar els canvis. Feu clic per reprendre l'edició.", "An error occurred!" : "S'ha produït un error!", + "Edit" : "Edita", + "Mixed" : "Mixta", + "Preview" : "Previsuatlització", + "New text file" : "Nou fitxer de text", + "New text file.txt" : "Nou fitxer de text.txt", + "You can not open a folder" : "No podeu obrir una carpeta", + "This file is too big to be opened. Please download the file instead." : "Aquest fitxer és massa gran per obrir-lo. Por favor, descarregueu el fitxer.", + "Cannot read the file." : "No es pot llegir el fitxer.", + "Invalid file path supplied." : "S'ha proporcionat una ruta de fitxer no vàlida.", + "The file is locked." : "El fitxer està bloquejat.", + "An internal server error occurred." : "S'ha produït un error del servidor intern.", + "You can not write to a folder" : "No podeu escriure a una carpeta", "Cannot save file as it has been modified since opening" : "No és possible guardar l'arxiu perquè ha estat modificat després de obrir-se", "Insufficient permissions" : "Permisos insuficients", "File path not supplied" : "No s'ha proporcionat la ruta del arxiu", - "File mtime not supplied" : "No s'ha proporcionat l'hora de modificació de l'arxiu" + "File mtime not supplied" : "No s'ha proporcionat l'hora de modificació de l'arxiu", + "Text editor" : "Editor de text", + "Text file" : "Fitxer de text" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index ecf4724..0ff7fcf 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -3,10 +3,25 @@ "saved!" : "Desat!", "failed!" : "ha fallat!", "Saved" : "Desat", + "There was a problem saving your changes. Click to resume editing." : "S'ha produït un problema en desar els canvis. Feu clic per reprendre l'edició.", "An error occurred!" : "S'ha produït un error!", + "Edit" : "Edita", + "Mixed" : "Mixta", + "Preview" : "Previsuatlització", + "New text file" : "Nou fitxer de text", + "New text file.txt" : "Nou fitxer de text.txt", + "You can not open a folder" : "No podeu obrir una carpeta", + "This file is too big to be opened. Please download the file instead." : "Aquest fitxer és massa gran per obrir-lo. Por favor, descarregueu el fitxer.", + "Cannot read the file." : "No es pot llegir el fitxer.", + "Invalid file path supplied." : "S'ha proporcionat una ruta de fitxer no vàlida.", + "The file is locked." : "El fitxer està bloquejat.", + "An internal server error occurred." : "S'ha produït un error del servidor intern.", + "You can not write to a folder" : "No podeu escriure a una carpeta", "Cannot save file as it has been modified since opening" : "No és possible guardar l'arxiu perquè ha estat modificat després de obrir-se", "Insufficient permissions" : "Permisos insuficients", "File path not supplied" : "No s'ha proporcionat la ruta del arxiu", - "File mtime not supplied" : "No s'ha proporcionat l'hora de modificació de l'arxiu" + "File mtime not supplied" : "No s'ha proporcionat l'hora de modificació de l'arxiu", + "Text editor" : "Editor de text", + "Text file" : "Fitxer de text" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3