Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 13, 2023
1 parent a89368b commit 64bbd5a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ OC.L10N.register(
"Preview" : "Vista previa",
"New text file" : "Novo ficheiro de texto",
"New text file.txt" : "Novo ficheiro de texto ficheiro.txt",
"You cannot open a folder" : "Vostede non pode abrir un cartafol",
"You cannot open a folder" : "Vde. non pode abrir un cartafol",
"This file is too big to be opened. Please download the file instead." : "O ficheiro é grande de máis para ser aberto. Descargue o ficheiro no canto de abrilo.",
"Cannot read the file." : "Non é posíbel ler o ficheiro.",
"Invalid file path supplied." : "Forneceu unha ruta incorrecta.",
"The file is locked." : "O ficheiro está bloqueado.",
"An internal server error occurred." : "Produciuse un erro interno no servidor.",
"You cannot write to a folder." : "Vostede non pode escribir nun cartafol",
"You cannot write to a folder." : "Vde. non pode escribir nun cartafol",
"Cannot save file as it has been modified since opening." : "Non é posíbel gardar o ficheiro, xa que foi modificado trala súa apertura.",
"Could not write to file." : "Non foi posíbel escribir no ficheiro",
"Insufficient permissions." : "Non ten permisos abondo.",
Expand Down
4 changes: 2 additions & 2 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"Preview" : "Vista previa",
"New text file" : "Novo ficheiro de texto",
"New text file.txt" : "Novo ficheiro de texto ficheiro.txt",
"You cannot open a folder" : "Vostede non pode abrir un cartafol",
"You cannot open a folder" : "Vde. non pode abrir un cartafol",
"This file is too big to be opened. Please download the file instead." : "O ficheiro é grande de máis para ser aberto. Descargue o ficheiro no canto de abrilo.",
"Cannot read the file." : "Non é posíbel ler o ficheiro.",
"Invalid file path supplied." : "Forneceu unha ruta incorrecta.",
"The file is locked." : "O ficheiro está bloqueado.",
"An internal server error occurred." : "Produciuse un erro interno no servidor.",
"You cannot write to a folder." : "Vostede non pode escribir nun cartafol",
"You cannot write to a folder." : "Vde. non pode escribir nun cartafol",
"Cannot save file as it has been modified since opening." : "Non é posíbel gardar o ficheiro, xa que foi modificado trala súa apertura.",
"Could not write to file." : "Non foi posíbel escribir no ficheiro",
"Insufficient permissions." : "Non ten permisos abondo.",
Expand Down
4 changes: 2 additions & 2 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
"Saving …" : "保存中...",
"Saving …" : "保存中……",
"Saved!" : "已保存!",
"Failed!" : "失败了!",
"Saved" : "已保存",
Expand All @@ -24,7 +24,7 @@ OC.L10N.register(
"Could not write to file." : "无法写入到文件。",
"Insufficient permissions." : "权限不足。",
"File path not supplied." : "未提供文件路径。",
"File mtime not supplied." : "未提供文件 mtime。",
"File mtime not supplied." : "未提供文件mtime。",
"Share not found" : "未找到共享",
"You are not authorized to open this share" : "您没有权限访问这个共享",
"Invalid range request" : "无效的范围请求",
Expand Down
4 changes: 2 additions & 2 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ "translations": {
"Saving …" : "保存中...",
"Saving …" : "保存中……",
"Saved!" : "已保存!",
"Failed!" : "失败了!",
"Saved" : "已保存",
Expand All @@ -22,7 +22,7 @@
"Could not write to file." : "无法写入到文件。",
"Insufficient permissions." : "权限不足。",
"File path not supplied." : "未提供文件路径。",
"File mtime not supplied." : "未提供文件 mtime",
"File mtime not supplied." : "未提供文件mtime",
"Share not found" : "未找到共享",
"You are not authorized to open this share" : "您没有权限访问这个共享",
"Invalid range request" : "无效的范围请求",
Expand Down

0 comments on commit 64bbd5a

Please sign in to comment.