diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/de_DE.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 3 | ||||
-rw-r--r-- | apps/files/l10n/es_MX.js | 8 | ||||
-rw-r--r-- | apps/files/l10n/es_MX.json | 8 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 3 | ||||
-rw-r--r-- | apps/files/l10n/he.js | 8 | ||||
-rw-r--r-- | apps/files/l10n/he.json | 8 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 37 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 37 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.js | 10 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 10 |
12 files changed, 116 insertions, 22 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 76d4e73e029..818ca039542 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -101,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Ihr Speicher ist beinahe voll ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["stimmt mit \"{filter}\" überein","stimmen mit \"{filter}\" überein"], "View in folder" : "In Ordner anzeigen", + "Direct link was copied (only works for people who have access to this file/folder)" : "Direktlink wurde kopiert (funktioniert nur für Benutzer, die Zugriff auf diese Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", "Favorite" : "Favorit", + "Copy direct link (only works for people who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "New folder" : "Neuer Ordner", "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", @@ -125,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "Wiederhergestellt durch {user}", "Renamed by {user}" : "Umbenannt durch {user}", "Moved by {user}" : "Verschoben durch {user}", + "\"remote account\"" : "\"Entferntes Konto\"", "You created {file}" : "Sie haben {file} erstellt", "You created an encrypted file in {file}" : "Sie haben eine verschlüsselte Datei in {file} erstellt", "{user} created {file}" : "{user} hat {file} erstellt", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 18f978e77d0..c1dcf1c90bf 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Ihr Speicher ist beinahe voll ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["stimmt mit \"{filter}\" überein","stimmen mit \"{filter}\" überein"], "View in folder" : "In Ordner anzeigen", + "Direct link was copied (only works for people who have access to this file/folder)" : "Direktlink wurde kopiert (funktioniert nur für Benutzer, die Zugriff auf diese Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", "Favorite" : "Favorit", + "Copy direct link (only works for people who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "New folder" : "Neuer Ordner", "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", @@ -123,6 +125,7 @@ "Restored by {user}" : "Wiederhergestellt durch {user}", "Renamed by {user}" : "Umbenannt durch {user}", "Moved by {user}" : "Verschoben durch {user}", + "\"remote account\"" : "\"Entferntes Konto\"", "You created {file}" : "Sie haben {file} erstellt", "You created an encrypted file in {file}" : "Sie haben eine verschlüsselte Datei in {file} erstellt", "{user} created {file}" : "{user} hat {file} erstellt", diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index cb2ae196f0f..aa0e7cbed9d 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -34,6 +34,7 @@ OC.L10N.register( "Choose target folder" : "Elegir carpeta destino", "Edit locally" : "Editar localmente", "Open" : "Abrir", + "_Delete file_::_Delete files_" : ["Eliminar archivo","Eliminar archivos","Eliminar archivos"], "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", @@ -159,7 +160,11 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.", "in %s" : "en %s", "File Management" : "Administración de Archivos", + "Drag and drop files here to upload" : "Arrastre y suelte los archivos aquí para subirlos", + "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos", "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", + "Some files could not be uploaded" : "No se pudieron cargar algunos archivos", + "Files uploaded successfully" : "Archivo cargado exitosamente", "Folder name" : "Nombre de la carpeta", "Name cannot be empty" : "El nombre no puede estar en blanco", "File not found" : "Archivo no encontrado", @@ -207,8 +212,11 @@ OC.L10N.register( "Cancel" : "Cancelar", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", + "Open in Files" : "Abrir en Archivos", + "Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada", "Filename" : "Nombre del archivo", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "Create new templates folder" : "Crear nueva carpeta de plantillas", "Templates" : "Plantillas", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 0923dd4d61b..05eb5287d83 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -32,6 +32,7 @@ "Choose target folder" : "Elegir carpeta destino", "Edit locally" : "Editar localmente", "Open" : "Abrir", + "_Delete file_::_Delete files_" : ["Eliminar archivo","Eliminar archivos","Eliminar archivos"], "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", @@ -157,7 +158,11 @@ "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.", "in %s" : "en %s", "File Management" : "Administración de Archivos", + "Drag and drop files here to upload" : "Arrastre y suelte los archivos aquí para subirlos", + "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos", "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", + "Some files could not be uploaded" : "No se pudieron cargar algunos archivos", + "Files uploaded successfully" : "Archivo cargado exitosamente", "Folder name" : "Nombre de la carpeta", "Name cannot be empty" : "El nombre no puede estar en blanco", "File not found" : "Archivo no encontrado", @@ -205,8 +210,11 @@ "Cancel" : "Cancelar", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", + "Open in Files" : "Abrir en Archivos", + "Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada", "Filename" : "Nombre del archivo", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "Create new templates folder" : "Crear nueva carpeta de plantillas", "Templates" : "Plantillas", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 96b26fd991e..ab5298ce1f5 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -101,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Votre espace de stockage est presque plein ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["correspond à \"{filter}\"","correspondent à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", + "Direct link was copied (only works for people who have access to this file/folder)" : "Le lien direct a été copié (fonctionne uniquement pour les personnes qui ont accès à ce fichier ou à ce dossier)", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "Copy direct link (only works for people who have access to this file/folder)" : "Copier le lien direct (fonctionne uniquement pour les personnes pouvant accéder à ce fichier ou à ce dossier)", "New folder" : "Nouveau dossier", "Create new folder" : "Créer un nouveau dossier", "Upload file" : "Téléverser un fichier", @@ -125,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "Restauré par {user}", "Renamed by {user}" : "Renommé par {user}", "Moved by {user}" : "Déplacé par {user}", + "\"remote account\"" : "\"compte distant\"", "You created {file}" : "Vous avez créé {file}", "You created an encrypted file in {file}" : "Vous avez créé un fichier chiffré dans {file}", "{user} created {file}" : "{user} a créé {file}", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 108daed371b..572b9589801 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Votre espace de stockage est presque plein ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["correspond à \"{filter}\"","correspondent à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", + "Direct link was copied (only works for people who have access to this file/folder)" : "Le lien direct a été copié (fonctionne uniquement pour les personnes qui ont accès à ce fichier ou à ce dossier)", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "Copy direct link (only works for people who have access to this file/folder)" : "Copier le lien direct (fonctionne uniquement pour les personnes pouvant accéder à ce fichier ou à ce dossier)", "New folder" : "Nouveau dossier", "Create new folder" : "Créer un nouveau dossier", "Upload file" : "Téléverser un fichier", @@ -123,6 +125,7 @@ "Restored by {user}" : "Restauré par {user}", "Renamed by {user}" : "Renommé par {user}", "Moved by {user}" : "Déplacé par {user}", + "\"remote account\"" : "\"compte distant\"", "You created {file}" : "Vous avez créé {file}", "You created an encrypted file in {file}" : "Vous avez créé un fichier chiffré dans {file}", "{user} created {file}" : "{user} a créé {file}", diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 9bee09d7773..e07006f7f7f 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -63,8 +63,8 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["%n תיקייה","%n תיקיות","%n תיקיות","%n תיקיות"], "_%n file_::_%n files_" : ["%n קובץ","%n קבצים","%n קבצים","%n קבצים"], "{dirs} and {files}" : "{dirs} וכן {files}", - "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים","לרבות %n מוסתרים"], - "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים","מעלה %n קבצים"], + "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים"], + "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים"], "New" : "חדש", "Select file range" : "בחירת טווח קבצים", "{used} of {quota} used" : "{used} מתוך {quota} בשימוש", @@ -79,7 +79,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "האחסון שלך כמעט מלא ({usedSpacePercent}%).", "View in folder" : "הצג בתיקייה", "Path" : "נתיב", - "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים","%n בייטים"], + "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים"], "Favorited" : "מועדף", "Favorite" : "מועדף", "New folder" : "תיקייה חדשה", @@ -196,4 +196,4 @@ OC.L10N.register( "Pending shares" : "שיתופים ממתינים", "Choose" : "בחר" }, -"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); +"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index d4086212940..f6a80dd8fb5 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -61,8 +61,8 @@ "_%n folder_::_%n folders_" : ["%n תיקייה","%n תיקיות","%n תיקיות","%n תיקיות"], "_%n file_::_%n files_" : ["%n קובץ","%n קבצים","%n קבצים","%n קבצים"], "{dirs} and {files}" : "{dirs} וכן {files}", - "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים","לרבות %n מוסתרים"], - "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים","מעלה %n קבצים"], + "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים"], + "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים"], "New" : "חדש", "Select file range" : "בחירת טווח קבצים", "{used} of {quota} used" : "{used} מתוך {quota} בשימוש", @@ -77,7 +77,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "האחסון שלך כמעט מלא ({usedSpacePercent}%).", "View in folder" : "הצג בתיקייה", "Path" : "נתיב", - "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים","%n בייטים"], + "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים"], "Favorited" : "מועדף", "Favorite" : "מועדף", "New folder" : "תיקייה חדשה", @@ -193,5 +193,5 @@ "Deleted shares" : "שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", "Choose" : "בחר" -},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" +},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index f4ea371f448..fbe1a2627db 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -38,6 +38,9 @@ OC.L10N.register( "Edit locally" : "Редактировать локально", "Open" : "Открыть", "_Delete file_::_Delete files_" : ["Удалить файл","Удалить файлы","Удалить файлы","Удалить файлы"], + "_Delete folder_::_Delete folders_" : ["Удалить папку","Удалить папки","Удалить папки","Удалить папки"], + "_Disconnect storage_::_Disconnect storages_" : ["Отключить хранилище","Отключить хранилища","Отключить хранилища","Отключить хранилища"], + "_Leave this share_::_Leave these shares_" : ["Отказаться от доступа к общему ресурсу","Отказаться от доступа к общим ресурсам","Отказаться от доступа к общим ресурсам","Отказаться от доступа к общим ресурсам"], "Could not load info for file \"{file}\"" : "Не удаётся загрузить информацию для файла \"{file}\"", "Files" : "Файлы", "Details" : "Подробно", @@ -98,11 +101,13 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["соответствуют «{filter}»","соответствуют «{filter}»","соответствуют «{filter}»","соответствует «{filter}»"], "View in folder" : "Посмотреть в каталоге", + "Direct link was copied (only works for people who have access to this file/folder)" : "Внутренняя ссылка скопирована. Она может быть использована только пользователями, у которых уже есть доступ к этому файлу или папке. ", "Path" : "Путь", "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Favorited" : "Избранное", "Favorite" : "Добавить в избранное", - "New folder" : "Новый каталог", + "Copy direct link (only works for people who have access to this file/folder)" : "Копировать прямую ссылку (она сработает только для пользователей, у которых уже есть доступ к этому файлу или каталогу)", + "New folder" : "Новая папка", "Create new folder" : "Создать папку", "Upload file" : "Загрузить файл", "Recent" : "Недавно изменённые", @@ -116,12 +121,13 @@ OC.L10N.register( "You removed {file} from your favorites" : "Вы удалили «{file}» из избранного", "Favorites" : "Избранные", "File changes" : "Изменения файлов", - "Created by {user}" : "Создано {user}", - "Changed by {user}" : "Изменено {user}", - "Deleted by {user}" : "Удалено {user}", - "Restored by {user}" : "Восстановлено {user}", - "Renamed by {user}" : "Переименовано {user}", - "Moved by {user}" : "Перемещено {user}", + "Created by {user}" : "Создано пользователем {user}", + "Changed by {user}" : "Изменено пользователем {user}", + "Deleted by {user}" : "Удалено пользователем {user}", + "Restored by {user}" : "Восстановлено пользователем {user}", + "Renamed by {user}" : "Переименовано пользователем {user}", + "Moved by {user}" : "Перемещено пользователем {user}", + "\"remote account\"" : "«пользователь другого сервера»", "You created {file}" : "Вы создали «{file}»", "You created an encrypted file in {file}" : "Вы создали зашифрованный файл в «{file}»", "{user} created {file}" : "{user} создал(а) «{file}»", @@ -169,8 +175,12 @@ OC.L10N.register( "Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки", "Your have used your space quota and cannot upload files anymore" : "Вы использовали всё доступное вам место и не можете больше загружать файлы", "You don’t have permission to upload or create files here" : "У вас нет прав на создание или загрузку файлов в эту папку.", + "Some files could not be uploaded" : "Некоторые файлы не могут быть загружены", + "Files uploaded successfully" : "Файлы успешно обновлены", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", + "Toggle selection for file \"{displayName}\"" : "Установить или снять выделение файла «{displayName}»", + "Toggle selection for folder \"{displayName}\"" : "Установить или снять выделение папки «{displayName}»", "Rename file" : "Переименовать файл", "File name" : "Имя файла", "Folder name" : "Имя папки", @@ -186,6 +196,7 @@ OC.L10N.register( "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.", "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»", "Total rows summary" : "Количество строк в общем", + "Toggle selection for all files and folders" : "Установить или снять выделение всех файлов и папок", "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", "List of files and folders." : "Список файлов и каталогов.", @@ -198,6 +209,7 @@ OC.L10N.register( "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", "Create" : "Создать", + "A file or folder with that name already exists." : "Файл или папка с этим именем уже существуют.", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", "Change" : "Изменить", @@ -224,11 +236,14 @@ OC.L10N.register( "Switch to list view" : "Переключение в режим просмотра списка", "Switch to grid view" : "Переключиться на режим просмотра сеткой", "Error during upload: {message}" : "Ошибка при загрузке: {message}", + "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", "Unknown error during upload" : "Неизвестная ошибка при загрузке", "Open the files app settings" : "Открыть параметры приложения «Файлы»", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.", "Sort favorites first" : "Сначала избранное", + "Sort folders before files" : "Начинать список с папок", "Show hidden files" : "Показывать скрытые файлы", "Crop image previews" : "Обрезать пред. просмотр", "Enable the grid view" : "Включить режим просмотра сеткой", @@ -248,11 +263,16 @@ OC.L10N.register( "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", + "Delete and unshare" : "Удалить и закрыть общий доступ", + "You are about to delete {count} items." : "Подтвердите удаление {count} объекта (-ов).", "Confirm deletion" : "Подтвердить удаление", "Cancel" : "Отменить", + "Deletion cancelled" : "Удаление отменено", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", + "(copy)" : "(копия)", + "(copy %n)" : "(копия %n)", "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", "The files is locked" : "Файлы заблокированы", "The file does not exist anymore" : "Файл больше не существует", @@ -260,9 +280,11 @@ OC.L10N.register( "Copy to {target}" : "Скопировать в «{target}»", "Move to {target}" : "Переместить в «{target}»", "Cancelled move or copy operation" : "Копирование или перемещение отменено", + "Move or copy operation failed" : "Ошибка перемещение или копирования", "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в Файлах", "Open details" : "Открыть подробности", + "An error occurred while uploading. Please try again later." : "Ошибка во время передачи на сервер, попробуйте ещё раз.", "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", @@ -270,6 +292,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", "Create new templates folder" : "Создать новую папку шаблонов", "Templates" : "Шаблоны", + "New template folder" : "Новая папка шаблонов", "One of the dropped files could not be processed" : "Один из перетащенных файлов не может быть обработан", "Uploading \"{filename}\" failed" : "Загрузка \"{filename}\" не удалась", "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"], diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 172a857d9f1..ac86a4066ab 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -36,6 +36,9 @@ "Edit locally" : "Редактировать локально", "Open" : "Открыть", "_Delete file_::_Delete files_" : ["Удалить файл","Удалить файлы","Удалить файлы","Удалить файлы"], + "_Delete folder_::_Delete folders_" : ["Удалить папку","Удалить папки","Удалить папки","Удалить папки"], + "_Disconnect storage_::_Disconnect storages_" : ["Отключить хранилище","Отключить хранилища","Отключить хранилища","Отключить хранилища"], + "_Leave this share_::_Leave these shares_" : ["Отказаться от доступа к общему ресурсу","Отказаться от доступа к общим ресурсам","Отказаться от доступа к общим ресурсам","Отказаться от доступа к общим ресурсам"], "Could not load info for file \"{file}\"" : "Не удаётся загрузить информацию для файла \"{file}\"", "Files" : "Файлы", "Details" : "Подробно", @@ -96,11 +99,13 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["соответствуют «{filter}»","соответствуют «{filter}»","соответствуют «{filter}»","соответствует «{filter}»"], "View in folder" : "Посмотреть в каталоге", + "Direct link was copied (only works for people who have access to this file/folder)" : "Внутренняя ссылка скопирована. Она может быть использована только пользователями, у которых уже есть доступ к этому файлу или папке. ", "Path" : "Путь", "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Favorited" : "Избранное", "Favorite" : "Добавить в избранное", - "New folder" : "Новый каталог", + "Copy direct link (only works for people who have access to this file/folder)" : "Копировать прямую ссылку (она сработает только для пользователей, у которых уже есть доступ к этому файлу или каталогу)", + "New folder" : "Новая папка", "Create new folder" : "Создать папку", "Upload file" : "Загрузить файл", "Recent" : "Недавно изменённые", @@ -114,12 +119,13 @@ "You removed {file} from your favorites" : "Вы удалили «{file}» из избранного", "Favorites" : "Избранные", "File changes" : "Изменения файлов", - "Created by {user}" : "Создано {user}", - "Changed by {user}" : "Изменено {user}", - "Deleted by {user}" : "Удалено {user}", - "Restored by {user}" : "Восстановлено {user}", - "Renamed by {user}" : "Переименовано {user}", - "Moved by {user}" : "Перемещено {user}", + "Created by {user}" : "Создано пользователем {user}", + "Changed by {user}" : "Изменено пользователем {user}", + "Deleted by {user}" : "Удалено пользователем {user}", + "Restored by {user}" : "Восстановлено пользователем {user}", + "Renamed by {user}" : "Переименовано пользователем {user}", + "Moved by {user}" : "Перемещено пользователем {user}", + "\"remote account\"" : "«пользователь другого сервера»", "You created {file}" : "Вы создали «{file}»", "You created an encrypted file in {file}" : "Вы создали зашифрованный файл в «{file}»", "{user} created {file}" : "{user} создал(а) «{file}»", @@ -167,8 +173,12 @@ "Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки", "Your have used your space quota and cannot upload files anymore" : "Вы использовали всё доступное вам место и не можете больше загружать файлы", "You don’t have permission to upload or create files here" : "У вас нет прав на создание или загрузку файлов в эту папку.", + "Some files could not be uploaded" : "Некоторые файлы не могут быть загружены", + "Files uploaded successfully" : "Файлы успешно обновлены", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", + "Toggle selection for file \"{displayName}\"" : "Установить или снять выделение файла «{displayName}»", + "Toggle selection for folder \"{displayName}\"" : "Установить или снять выделение папки «{displayName}»", "Rename file" : "Переименовать файл", "File name" : "Имя файла", "Folder name" : "Имя папки", @@ -184,6 +194,7 @@ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.", "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»", "Total rows summary" : "Количество строк в общем", + "Toggle selection for all files and folders" : "Установить или снять выделение всех файлов и папок", "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", "List of files and folders." : "Список файлов и каталогов.", @@ -196,6 +207,7 @@ "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", "Create" : "Создать", + "A file or folder with that name already exists." : "Файл или папка с этим именем уже существуют.", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", "Change" : "Изменить", @@ -222,11 +234,14 @@ "Switch to list view" : "Переключение в режим просмотра списка", "Switch to grid view" : "Переключиться на режим просмотра сеткой", "Error during upload: {message}" : "Ошибка при загрузке: {message}", + "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", "Unknown error during upload" : "Неизвестная ошибка при загрузке", "Open the files app settings" : "Открыть параметры приложения «Файлы»", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.", "Sort favorites first" : "Сначала избранное", + "Sort folders before files" : "Начинать список с папок", "Show hidden files" : "Показывать скрытые файлы", "Crop image previews" : "Обрезать пред. просмотр", "Enable the grid view" : "Включить режим просмотра сеткой", @@ -246,11 +261,16 @@ "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", + "Delete and unshare" : "Удалить и закрыть общий доступ", + "You are about to delete {count} items." : "Подтвердите удаление {count} объекта (-ов).", "Confirm deletion" : "Подтвердить удаление", "Cancel" : "Отменить", + "Deletion cancelled" : "Удаление отменено", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", + "(copy)" : "(копия)", + "(copy %n)" : "(копия %n)", "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", "The files is locked" : "Файлы заблокированы", "The file does not exist anymore" : "Файл больше не существует", @@ -258,9 +278,11 @@ "Copy to {target}" : "Скопировать в «{target}»", "Move to {target}" : "Переместить в «{target}»", "Cancelled move or copy operation" : "Копирование или перемещение отменено", + "Move or copy operation failed" : "Ошибка перемещение или копирования", "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в Файлах", "Open details" : "Открыть подробности", + "An error occurred while uploading. Please try again later." : "Ошибка во время передачи на сервер, попробуйте ещё раз.", "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", @@ -268,6 +290,7 @@ "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", "Create new templates folder" : "Создать новую папку шаблонов", "Templates" : "Шаблоны", + "New template folder" : "Новая папка шаблонов", "One of the dropped files could not be processed" : "Один из перетащенных файлов не может быть обработан", "Uploading \"{filename}\" failed" : "Загрузка \"{filename}\" не удалась", "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"], diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 09435b8ddc3..b868a27db44 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -101,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿 ({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", + "Direct link was copied (only works for people who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", "Favorite" : "我的最愛", + "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -125,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "由 {user} 還原", "Renamed by {user}" : "由 {user} 重新命名", "Moved by {user}" : "由 {user} 移動", + "\"remote account\"" : "「遠端帳號」", "You created {file}" : "您建立了 {file}", "You created an encrypted file in {file}" : "您在 {file} 裡建立了一個加密的檔案", "{user} created {file}" : "{user} 建立了 {file}", @@ -172,6 +175,8 @@ OC.L10N.register( "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", + "Some files could not be uploaded" : "無法上傳部份檔案", + "Files uploaded successfully" : "檔案上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", "Toggle selection for file \"{displayName}\"" : "切換檔案「{displayName}」的選取", @@ -204,6 +209,7 @@ OC.L10N.register( "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", "Create" : "建立", + "A file or folder with that name already exists." : "已存在同名的檔案或資料夾。", "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", @@ -258,8 +264,10 @@ OC.L10N.register( "Unable to create new file from template" : "無法從範本建立新檔案", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", + "You are about to delete {count} items." : "您將要移除 {count} 個項目。", "Confirm deletion" : "確認刪除", "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "Destination is not a folder" : "目的地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", @@ -276,6 +284,7 @@ OC.L10N.register( "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", + "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", @@ -283,6 +292,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "無法初始化範本目錄", "Create new templates folder" : "建立新的範本資料夾", "Templates" : "範本", + "New template folder" : "新範本資料夾", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 2f5306e2fec..c15b196981d 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿 ({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", + "Direct link was copied (only works for people who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", "Favorite" : "我的最愛", + "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -123,6 +125,7 @@ "Restored by {user}" : "由 {user} 還原", "Renamed by {user}" : "由 {user} 重新命名", "Moved by {user}" : "由 {user} 移動", + "\"remote account\"" : "「遠端帳號」", "You created {file}" : "您建立了 {file}", "You created an encrypted file in {file}" : "您在 {file} 裡建立了一個加密的檔案", "{user} created {file}" : "{user} 建立了 {file}", @@ -170,6 +173,8 @@ "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", + "Some files could not be uploaded" : "無法上傳部份檔案", + "Files uploaded successfully" : "檔案上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", "Toggle selection for file \"{displayName}\"" : "切換檔案「{displayName}」的選取", @@ -202,6 +207,7 @@ "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", "Create" : "建立", + "A file or folder with that name already exists." : "已存在同名的檔案或資料夾。", "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", @@ -256,8 +262,10 @@ "Unable to create new file from template" : "無法從範本建立新檔案", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", + "You are about to delete {count} items." : "您將要移除 {count} 個項目。", "Confirm deletion" : "確認刪除", "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "Destination is not a folder" : "目的地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", @@ -274,6 +282,7 @@ "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", + "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", @@ -281,6 +290,7 @@ "Unable to initialize the templates directory" : "無法初始化範本目錄", "Create new templates folder" : "建立新的範本資料夾", "Templates" : "範本", + "New template folder" : "新範本資料夾", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], |