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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pt_PT.js4
-rw-r--r--l10n/pt_PT.json4
-rw-r--r--l10n/zh_CN.js9
-rw-r--r--l10n/zh_CN.json9
4 files changed, 26 insertions, 0 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 22ebbc56..5e748220 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -18,7 +18,10 @@ OC.L10N.register(
"For an improved experience, please install one of the following alternatives" : "Para uma experiência melhorada, por favor, instale uma das alternativas seguintes",
"Your browser is not supported!" : "O seu navegador não é suportado!",
"please install one of the following alternatives" : "por favor, instale uma das alternativas seguintes",
+ "Album cannot be shown" : "O álbum não pode ser apresentado",
+ "No media files found" : "Não foram encontrados quaisquer ficheiros multimédia",
"Upload pictures in the files app to display them here" : "Envie imagens na app de ficheiros para as exibir aqui",
+ "Upload new files via drag and drop or by using the [+] button above" : "Envie ficheiros novos através da técnica de arrastar e largar ou usando o botão [+] acima",
"Configuration error" : "Erro de configuração",
"New" : "Novo",
"Error loading slideshow template" : "Ocorreu um erro ao carregar o modelo do diaporama",
@@ -60,6 +63,7 @@ OC.L10N.register(
"group" : "grupo",
"remote" : "remoto",
"Resharing is not allowed" : "Não é permitido partilhar de novo",
+ "Error while retrieving shares" : "Erro ao obter partilhas",
"Unshare" : "Cancelar partilha",
"notify by email" : "Notificar por correio eletrónico",
"can share" : "pode partilhar",
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index bd7b4d4c..8328d59f 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -16,7 +16,10 @@
"For an improved experience, please install one of the following alternatives" : "Para uma experiência melhorada, por favor, instale uma das alternativas seguintes",
"Your browser is not supported!" : "O seu navegador não é suportado!",
"please install one of the following alternatives" : "por favor, instale uma das alternativas seguintes",
+ "Album cannot be shown" : "O álbum não pode ser apresentado",
+ "No media files found" : "Não foram encontrados quaisquer ficheiros multimédia",
"Upload pictures in the files app to display them here" : "Envie imagens na app de ficheiros para as exibir aqui",
+ "Upload new files via drag and drop or by using the [+] button above" : "Envie ficheiros novos através da técnica de arrastar e largar ou usando o botão [+] acima",
"Configuration error" : "Erro de configuração",
"New" : "Novo",
"Error loading slideshow template" : "Ocorreu um erro ao carregar o modelo do diaporama",
@@ -58,6 +61,7 @@
"group" : "grupo",
"remote" : "remoto",
"Resharing is not allowed" : "Não é permitido partilhar de novo",
+ "Error while retrieving shares" : "Erro ao obter partilhas",
"Unshare" : "Cancelar partilha",
"notify by email" : "Notificar por correio eletrónico",
"can share" : "pode partilhar",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 4a1e5494..a9be75dd 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -18,16 +18,21 @@ OC.L10N.register(
"For an improved experience, please install one of the following alternatives" : "为了更好地使用体验,请使用以下推荐的浏览器",
"Your browser is not supported!" : "您的浏览器对此不支持!",
"please install one of the following alternatives" : "请使用推荐的浏览器",
+ "Album cannot be shown" : "相册无法显示",
+ "No media files found" : "未找到媒体文件",
"Upload pictures in the files app to display them here" : "上传图片文件后您可以在这里查看它们",
+ "Upload new files via drag and drop or by using the [+] button above" : "通过拖放或使用上面的 [+] 按钮上传新文件",
"Configuration error" : "配置错误",
"New" : "新建",
"Error loading slideshow template" : "加载幻灯片模板错误",
+ "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>错误!</strong> 无法生成此文件的预览。<br>",
"Next" : "下一个",
"Play" : "播放",
"Pause" : "暂停",
"Previous" : "上一个",
"Close" : "关闭",
"Download" : "下载",
+ "Toggle background" : "切换背景",
"\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。",
"File name cannot be empty." : "文件名不能为空。",
"Upload" : "上传",
@@ -58,6 +63,7 @@ OC.L10N.register(
"group" : "群组",
"remote" : "远程",
"Resharing is not allowed" : "不允许二次共享",
+ "Error while retrieving shares" : "检索共享出错",
"Unshare" : "取消共享",
"notify by email" : "以邮件通知",
"can share" : "可共享",
@@ -84,6 +90,9 @@ OC.L10N.register(
"the wrong file ID was provided" : "文件ID错误",
"the file was removed" : "文件已移除",
"the file is corrupt" : "文件已损坏",
+ "the encryption key is missing" : "加密密钥丢失",
+ "Here is the error message returned by the server: " : "下面是服务器返回的错误信息:",
+ "For more information, please contact your friendly ownCloud administrator." : "欲了解更多信息,请联系您的熟悉的 ownCloud 管理员。",
"Sorry, but the server could not fulfill your request." : "抱歉,服务器无法完成您的请求。",
"Possible reasons for the problem:" : "可能的原因:",
"a conflicting app was installed" : "已安装了一个会引发冲突的应用",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 41090062..646210d0 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -16,16 +16,21 @@
"For an improved experience, please install one of the following alternatives" : "为了更好地使用体验,请使用以下推荐的浏览器",
"Your browser is not supported!" : "您的浏览器对此不支持!",
"please install one of the following alternatives" : "请使用推荐的浏览器",
+ "Album cannot be shown" : "相册无法显示",
+ "No media files found" : "未找到媒体文件",
"Upload pictures in the files app to display them here" : "上传图片文件后您可以在这里查看它们",
+ "Upload new files via drag and drop or by using the [+] button above" : "通过拖放或使用上面的 [+] 按钮上传新文件",
"Configuration error" : "配置错误",
"New" : "新建",
"Error loading slideshow template" : "加载幻灯片模板错误",
+ "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>错误!</strong> 无法生成此文件的预览。<br>",
"Next" : "下一个",
"Play" : "播放",
"Pause" : "暂停",
"Previous" : "上一个",
"Close" : "关闭",
"Download" : "下载",
+ "Toggle background" : "切换背景",
"\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。",
"File name cannot be empty." : "文件名不能为空。",
"Upload" : "上传",
@@ -56,6 +61,7 @@
"group" : "群组",
"remote" : "远程",
"Resharing is not allowed" : "不允许二次共享",
+ "Error while retrieving shares" : "检索共享出错",
"Unshare" : "取消共享",
"notify by email" : "以邮件通知",
"can share" : "可共享",
@@ -82,6 +88,9 @@
"the wrong file ID was provided" : "文件ID错误",
"the file was removed" : "文件已移除",
"the file is corrupt" : "文件已损坏",
+ "the encryption key is missing" : "加密密钥丢失",
+ "Here is the error message returned by the server: " : "下面是服务器返回的错误信息:",
+ "For more information, please contact your friendly ownCloud administrator." : "欲了解更多信息,请联系您的熟悉的 ownCloud 管理员。",
"Sorry, but the server could not fulfill your request." : "抱歉,服务器无法完成您的请求。",
"Possible reasons for the problem:" : "可能的原因:",
"a conflicting app was installed" : "已安装了一个会引发冲突的应用",