summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-21 02:17:06 +0000
committerNextcloud bot <bot@nextcloud.com>2020-07-21 02:17:06 +0000
commitbaa5e9fcfa526ad4e44a74a23b6890a7e14ece65 (patch)
treeac84ec4300c5e4183c4f9153a4fc6fa0fa87cc15 /apps/files
parent0716fb9c967280d88db88466bdc21d7d5e0bf6ef (diff)
downloadnextcloud-server-baa5e9fcfa526ad4e44a74a23b6890a7e14ece65.tar.gz
nextcloud-server-baa5e9fcfa526ad4e44a74a23b6890a7e14ece65.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/sk.js1
-rw-r--r--apps/files/l10n/sk.json1
-rw-r--r--apps/files/l10n/zh_CN.js7
-rw-r--r--apps/files/l10n/zh_CN.json7
4 files changed, 10 insertions, 6 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 3cd5ba335a4..913e5eb10e3 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Could not fetch file details \"{file}\"" : "Podrobnosti o súbore „{file}“ sa nepodarilo načítať",
"Error deleting file \"{fileName}\"." : "Chyba pri mazaní súboru \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "Žiadne výsledky vyhľadávania v ostatných priečinkoch pre {tag}{filter}{endtag}",
+ "Enter more than two characters to search in other folders" : "Ak chcete hľadať v iných priečinkoch, zadajte viac ako dva znaky",
"Name" : "Názov",
"Size" : "Veľkosť",
"Modified" : "Upravené",
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index 346455da91f..066472e310e 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -58,6 +58,7 @@
"Could not fetch file details \"{file}\"" : "Podrobnosti o súbore „{file}“ sa nepodarilo načítať",
"Error deleting file \"{fileName}\"." : "Chyba pri mazaní súboru \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "Žiadne výsledky vyhľadávania v ostatných priečinkoch pre {tag}{filter}{endtag}",
+ "Enter more than two characters to search in other folders" : "Ak chcete hľadať v iných priečinkoch, zadajte viac ako dva znaky",
"Name" : "Názov",
"Size" : "Veľkosť",
"Modified" : "Upravené",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 395bb4ca6e5..8ecdbbfa96d 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Could not fetch file details \"{file}\"" : "无法获取文件详细信息 “{file}”",
"Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。",
"No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果",
+ "Enter more than two characters to search in other folders" : "输入至少三个字符,以搜索其他文件夹",
"Name" : "名称",
"Size" : "大小",
"Modified" : "修改日期",
@@ -180,9 +181,9 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
"Deleted files" : "已删除的文件",
"Shares" : "共享",
- "Shared with others" : "与他人共享",
- "Shared with you" : "与您共享",
- "Shared by link" : "通过链接共享",
+ "Shared with others" : "已与他人共享",
+ "Shared with you" : "已与您共享",
+ "Shared by link" : "已通过链接共享",
"Deleted shares" : "已删除的共享",
"Pending shares" : "待定共享",
"Text file" : "文本文件",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 03d7dd8859a..164711185c4 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -58,6 +58,7 @@
"Could not fetch file details \"{file}\"" : "无法获取文件详细信息 “{file}”",
"Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。",
"No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果",
+ "Enter more than two characters to search in other folders" : "输入至少三个字符,以搜索其他文件夹",
"Name" : "名称",
"Size" : "大小",
"Modified" : "修改日期",
@@ -178,9 +179,9 @@
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
"Deleted files" : "已删除的文件",
"Shares" : "共享",
- "Shared with others" : "与他人共享",
- "Shared with you" : "与您共享",
- "Shared by link" : "通过链接共享",
+ "Shared with others" : "已与他人共享",
+ "Shared with you" : "已与您共享",
+ "Shared by link" : "已通过链接共享",
"Deleted shares" : "已删除的共享",
"Pending shares" : "待定共享",
"Text file" : "文本文件",