diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/bg.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/bg.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.js | 14 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.json | 14 |
4 files changed, 24 insertions, 14 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 9d7aecf82e2..e1e857efce4 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -47,6 +47,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора", "Could not move \"{file}\", target exists" : "Файлът \"{file}\" не може да бъде преместен, дестинацията съществува", "Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен", + "copy" : "Копиране", "Could not copy \"{file}\", target exists" : "Файлът \"{file}\" не може да бъде копиран, дестинацията съществува", "Could not copy \"{file}\"" : "Файлът \"{file}\" не може да бъде копиран", "{newName} already exists" : "{newName} вече съществува", @@ -67,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.", "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"], "New" : "Създай", + "Select file range" : "Избери от файловете", "{used} of {quota} used" : "{used} от {quota} използвани", "{used} used" : "{used} използвани", "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.", @@ -87,6 +89,7 @@ OC.L10N.register( "Favorite" : "Любими", "New folder" : "Нова папка", "Upload file" : "Качи файл", + "Not favorited" : "Премахни от любими", "Remove from favorites" : "Премахни от любимите", "Add to favorites" : "Добави към любимите", "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети", @@ -124,8 +127,10 @@ OC.L10N.register( "Unlimited" : "Неограничено", "Upload (max. %s)" : "Качи (макс. %s)", "Accept" : "Приемане", + "Reject" : "Откажи", "File Management" : "Управление на файлове", "Change" : "Промени", + "Search users" : "Търсене за потребители", "%s used" : "%s използвани", "%s%% of %s used" : "%s%% от %s използвани", "%1$s of %2$s used" : "%1$s от %2$s използвани", diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 65af41e0e9b..b1db751828d 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -45,6 +45,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора", "Could not move \"{file}\", target exists" : "Файлът \"{file}\" не може да бъде преместен, дестинацията съществува", "Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен", + "copy" : "Копиране", "Could not copy \"{file}\", target exists" : "Файлът \"{file}\" не може да бъде копиран, дестинацията съществува", "Could not copy \"{file}\"" : "Файлът \"{file}\" не може да бъде копиран", "{newName} already exists" : "{newName} вече съществува", @@ -65,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.", "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"], "New" : "Създай", + "Select file range" : "Избери от файловете", "{used} of {quota} used" : "{used} от {quota} използвани", "{used} used" : "{used} използвани", "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.", @@ -85,6 +87,7 @@ "Favorite" : "Любими", "New folder" : "Нова папка", "Upload file" : "Качи файл", + "Not favorited" : "Премахни от любими", "Remove from favorites" : "Премахни от любимите", "Add to favorites" : "Добави към любимите", "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети", @@ -122,8 +125,10 @@ "Unlimited" : "Неограничено", "Upload (max. %s)" : "Качи (макс. %s)", "Accept" : "Приемане", + "Reject" : "Откажи", "File Management" : "Управление на файлове", "Change" : "Промени", + "Search users" : "Търсене за потребители", "%s used" : "%s използвани", "%s%% of %s used" : "%s%% от %s използвани", "%1$s of %2$s used" : "%1$s от %2$s използвани", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 58875a8df4e..7964ee717b8 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -1,14 +1,14 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "存储暂时不可用", + "Storage is temporarily not available" : "存储空间暂时不可用", "Storage invalid" : "存储空间无效", "Unknown error" : "未知错误", "All files" : "全部文件", "Recent" : "最近", "Favorites" : "收藏", "File could not be found" : "文件未找到", - "Move or copy" : "移动或者复制", + "Move or copy" : "移动或复制", "Download" : "下载", "Delete" : "删除", "Home" : "首页", @@ -16,14 +16,14 @@ OC.L10N.register( "Could not create folder \"{dir}\"" : "无法创建文件夹 \"{dir}\"", "This will stop your current uploads." : "这会终止您当前的上传。", "Upload cancelled." : "上传已取消。", - "Processing files …" : "文件处理中…", + "Processing files …" : "正在处理文件…", "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "无法上传文件 {filename},因为它是一个目录或者是大小为 0 的空文件", "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空间不足,您上传的文件大小为 {size1} ,但可用空间仅剩 {size2}", "Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在", "Not enough free space" : "可用空间不足", "An unknown error has occurred" : "发生了未知错误。", - "Uploading …" : "上传中…", + "Uploading …" : "正在上传...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "不支持上传此项目", "Target folder does not exist any more" : "目标文件夹不存在", @@ -35,7 +35,7 @@ OC.L10N.register( "Open" : "打开", "Delete file" : "删除文件", "Delete folder" : "删除文件夹", - "Disconnect storage" : "断开存储的连接", + "Disconnect storage" : "断开与存储空间的连接", "Unshare" : "取消共享", "Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息", "Files" : "文件", @@ -43,7 +43,7 @@ OC.L10N.register( "Select" : "选择", "Pending" : "等待", "Unable to determine date" : "无法确定日期", - "This operation is forbidden" : "操作被禁止", + "This operation is forbidden" : "该操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员", "Could not move \"{file}\", target exists" : "无法移动 \"{file}\",目标已存在", "Could not move \"{file}\"" : "无法移动 \"{file}\"", @@ -69,7 +69,7 @@ OC.L10N.register( "{dirs} and {files}" : "{dirs} 和 {files}", "_including %n hidden_::_including %n hidden_" : ["包括 %n 个隐藏文件"], "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", - "_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"], + "_Uploading %n file_::_Uploading %n files_" : ["正在上传 %n 个文件"], "New" : "新建", "Select file range" : "选择文件范围", "{used} of {quota} used" : "已使用 {used} / {quota}", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 4818954dbdc..831bb8c2296 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -1,12 +1,12 @@ { "translations": { - "Storage is temporarily not available" : "存储暂时不可用", + "Storage is temporarily not available" : "存储空间暂时不可用", "Storage invalid" : "存储空间无效", "Unknown error" : "未知错误", "All files" : "全部文件", "Recent" : "最近", "Favorites" : "收藏", "File could not be found" : "文件未找到", - "Move or copy" : "移动或者复制", + "Move or copy" : "移动或复制", "Download" : "下载", "Delete" : "删除", "Home" : "首页", @@ -14,14 +14,14 @@ "Could not create folder \"{dir}\"" : "无法创建文件夹 \"{dir}\"", "This will stop your current uploads." : "这会终止您当前的上传。", "Upload cancelled." : "上传已取消。", - "Processing files …" : "文件处理中…", + "Processing files …" : "正在处理文件…", "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "无法上传文件 {filename},因为它是一个目录或者是大小为 0 的空文件", "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空间不足,您上传的文件大小为 {size1} ,但可用空间仅剩 {size2}", "Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在", "Not enough free space" : "可用空间不足", "An unknown error has occurred" : "发生了未知错误。", - "Uploading …" : "上传中…", + "Uploading …" : "正在上传...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "不支持上传此项目", "Target folder does not exist any more" : "目标文件夹不存在", @@ -33,7 +33,7 @@ "Open" : "打开", "Delete file" : "删除文件", "Delete folder" : "删除文件夹", - "Disconnect storage" : "断开存储的连接", + "Disconnect storage" : "断开与存储空间的连接", "Unshare" : "取消共享", "Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息", "Files" : "文件", @@ -41,7 +41,7 @@ "Select" : "选择", "Pending" : "等待", "Unable to determine date" : "无法确定日期", - "This operation is forbidden" : "操作被禁止", + "This operation is forbidden" : "该操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员", "Could not move \"{file}\", target exists" : "无法移动 \"{file}\",目标已存在", "Could not move \"{file}\"" : "无法移动 \"{file}\"", @@ -67,7 +67,7 @@ "{dirs} and {files}" : "{dirs} 和 {files}", "_including %n hidden_::_including %n hidden_" : ["包括 %n 个隐藏文件"], "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", - "_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"], + "_Uploading %n file_::_Uploading %n files_" : ["正在上传 %n 个文件"], "New" : "新建", "Select file range" : "选择文件范围", "{used} of {quota} used" : "已使用 {used} / {quota}", |