summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-21 00:17:17 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-21 00:17:17 +0000
commita36cd9361737ca9c547a6a923afe7324b7440f63 (patch)
treef53b9ac8ec62137a45a8bddcc6bcff93caa7ee87 /apps/files/l10n
parent702515d038ed250cc0203c2642d68461493c4bab (diff)
downloadnextcloud-server-a36cd9361737ca9c547a6a923afe7324b7440f63.tar.gz
nextcloud-server-a36cd9361737ca9c547a6a923afe7324b7440f63.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/ar.js2
-rw-r--r--apps/files/l10n/ar.json2
-rw-r--r--apps/files/l10n/zh_CN.js2
-rw-r--r--apps/files/l10n/zh_CN.json2
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index d81f83627c5..baef794cf49 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -103,7 +103,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["بايت","بايت","بايت","بايت","بايت","%nبايت"],
"Favorited" : "المفضلة",
"Favorite" : "المفضلة",
- "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط لـ المستخدمين الذين يمكنهم الولوج الى هذا الملف/الفايل)",
+ "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط للمستخدمين الذين يمكنهم الوصول الى هذا الملف/المجلد)",
"You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة",
"New folder" : "مجلد جديد",
"Create new folder" : "إنشاء مجلدا جديد",
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json
index d491542ee50..642091ff980 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -101,7 +101,7 @@
"_%n byte_::_%n bytes_" : ["بايت","بايت","بايت","بايت","بايت","%nبايت"],
"Favorited" : "المفضلة",
"Favorite" : "المفضلة",
- "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط لـ المستخدمين الذين يمكنهم الولوج الى هذا الملف/الفايل)",
+ "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط للمستخدمين الذين يمكنهم الوصول الى هذا الملف/المجلد)",
"You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة",
"New folder" : "مجلد جديد",
"Create new folder" : "إنشاء مجلدا جديد",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 09ff25ab9af..6a1a301b54b 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -58,7 +58,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "无法复制 \"{file}\"",
"Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制了 {origin} 和 {nbfiles} 个其他文件",
- "Failed to redirect to client" : "无法重定向到客户端",
+ "Failed to redirect to client" : "重定向到客户端失败",
"{newName} already exists" : "{newName} 已经存在",
"Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 095a4e22eaf..066904aaa73 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -56,7 +56,7 @@
"Could not copy \"{file}\"" : "无法复制 \"{file}\"",
"Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制了 {origin} 和 {nbfiles} 个其他文件",
- "Failed to redirect to client" : "无法重定向到客户端",
+ "Failed to redirect to client" : "重定向到客户端失败",
"{newName} already exists" : "{newName} 已经存在",
"Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。",