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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-13 10:11:14 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-13 10:11:14 +0300
commitb286786989f3bd25e91a179a126a7d75e74b6a0c (patch)
treec23932f3cb9b97d397c2f14e4f8887c584770479 /l10n
parent03047768818d035b22247c1ab802a969f08dbd25 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/es.php1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/fr.php1
-rw-r--r--l10n/ja.js1
-rw-r--r--l10n/ja.json1
-rw-r--r--l10n/ja.php1
9 files changed, 9 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 642e3d7..9f59b77 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"This file is too big to be opened. Please download the file instead." : "El archivo es muy grande para ser abierto. Por favor, descargue el archivo en lugar de abrirlo.",
"Cannot read the file." : "No se puede leer el archivo.",
"Invalid file path supplied." : "Ruta de archivo inválida.",
+ "The file is locked." : "El archivo está bloqueado.",
"An internal server error occurred." : "Error interno del servidor",
"Cannot save file as it has been modified since opening" : "No es posible guardar el archivo; pues ha sido modificado",
"Insufficient permissions" : "Permisos insuficientes",
diff --git a/l10n/es.json b/l10n/es.json
index 913ee12..9b91b3c 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -2,6 +2,7 @@
"This file is too big to be opened. Please download the file instead." : "El archivo es muy grande para ser abierto. Por favor, descargue el archivo en lugar de abrirlo.",
"Cannot read the file." : "No se puede leer el archivo.",
"Invalid file path supplied." : "Ruta de archivo inválida.",
+ "The file is locked." : "El archivo está bloqueado.",
"An internal server error occurred." : "Error interno del servidor",
"Cannot save file as it has been modified since opening" : "No es posible guardar el archivo; pues ha sido modificado",
"Insufficient permissions" : "Permisos insuficientes",
diff --git a/l10n/es.php b/l10n/es.php
index 6317820..a22f096 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"This file is too big to be opened. Please download the file instead." => "El archivo es muy grande para ser abierto. Por favor, descargue el archivo en lugar de abrirlo.",
"Cannot read the file." => "No se puede leer el archivo.",
"Invalid file path supplied." => "Ruta de archivo inválida.",
+"The file is locked." => "El archivo está bloqueado.",
"An internal server error occurred." => "Error interno del servidor",
"Cannot save file as it has been modified since opening" => "No es posible guardar el archivo; pues ha sido modificado",
"Insufficient permissions" => "Permisos insuficientes",
diff --git a/l10n/fr.js b/l10n/fr.js
index dd0727e..6216848 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"This file is too big to be opened. Please download the file instead." : "Ce fichier est trop volumineux pour être ouvert. Veuillez plutôt le télécharger.",
"Cannot read the file." : "Impossible de lire le fichier.",
"Invalid file path supplied." : "Chemin de fichier fourni non valide.",
+ "The file is locked." : "Le fichier est verrouillé",
"An internal server error occurred." : "Une erreur interne au serveur est survenue.",
"Cannot save file as it has been modified since opening" : "Impossible de sauvegarder le fichier, il a été modifié entre temps",
"Insufficient permissions" : "Permissions insuffisantes",
diff --git a/l10n/fr.json b/l10n/fr.json
index 16d01bd..450b6a6 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -2,6 +2,7 @@
"This file is too big to be opened. Please download the file instead." : "Ce fichier est trop volumineux pour être ouvert. Veuillez plutôt le télécharger.",
"Cannot read the file." : "Impossible de lire le fichier.",
"Invalid file path supplied." : "Chemin de fichier fourni non valide.",
+ "The file is locked." : "Le fichier est verrouillé",
"An internal server error occurred." : "Une erreur interne au serveur est survenue.",
"Cannot save file as it has been modified since opening" : "Impossible de sauvegarder le fichier, il a été modifié entre temps",
"Insufficient permissions" : "Permissions insuffisantes",
diff --git a/l10n/fr.php b/l10n/fr.php
index ee3fe7d..e6bd19a 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"This file is too big to be opened. Please download the file instead." => "Ce fichier est trop volumineux pour être ouvert. Veuillez plutôt le télécharger.",
"Cannot read the file." => "Impossible de lire le fichier.",
"Invalid file path supplied." => "Chemin de fichier fourni non valide.",
+"The file is locked." => "Le fichier est verrouillé",
"An internal server error occurred." => "Une erreur interne au serveur est survenue.",
"Cannot save file as it has been modified since opening" => "Impossible de sauvegarder le fichier, il a été modifié entre temps",
"Insufficient permissions" => "Permissions insuffisantes",
diff --git a/l10n/ja.js b/l10n/ja.js
index 0727ed1..2e0ddc7 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"This file is too big to be opened. Please download the file instead." : "ファイルが大きすぎます。ダウンロードしてから開いてください。",
"Cannot read the file." : "ファイルを読み込めません",
"Invalid file path supplied." : "無効なファイルパスが提供されました。",
+ "The file is locked." : "ファイルがロックされています。",
"An internal server error occurred." : "内部サーバーエラーが発生しました。",
"Cannot save file as it has been modified since opening" : "変更したファイルは使用中のため保存できません",
"Insufficient permissions" : "権限が不足しています",
diff --git a/l10n/ja.json b/l10n/ja.json
index 403f3a2..fbbb151 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -2,6 +2,7 @@
"This file is too big to be opened. Please download the file instead." : "ファイルが大きすぎます。ダウンロードしてから開いてください。",
"Cannot read the file." : "ファイルを読み込めません",
"Invalid file path supplied." : "無効なファイルパスが提供されました。",
+ "The file is locked." : "ファイルがロックされています。",
"An internal server error occurred." : "内部サーバーエラーが発生しました。",
"Cannot save file as it has been modified since opening" : "変更したファイルは使用中のため保存できません",
"Insufficient permissions" : "権限が不足しています",
diff --git a/l10n/ja.php b/l10n/ja.php
index eb7e372..06aca59 100644
--- a/l10n/ja.php
+++ b/l10n/ja.php
@@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"This file is too big to be opened. Please download the file instead." => "ファイルが大きすぎます。ダウンロードしてから開いてください。",
"Cannot read the file." => "ファイルを読み込めません",
"Invalid file path supplied." => "無効なファイルパスが提供されました。",
+"The file is locked." => "ファイルがロックされています。",
"An internal server error occurred." => "内部サーバーエラーが発生しました。",
"Cannot save file as it has been modified since opening" => "変更したファイルは使用中のため保存できません",
"Insufficient permissions" => "権限が不足しています",