mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
e4866860cb
commit
8d2a95678f
14 changed files with 18 additions and 1740 deletions
|
|
@ -1,209 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Added to favorites" : "Добавено към любимите",
|
||||
"Removed from favorites" : "Премахни от любимите",
|
||||
"You added {file} to your favorites" : "Добавихте {file} към любимите",
|
||||
"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}",
|
||||
"\"remote account\"" : "\"профил за отдалечен достъп\"",
|
||||
"You created {file}" : "Създадохте {file}",
|
||||
"You created an encrypted file in {file}" : "Създадохте криптиран файл в {file}",
|
||||
"{user} created {file}" : "{user} създаде {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} създаде криптиран файл в {file}",
|
||||
"{file} was created in a public folder" : "{file} беше създаден в публична папка",
|
||||
"You changed {file}" : "Променихте {file}",
|
||||
"You changed an encrypted file in {file}" : "Променихте криптиран файл в {file}",
|
||||
"{user} changed {file}" : "{user} промени {file}",
|
||||
"{user} changed an encrypted file in {file}" : "{user} промени криптиран файл в {file}",
|
||||
"You deleted {file}" : "Изтрихте {file}",
|
||||
"You deleted an encrypted file in {file}" : "Изтрихте криптиран файл в {file}",
|
||||
"{user} deleted {file}" : "{user} изтри {file}",
|
||||
"{user} deleted an encrypted file in {file}" : "{user} изтри криптиран файл в {file}",
|
||||
"You restored {file}" : "Възстановихте {file}",
|
||||
"{user} restored {file}" : "{user} възстанови {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Преименувахте {oldfile} (скрит) на {newfile} (скрит)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "Преименувахте {oldfile} (скрит) на {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "Преименувахте {oldfile} на {newfile} (скрит)",
|
||||
"You renamed {oldfile} to {newfile}" : "Преименувахте {oldfile} на {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} преименува {oldfile} (скрит) на {newfile} (скрит)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} преименува {oldfile} (скрит) на {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} преименува {oldfile} на {newfile} (скрит)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} преименува {oldfile} на {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Преместихте {oldfile} в {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} премести {oldfile} в {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Добавяне или премахване на файл от <strong>любимите</strong> ви",
|
||||
"Files" : "Файлове",
|
||||
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "Предпочетен файл или папка е <strong>променен</strong>",
|
||||
"Favorite files" : "Любими файлове",
|
||||
"No favorites" : "Няма любими",
|
||||
"Accept" : "Приемане",
|
||||
"Reject" : "Откажи",
|
||||
"Incoming ownership transfer from {user}" : "Входящо прехвърляне на собственост от {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : " Ще приеметели {path}?\n\nЗабележка: Процесът на прехвърляне след приемане може да отнеме до 1 час.",
|
||||
"Ownership transfer failed" : "Промяната на собственик е неуспешна",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Вашето прехвърляне на собственост на {path} към {user} беше неуспешно.",
|
||||
"The ownership transfer of {path} from {user} failed." : "Прехвърлянето на собственост на {path} към {user} беше неуспешно.",
|
||||
"Ownership transfer done" : "Промяната на собственик е успешна",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Вашето прехвърляне на собственост на {path} към {user} е завършено.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Прехвърлянето на собственост на {path} към {user} е завършено.",
|
||||
"in %s" : "в %s",
|
||||
"File Management" : "Управление на файлове",
|
||||
"Home" : "Домашен",
|
||||
"Target folder does not exist any more" : "Дестинацията не съществува",
|
||||
"Reload current directory" : "Презареждане на текущата директория",
|
||||
"Go to the \"{dir}\" directory" : "Отидете в директорията \"{dir}\"",
|
||||
"Favorite" : "Любими",
|
||||
"Filename" : "Име на файла",
|
||||
"Folder name" : "Име на папка",
|
||||
"Folder" : "Папка",
|
||||
"Pending" : "Чакащо",
|
||||
"Clear filter" : "Изчстиване на филтър",
|
||||
"Modified" : "Промяна",
|
||||
"Search everywhere" : "Търси навсякъде",
|
||||
"Type" : "Тип",
|
||||
"Active filters" : "Актижни филтри",
|
||||
"Remove filter" : "Премахни филтър",
|
||||
"Total rows summary" : "Обобщение на общия брой редове",
|
||||
"Name" : "Име",
|
||||
"Size" : "Размер",
|
||||
"Actions" : "Действия",
|
||||
"File not found" : "Файлът не е намерен",
|
||||
"_{count} selected_::_{count} selected_" : ["{count} избрани","{count} избрани"],
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} използвано",
|
||||
"{used} of {quota} used" : "{used} от {quota} използвани",
|
||||
"{relative}% used" : "{relative}% използвано",
|
||||
"Could not refresh storage stats" : "Статистиката за хранилище не можа да се обнови",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Хранилището е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!",
|
||||
"New folder" : "Нова папка",
|
||||
"Create new folder" : "Създай нова папка",
|
||||
"Create" : "Създаване",
|
||||
"Refresh" : "Опресняване",
|
||||
"Limit" : "Ограничение",
|
||||
"Submit" : "Изпращане",
|
||||
"Choose a file or folder to transfer" : "Избор на файл или папка за прехвърляне",
|
||||
"Transfer" : "Прехвърли",
|
||||
"Transfer {path} to {userid}" : "Прехвърляне на {path} към {userid}",
|
||||
"Invalid path selected" : "Предоставен е невалиден път до файл.",
|
||||
"Unknown error" : "Неизвестна грешка",
|
||||
"Ownership transfer request sent" : "Изпратена заявка за прехвърляне на собствеността",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Не можете да прехвърляте собственост върху файл или папка, които не притежавате",
|
||||
"Transfer ownership of a file or folder" : "Прехвърляне на собственост на файл или папка",
|
||||
"Choose file or folder to transfer" : "Избор на файл или папка за прехвърляне",
|
||||
"Change" : "Промени",
|
||||
"New owner" : "Нов собственик",
|
||||
"Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка",
|
||||
"Clipboard is not available" : "Клипбордът не е достъпен",
|
||||
"Files settings" : "Настройки на файловете",
|
||||
"General" : "Общи",
|
||||
"All files" : "Всички файлове",
|
||||
"Personal files" : "Лични файлове",
|
||||
"Appearance" : "Изглед",
|
||||
"Show hidden files" : "Показвай и скрити файлове",
|
||||
"Crop image previews" : "Изрязване на визуализациите на изображение",
|
||||
"Additional settings" : "Допълнителни настройки",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Copy" : "Копирай",
|
||||
"Keyboard shortcuts" : "Бързи клавиши",
|
||||
"File actions" : "Действия с файлове",
|
||||
"Rename" : "Преименувай",
|
||||
"Delete" : "Изтрий",
|
||||
"Manage tags" : "Управление на маркери",
|
||||
"Selection" : "Избор",
|
||||
"Deselect all" : "Откажи всички избрани",
|
||||
"Navigation" : "Навигация",
|
||||
"View" : "Изглед",
|
||||
"Toggle grid view" : "Превключи решетъчния изглед",
|
||||
"Share" : "Споделяне",
|
||||
"Shared by link" : "Споделени с връзка",
|
||||
"Shared" : "Споделен",
|
||||
"Switch to list view" : "Превключване към изглед на списък",
|
||||
"Not enough free space" : "Няма достатъчно свободно място",
|
||||
"Operation is blocked by access control" : "Операцията се блокира от контрол на достъпа",
|
||||
"Loading current folder" : "Зареждане на текущата папка",
|
||||
"Retry" : "Опитай отново",
|
||||
"No files in here" : "Няма файлове",
|
||||
"Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!",
|
||||
"Go back" : "Назад",
|
||||
"Views" : "Изгледи",
|
||||
"Error while loading the file data" : "Грешка при зареждането на файловете.",
|
||||
"Owner" : "Създател",
|
||||
"Remove from favorites" : "Премахни от любимите",
|
||||
"Add to favorites" : "Добави към любимите",
|
||||
"Tags" : "Етикети",
|
||||
"File cannot be accessed" : "Файлът не е достъпен",
|
||||
"Blank" : "Празен",
|
||||
"Unable to create new file from template" : "Не може да се създаде нов файл от шаблон",
|
||||
"Pick a template for {name}" : "Избор на шаблон за {name}",
|
||||
"Create a new file with the selected template" : "Създаване на нов файл с избрания шаблон",
|
||||
"Creating file" : "Създаване на файл ",
|
||||
"_One file successfully converted_::_%n files successfully converted_" : ["Един файл е успешно преобразуван","%nфайловете са успешно преобразувани"],
|
||||
"Files successfully converted" : "Файловете са успешно преобразувани",
|
||||
"File successfully converted" : "Файлът е успешно преобразуван",
|
||||
"Disconnect storage" : "Извади хранилището",
|
||||
"Delete permanently" : "Изтрий завинаги",
|
||||
"Delete file" : "Изтриване на файлове",
|
||||
"Delete files" : "Изтриване на файлове",
|
||||
"Delete folder" : "Изтриване на папка",
|
||||
"Cancel" : "Отказ",
|
||||
"Download" : "Изтегли",
|
||||
"Move" : "Преместване",
|
||||
"Move or copy" : "Премести или копирай",
|
||||
"Open locally" : "Локално отваряне",
|
||||
"Failed to redirect to client" : "Неуспешно пренасочване към клиент",
|
||||
"Open file locally" : "Локално отваряне на файл",
|
||||
"Details" : "Подробности",
|
||||
"View in folder" : "Преглед в папката",
|
||||
"Today" : "Днес",
|
||||
"Last 7 days" : "Последни 7 дни",
|
||||
"Last 30 days" : "Последните 30 дни",
|
||||
"Documents" : "Документи",
|
||||
"Folders" : "Папки",
|
||||
"Audio" : "Аудио",
|
||||
"Images" : "Изображения",
|
||||
"Videos" : "Видеа",
|
||||
"Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони",
|
||||
"Templates" : "Шаблони",
|
||||
"Search in folder: {folder}" : "Търси в папка: {folder}",
|
||||
"Files uploaded successfully" : "Файловете са качени успешно",
|
||||
"Some files could not be moved" : "Някои файлове не могат да бъдат преместени",
|
||||
"Files copied successfully" : "Файловете са успешно копирани",
|
||||
"Files moved successfully" : "Файловете са преместени успешно",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Файлът \"{oldName}\" не може да бъде преименуван защото не съществува",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Името \"{newName}\" се ползва в директорията \"{dir}\". Моля, изберете друго име.",
|
||||
"Could not rename \"{oldName}\"" : "\"{oldName}\" не може да бъде преименуван",
|
||||
"This operation is forbidden" : "Операцията е забранена",
|
||||
"Storage is temporarily not available" : "Временно хранилището не е налично",
|
||||
"_%n file_::_%n files_" : ["%n файл","%n файла"],
|
||||
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
|
||||
"List of favorite files and folders." : "Списък с любими файлове и папки.",
|
||||
"No favorites yet" : "Няма любими",
|
||||
"Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук",
|
||||
"No personal files found" : "Не са открити лични файлове",
|
||||
"Recent" : "Последни",
|
||||
"Search" : "Търсене",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Select all" : "Избери всички",
|
||||
"Upload too large" : "Прекалено голям файл за качване",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.",
|
||||
"Upload (max. %s)" : "Качи (макс. %s)",
|
||||
"\"{displayName}\" batch action executed successfully" : " Пакетното действие „{displayName}“ е изпълнено успешно",
|
||||
"\"{displayName}\" action failed" : "Действието „{displayName}“ е неуспешно",
|
||||
"\"{displayName}\" action executed successfully" : "Действието „{displayName}“ е изпълнено успешно",
|
||||
"WebDAV URL copied to clipboard" : "WebDAV URL адрес е копиран в клипборда",
|
||||
"Copy to clipboard" : "Копиране в клипборда",
|
||||
"Use this address to access your Files via WebDAV" : "Ползвайте този адрес за достъп до файловете си чрез WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте активирали 2FA, трябва да създадете и използвате нова парола за приложението, като кликнете тук.",
|
||||
"Edit locally" : "Локално редактиране",
|
||||
"Open details" : "Отваряне на подробности",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,207 +0,0 @@
|
|||
{ "translations": {
|
||||
"Added to favorites" : "Добавено към любимите",
|
||||
"Removed from favorites" : "Премахни от любимите",
|
||||
"You added {file} to your favorites" : "Добавихте {file} към любимите",
|
||||
"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}",
|
||||
"\"remote account\"" : "\"профил за отдалечен достъп\"",
|
||||
"You created {file}" : "Създадохте {file}",
|
||||
"You created an encrypted file in {file}" : "Създадохте криптиран файл в {file}",
|
||||
"{user} created {file}" : "{user} създаде {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} създаде криптиран файл в {file}",
|
||||
"{file} was created in a public folder" : "{file} беше създаден в публична папка",
|
||||
"You changed {file}" : "Променихте {file}",
|
||||
"You changed an encrypted file in {file}" : "Променихте криптиран файл в {file}",
|
||||
"{user} changed {file}" : "{user} промени {file}",
|
||||
"{user} changed an encrypted file in {file}" : "{user} промени криптиран файл в {file}",
|
||||
"You deleted {file}" : "Изтрихте {file}",
|
||||
"You deleted an encrypted file in {file}" : "Изтрихте криптиран файл в {file}",
|
||||
"{user} deleted {file}" : "{user} изтри {file}",
|
||||
"{user} deleted an encrypted file in {file}" : "{user} изтри криптиран файл в {file}",
|
||||
"You restored {file}" : "Възстановихте {file}",
|
||||
"{user} restored {file}" : "{user} възстанови {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Преименувахте {oldfile} (скрит) на {newfile} (скрит)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "Преименувахте {oldfile} (скрит) на {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "Преименувахте {oldfile} на {newfile} (скрит)",
|
||||
"You renamed {oldfile} to {newfile}" : "Преименувахте {oldfile} на {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} преименува {oldfile} (скрит) на {newfile} (скрит)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} преименува {oldfile} (скрит) на {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} преименува {oldfile} на {newfile} (скрит)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} преименува {oldfile} на {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Преместихте {oldfile} в {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} премести {oldfile} в {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Добавяне или премахване на файл от <strong>любимите</strong> ви",
|
||||
"Files" : "Файлове",
|
||||
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "Предпочетен файл или папка е <strong>променен</strong>",
|
||||
"Favorite files" : "Любими файлове",
|
||||
"No favorites" : "Няма любими",
|
||||
"Accept" : "Приемане",
|
||||
"Reject" : "Откажи",
|
||||
"Incoming ownership transfer from {user}" : "Входящо прехвърляне на собственост от {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : " Ще приеметели {path}?\n\nЗабележка: Процесът на прехвърляне след приемане може да отнеме до 1 час.",
|
||||
"Ownership transfer failed" : "Промяната на собственик е неуспешна",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Вашето прехвърляне на собственост на {path} към {user} беше неуспешно.",
|
||||
"The ownership transfer of {path} from {user} failed." : "Прехвърлянето на собственост на {path} към {user} беше неуспешно.",
|
||||
"Ownership transfer done" : "Промяната на собственик е успешна",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Вашето прехвърляне на собственост на {path} към {user} е завършено.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Прехвърлянето на собственост на {path} към {user} е завършено.",
|
||||
"in %s" : "в %s",
|
||||
"File Management" : "Управление на файлове",
|
||||
"Home" : "Домашен",
|
||||
"Target folder does not exist any more" : "Дестинацията не съществува",
|
||||
"Reload current directory" : "Презареждане на текущата директория",
|
||||
"Go to the \"{dir}\" directory" : "Отидете в директорията \"{dir}\"",
|
||||
"Favorite" : "Любими",
|
||||
"Filename" : "Име на файла",
|
||||
"Folder name" : "Име на папка",
|
||||
"Folder" : "Папка",
|
||||
"Pending" : "Чакащо",
|
||||
"Clear filter" : "Изчстиване на филтър",
|
||||
"Modified" : "Промяна",
|
||||
"Search everywhere" : "Търси навсякъде",
|
||||
"Type" : "Тип",
|
||||
"Active filters" : "Актижни филтри",
|
||||
"Remove filter" : "Премахни филтър",
|
||||
"Total rows summary" : "Обобщение на общия брой редове",
|
||||
"Name" : "Име",
|
||||
"Size" : "Размер",
|
||||
"Actions" : "Действия",
|
||||
"File not found" : "Файлът не е намерен",
|
||||
"_{count} selected_::_{count} selected_" : ["{count} избрани","{count} избрани"],
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} използвано",
|
||||
"{used} of {quota} used" : "{used} от {quota} използвани",
|
||||
"{relative}% used" : "{relative}% използвано",
|
||||
"Could not refresh storage stats" : "Статистиката за хранилище не можа да се обнови",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Хранилището е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!",
|
||||
"New folder" : "Нова папка",
|
||||
"Create new folder" : "Създай нова папка",
|
||||
"Create" : "Създаване",
|
||||
"Refresh" : "Опресняване",
|
||||
"Limit" : "Ограничение",
|
||||
"Submit" : "Изпращане",
|
||||
"Choose a file or folder to transfer" : "Избор на файл или папка за прехвърляне",
|
||||
"Transfer" : "Прехвърли",
|
||||
"Transfer {path} to {userid}" : "Прехвърляне на {path} към {userid}",
|
||||
"Invalid path selected" : "Предоставен е невалиден път до файл.",
|
||||
"Unknown error" : "Неизвестна грешка",
|
||||
"Ownership transfer request sent" : "Изпратена заявка за прехвърляне на собствеността",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Не можете да прехвърляте собственост върху файл или папка, които не притежавате",
|
||||
"Transfer ownership of a file or folder" : "Прехвърляне на собственост на файл или папка",
|
||||
"Choose file or folder to transfer" : "Избор на файл или папка за прехвърляне",
|
||||
"Change" : "Промени",
|
||||
"New owner" : "Нов собственик",
|
||||
"Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка",
|
||||
"Clipboard is not available" : "Клипбордът не е достъпен",
|
||||
"Files settings" : "Настройки на файловете",
|
||||
"General" : "Общи",
|
||||
"All files" : "Всички файлове",
|
||||
"Personal files" : "Лични файлове",
|
||||
"Appearance" : "Изглед",
|
||||
"Show hidden files" : "Показвай и скрити файлове",
|
||||
"Crop image previews" : "Изрязване на визуализациите на изображение",
|
||||
"Additional settings" : "Допълнителни настройки",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Copy" : "Копирай",
|
||||
"Keyboard shortcuts" : "Бързи клавиши",
|
||||
"File actions" : "Действия с файлове",
|
||||
"Rename" : "Преименувай",
|
||||
"Delete" : "Изтрий",
|
||||
"Manage tags" : "Управление на маркери",
|
||||
"Selection" : "Избор",
|
||||
"Deselect all" : "Откажи всички избрани",
|
||||
"Navigation" : "Навигация",
|
||||
"View" : "Изглед",
|
||||
"Toggle grid view" : "Превключи решетъчния изглед",
|
||||
"Share" : "Споделяне",
|
||||
"Shared by link" : "Споделени с връзка",
|
||||
"Shared" : "Споделен",
|
||||
"Switch to list view" : "Превключване към изглед на списък",
|
||||
"Not enough free space" : "Няма достатъчно свободно място",
|
||||
"Operation is blocked by access control" : "Операцията се блокира от контрол на достъпа",
|
||||
"Loading current folder" : "Зареждане на текущата папка",
|
||||
"Retry" : "Опитай отново",
|
||||
"No files in here" : "Няма файлове",
|
||||
"Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!",
|
||||
"Go back" : "Назад",
|
||||
"Views" : "Изгледи",
|
||||
"Error while loading the file data" : "Грешка при зареждането на файловете.",
|
||||
"Owner" : "Създател",
|
||||
"Remove from favorites" : "Премахни от любимите",
|
||||
"Add to favorites" : "Добави към любимите",
|
||||
"Tags" : "Етикети",
|
||||
"File cannot be accessed" : "Файлът не е достъпен",
|
||||
"Blank" : "Празен",
|
||||
"Unable to create new file from template" : "Не може да се създаде нов файл от шаблон",
|
||||
"Pick a template for {name}" : "Избор на шаблон за {name}",
|
||||
"Create a new file with the selected template" : "Създаване на нов файл с избрания шаблон",
|
||||
"Creating file" : "Създаване на файл ",
|
||||
"_One file successfully converted_::_%n files successfully converted_" : ["Един файл е успешно преобразуван","%nфайловете са успешно преобразувани"],
|
||||
"Files successfully converted" : "Файловете са успешно преобразувани",
|
||||
"File successfully converted" : "Файлът е успешно преобразуван",
|
||||
"Disconnect storage" : "Извади хранилището",
|
||||
"Delete permanently" : "Изтрий завинаги",
|
||||
"Delete file" : "Изтриване на файлове",
|
||||
"Delete files" : "Изтриване на файлове",
|
||||
"Delete folder" : "Изтриване на папка",
|
||||
"Cancel" : "Отказ",
|
||||
"Download" : "Изтегли",
|
||||
"Move" : "Преместване",
|
||||
"Move or copy" : "Премести или копирай",
|
||||
"Open locally" : "Локално отваряне",
|
||||
"Failed to redirect to client" : "Неуспешно пренасочване към клиент",
|
||||
"Open file locally" : "Локално отваряне на файл",
|
||||
"Details" : "Подробности",
|
||||
"View in folder" : "Преглед в папката",
|
||||
"Today" : "Днес",
|
||||
"Last 7 days" : "Последни 7 дни",
|
||||
"Last 30 days" : "Последните 30 дни",
|
||||
"Documents" : "Документи",
|
||||
"Folders" : "Папки",
|
||||
"Audio" : "Аудио",
|
||||
"Images" : "Изображения",
|
||||
"Videos" : "Видеа",
|
||||
"Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони",
|
||||
"Templates" : "Шаблони",
|
||||
"Search in folder: {folder}" : "Търси в папка: {folder}",
|
||||
"Files uploaded successfully" : "Файловете са качени успешно",
|
||||
"Some files could not be moved" : "Някои файлове не могат да бъдат преместени",
|
||||
"Files copied successfully" : "Файловете са успешно копирани",
|
||||
"Files moved successfully" : "Файловете са преместени успешно",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Файлът \"{oldName}\" не може да бъде преименуван защото не съществува",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Името \"{newName}\" се ползва в директорията \"{dir}\". Моля, изберете друго име.",
|
||||
"Could not rename \"{oldName}\"" : "\"{oldName}\" не може да бъде преименуван",
|
||||
"This operation is forbidden" : "Операцията е забранена",
|
||||
"Storage is temporarily not available" : "Временно хранилището не е налично",
|
||||
"_%n file_::_%n files_" : ["%n файл","%n файла"],
|
||||
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
|
||||
"List of favorite files and folders." : "Списък с любими файлове и папки.",
|
||||
"No favorites yet" : "Няма любими",
|
||||
"Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук",
|
||||
"No personal files found" : "Не са открити лични файлове",
|
||||
"Recent" : "Последни",
|
||||
"Search" : "Търсене",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Select all" : "Избери всички",
|
||||
"Upload too large" : "Прекалено голям файл за качване",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.",
|
||||
"Upload (max. %s)" : "Качи (макс. %s)",
|
||||
"\"{displayName}\" batch action executed successfully" : " Пакетното действие „{displayName}“ е изпълнено успешно",
|
||||
"\"{displayName}\" action failed" : "Действието „{displayName}“ е неуспешно",
|
||||
"\"{displayName}\" action executed successfully" : "Действието „{displayName}“ е изпълнено успешно",
|
||||
"WebDAV URL copied to clipboard" : "WebDAV URL адрес е копиран в клипборда",
|
||||
"Copy to clipboard" : "Копиране в клипборда",
|
||||
"Use this address to access your Files via WebDAV" : "Ползвайте този адрес за достъп до файловете си чрез WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте активирали 2FA, трябва да създадете и използвате нова парола за приложението, като кликнете тук.",
|
||||
"Edit locally" : "Локално редактиране",
|
||||
"Open details" : "Отваряне на подробности",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,225 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Added to favorites" : "Added to favorites",
|
||||
"Removed from favorites" : "Removed from favorites",
|
||||
"You added {file} to your favorites" : "You added {file} to your favorites",
|
||||
"You removed {file} from your favorites" : "You removed {file} from your favorites",
|
||||
"Favorites" : "Favorites",
|
||||
"File changes" : "File changes",
|
||||
"Created by {user}" : "Created by {user}",
|
||||
"Changed by {user}" : "Changed by {user}",
|
||||
"Deleted by {user}" : "Deleted by {user}",
|
||||
"Restored by {user}" : "Restored by {user}",
|
||||
"Renamed by {user}" : "Renamed by {user}",
|
||||
"Moved by {user}" : "Moved by {user}",
|
||||
"You created {file}" : "You created {file}",
|
||||
"You created an encrypted file in {file}" : "You created an encrypted file in {file}",
|
||||
"{user} created {file}" : "{user} created {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} created an encrypted file in {file}",
|
||||
"{file} was created in a public folder" : "{file} was created in a public folder",
|
||||
"You changed {file}" : "You changed {file}",
|
||||
"You changed an encrypted file in {file}" : "You changed an encrypted file in {file}",
|
||||
"{user} changed {file}" : "{user} changed {file}",
|
||||
"{user} changed an encrypted file in {file}" : "{user} changed an encrypted file in {file}",
|
||||
"You deleted {file}" : "You deleted {file}",
|
||||
"You deleted an encrypted file in {file}" : "You deleted an encrypted file in {file}",
|
||||
"{user} deleted {file}" : "{user} deleted {file}",
|
||||
"{user} deleted an encrypted file in {file}" : "{user} deleted an encrypted file in {file}",
|
||||
"You restored {file}" : "You restored {file}",
|
||||
"{user} restored {file}" : "{user} restored {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "You renamed {oldfile} (hidden) to {newfile} (hidden)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "You renamed {oldfile} (hidden) to {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "You renamed {oldfile} to {newfile} (hidden)",
|
||||
"You renamed {oldfile} to {newfile}" : "You renamed {oldfile} to {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} renamed {oldfile} (hidden) to {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} renamed {oldfile} (hidden) to {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} renamed {oldfile} to {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} renamed {oldfile} to {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "You moved {oldfile} to {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} moved {oldfile} to {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "A file has been added to or removed from your <strong>favorites</strong>",
|
||||
"Files" : "ფაილები",
|
||||
"A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "A favorite file or folder has been <strong>changed</strong>",
|
||||
"Accept" : "Accept",
|
||||
"Reject" : "Reject",
|
||||
"Incoming ownership transfer from {user}" : "Incoming ownership transfer from {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour.",
|
||||
"Ownership transfer failed" : "Ownership transfer failed",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Your ownership transfer of {path} to {user} failed.",
|
||||
"The ownership transfer of {path} from {user} failed." : "The ownership transfer of {path} from {user} failed.",
|
||||
"Ownership transfer done" : "Ownership transfer done",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Your ownership transfer of {path} to {user} has completed.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "The ownership transfer of {path} from {user} has completed.",
|
||||
"in %s" : "in %s",
|
||||
"File Management" : "File Management",
|
||||
"Home" : "Home",
|
||||
"Target folder does not exist any more" : "Target folder does not exist any more",
|
||||
"Reload current directory" : "Reload current directory",
|
||||
"Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory",
|
||||
"Current directory path" : "Current directory path",
|
||||
"Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore",
|
||||
"Drag and drop files here to upload" : "Drag and drop files here to upload",
|
||||
"Favorite" : "Favorite",
|
||||
"Back" : "Back",
|
||||
"Filename" : "Filename",
|
||||
"Folder name" : "Folder name",
|
||||
"This node is unavailable" : "This node is unavailable",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"",
|
||||
"Rename file" : "Rename file",
|
||||
"Folder" : "Folder",
|
||||
"Pending" : "Pending",
|
||||
"Clear filter" : "Clear filter",
|
||||
"Modified" : "Modified",
|
||||
"Search everywhere" : "მოძებნე ყველგან",
|
||||
"Type" : "Type",
|
||||
"Active filters" : "Active filters",
|
||||
"Remove filter" : "Remove filter",
|
||||
"Total rows summary" : "Total rows summary",
|
||||
"Name" : "Name",
|
||||
"Size" : "Size",
|
||||
"Actions" : "Actions",
|
||||
"List of files and folders." : "List of files and folders.",
|
||||
"Column headers with buttons are sortable." : "Column headers with buttons are sortable.",
|
||||
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.",
|
||||
"File not found" : "File not found",
|
||||
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} used",
|
||||
"{used} of {quota} used" : "{used} of {quota} used",
|
||||
"{relative}% used" : "{relative}% used",
|
||||
"Could not refresh storage stats" : "Could not refresh storage stats",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
|
||||
"New folder" : "New folder",
|
||||
"Create new folder" : "Create new folder",
|
||||
"Create" : "Create",
|
||||
"Refresh" : "Refresh",
|
||||
"Submit" : "Submit",
|
||||
"Choose a file or folder to transfer" : "Choose a file or folder to transfer",
|
||||
"Transfer" : "Transfer",
|
||||
"Transfer {path} to {userid}" : "Transfer {path} to {userid}",
|
||||
"Invalid path selected" : "Invalid path selected",
|
||||
"Unknown error" : "Unknown error",
|
||||
"Ownership transfer request sent" : "Ownership transfer request sent",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own",
|
||||
"Transfer ownership of a file or folder" : "Transfer ownership of a file or folder",
|
||||
"Choose file or folder to transfer" : "Choose file or folder to transfer",
|
||||
"Change" : "Change",
|
||||
"New owner" : "New owner",
|
||||
"Select file or folder to link to" : "Select file or folder to link to",
|
||||
"Choose {file}" : "Choose {file}",
|
||||
"Clipboard is not available" : "Clipboard is not available",
|
||||
"Files settings" : "Files settings",
|
||||
"General" : "General",
|
||||
"All files" : "All files",
|
||||
"Sort favorites first" : "Sort favorites first",
|
||||
"Show hidden files" : "Show hidden files",
|
||||
"Crop image previews" : "Crop image previews",
|
||||
"Additional settings" : "Additional settings",
|
||||
"WebDAV" : "WebDAV",
|
||||
"WebDAV URL" : "WebDAV URL",
|
||||
"Copy" : "Copy",
|
||||
"Keyboard shortcuts" : "Keyboard shortcuts",
|
||||
"Rename" : "Rename",
|
||||
"Delete" : "Delete",
|
||||
"Deselect all" : "Deselect all",
|
||||
"Navigation" : "Navigation",
|
||||
"View" : "View",
|
||||
"Toggle grid view" : "Toggle grid view",
|
||||
"Share" : "Share",
|
||||
"Shared by link" : "Shared by link",
|
||||
"Shared" : "Shared",
|
||||
"Switch to list view" : "Switch to list view",
|
||||
"Switch to grid view" : "Switch to grid view",
|
||||
"Not enough free space" : "Not enough free space",
|
||||
"Operation is blocked by access control" : "Operation is blocked by access control",
|
||||
"Error during upload: {message}" : "Error during upload: {message}",
|
||||
"Unknown error during upload" : "Unknown error during upload",
|
||||
"Loading current folder" : "Loading current folder",
|
||||
"Retry" : "Retry",
|
||||
"No files in here" : "No files in here",
|
||||
"Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
|
||||
"Go back" : "Go back",
|
||||
"Views" : "Views",
|
||||
"You" : "You",
|
||||
"Error while loading the file data" : "Error while loading the file data",
|
||||
"Owner" : "Owner",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Tags" : "Tags",
|
||||
"File cannot be accessed" : "File cannot be accessed",
|
||||
"Blank" : "Blank",
|
||||
"Unable to create new file from template" : "Unable to create new file from template",
|
||||
"Pick a template for {name}" : "Pick a template for {name}",
|
||||
"Create a new file with the selected template" : "Create a new file with the selected template",
|
||||
"Creating file" : "Creating file",
|
||||
"Leave this share" : "Leave this share",
|
||||
"Disconnect storage" : "Disconnect storage",
|
||||
"Delete permanently" : "Delete permanently",
|
||||
"Delete file" : "Delete file",
|
||||
"Delete folder" : "Delete folder",
|
||||
"Cancel" : "Cancel",
|
||||
"Download" : "Download",
|
||||
"Destination is not a folder" : "Destination is not a folder",
|
||||
"This file/folder is already in that directory" : "This file/folder is already in that directory",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
|
||||
"A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder",
|
||||
"The file does not exist anymore" : "The file does not exist anymore",
|
||||
"Choose destination" : "Choose destination",
|
||||
"Copy to {target}" : "Copy to {target}",
|
||||
"Move to {target}" : "Move to {target}",
|
||||
"Move" : "Move",
|
||||
"Move or copy" : "Move or copy",
|
||||
"Open folder {displayName}" : "Open folder {displayName}",
|
||||
"Open in Files" : "Open in Files",
|
||||
"Open locally" : "Open locally",
|
||||
"Failed to redirect to client" : "Failed to redirect to client",
|
||||
"Open file locally" : "Open file locally",
|
||||
"Details" : "Details",
|
||||
"View in folder" : "View in folder",
|
||||
"Today" : "დღეს",
|
||||
"Last 7 days" : "Last 7 days",
|
||||
"Last 30 days" : "Last 30 days",
|
||||
"Documents" : "Documents",
|
||||
"Audio" : "Audio",
|
||||
"Images" : "Images",
|
||||
"Videos" : "Videos",
|
||||
"Created new folder \"{name}\"" : "Created new folder \"{name}\"",
|
||||
"Unable to initialize the templates directory" : "Unable to initialize the templates directory",
|
||||
"Templates" : "Templates",
|
||||
"One of the dropped files could not be processed" : "One of the dropped files could not be processed",
|
||||
"Some files could not be moved" : "Some files could not be moved",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name.",
|
||||
"Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"",
|
||||
"This operation is forbidden" : "This operation is forbidden",
|
||||
"Storage is temporarily not available" : "Storage is temporarily not available",
|
||||
"_%n file_::_%n files_" : ["%n file","%n files"],
|
||||
"_%n folder_::_%n folders_" : ["%n folder","%n folders"],
|
||||
"No favorites yet" : "No favorites yet",
|
||||
"Files and folders you mark as favorite will show up here" : "Files and folders you mark as favorite will show up here",
|
||||
"List of your files and folders." : "List of your files and folders.",
|
||||
"Recent" : "Recent",
|
||||
"List of recently modified files and folders." : "List of recently modified files and folders.",
|
||||
"No recently modified files" : "No recently modified files",
|
||||
"Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.",
|
||||
"Search" : "ძიება",
|
||||
"No entries found in this folder" : "No entries found in this folder",
|
||||
"Select all" : "Select all",
|
||||
"Upload too large" : "Upload too large",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.",
|
||||
"Upload (max. %s)" : "Upload (max. %s)",
|
||||
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully",
|
||||
"\"{displayName}\" action failed" : "\"{displayName}\" action failed",
|
||||
"\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully",
|
||||
"WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard",
|
||||
"Enable the grid view" : "Enable the grid view",
|
||||
"Copy to clipboard" : "Copy to clipboard",
|
||||
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.",
|
||||
"Edit locally" : "Edit locally",
|
||||
"Cancelled move or copy operation" : "Cancelled move or copy operation",
|
||||
"Open details" : "Open details",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
@ -1,223 +0,0 @@
|
|||
{ "translations": {
|
||||
"Added to favorites" : "Added to favorites",
|
||||
"Removed from favorites" : "Removed from favorites",
|
||||
"You added {file} to your favorites" : "You added {file} to your favorites",
|
||||
"You removed {file} from your favorites" : "You removed {file} from your favorites",
|
||||
"Favorites" : "Favorites",
|
||||
"File changes" : "File changes",
|
||||
"Created by {user}" : "Created by {user}",
|
||||
"Changed by {user}" : "Changed by {user}",
|
||||
"Deleted by {user}" : "Deleted by {user}",
|
||||
"Restored by {user}" : "Restored by {user}",
|
||||
"Renamed by {user}" : "Renamed by {user}",
|
||||
"Moved by {user}" : "Moved by {user}",
|
||||
"You created {file}" : "You created {file}",
|
||||
"You created an encrypted file in {file}" : "You created an encrypted file in {file}",
|
||||
"{user} created {file}" : "{user} created {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} created an encrypted file in {file}",
|
||||
"{file} was created in a public folder" : "{file} was created in a public folder",
|
||||
"You changed {file}" : "You changed {file}",
|
||||
"You changed an encrypted file in {file}" : "You changed an encrypted file in {file}",
|
||||
"{user} changed {file}" : "{user} changed {file}",
|
||||
"{user} changed an encrypted file in {file}" : "{user} changed an encrypted file in {file}",
|
||||
"You deleted {file}" : "You deleted {file}",
|
||||
"You deleted an encrypted file in {file}" : "You deleted an encrypted file in {file}",
|
||||
"{user} deleted {file}" : "{user} deleted {file}",
|
||||
"{user} deleted an encrypted file in {file}" : "{user} deleted an encrypted file in {file}",
|
||||
"You restored {file}" : "You restored {file}",
|
||||
"{user} restored {file}" : "{user} restored {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "You renamed {oldfile} (hidden) to {newfile} (hidden)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "You renamed {oldfile} (hidden) to {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "You renamed {oldfile} to {newfile} (hidden)",
|
||||
"You renamed {oldfile} to {newfile}" : "You renamed {oldfile} to {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} renamed {oldfile} (hidden) to {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} renamed {oldfile} (hidden) to {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} renamed {oldfile} to {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} renamed {oldfile} to {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "You moved {oldfile} to {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} moved {oldfile} to {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "A file has been added to or removed from your <strong>favorites</strong>",
|
||||
"Files" : "ფაილები",
|
||||
"A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "A favorite file or folder has been <strong>changed</strong>",
|
||||
"Accept" : "Accept",
|
||||
"Reject" : "Reject",
|
||||
"Incoming ownership transfer from {user}" : "Incoming ownership transfer from {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour.",
|
||||
"Ownership transfer failed" : "Ownership transfer failed",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Your ownership transfer of {path} to {user} failed.",
|
||||
"The ownership transfer of {path} from {user} failed." : "The ownership transfer of {path} from {user} failed.",
|
||||
"Ownership transfer done" : "Ownership transfer done",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Your ownership transfer of {path} to {user} has completed.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "The ownership transfer of {path} from {user} has completed.",
|
||||
"in %s" : "in %s",
|
||||
"File Management" : "File Management",
|
||||
"Home" : "Home",
|
||||
"Target folder does not exist any more" : "Target folder does not exist any more",
|
||||
"Reload current directory" : "Reload current directory",
|
||||
"Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory",
|
||||
"Current directory path" : "Current directory path",
|
||||
"Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore",
|
||||
"Drag and drop files here to upload" : "Drag and drop files here to upload",
|
||||
"Favorite" : "Favorite",
|
||||
"Back" : "Back",
|
||||
"Filename" : "Filename",
|
||||
"Folder name" : "Folder name",
|
||||
"This node is unavailable" : "This node is unavailable",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"",
|
||||
"Rename file" : "Rename file",
|
||||
"Folder" : "Folder",
|
||||
"Pending" : "Pending",
|
||||
"Clear filter" : "Clear filter",
|
||||
"Modified" : "Modified",
|
||||
"Search everywhere" : "მოძებნე ყველგან",
|
||||
"Type" : "Type",
|
||||
"Active filters" : "Active filters",
|
||||
"Remove filter" : "Remove filter",
|
||||
"Total rows summary" : "Total rows summary",
|
||||
"Name" : "Name",
|
||||
"Size" : "Size",
|
||||
"Actions" : "Actions",
|
||||
"List of files and folders." : "List of files and folders.",
|
||||
"Column headers with buttons are sortable." : "Column headers with buttons are sortable.",
|
||||
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.",
|
||||
"File not found" : "File not found",
|
||||
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} used",
|
||||
"{used} of {quota} used" : "{used} of {quota} used",
|
||||
"{relative}% used" : "{relative}% used",
|
||||
"Could not refresh storage stats" : "Could not refresh storage stats",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
|
||||
"New folder" : "New folder",
|
||||
"Create new folder" : "Create new folder",
|
||||
"Create" : "Create",
|
||||
"Refresh" : "Refresh",
|
||||
"Submit" : "Submit",
|
||||
"Choose a file or folder to transfer" : "Choose a file or folder to transfer",
|
||||
"Transfer" : "Transfer",
|
||||
"Transfer {path} to {userid}" : "Transfer {path} to {userid}",
|
||||
"Invalid path selected" : "Invalid path selected",
|
||||
"Unknown error" : "Unknown error",
|
||||
"Ownership transfer request sent" : "Ownership transfer request sent",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own",
|
||||
"Transfer ownership of a file or folder" : "Transfer ownership of a file or folder",
|
||||
"Choose file or folder to transfer" : "Choose file or folder to transfer",
|
||||
"Change" : "Change",
|
||||
"New owner" : "New owner",
|
||||
"Select file or folder to link to" : "Select file or folder to link to",
|
||||
"Choose {file}" : "Choose {file}",
|
||||
"Clipboard is not available" : "Clipboard is not available",
|
||||
"Files settings" : "Files settings",
|
||||
"General" : "General",
|
||||
"All files" : "All files",
|
||||
"Sort favorites first" : "Sort favorites first",
|
||||
"Show hidden files" : "Show hidden files",
|
||||
"Crop image previews" : "Crop image previews",
|
||||
"Additional settings" : "Additional settings",
|
||||
"WebDAV" : "WebDAV",
|
||||
"WebDAV URL" : "WebDAV URL",
|
||||
"Copy" : "Copy",
|
||||
"Keyboard shortcuts" : "Keyboard shortcuts",
|
||||
"Rename" : "Rename",
|
||||
"Delete" : "Delete",
|
||||
"Deselect all" : "Deselect all",
|
||||
"Navigation" : "Navigation",
|
||||
"View" : "View",
|
||||
"Toggle grid view" : "Toggle grid view",
|
||||
"Share" : "Share",
|
||||
"Shared by link" : "Shared by link",
|
||||
"Shared" : "Shared",
|
||||
"Switch to list view" : "Switch to list view",
|
||||
"Switch to grid view" : "Switch to grid view",
|
||||
"Not enough free space" : "Not enough free space",
|
||||
"Operation is blocked by access control" : "Operation is blocked by access control",
|
||||
"Error during upload: {message}" : "Error during upload: {message}",
|
||||
"Unknown error during upload" : "Unknown error during upload",
|
||||
"Loading current folder" : "Loading current folder",
|
||||
"Retry" : "Retry",
|
||||
"No files in here" : "No files in here",
|
||||
"Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
|
||||
"Go back" : "Go back",
|
||||
"Views" : "Views",
|
||||
"You" : "You",
|
||||
"Error while loading the file data" : "Error while loading the file data",
|
||||
"Owner" : "Owner",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add to favorites" : "Add to favorites",
|
||||
"Tags" : "Tags",
|
||||
"File cannot be accessed" : "File cannot be accessed",
|
||||
"Blank" : "Blank",
|
||||
"Unable to create new file from template" : "Unable to create new file from template",
|
||||
"Pick a template for {name}" : "Pick a template for {name}",
|
||||
"Create a new file with the selected template" : "Create a new file with the selected template",
|
||||
"Creating file" : "Creating file",
|
||||
"Leave this share" : "Leave this share",
|
||||
"Disconnect storage" : "Disconnect storage",
|
||||
"Delete permanently" : "Delete permanently",
|
||||
"Delete file" : "Delete file",
|
||||
"Delete folder" : "Delete folder",
|
||||
"Cancel" : "Cancel",
|
||||
"Download" : "Download",
|
||||
"Destination is not a folder" : "Destination is not a folder",
|
||||
"This file/folder is already in that directory" : "This file/folder is already in that directory",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
|
||||
"A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder",
|
||||
"The file does not exist anymore" : "The file does not exist anymore",
|
||||
"Choose destination" : "Choose destination",
|
||||
"Copy to {target}" : "Copy to {target}",
|
||||
"Move to {target}" : "Move to {target}",
|
||||
"Move" : "Move",
|
||||
"Move or copy" : "Move or copy",
|
||||
"Open folder {displayName}" : "Open folder {displayName}",
|
||||
"Open in Files" : "Open in Files",
|
||||
"Open locally" : "Open locally",
|
||||
"Failed to redirect to client" : "Failed to redirect to client",
|
||||
"Open file locally" : "Open file locally",
|
||||
"Details" : "Details",
|
||||
"View in folder" : "View in folder",
|
||||
"Today" : "დღეს",
|
||||
"Last 7 days" : "Last 7 days",
|
||||
"Last 30 days" : "Last 30 days",
|
||||
"Documents" : "Documents",
|
||||
"Audio" : "Audio",
|
||||
"Images" : "Images",
|
||||
"Videos" : "Videos",
|
||||
"Created new folder \"{name}\"" : "Created new folder \"{name}\"",
|
||||
"Unable to initialize the templates directory" : "Unable to initialize the templates directory",
|
||||
"Templates" : "Templates",
|
||||
"One of the dropped files could not be processed" : "One of the dropped files could not be processed",
|
||||
"Some files could not be moved" : "Some files could not be moved",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name.",
|
||||
"Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"",
|
||||
"This operation is forbidden" : "This operation is forbidden",
|
||||
"Storage is temporarily not available" : "Storage is temporarily not available",
|
||||
"_%n file_::_%n files_" : ["%n file","%n files"],
|
||||
"_%n folder_::_%n folders_" : ["%n folder","%n folders"],
|
||||
"No favorites yet" : "No favorites yet",
|
||||
"Files and folders you mark as favorite will show up here" : "Files and folders you mark as favorite will show up here",
|
||||
"List of your files and folders." : "List of your files and folders.",
|
||||
"Recent" : "Recent",
|
||||
"List of recently modified files and folders." : "List of recently modified files and folders.",
|
||||
"No recently modified files" : "No recently modified files",
|
||||
"Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.",
|
||||
"Search" : "ძიება",
|
||||
"No entries found in this folder" : "No entries found in this folder",
|
||||
"Select all" : "Select all",
|
||||
"Upload too large" : "Upload too large",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.",
|
||||
"Upload (max. %s)" : "Upload (max. %s)",
|
||||
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully",
|
||||
"\"{displayName}\" action failed" : "\"{displayName}\" action failed",
|
||||
"\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully",
|
||||
"WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard",
|
||||
"Enable the grid view" : "Enable the grid view",
|
||||
"Copy to clipboard" : "Copy to clipboard",
|
||||
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.",
|
||||
"Edit locally" : "Edit locally",
|
||||
"Cancelled move or copy operation" : "Cancelled move or copy operation",
|
||||
"Open details" : "Open details",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
||||
|
|
@ -1,215 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Added to favorites" : "Adaugat la favorite",
|
||||
"Removed from favorites" : "Șters din favorite",
|
||||
"You added {file} to your favorites" : "Ai adaugat {file} în favorite",
|
||||
"You removed {file} from your favorites" : "Ai șters {file} din favorite",
|
||||
"Favorites" : "Favorite",
|
||||
"File changes" : "Modificări fișiere",
|
||||
"Created by {user}" : "Creat de {user}",
|
||||
"Changed by {user}" : "Modificat de {user}",
|
||||
"Deleted by {user}" : "Șters de {user}",
|
||||
"Restored by {user}" : "Restaurat de {user}",
|
||||
"Renamed by {user}" : "Redenumit de {user}",
|
||||
"Moved by {user}" : "Mutat de {user}",
|
||||
"You created {file}" : "Ai creat {file}",
|
||||
"You created an encrypted file in {file}" : "Ai creat un fișier criptat în {file}",
|
||||
"{user} created {file}" : "{user} a creat {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} a creat un fișier criptat în {file}",
|
||||
"{file} was created in a public folder" : "{file} a fost creat într-un director public ",
|
||||
"You changed {file}" : "Ai modificat {file}",
|
||||
"You changed an encrypted file in {file}" : "Ai modificat un fișier criptat în {file}",
|
||||
"{user} changed {file}" : "{user} a modificat {file}",
|
||||
"{user} changed an encrypted file in {file}" : "{user} a modificat un fișier criptat în {file}",
|
||||
"You deleted {file}" : "Ai șters {file}",
|
||||
"You deleted an encrypted file in {file}" : "Ai șters un fișier criptat în {file}",
|
||||
"{user} deleted {file}" : "{user} a șters {file}",
|
||||
"{user} deleted an encrypted file in {file}" : "{user} a șters un fișier criptat în {file}",
|
||||
"You restored {file}" : "Ai restaurat {file}",
|
||||
"{user} restored {file}" : "{user} a restaurat {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Ai redenumit {oldfile} (hidden) în {newfile} (hidden)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "Ai redenumit {oldfile} (hidden) în {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "Ai redenumit {oldfile} în {newfile} (ascuns)",
|
||||
"You renamed {oldfile} to {newfile}" : "Ai redenumit {oldfile} în {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} a redenumit {oldfile} (hidden) în {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} a redenumit {oldfile} (hidden) în {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} a redenumit {oldfile} în {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} a redenumit {oldfile} în {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Ai mutat {oldfile} în {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} a mutat {oldfile} în {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Un fișier a fost adăugat în sau șters din <strong>favorites</strong>",
|
||||
"Files" : "Fișiere",
|
||||
"A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "Un fișier sau dosar favorit a fost <strong>schimbat</strong>",
|
||||
"No favorites" : "Fără favorite",
|
||||
"Accept" : "Accept",
|
||||
"Reject" : "Respinge",
|
||||
"Incoming ownership transfer from {user}" : "Se transferă proprietatea de la {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Dorești să accepți {path}?\n\nNotă: Procesul de transfer după acceptare poate să durește până la 1 oră.",
|
||||
"Ownership transfer failed" : "Transferul de proprietate a eșuat",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Transferul tău de proprietate de {path} către {user} a eșuat.",
|
||||
"The ownership transfer of {path} from {user} failed." : "Transferul de proprietate de {path} către {user} a eșuat.",
|
||||
"Ownership transfer done" : "Transferul de proprietate s-a finalizat",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Transferul tău de proprietate de {path} către {user} s-a finalizat.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Transferul de proprietate de {path} către {user} s-a finalizat.",
|
||||
"in %s" : "în %s",
|
||||
"File Management" : "Management fișiere",
|
||||
"Home" : "Acasă",
|
||||
"Target folder does not exist any more" : "Directorul destinație nu mai există",
|
||||
"Reload current directory" : "Reîncarcă directorul curent",
|
||||
"Go to the \"{dir}\" directory" : "Salt la directorul \"{dir}\" ",
|
||||
"Drag and drop files here to upload" : "Faceți Drag and drop cu fișierele aici pentru upload",
|
||||
"Favorite" : "Favorit",
|
||||
"Back" : "Înapoi",
|
||||
"Filename" : "Nume fișier",
|
||||
"Folder name" : "Denumire director",
|
||||
"This node is unavailable" : "Acest nod este indisponibil",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "A fost redenumit \"{oldName}\" cu \"{newName}\"",
|
||||
"Rename file" : "Redenumire fișier",
|
||||
"Folder" : "Director",
|
||||
"Pending" : "În așteptare",
|
||||
"Clear filter" : "Șterge filtrul",
|
||||
"Modified" : "Modificat",
|
||||
"Search everywhere" : "Caută oriunde",
|
||||
"Type" : "Tip",
|
||||
"Active filters" : "Filtre active",
|
||||
"Total rows summary" : "Rezumat total rânduri",
|
||||
"Name" : "Nume",
|
||||
"Size" : "Mărime",
|
||||
"Actions" : "Acțiuni",
|
||||
"List of files and folders." : "Listă fișiere și foldere",
|
||||
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați prin listă.",
|
||||
"File not found" : "Fișierul nu a fost găsit",
|
||||
"_{count} selected_::_{count} selected_" : ["{count}selectat","{count}selectate","{count}selectate"],
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} utilizați",
|
||||
"{used} of {quota} used" : "{used} din {quota} folosiți",
|
||||
"{relative}% used" : "{relative}% utilizat",
|
||||
"Could not refresh storage stats" : "Nu pot actualiza statisticile de stocare",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!",
|
||||
"New folder" : "Un nou dosar",
|
||||
"Create new folder" : "Creează director nou",
|
||||
"Create" : "Crează",
|
||||
"Refresh" : "Reîmprospătează",
|
||||
"Submit" : "Trimite",
|
||||
"Choose a file or folder to transfer" : "Alege un fișier sau dosar de transferat",
|
||||
"Transfer" : "Transfer",
|
||||
"Transfer {path} to {userid}" : "Transferă {path} către {userid}",
|
||||
"Invalid path selected" : "Calea selectată este invalidă",
|
||||
"Unknown error" : "Eroare necunoscută",
|
||||
"Ownership transfer request sent" : "Cererea de transfer a fost trimisă",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții",
|
||||
"Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar",
|
||||
"Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat",
|
||||
"Change" : "Modificare",
|
||||
"New owner" : "Proprietarul nou",
|
||||
"Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului",
|
||||
"Choose {file}" : "Selectați {file}",
|
||||
"Clipboard is not available" : "Clipboardul este indisponibil",
|
||||
"Files settings" : "Setări Fișiere",
|
||||
"General" : "General",
|
||||
"All files" : "Toate fișierele",
|
||||
"Personal files" : "Fișiere personale",
|
||||
"Sort favorites first" : "Sortați favoritele primele",
|
||||
"Appearance" : "Aspect",
|
||||
"Show hidden files" : "Arată fișierele ascunse",
|
||||
"Crop image previews" : "Previzualizarea imaginii decupate",
|
||||
"Additional settings" : "Setări adiționale",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Copy" : "Copiază",
|
||||
"Keyboard shortcuts" : "Scurtături din tastatură",
|
||||
"Rename" : "Redenumește",
|
||||
"Delete" : "Șterge",
|
||||
"Manage tags" : "Administrați etichete",
|
||||
"Deselect all" : "Deselectează tot",
|
||||
"Navigation" : "Navigare",
|
||||
"View" : "Vizualizare",
|
||||
"Toggle grid view" : "Comută vizualizarea grilă",
|
||||
"Share" : "Partajează",
|
||||
"Shared by link" : "Partajat prin link",
|
||||
"Shared" : "Partajat",
|
||||
"Switch to list view" : "Comuta la organizarea tip listă",
|
||||
"Switch to grid view" : "Comută la organizare tip grilă",
|
||||
"Not enough free space" : "Spațiu insuficient",
|
||||
"Operation is blocked by access control" : "Operația este blocată de către controlul de acces",
|
||||
"Loading current folder" : "Se încarcă folderul curent",
|
||||
"Retry" : "Reîncearcă",
|
||||
"No files in here" : "Niciun fișier aici",
|
||||
"Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
|
||||
"Go back" : "Înapoi",
|
||||
"Views" : "Mod de viziualizare",
|
||||
"You" : "Tu",
|
||||
"Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier",
|
||||
"Owner" : "Proprietar",
|
||||
"Remove from favorites" : "Șterge din favorite",
|
||||
"Add to favorites" : "Adaugă la favorite",
|
||||
"Tags" : "Etichete",
|
||||
"File cannot be accessed" : "Fișierul nu poate fi accesat",
|
||||
"Blank" : "Gol",
|
||||
"Unable to create new file from template" : "Nu s-a putut creea un fisier nou pentru acest șablon",
|
||||
"Pick a template for {name}" : "Alege un șablon pentru {name}",
|
||||
"Create a new file with the selected template" : "Crează un fișier nou cu șablonul selectat",
|
||||
"Creating file" : "Se crează fișierul",
|
||||
"Disconnect storage" : "Deconectează stocarea",
|
||||
"Delete permanently" : "Șterge permanent",
|
||||
"Cancel" : "Anulare",
|
||||
"Download" : "Descarcă",
|
||||
"Destination is not a folder" : "Destinația nu este un folder",
|
||||
"This file/folder is already in that directory" : "Acest fișier/folder există în acel dosar",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nu se poate muta/redenumi un fișier/folder în el însuși sau într-un subfolder al său",
|
||||
"A file or folder with that name already exists in this folder" : "Un fișier sau folder cu acest nume există deja în acest folder",
|
||||
"The file does not exist anymore" : "Fișierul nu mai există",
|
||||
"Copy to {target}" : "Copiază la {target}",
|
||||
"Move to {target}" : "Mută la {target}",
|
||||
"Move" : "Mută",
|
||||
"Move or copy" : "Mută sau copiază",
|
||||
"Open folder {displayName}" : "Deschide dosarul {displayName}",
|
||||
"Open in Files" : "Deschide în Fișiere",
|
||||
"Failed to redirect to client" : "Eroare la redirectarea către client",
|
||||
"Details" : "Detalii",
|
||||
"View in folder" : "Vizualizează în director",
|
||||
"Today" : "Azi",
|
||||
"Last 7 days" : "Ultimele 7 zile",
|
||||
"Last 30 days" : "Ultimele 30 de zile",
|
||||
"Documents" : "Documente",
|
||||
"Audio" : "Audio",
|
||||
"Images" : "Imagini",
|
||||
"Videos" : "Fișiere video",
|
||||
"Created new folder \"{name}\"" : "A fost creat folderul nou \"{name}\"",
|
||||
"Unable to initialize the templates directory" : "Nu s-a putut inițializa dosarul cu șabloane",
|
||||
"Templates" : "Șabloane",
|
||||
"Some files could not be moved" : "Unele fișiere nu au putut fi mutate",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" nu poate fi redenumit deoarece nu mai există",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Numele \"{newName}\" există în folderul \"{dir}\". Selectați, vă rog, alt nume.",
|
||||
"Could not rename \"{oldName}\"" : "\"{oldName}\" nu poate fi redenumit",
|
||||
"This operation is forbidden" : "Operațiunea este interzisă",
|
||||
"Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar",
|
||||
"_%n file_::_%n files_" : ["%n fișier","%n fișiere","%n fișiere"],
|
||||
"_%n folder_::_%n folders_" : ["%n director","%n directoare","%n directoare"],
|
||||
"No favorites yet" : "Nu aveți favorite încă",
|
||||
"Files and folders you mark as favorite will show up here" : "FIșierele și directoarele pe care le marchezi ca favorite vor apărea aici",
|
||||
"List of your files and folders." : "Lista fișierelor și dosarelor personale.",
|
||||
"Recent" : "Recente",
|
||||
"List of recently modified files and folders." : "Lista fișierelor și dosarelor modificate recent.",
|
||||
"No recently modified files" : "Niciun fișier modificat recent",
|
||||
"Files and folders you recently modified will show up here." : "Fișierele și dosarele modificate recent vor fi afișate aici",
|
||||
"Search" : "Căutare",
|
||||
"No entries found in this folder" : "Niciun element găsit în acest director",
|
||||
"Select all" : "Selectează tot",
|
||||
"Upload too large" : "Fișierul încărcat este prea mare",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.",
|
||||
"Upload (max. %s)" : "Încarcă (max. %s)",
|
||||
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" acțiunea batch a fost executată cu succes",
|
||||
"\"{displayName}\" action failed" : "Acțiunea \"{displayName}\" a eșuat",
|
||||
"\"{displayName}\" action executed successfully" : "Acțiunea \"{displayName}\" a fost executată cu succes",
|
||||
"WebDAV URL copied to clipboard" : "URL-ul WebDAV a fost copiat în clipboard",
|
||||
"Enable the grid view" : "Activați organizarea tip grilă",
|
||||
"Copy to clipboard" : "Copiază în clipboard",
|
||||
"Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Dacă ați activat 2FA, trebuie să creați și să folosiți o nouă parolă de aplicație, dând click aici.",
|
||||
"Edit locally" : "Editează local",
|
||||
"Cancelled move or copy operation" : "Copierea sau mutarea a fost anulată",
|
||||
"Open details" : "Deschide detaliile",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Acest director nu este disponibil, te rugăm verifică logurile sau contactează un administrator"
|
||||
},
|
||||
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
|
||||
|
|
@ -1,213 +0,0 @@
|
|||
{ "translations": {
|
||||
"Added to favorites" : "Adaugat la favorite",
|
||||
"Removed from favorites" : "Șters din favorite",
|
||||
"You added {file} to your favorites" : "Ai adaugat {file} în favorite",
|
||||
"You removed {file} from your favorites" : "Ai șters {file} din favorite",
|
||||
"Favorites" : "Favorite",
|
||||
"File changes" : "Modificări fișiere",
|
||||
"Created by {user}" : "Creat de {user}",
|
||||
"Changed by {user}" : "Modificat de {user}",
|
||||
"Deleted by {user}" : "Șters de {user}",
|
||||
"Restored by {user}" : "Restaurat de {user}",
|
||||
"Renamed by {user}" : "Redenumit de {user}",
|
||||
"Moved by {user}" : "Mutat de {user}",
|
||||
"You created {file}" : "Ai creat {file}",
|
||||
"You created an encrypted file in {file}" : "Ai creat un fișier criptat în {file}",
|
||||
"{user} created {file}" : "{user} a creat {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} a creat un fișier criptat în {file}",
|
||||
"{file} was created in a public folder" : "{file} a fost creat într-un director public ",
|
||||
"You changed {file}" : "Ai modificat {file}",
|
||||
"You changed an encrypted file in {file}" : "Ai modificat un fișier criptat în {file}",
|
||||
"{user} changed {file}" : "{user} a modificat {file}",
|
||||
"{user} changed an encrypted file in {file}" : "{user} a modificat un fișier criptat în {file}",
|
||||
"You deleted {file}" : "Ai șters {file}",
|
||||
"You deleted an encrypted file in {file}" : "Ai șters un fișier criptat în {file}",
|
||||
"{user} deleted {file}" : "{user} a șters {file}",
|
||||
"{user} deleted an encrypted file in {file}" : "{user} a șters un fișier criptat în {file}",
|
||||
"You restored {file}" : "Ai restaurat {file}",
|
||||
"{user} restored {file}" : "{user} a restaurat {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Ai redenumit {oldfile} (hidden) în {newfile} (hidden)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "Ai redenumit {oldfile} (hidden) în {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "Ai redenumit {oldfile} în {newfile} (ascuns)",
|
||||
"You renamed {oldfile} to {newfile}" : "Ai redenumit {oldfile} în {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} a redenumit {oldfile} (hidden) în {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} a redenumit {oldfile} (hidden) în {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} a redenumit {oldfile} în {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} a redenumit {oldfile} în {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Ai mutat {oldfile} în {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} a mutat {oldfile} în {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Un fișier a fost adăugat în sau șters din <strong>favorites</strong>",
|
||||
"Files" : "Fișiere",
|
||||
"A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "Un fișier sau dosar favorit a fost <strong>schimbat</strong>",
|
||||
"No favorites" : "Fără favorite",
|
||||
"Accept" : "Accept",
|
||||
"Reject" : "Respinge",
|
||||
"Incoming ownership transfer from {user}" : "Se transferă proprietatea de la {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Dorești să accepți {path}?\n\nNotă: Procesul de transfer după acceptare poate să durește până la 1 oră.",
|
||||
"Ownership transfer failed" : "Transferul de proprietate a eșuat",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Transferul tău de proprietate de {path} către {user} a eșuat.",
|
||||
"The ownership transfer of {path} from {user} failed." : "Transferul de proprietate de {path} către {user} a eșuat.",
|
||||
"Ownership transfer done" : "Transferul de proprietate s-a finalizat",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Transferul tău de proprietate de {path} către {user} s-a finalizat.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Transferul de proprietate de {path} către {user} s-a finalizat.",
|
||||
"in %s" : "în %s",
|
||||
"File Management" : "Management fișiere",
|
||||
"Home" : "Acasă",
|
||||
"Target folder does not exist any more" : "Directorul destinație nu mai există",
|
||||
"Reload current directory" : "Reîncarcă directorul curent",
|
||||
"Go to the \"{dir}\" directory" : "Salt la directorul \"{dir}\" ",
|
||||
"Drag and drop files here to upload" : "Faceți Drag and drop cu fișierele aici pentru upload",
|
||||
"Favorite" : "Favorit",
|
||||
"Back" : "Înapoi",
|
||||
"Filename" : "Nume fișier",
|
||||
"Folder name" : "Denumire director",
|
||||
"This node is unavailable" : "Acest nod este indisponibil",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "A fost redenumit \"{oldName}\" cu \"{newName}\"",
|
||||
"Rename file" : "Redenumire fișier",
|
||||
"Folder" : "Director",
|
||||
"Pending" : "În așteptare",
|
||||
"Clear filter" : "Șterge filtrul",
|
||||
"Modified" : "Modificat",
|
||||
"Search everywhere" : "Caută oriunde",
|
||||
"Type" : "Tip",
|
||||
"Active filters" : "Filtre active",
|
||||
"Total rows summary" : "Rezumat total rânduri",
|
||||
"Name" : "Nume",
|
||||
"Size" : "Mărime",
|
||||
"Actions" : "Acțiuni",
|
||||
"List of files and folders." : "Listă fișiere și foldere",
|
||||
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați prin listă.",
|
||||
"File not found" : "Fișierul nu a fost găsit",
|
||||
"_{count} selected_::_{count} selected_" : ["{count}selectat","{count}selectate","{count}selectate"],
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} utilizați",
|
||||
"{used} of {quota} used" : "{used} din {quota} folosiți",
|
||||
"{relative}% used" : "{relative}% utilizat",
|
||||
"Could not refresh storage stats" : "Nu pot actualiza statisticile de stocare",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!",
|
||||
"New folder" : "Un nou dosar",
|
||||
"Create new folder" : "Creează director nou",
|
||||
"Create" : "Crează",
|
||||
"Refresh" : "Reîmprospătează",
|
||||
"Submit" : "Trimite",
|
||||
"Choose a file or folder to transfer" : "Alege un fișier sau dosar de transferat",
|
||||
"Transfer" : "Transfer",
|
||||
"Transfer {path} to {userid}" : "Transferă {path} către {userid}",
|
||||
"Invalid path selected" : "Calea selectată este invalidă",
|
||||
"Unknown error" : "Eroare necunoscută",
|
||||
"Ownership transfer request sent" : "Cererea de transfer a fost trimisă",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții",
|
||||
"Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar",
|
||||
"Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat",
|
||||
"Change" : "Modificare",
|
||||
"New owner" : "Proprietarul nou",
|
||||
"Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului",
|
||||
"Choose {file}" : "Selectați {file}",
|
||||
"Clipboard is not available" : "Clipboardul este indisponibil",
|
||||
"Files settings" : "Setări Fișiere",
|
||||
"General" : "General",
|
||||
"All files" : "Toate fișierele",
|
||||
"Personal files" : "Fișiere personale",
|
||||
"Sort favorites first" : "Sortați favoritele primele",
|
||||
"Appearance" : "Aspect",
|
||||
"Show hidden files" : "Arată fișierele ascunse",
|
||||
"Crop image previews" : "Previzualizarea imaginii decupate",
|
||||
"Additional settings" : "Setări adiționale",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Copy" : "Copiază",
|
||||
"Keyboard shortcuts" : "Scurtături din tastatură",
|
||||
"Rename" : "Redenumește",
|
||||
"Delete" : "Șterge",
|
||||
"Manage tags" : "Administrați etichete",
|
||||
"Deselect all" : "Deselectează tot",
|
||||
"Navigation" : "Navigare",
|
||||
"View" : "Vizualizare",
|
||||
"Toggle grid view" : "Comută vizualizarea grilă",
|
||||
"Share" : "Partajează",
|
||||
"Shared by link" : "Partajat prin link",
|
||||
"Shared" : "Partajat",
|
||||
"Switch to list view" : "Comuta la organizarea tip listă",
|
||||
"Switch to grid view" : "Comută la organizare tip grilă",
|
||||
"Not enough free space" : "Spațiu insuficient",
|
||||
"Operation is blocked by access control" : "Operația este blocată de către controlul de acces",
|
||||
"Loading current folder" : "Se încarcă folderul curent",
|
||||
"Retry" : "Reîncearcă",
|
||||
"No files in here" : "Niciun fișier aici",
|
||||
"Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
|
||||
"Go back" : "Înapoi",
|
||||
"Views" : "Mod de viziualizare",
|
||||
"You" : "Tu",
|
||||
"Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier",
|
||||
"Owner" : "Proprietar",
|
||||
"Remove from favorites" : "Șterge din favorite",
|
||||
"Add to favorites" : "Adaugă la favorite",
|
||||
"Tags" : "Etichete",
|
||||
"File cannot be accessed" : "Fișierul nu poate fi accesat",
|
||||
"Blank" : "Gol",
|
||||
"Unable to create new file from template" : "Nu s-a putut creea un fisier nou pentru acest șablon",
|
||||
"Pick a template for {name}" : "Alege un șablon pentru {name}",
|
||||
"Create a new file with the selected template" : "Crează un fișier nou cu șablonul selectat",
|
||||
"Creating file" : "Se crează fișierul",
|
||||
"Disconnect storage" : "Deconectează stocarea",
|
||||
"Delete permanently" : "Șterge permanent",
|
||||
"Cancel" : "Anulare",
|
||||
"Download" : "Descarcă",
|
||||
"Destination is not a folder" : "Destinația nu este un folder",
|
||||
"This file/folder is already in that directory" : "Acest fișier/folder există în acel dosar",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nu se poate muta/redenumi un fișier/folder în el însuși sau într-un subfolder al său",
|
||||
"A file or folder with that name already exists in this folder" : "Un fișier sau folder cu acest nume există deja în acest folder",
|
||||
"The file does not exist anymore" : "Fișierul nu mai există",
|
||||
"Copy to {target}" : "Copiază la {target}",
|
||||
"Move to {target}" : "Mută la {target}",
|
||||
"Move" : "Mută",
|
||||
"Move or copy" : "Mută sau copiază",
|
||||
"Open folder {displayName}" : "Deschide dosarul {displayName}",
|
||||
"Open in Files" : "Deschide în Fișiere",
|
||||
"Failed to redirect to client" : "Eroare la redirectarea către client",
|
||||
"Details" : "Detalii",
|
||||
"View in folder" : "Vizualizează în director",
|
||||
"Today" : "Azi",
|
||||
"Last 7 days" : "Ultimele 7 zile",
|
||||
"Last 30 days" : "Ultimele 30 de zile",
|
||||
"Documents" : "Documente",
|
||||
"Audio" : "Audio",
|
||||
"Images" : "Imagini",
|
||||
"Videos" : "Fișiere video",
|
||||
"Created new folder \"{name}\"" : "A fost creat folderul nou \"{name}\"",
|
||||
"Unable to initialize the templates directory" : "Nu s-a putut inițializa dosarul cu șabloane",
|
||||
"Templates" : "Șabloane",
|
||||
"Some files could not be moved" : "Unele fișiere nu au putut fi mutate",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" nu poate fi redenumit deoarece nu mai există",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Numele \"{newName}\" există în folderul \"{dir}\". Selectați, vă rog, alt nume.",
|
||||
"Could not rename \"{oldName}\"" : "\"{oldName}\" nu poate fi redenumit",
|
||||
"This operation is forbidden" : "Operațiunea este interzisă",
|
||||
"Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar",
|
||||
"_%n file_::_%n files_" : ["%n fișier","%n fișiere","%n fișiere"],
|
||||
"_%n folder_::_%n folders_" : ["%n director","%n directoare","%n directoare"],
|
||||
"No favorites yet" : "Nu aveți favorite încă",
|
||||
"Files and folders you mark as favorite will show up here" : "FIșierele și directoarele pe care le marchezi ca favorite vor apărea aici",
|
||||
"List of your files and folders." : "Lista fișierelor și dosarelor personale.",
|
||||
"Recent" : "Recente",
|
||||
"List of recently modified files and folders." : "Lista fișierelor și dosarelor modificate recent.",
|
||||
"No recently modified files" : "Niciun fișier modificat recent",
|
||||
"Files and folders you recently modified will show up here." : "Fișierele și dosarele modificate recent vor fi afișate aici",
|
||||
"Search" : "Căutare",
|
||||
"No entries found in this folder" : "Niciun element găsit în acest director",
|
||||
"Select all" : "Selectează tot",
|
||||
"Upload too large" : "Fișierul încărcat este prea mare",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.",
|
||||
"Upload (max. %s)" : "Încarcă (max. %s)",
|
||||
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" acțiunea batch a fost executată cu succes",
|
||||
"\"{displayName}\" action failed" : "Acțiunea \"{displayName}\" a eșuat",
|
||||
"\"{displayName}\" action executed successfully" : "Acțiunea \"{displayName}\" a fost executată cu succes",
|
||||
"WebDAV URL copied to clipboard" : "URL-ul WebDAV a fost copiat în clipboard",
|
||||
"Enable the grid view" : "Activați organizarea tip grilă",
|
||||
"Copy to clipboard" : "Copiază în clipboard",
|
||||
"Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Dacă ați activat 2FA, trebuie să creați și să folosiți o nouă parolă de aplicație, dând click aici.",
|
||||
"Edit locally" : "Editează local",
|
||||
"Cancelled move or copy operation" : "Copierea sau mutarea a fost anulată",
|
||||
"Open details" : "Deschide detaliile",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Acest director nu este disponibil, te rugăm verifică logurile sau contactează un administrator"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
|
||||
}
|
||||
|
|
@ -1,218 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Added to favorites" : "Agiuntu a preferidos",
|
||||
"Removed from favorites" : "Bogadu dae preferidos",
|
||||
"You added {file} to your favorites" : "As agiuntu {file} a preferidos",
|
||||
"You removed {file} from your favorites" : "As bogadu {file} dae preferidos",
|
||||
"Favorites" : "Preferidos",
|
||||
"File changes" : "Modìficas de s'archìviu",
|
||||
"Created by {user}" : "Creadu dae {user}",
|
||||
"Changed by {user}" : "Modificadu dae {user}",
|
||||
"Deleted by {user}" : "Cantzelladu dae{user}",
|
||||
"Restored by {user}" : "Ripristinadu dae {user}",
|
||||
"Renamed by {user}" : "Torradu a numenare dae {user}",
|
||||
"Moved by {user}" : "Tramudadu dae {user}",
|
||||
"You created {file}" : "As creadu {file}",
|
||||
"You created an encrypted file in {file}" : "As creadu un'archìviu tzifradu in {file}",
|
||||
"{user} created {file}" : "{user} at creadu {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} at creadu un'archìviu tzifradu in {file}",
|
||||
"{file} was created in a public folder" : "{file} s'est creadu in una cartella pùblica",
|
||||
"You changed {file}" : "As cambiadu {file}",
|
||||
"You changed an encrypted file in {file}" : "As cambiadu un'archìviu tzifradu in {file}",
|
||||
"{user} changed {file}" : "{user} at cambiadu {file}",
|
||||
"{user} changed an encrypted file in {file}" : "{user} at cambiadu un'archìviu tzifradu in {file}",
|
||||
"You deleted {file}" : "As cantzelladu {file}",
|
||||
"You deleted an encrypted file in {file}" : "As cantzelladu un'archìviu tzifradu in {file}",
|
||||
"{user} deleted {file}" : "{user} at cantzelladu {file}",
|
||||
"{user} deleted an encrypted file in {file}" : "{user} at cantzelladu un'archìviu tzifradu in {file}",
|
||||
"You restored {file}" : "As recuperadu {file}",
|
||||
"{user} restored {file}" : "{user} at recuperadu {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "As torradu a numenare {oldfile} (hidden) cun {newfile} (hidden)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "As torradu a numenare {oldfile} (hidden) cun {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "As torradu a numenare {oldfile} cun {newfile} (hidden)",
|
||||
"You renamed {oldfile} to {newfile}" : "As torradu a numenare {oldfile} cun {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} at torradu a numenare {oldfile} (hidden) cun {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} at torradu a numenare {oldfile} (hidden) cun {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} at torradu a numenare {oldfile} cun {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} at torradu a numenare {oldfile} cun {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "As tramudadu {oldfile} a {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} at tramudadu {oldfile} a {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Ant agiuntu o bogadu un'archìviu dae is <strong>preferidos</strong>",
|
||||
"Files" : "Archìvios",
|
||||
"A file or folder has been <strong>changed</strong>" : "Ant <strong>cambiadu</strong> un'archìviu o una cartella",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "Ant <strong>cambiadu</strong>un'archìviu o una cartella preferida",
|
||||
"Accept" : "Atzeta",
|
||||
"Reject" : "Refuda",
|
||||
"Incoming ownership transfer from {user}" : "Tràmuda de propriedade in intrada dae {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Boles atzetare {path}?\n\nNota: Su protzessu de tràmuda a pustis chi atzetas podet istentare fintzas un'ora.",
|
||||
"Ownership transfer failed" : "Tràmuda de propriedade faddida",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Tràmuda de propriedade de {path} a {user} faddida.",
|
||||
"The ownership transfer of {path} from {user} failed." : "Tràmuda de propriedade de {path} dae {user} faddida.",
|
||||
"Ownership transfer done" : "Tràmuda de propriedade fata",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Tràmuda de propriedade de {path} a {user} cumpletada.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Tràmuda de propriedade de {path} dae {user} cumpletada.",
|
||||
"in %s" : "in %s",
|
||||
"File Management" : "Gestione archìvios",
|
||||
"Home" : "Pàgina printzipale",
|
||||
"Target folder does not exist any more" : "Sa cartella de destinatzione no esistit prus",
|
||||
"Reload current directory" : "Torra a carrigare sa cartella atuale",
|
||||
"Go to the \"{dir}\" directory" : "Bae a sa cartella \"{dir}\"",
|
||||
"Drag and drop files here to upload" : "Traga archìvios inoghe pro ddos carrigare",
|
||||
"Favorite" : "Preferidu",
|
||||
"Back" : "In segus",
|
||||
"Filename" : "Nùmene de s'archìviu",
|
||||
"Folder name" : "Nùmene de sa cartella",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" s'est torradu a numenare comente \"{newName}\"",
|
||||
"Rename file" : "Torra a numenare s'archìviu",
|
||||
"Folder" : "Cartella",
|
||||
"Pending" : "In suspesu",
|
||||
"Clear filter" : "Lìmpia filtru",
|
||||
"Modified" : "Modificadu",
|
||||
"Type" : "Genia",
|
||||
"Name" : "Nùmene",
|
||||
"Size" : "Mannària",
|
||||
"Actions" : "Atziones",
|
||||
"(selected)" : "(seletzionados)",
|
||||
"List of files and folders." : "Lista de archìvios e cartellas.",
|
||||
"File not found" : "Archìviu no agatadu",
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} impreadu",
|
||||
"{used} of {quota} used" : "{used} de {quota} impreadu",
|
||||
"{relative}% used" : "{relative}% impreadu",
|
||||
"Could not refresh storage stats" : "Impossìbile atualizare is istatìsticas de archiviatzione",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "S'archiviatzione est prena, non podes prus carrigare o sincronizare archìvios!",
|
||||
"New folder" : "Cartella noa",
|
||||
"Create new folder" : "Crea cartella noa",
|
||||
"Create" : "Crea",
|
||||
"Refresh" : "Agiorna",
|
||||
"Submit" : "Imbia",
|
||||
"Choose a file or folder to transfer" : "Sèbera un'archìviu o una cartella de tramudare",
|
||||
"Transfer" : "Tràmuda",
|
||||
"Transfer {path} to {userid}" : "Tràmuda {path} a {userid}",
|
||||
"Invalid path selected" : "Percursu seletzionadu non vàlidu",
|
||||
"Unknown error" : "Errore disconnotu",
|
||||
"Ownership transfer request sent" : "Dimanda de tràmuda de propriedade imbiada",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Impossìbile tramudare sa propiedade de un'archìviu o de una cartella chi no sunt tuos",
|
||||
"Transfer ownership of a file or folder" : "Tràmuda propriedade de un'archìviu o una cartella",
|
||||
"Choose file or folder to transfer" : "Sèbera archìviu o cartella de tramudare",
|
||||
"Change" : "Càmbia",
|
||||
"New owner" : "Propriedade noa",
|
||||
"Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare",
|
||||
"Choose {file}" : "Sèbera {file}",
|
||||
"Files settings" : "Cunfiguratziones de archìvios",
|
||||
"All files" : "Totu is archìvios",
|
||||
"Personal files" : "Archìvios personales",
|
||||
"Sort favorites first" : "Assenta cun is preferidos in antis",
|
||||
"Sort folders before files" : "Assenta cun is cartellas in antis de is archìvios",
|
||||
"Appearance" : "Aspetu",
|
||||
"Show hidden files" : "Mustra archìvios cuados",
|
||||
"Crop image previews" : "Retàllia anteprimas de s'immàgine",
|
||||
"Additional settings" : "Cunfiguratziones in agiunta",
|
||||
"WebDAV" : "WebDAV",
|
||||
"WebDAV URL" : "URL WebDAV",
|
||||
"Copy" : "Còpia",
|
||||
"Keyboard shortcuts" : "Curtziadòrgios de tecladu",
|
||||
"Rename" : "Torra a numenare",
|
||||
"Delete" : "Cantzella",
|
||||
"Manage tags" : "Gesti etichetas",
|
||||
"Selection" : "Seletzione",
|
||||
"Deselect all" : "Deseletziona totu",
|
||||
"Navigation" : "Navigatzione",
|
||||
"View" : "Visualiza",
|
||||
"Toggle grid view" : "Càmbia a visualizatzione in mosàicu",
|
||||
"Share" : "Cumpartzidura",
|
||||
"Shared by link" : "Cumpartzidu cun ligòngiu",
|
||||
"Shared" : "Cumpartzidu",
|
||||
"Switch to list view" : "Càmbia a sa vista de s'elencu",
|
||||
"Switch to grid view" : "Càmbia a vista de mosàicu",
|
||||
"Not enough free space" : "Non b'at logu lìberu",
|
||||
"Operation is blocked by access control" : "S'operatzione est blocada dae su controllu de intrada",
|
||||
"Error during upload: {message}" : "Errore in sa càrriga: {message}",
|
||||
"Unknown error during upload" : "Errore disconnotu durante sa càrriga",
|
||||
"Loading current folder" : "Carrighende sa cartella atuale",
|
||||
"No files in here" : "Perunu archìviu",
|
||||
"Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!",
|
||||
"Go back" : "In segus",
|
||||
"Views" : "Visualizatziones",
|
||||
"You" : "Tue",
|
||||
"Error while loading the file data" : "Errore in su carrigamentu de is datos de s'archìviu",
|
||||
"Remove from favorites" : "Boga dae preferidos",
|
||||
"Add to favorites" : "Agiunghe a preferidos",
|
||||
"Tags" : "Etichetas",
|
||||
"File cannot be accessed" : "Impossìbile atzèdere a s'archìviu",
|
||||
"Blank" : "Isbòidu",
|
||||
"Unable to create new file from template" : "Non faghet a creare un'archìviu nou dae su modellu",
|
||||
"Pick a template for {name}" : "Sèbera unu modellu pro {name}",
|
||||
"Create a new file with the selected template" : "Crea un'archìviu nou cun su modellu seletzionadu",
|
||||
"Creating file" : "Creende s'archìviu",
|
||||
"Disconnect storage" : "Disconnete archiviatzione",
|
||||
"Delete permanently" : "Cantzella in manera definitiva",
|
||||
"Delete and unshare" : "Cantzella e firma sa cumpartzidura",
|
||||
"Delete file" : "Cantzella archìviu",
|
||||
"Delete folder" : "Cantzella sa cartella",
|
||||
"Cancel" : "Annulla",
|
||||
"Download" : "Iscàrriga",
|
||||
"Destination is not a folder" : "Sa destinatzione no est una cartella",
|
||||
"This file/folder is already in that directory" : "Custu archìviu o cartella est giai in cussu diretòriu",
|
||||
"The file does not exist anymore" : "S'archìviu no esistit prus",
|
||||
"Choose destination" : "Sèbera unu destinu",
|
||||
"Copy to {target}" : "Còpia a {target}",
|
||||
"Move to {target}" : "Tràmuda a {target}",
|
||||
"Move" : "Tràmuda",
|
||||
"Move or copy operation failed" : "Errore in s'operatzione de tràmuda o de còpia",
|
||||
"Move or copy" : "Tràmuda o còpia",
|
||||
"Open folder {displayName}" : "Aberi sa cartella {displayName}",
|
||||
"Open in Files" : "Aberi in Archìvios",
|
||||
"Open locally" : "Aberi in locale",
|
||||
"Open file locally" : "Aberi s'archìviu in locale",
|
||||
"Details" : "Detàllios",
|
||||
"View in folder" : "Visualiza in sa cartella",
|
||||
"Today" : "Oe ",
|
||||
"Last 7 days" : "Ùrtimas 7 dies",
|
||||
"Last 30 days" : "Ùrtimas 30 dies",
|
||||
"Documents" : "Documentos",
|
||||
"Folders" : "Cartellas",
|
||||
"Images" : "Immàgines",
|
||||
"Videos" : "Vìdeos",
|
||||
"Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada",
|
||||
"Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos",
|
||||
"Templates" : "Modellos",
|
||||
"No files to upload" : "Perunu archìviu de carrigare",
|
||||
"Some files could not be uploaded" : "No at fatu a carrigare unos cantos archìvios",
|
||||
"Files uploaded successfully" : "Archìvios carrigados",
|
||||
"Some files could not be moved" : "No at fatu a tramudare carchi archìviu",
|
||||
"Upload cancelled" : "Carrigamentu annulladu",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Impossìbile torrare a numenare \"{oldName}\", dae chi no esistit prus",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Su nùmene \"{newName}\" est giai impreadu in sa cartella \"{dir}\". Sèbera unu nùmene diferente.",
|
||||
"Could not rename \"{oldName}\"" : "Impossìbile torrare a numenare \"{oldName}\"",
|
||||
"This operation is forbidden" : "Custa operatzione no est permìtida",
|
||||
"Storage is temporarily not available" : "S'archiviatzione immoe no est a disponimentu",
|
||||
"_%n file_::_%n files_" : ["%n archìviu","%n archìvios"],
|
||||
"_%n folder_::_%n folders_" : ["%n cartella","%n cartellas"],
|
||||
"No favorites yet" : "Ancora perunu preferidu",
|
||||
"Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe",
|
||||
"List of your files and folders." : "Lista de is cartellas e is archìvios tuos.",
|
||||
"No personal files found" : "Perunu archìviu personale agatadu",
|
||||
"Recent" : "Reghente",
|
||||
"List of recently modified files and folders." : "Lista de cartellas e archìvios modificados de reghente.",
|
||||
"No recently modified files" : "Nissunu archìviu modificadu de reghente",
|
||||
"Files and folders you recently modified will show up here." : "Is cartellas e is archìvios chi apas modificadu de reghente ant a èssere mustrados inoghe.",
|
||||
"Search" : "Chirca",
|
||||
"No entries found in this folder" : "Perunu elementu agatadu in custa cartella",
|
||||
"Select all" : "Seletziona totu",
|
||||
"Upload too large" : "Carrigamentu tropu mannu",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Is archìvios chi boles carrigare passant sa mannària màssima de carrigamentu de archìvios in custu serbidore.",
|
||||
"Upload (max. %s)" : "Càrriga (max. %s)",
|
||||
"WebDAV URL copied to clipboard" : "URL WebDAV copiadu in punta de billete.",
|
||||
"Enable the grid view" : "Ativa sa visualizatzione de mosàicu",
|
||||
"Copy to clipboard" : "Còpia in is punta de billete",
|
||||
"Use this address to access your Files via WebDAV" : "Imprea custu indiritzu pro intrare in archìvios tràmite WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si as ativadu 2FA, depes creare e impreare una crae de s'aplicatzione noa incarchende inoghe.",
|
||||
"Edit locally" : "Modìfica in locale",
|
||||
"Cancelled move or copy of \"{filename}\"." : "Operatzione de tràmuda o de còpia annullada pro s'archìviu: \"{filename}\".",
|
||||
"Cancelled move or copy operation" : "Operatzione de tràmuda o còpia annullada",
|
||||
"Open details" : "Aberi is detàllios",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Custa cartella no est a disponimentu, controlla is informes o cuntata s'amministratzione",
|
||||
"All folders" : "Totu is cartellas"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,216 +0,0 @@
|
|||
{ "translations": {
|
||||
"Added to favorites" : "Agiuntu a preferidos",
|
||||
"Removed from favorites" : "Bogadu dae preferidos",
|
||||
"You added {file} to your favorites" : "As agiuntu {file} a preferidos",
|
||||
"You removed {file} from your favorites" : "As bogadu {file} dae preferidos",
|
||||
"Favorites" : "Preferidos",
|
||||
"File changes" : "Modìficas de s'archìviu",
|
||||
"Created by {user}" : "Creadu dae {user}",
|
||||
"Changed by {user}" : "Modificadu dae {user}",
|
||||
"Deleted by {user}" : "Cantzelladu dae{user}",
|
||||
"Restored by {user}" : "Ripristinadu dae {user}",
|
||||
"Renamed by {user}" : "Torradu a numenare dae {user}",
|
||||
"Moved by {user}" : "Tramudadu dae {user}",
|
||||
"You created {file}" : "As creadu {file}",
|
||||
"You created an encrypted file in {file}" : "As creadu un'archìviu tzifradu in {file}",
|
||||
"{user} created {file}" : "{user} at creadu {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} at creadu un'archìviu tzifradu in {file}",
|
||||
"{file} was created in a public folder" : "{file} s'est creadu in una cartella pùblica",
|
||||
"You changed {file}" : "As cambiadu {file}",
|
||||
"You changed an encrypted file in {file}" : "As cambiadu un'archìviu tzifradu in {file}",
|
||||
"{user} changed {file}" : "{user} at cambiadu {file}",
|
||||
"{user} changed an encrypted file in {file}" : "{user} at cambiadu un'archìviu tzifradu in {file}",
|
||||
"You deleted {file}" : "As cantzelladu {file}",
|
||||
"You deleted an encrypted file in {file}" : "As cantzelladu un'archìviu tzifradu in {file}",
|
||||
"{user} deleted {file}" : "{user} at cantzelladu {file}",
|
||||
"{user} deleted an encrypted file in {file}" : "{user} at cantzelladu un'archìviu tzifradu in {file}",
|
||||
"You restored {file}" : "As recuperadu {file}",
|
||||
"{user} restored {file}" : "{user} at recuperadu {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "As torradu a numenare {oldfile} (hidden) cun {newfile} (hidden)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "As torradu a numenare {oldfile} (hidden) cun {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "As torradu a numenare {oldfile} cun {newfile} (hidden)",
|
||||
"You renamed {oldfile} to {newfile}" : "As torradu a numenare {oldfile} cun {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} at torradu a numenare {oldfile} (hidden) cun {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} at torradu a numenare {oldfile} (hidden) cun {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} at torradu a numenare {oldfile} cun {newfile} (hidden)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} at torradu a numenare {oldfile} cun {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "As tramudadu {oldfile} a {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} at tramudadu {oldfile} a {newfile}",
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Ant agiuntu o bogadu un'archìviu dae is <strong>preferidos</strong>",
|
||||
"Files" : "Archìvios",
|
||||
"A file or folder has been <strong>changed</strong>" : "Ant <strong>cambiadu</strong> un'archìviu o una cartella",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "Ant <strong>cambiadu</strong>un'archìviu o una cartella preferida",
|
||||
"Accept" : "Atzeta",
|
||||
"Reject" : "Refuda",
|
||||
"Incoming ownership transfer from {user}" : "Tràmuda de propriedade in intrada dae {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Boles atzetare {path}?\n\nNota: Su protzessu de tràmuda a pustis chi atzetas podet istentare fintzas un'ora.",
|
||||
"Ownership transfer failed" : "Tràmuda de propriedade faddida",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Tràmuda de propriedade de {path} a {user} faddida.",
|
||||
"The ownership transfer of {path} from {user} failed." : "Tràmuda de propriedade de {path} dae {user} faddida.",
|
||||
"Ownership transfer done" : "Tràmuda de propriedade fata",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Tràmuda de propriedade de {path} a {user} cumpletada.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Tràmuda de propriedade de {path} dae {user} cumpletada.",
|
||||
"in %s" : "in %s",
|
||||
"File Management" : "Gestione archìvios",
|
||||
"Home" : "Pàgina printzipale",
|
||||
"Target folder does not exist any more" : "Sa cartella de destinatzione no esistit prus",
|
||||
"Reload current directory" : "Torra a carrigare sa cartella atuale",
|
||||
"Go to the \"{dir}\" directory" : "Bae a sa cartella \"{dir}\"",
|
||||
"Drag and drop files here to upload" : "Traga archìvios inoghe pro ddos carrigare",
|
||||
"Favorite" : "Preferidu",
|
||||
"Back" : "In segus",
|
||||
"Filename" : "Nùmene de s'archìviu",
|
||||
"Folder name" : "Nùmene de sa cartella",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" s'est torradu a numenare comente \"{newName}\"",
|
||||
"Rename file" : "Torra a numenare s'archìviu",
|
||||
"Folder" : "Cartella",
|
||||
"Pending" : "In suspesu",
|
||||
"Clear filter" : "Lìmpia filtru",
|
||||
"Modified" : "Modificadu",
|
||||
"Type" : "Genia",
|
||||
"Name" : "Nùmene",
|
||||
"Size" : "Mannària",
|
||||
"Actions" : "Atziones",
|
||||
"(selected)" : "(seletzionados)",
|
||||
"List of files and folders." : "Lista de archìvios e cartellas.",
|
||||
"File not found" : "Archìviu no agatadu",
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} impreadu",
|
||||
"{used} of {quota} used" : "{used} de {quota} impreadu",
|
||||
"{relative}% used" : "{relative}% impreadu",
|
||||
"Could not refresh storage stats" : "Impossìbile atualizare is istatìsticas de archiviatzione",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "S'archiviatzione est prena, non podes prus carrigare o sincronizare archìvios!",
|
||||
"New folder" : "Cartella noa",
|
||||
"Create new folder" : "Crea cartella noa",
|
||||
"Create" : "Crea",
|
||||
"Refresh" : "Agiorna",
|
||||
"Submit" : "Imbia",
|
||||
"Choose a file or folder to transfer" : "Sèbera un'archìviu o una cartella de tramudare",
|
||||
"Transfer" : "Tràmuda",
|
||||
"Transfer {path} to {userid}" : "Tràmuda {path} a {userid}",
|
||||
"Invalid path selected" : "Percursu seletzionadu non vàlidu",
|
||||
"Unknown error" : "Errore disconnotu",
|
||||
"Ownership transfer request sent" : "Dimanda de tràmuda de propriedade imbiada",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Impossìbile tramudare sa propiedade de un'archìviu o de una cartella chi no sunt tuos",
|
||||
"Transfer ownership of a file or folder" : "Tràmuda propriedade de un'archìviu o una cartella",
|
||||
"Choose file or folder to transfer" : "Sèbera archìviu o cartella de tramudare",
|
||||
"Change" : "Càmbia",
|
||||
"New owner" : "Propriedade noa",
|
||||
"Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare",
|
||||
"Choose {file}" : "Sèbera {file}",
|
||||
"Files settings" : "Cunfiguratziones de archìvios",
|
||||
"All files" : "Totu is archìvios",
|
||||
"Personal files" : "Archìvios personales",
|
||||
"Sort favorites first" : "Assenta cun is preferidos in antis",
|
||||
"Sort folders before files" : "Assenta cun is cartellas in antis de is archìvios",
|
||||
"Appearance" : "Aspetu",
|
||||
"Show hidden files" : "Mustra archìvios cuados",
|
||||
"Crop image previews" : "Retàllia anteprimas de s'immàgine",
|
||||
"Additional settings" : "Cunfiguratziones in agiunta",
|
||||
"WebDAV" : "WebDAV",
|
||||
"WebDAV URL" : "URL WebDAV",
|
||||
"Copy" : "Còpia",
|
||||
"Keyboard shortcuts" : "Curtziadòrgios de tecladu",
|
||||
"Rename" : "Torra a numenare",
|
||||
"Delete" : "Cantzella",
|
||||
"Manage tags" : "Gesti etichetas",
|
||||
"Selection" : "Seletzione",
|
||||
"Deselect all" : "Deseletziona totu",
|
||||
"Navigation" : "Navigatzione",
|
||||
"View" : "Visualiza",
|
||||
"Toggle grid view" : "Càmbia a visualizatzione in mosàicu",
|
||||
"Share" : "Cumpartzidura",
|
||||
"Shared by link" : "Cumpartzidu cun ligòngiu",
|
||||
"Shared" : "Cumpartzidu",
|
||||
"Switch to list view" : "Càmbia a sa vista de s'elencu",
|
||||
"Switch to grid view" : "Càmbia a vista de mosàicu",
|
||||
"Not enough free space" : "Non b'at logu lìberu",
|
||||
"Operation is blocked by access control" : "S'operatzione est blocada dae su controllu de intrada",
|
||||
"Error during upload: {message}" : "Errore in sa càrriga: {message}",
|
||||
"Unknown error during upload" : "Errore disconnotu durante sa càrriga",
|
||||
"Loading current folder" : "Carrighende sa cartella atuale",
|
||||
"No files in here" : "Perunu archìviu",
|
||||
"Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!",
|
||||
"Go back" : "In segus",
|
||||
"Views" : "Visualizatziones",
|
||||
"You" : "Tue",
|
||||
"Error while loading the file data" : "Errore in su carrigamentu de is datos de s'archìviu",
|
||||
"Remove from favorites" : "Boga dae preferidos",
|
||||
"Add to favorites" : "Agiunghe a preferidos",
|
||||
"Tags" : "Etichetas",
|
||||
"File cannot be accessed" : "Impossìbile atzèdere a s'archìviu",
|
||||
"Blank" : "Isbòidu",
|
||||
"Unable to create new file from template" : "Non faghet a creare un'archìviu nou dae su modellu",
|
||||
"Pick a template for {name}" : "Sèbera unu modellu pro {name}",
|
||||
"Create a new file with the selected template" : "Crea un'archìviu nou cun su modellu seletzionadu",
|
||||
"Creating file" : "Creende s'archìviu",
|
||||
"Disconnect storage" : "Disconnete archiviatzione",
|
||||
"Delete permanently" : "Cantzella in manera definitiva",
|
||||
"Delete and unshare" : "Cantzella e firma sa cumpartzidura",
|
||||
"Delete file" : "Cantzella archìviu",
|
||||
"Delete folder" : "Cantzella sa cartella",
|
||||
"Cancel" : "Annulla",
|
||||
"Download" : "Iscàrriga",
|
||||
"Destination is not a folder" : "Sa destinatzione no est una cartella",
|
||||
"This file/folder is already in that directory" : "Custu archìviu o cartella est giai in cussu diretòriu",
|
||||
"The file does not exist anymore" : "S'archìviu no esistit prus",
|
||||
"Choose destination" : "Sèbera unu destinu",
|
||||
"Copy to {target}" : "Còpia a {target}",
|
||||
"Move to {target}" : "Tràmuda a {target}",
|
||||
"Move" : "Tràmuda",
|
||||
"Move or copy operation failed" : "Errore in s'operatzione de tràmuda o de còpia",
|
||||
"Move or copy" : "Tràmuda o còpia",
|
||||
"Open folder {displayName}" : "Aberi sa cartella {displayName}",
|
||||
"Open in Files" : "Aberi in Archìvios",
|
||||
"Open locally" : "Aberi in locale",
|
||||
"Open file locally" : "Aberi s'archìviu in locale",
|
||||
"Details" : "Detàllios",
|
||||
"View in folder" : "Visualiza in sa cartella",
|
||||
"Today" : "Oe ",
|
||||
"Last 7 days" : "Ùrtimas 7 dies",
|
||||
"Last 30 days" : "Ùrtimas 30 dies",
|
||||
"Documents" : "Documentos",
|
||||
"Folders" : "Cartellas",
|
||||
"Images" : "Immàgines",
|
||||
"Videos" : "Vìdeos",
|
||||
"Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada",
|
||||
"Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos",
|
||||
"Templates" : "Modellos",
|
||||
"No files to upload" : "Perunu archìviu de carrigare",
|
||||
"Some files could not be uploaded" : "No at fatu a carrigare unos cantos archìvios",
|
||||
"Files uploaded successfully" : "Archìvios carrigados",
|
||||
"Some files could not be moved" : "No at fatu a tramudare carchi archìviu",
|
||||
"Upload cancelled" : "Carrigamentu annulladu",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Impossìbile torrare a numenare \"{oldName}\", dae chi no esistit prus",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Su nùmene \"{newName}\" est giai impreadu in sa cartella \"{dir}\". Sèbera unu nùmene diferente.",
|
||||
"Could not rename \"{oldName}\"" : "Impossìbile torrare a numenare \"{oldName}\"",
|
||||
"This operation is forbidden" : "Custa operatzione no est permìtida",
|
||||
"Storage is temporarily not available" : "S'archiviatzione immoe no est a disponimentu",
|
||||
"_%n file_::_%n files_" : ["%n archìviu","%n archìvios"],
|
||||
"_%n folder_::_%n folders_" : ["%n cartella","%n cartellas"],
|
||||
"No favorites yet" : "Ancora perunu preferidu",
|
||||
"Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe",
|
||||
"List of your files and folders." : "Lista de is cartellas e is archìvios tuos.",
|
||||
"No personal files found" : "Perunu archìviu personale agatadu",
|
||||
"Recent" : "Reghente",
|
||||
"List of recently modified files and folders." : "Lista de cartellas e archìvios modificados de reghente.",
|
||||
"No recently modified files" : "Nissunu archìviu modificadu de reghente",
|
||||
"Files and folders you recently modified will show up here." : "Is cartellas e is archìvios chi apas modificadu de reghente ant a èssere mustrados inoghe.",
|
||||
"Search" : "Chirca",
|
||||
"No entries found in this folder" : "Perunu elementu agatadu in custa cartella",
|
||||
"Select all" : "Seletziona totu",
|
||||
"Upload too large" : "Carrigamentu tropu mannu",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Is archìvios chi boles carrigare passant sa mannària màssima de carrigamentu de archìvios in custu serbidore.",
|
||||
"Upload (max. %s)" : "Càrriga (max. %s)",
|
||||
"WebDAV URL copied to clipboard" : "URL WebDAV copiadu in punta de billete.",
|
||||
"Enable the grid view" : "Ativa sa visualizatzione de mosàicu",
|
||||
"Copy to clipboard" : "Còpia in is punta de billete",
|
||||
"Use this address to access your Files via WebDAV" : "Imprea custu indiritzu pro intrare in archìvios tràmite WebDAV",
|
||||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si as ativadu 2FA, depes creare e impreare una crae de s'aplicatzione noa incarchende inoghe.",
|
||||
"Edit locally" : "Modìfica in locale",
|
||||
"Cancelled move or copy of \"{filename}\"." : "Operatzione de tràmuda o de còpia annullada pro s'archìviu: \"{filename}\".",
|
||||
"Cancelled move or copy operation" : "Operatzione de tràmuda o còpia annullada",
|
||||
"Open details" : "Aberi is detàllios",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Custa cartella no est a disponimentu, controlla is informes o cuntata s'amministratzione",
|
||||
"All folders" : "Totu is cartellas"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -237,6 +237,7 @@ OC.L10N.register(
|
|||
"Can edit" : "Může upravovat",
|
||||
"Custom permissions" : "Uživatelsky určená oprávnění",
|
||||
"Resharing is not allowed" : "Příjemcům tohoto sdílení není dovoleno ho nasdílet dál dalším",
|
||||
"Searching …" : "Hledání …",
|
||||
"No elements found." : "Nenalezeny žádné prvky.",
|
||||
"Search everywhere" : "Hledat všude",
|
||||
"Guest" : "Host",
|
||||
|
|
|
|||
|
|
@ -235,6 +235,7 @@
|
|||
"Can edit" : "Může upravovat",
|
||||
"Custom permissions" : "Uživatelsky určená oprávnění",
|
||||
"Resharing is not allowed" : "Příjemcům tohoto sdílení není dovoleno ho nasdílet dál dalším",
|
||||
"Searching …" : "Hledání …",
|
||||
"No elements found." : "Nenalezeny žádné prvky.",
|
||||
"Search everywhere" : "Hledat všude",
|
||||
"Guest" : "Host",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"The given privacy policy address is not a valid URL" : "Daná adresa prohlášení o zásadách ochrany soukromí není platné URL",
|
||||
"The given slogan is too long" : "Daný slogan je příliš dlouhý",
|
||||
"The given color is invalid" : "Daná barva není platná",
|
||||
"Disable-user-theming should be true or false" : "Volba „Vypnout opatřování vzhledem uživateli“ by měla být ano nebo ne",
|
||||
"Disable-user-theming should be true or false" : "Volba „Zabránit uživatelům měnit vzhled“ musí mít hodnotu ano nebo ne",
|
||||
"Saved" : "Uloženo",
|
||||
"Invalid app given" : "Zadána neplatná aplikace",
|
||||
"Invalid type for setting \"defaultApp\" given" : "Zadán neplatný typ nastavení pro „defaultApp",
|
||||
|
|
@ -59,12 +59,12 @@ OC.L10N.register(
|
|||
"The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Hlavní barva slouží pro zvýraznění prvků jako jsou důležitá tlačítka. Může být mírně přizpůsobena podle stávajícího schématu barev.",
|
||||
"Legal notice link" : "Odkaz na právní upozornění",
|
||||
"Privacy policy link" : "Odkaz na zásady ochrany osobních údajů",
|
||||
"Header logo" : "Logo pro záhlaví",
|
||||
"Upload new header logo" : "Nahrát nové logo pro záhlaví",
|
||||
"Favicon" : "ikona webu",
|
||||
"Header logo" : "Logo v záhlaví",
|
||||
"Upload new header logo" : "Nahrát nové logo záhlaví",
|
||||
"Favicon" : "Ikona webu",
|
||||
"Upload new favicon" : "Nahrát novou ikonu webu",
|
||||
"User settings" : "Nastavení pro uživatele",
|
||||
"Disable user theming" : "Vypnout opatřování vzhledem uživateli",
|
||||
"Disable user theming" : "Zabránit uživatelům měnit vzhled",
|
||||
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Ačkoli je možné vybrat a přizpůsobit si svou instanci, uživatelé si mohou změnit pozadí a barvy. Pokud chcete vámi nastavené přizpůsobení vynutit, můžete toto zapnout.",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduše přizpůsobit vzhled a dojem z vaší instance a podporovaných klientů. Projeví se všem uživatelům.",
|
||||
"Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Namísto obrázku je na pozadí také možné nastavit jednolitou barvu. Pokud použijete obrázek na pozadí, změna této barvy ovlivní barvu ikon nabídky aplikací.",
|
||||
|
|
@ -109,12 +109,12 @@ OC.L10N.register(
|
|||
"Reset primary color" : "Vrátit nastavení primární barvy na výchozí hodnotu",
|
||||
"Could not set global default apps" : "Nepodařilo se nastavit globálně výchozí aplikace",
|
||||
"Default app" : "Výchozí aplikace",
|
||||
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Výchozí aplikace je ta, která je např. otevřena po přihlášení se nebo po kliknutí na logo v nabídce.",
|
||||
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Výchozí aplikace je ta, která je např. otevřena po přihlášení nebo po kliknutí na logo v nabídce.",
|
||||
"Use custom default app" : "Použít uživatelsky určenou výchozí aplikaci",
|
||||
"Global default app" : "Globálně výchozí aplikace",
|
||||
"Global default apps" : "Globálně výchozí aplikace",
|
||||
"Default app priority" : "Priorita výchozí aplikace",
|
||||
"If an app is not enabled for a user, the next app with lower priority is used." : "Pokud aplikace není pro daného uživatele zapnutá, bude použita hned další aplikace v pořadí priority.",
|
||||
"If an app is not enabled for a user, the next app with lower priority is used." : "Pokud aplikace není pro daného uživatele povolena, bude použita další aplikace v pořadí priority.",
|
||||
"Select a custom color" : "Vybrat uživatelsky určenou barvu",
|
||||
"Reset to default" : "Vrátit zpět na výchozí hodnoty",
|
||||
"Upload" : "Nahrát",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"The given privacy policy address is not a valid URL" : "Daná adresa prohlášení o zásadách ochrany soukromí není platné URL",
|
||||
"The given slogan is too long" : "Daný slogan je příliš dlouhý",
|
||||
"The given color is invalid" : "Daná barva není platná",
|
||||
"Disable-user-theming should be true or false" : "Volba „Vypnout opatřování vzhledem uživateli“ by měla být ano nebo ne",
|
||||
"Disable-user-theming should be true or false" : "Volba „Zabránit uživatelům měnit vzhled“ musí mít hodnotu ano nebo ne",
|
||||
"Saved" : "Uloženo",
|
||||
"Invalid app given" : "Zadána neplatná aplikace",
|
||||
"Invalid type for setting \"defaultApp\" given" : "Zadán neplatný typ nastavení pro „defaultApp",
|
||||
|
|
@ -57,12 +57,12 @@
|
|||
"The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Hlavní barva slouží pro zvýraznění prvků jako jsou důležitá tlačítka. Může být mírně přizpůsobena podle stávajícího schématu barev.",
|
||||
"Legal notice link" : "Odkaz na právní upozornění",
|
||||
"Privacy policy link" : "Odkaz na zásady ochrany osobních údajů",
|
||||
"Header logo" : "Logo pro záhlaví",
|
||||
"Upload new header logo" : "Nahrát nové logo pro záhlaví",
|
||||
"Favicon" : "ikona webu",
|
||||
"Header logo" : "Logo v záhlaví",
|
||||
"Upload new header logo" : "Nahrát nové logo záhlaví",
|
||||
"Favicon" : "Ikona webu",
|
||||
"Upload new favicon" : "Nahrát novou ikonu webu",
|
||||
"User settings" : "Nastavení pro uživatele",
|
||||
"Disable user theming" : "Vypnout opatřování vzhledem uživateli",
|
||||
"Disable user theming" : "Zabránit uživatelům měnit vzhled",
|
||||
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Ačkoli je možné vybrat a přizpůsobit si svou instanci, uživatelé si mohou změnit pozadí a barvy. Pokud chcete vámi nastavené přizpůsobení vynutit, můžete toto zapnout.",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduše přizpůsobit vzhled a dojem z vaší instance a podporovaných klientů. Projeví se všem uživatelům.",
|
||||
"Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Namísto obrázku je na pozadí také možné nastavit jednolitou barvu. Pokud použijete obrázek na pozadí, změna této barvy ovlivní barvu ikon nabídky aplikací.",
|
||||
|
|
@ -107,12 +107,12 @@
|
|||
"Reset primary color" : "Vrátit nastavení primární barvy na výchozí hodnotu",
|
||||
"Could not set global default apps" : "Nepodařilo se nastavit globálně výchozí aplikace",
|
||||
"Default app" : "Výchozí aplikace",
|
||||
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Výchozí aplikace je ta, která je např. otevřena po přihlášení se nebo po kliknutí na logo v nabídce.",
|
||||
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Výchozí aplikace je ta, která je např. otevřena po přihlášení nebo po kliknutí na logo v nabídce.",
|
||||
"Use custom default app" : "Použít uživatelsky určenou výchozí aplikaci",
|
||||
"Global default app" : "Globálně výchozí aplikace",
|
||||
"Global default apps" : "Globálně výchozí aplikace",
|
||||
"Default app priority" : "Priorita výchozí aplikace",
|
||||
"If an app is not enabled for a user, the next app with lower priority is used." : "Pokud aplikace není pro daného uživatele zapnutá, bude použita hned další aplikace v pořadí priority.",
|
||||
"If an app is not enabled for a user, the next app with lower priority is used." : "Pokud aplikace není pro daného uživatele povolena, bude použita další aplikace v pořadí priority.",
|
||||
"Select a custom color" : "Vybrat uživatelsky určenou barvu",
|
||||
"Reset to default" : "Vrátit zpět na výchozí hodnoty",
|
||||
"Upload" : "Nahrát",
|
||||
|
|
|
|||
|
|
@ -226,6 +226,7 @@ OC.L10N.register(
|
|||
"Search in current app" : "Hledat ve stávající aplikaci",
|
||||
"Clear search" : "Vyčistit hledání",
|
||||
"Search everywhere" : "Hledat všude",
|
||||
"Searching …" : "Hledání …",
|
||||
"Start typing to search" : "Hledejte psaním",
|
||||
"Minimum search length is {minSearchLength} characters" : "Nejkratší možná délka vyhledávaného řetězce je {minSearchLength} znaků",
|
||||
"No matching results" : "Žádné odpovídající výsledky",
|
||||
|
|
|
|||
|
|
@ -224,6 +224,7 @@
|
|||
"Search in current app" : "Hledat ve stávající aplikaci",
|
||||
"Clear search" : "Vyčistit hledání",
|
||||
"Search everywhere" : "Hledat všude",
|
||||
"Searching …" : "Hledání …",
|
||||
"Start typing to search" : "Hledejte psaním",
|
||||
"Minimum search length is {minSearchLength} characters" : "Nejkratší možná délka vyhledávaného řetězce je {minSearchLength} znaků",
|
||||
"No matching results" : "Žádné odpovídající výsledky",
|
||||
|
|
|
|||
Loading…
Reference in a new issue