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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-28 03:15:41 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-28 03:15:41 +0300
commita815c52052e90714d8de2e6eaa8cd76d2c2fe41f (patch)
tree1aea89a4269f11f0d529206cf6c4a12d805560f4 /l10n
parent6d12227a7aba009e220c0589a81ab36f9b5f8262 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ca.js17
-rw-r--r--l10n/ca.json17
2 files changed, 32 insertions, 2 deletions
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