mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 22:27:31 -04:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
7cf8421360
commit
fecae94229
150 changed files with 1012 additions and 694 deletions
|
|
@ -22,6 +22,8 @@ OC.L10N.register(
|
|||
"An unknown error has occurred" : "Произошла неизвестная ошибка",
|
||||
"File could not be uploaded" : "Файл не может быть загружен",
|
||||
"Uploading …" : "Передача…",
|
||||
"{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
|
||||
"Uploading … ({currentNumber}/{total})" : "Загрузка … ({currentNumber}/{total})",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})",
|
||||
"Uploading that item is not supported" : "Загрузка этого элемента не поддерживается",
|
||||
"Target folder does not exist any more" : "Каталог больше не существует",
|
||||
|
|
@ -172,6 +174,7 @@ OC.L10N.register(
|
|||
"Select the row for {displayName}" : "Выбрать строку для {displayName}",
|
||||
"Rename file" : "Переименовать файл",
|
||||
"A long time ago" : "Очень давно",
|
||||
"This node is unavailable" : "Этот узел недоступен",
|
||||
"Download file {name}" : "Скачать файл {name}",
|
||||
"File name" : "Имя файла",
|
||||
"Folder name" : "Имя папки",
|
||||
|
|
@ -183,6 +186,7 @@ OC.L10N.register(
|
|||
"Another entry with the same name already exists" : "Другая запись с таким названием уже существует",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано \"{oldName}\" в \"{newName}\"",
|
||||
"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}\"",
|
||||
"Total rows summary" : "Количество строк в общем",
|
||||
"\"{displayName}\" failed on some elements " : "\"{displayName}\" неудачно для некоторых элементов",
|
||||
|
|
@ -193,7 +197,11 @@ OC.L10N.register(
|
|||
"Select all" : "Выбрать всё",
|
||||
"Unselect all" : "Отменить выделение для всех",
|
||||
"List of files and folders." : "Список файлов и каталогов.",
|
||||
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
|
||||
"{summaryFile} and {summaryFolder}" : "{summaryFile} и {summaryFolder}",
|
||||
"File not found" : "Файл не найден",
|
||||
"_{count} file_::_{count} files_" : ["{count} файл","{count} файла","{count} файлов","{count} файлов"],
|
||||
"_{count} folder_::_{count} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папок"],
|
||||
"Storage informations" : "Сведения о хранилище",
|
||||
"{usedQuotaByte} used" : "Использовано {usedQuotaByte}",
|
||||
"{relative}% used" : "Использовано {relative}%",
|
||||
|
|
@ -242,7 +250,9 @@ OC.L10N.register(
|
|||
"Unable to create new file from template" : "Не удалось создать файл на основе шаблона",
|
||||
"Delete permanently" : "Удалить навсегда",
|
||||
"Open folder {displayName}" : "Открыть каталог {displayName}",
|
||||
"Open in Files" : "Открыть в Файлах",
|
||||
"Open details" : "Открыть подробности",
|
||||
"Created new folder \"{name}\"" : "Создана новая папка \"{name}\"",
|
||||
"Set up templates folder" : "Указать папку шаблонов",
|
||||
"Templates" : "Шаблоны",
|
||||
"Create new templates folder" : "Создать новую папку шаблонов",
|
||||
|
|
@ -251,6 +261,10 @@ OC.L10N.register(
|
|||
"No favorites yet" : "В избранное ещё ничего не добавлено ",
|
||||
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
|
||||
"All files" : "Все файлы",
|
||||
"List of your files and folders." : "Список Ваших файлов и каталогов.",
|
||||
"List of recently modified files and folders." : "Список недавно измененных файлов и директорий.",
|
||||
"No recently modified files" : "Нет недавно измененных файлов",
|
||||
"Files and folders you recently modified will show up here." : "Здесь будут отображаться файлы и папки, которые Вы недавно изменили.",
|
||||
"Toggle %1$s sublist" : "Переключить %1$s подсписок",
|
||||
"No entries found in this folder" : "В этом каталоге ничего не найдено",
|
||||
"Upload too large" : "Файл слишком велик",
|
||||
|
|
|
|||
|
|
@ -20,6 +20,8 @@
|
|||
"An unknown error has occurred" : "Произошла неизвестная ошибка",
|
||||
"File could not be uploaded" : "Файл не может быть загружен",
|
||||
"Uploading …" : "Передача…",
|
||||
"{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
|
||||
"Uploading … ({currentNumber}/{total})" : "Загрузка … ({currentNumber}/{total})",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})",
|
||||
"Uploading that item is not supported" : "Загрузка этого элемента не поддерживается",
|
||||
"Target folder does not exist any more" : "Каталог больше не существует",
|
||||
|
|
@ -170,6 +172,7 @@
|
|||
"Select the row for {displayName}" : "Выбрать строку для {displayName}",
|
||||
"Rename file" : "Переименовать файл",
|
||||
"A long time ago" : "Очень давно",
|
||||
"This node is unavailable" : "Этот узел недоступен",
|
||||
"Download file {name}" : "Скачать файл {name}",
|
||||
"File name" : "Имя файла",
|
||||
"Folder name" : "Имя папки",
|
||||
|
|
@ -181,6 +184,7 @@
|
|||
"Another entry with the same name already exists" : "Другая запись с таким названием уже существует",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано \"{oldName}\" в \"{newName}\"",
|
||||
"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}\"",
|
||||
"Total rows summary" : "Количество строк в общем",
|
||||
"\"{displayName}\" failed on some elements " : "\"{displayName}\" неудачно для некоторых элементов",
|
||||
|
|
@ -191,7 +195,11 @@
|
|||
"Select all" : "Выбрать всё",
|
||||
"Unselect all" : "Отменить выделение для всех",
|
||||
"List of files and folders." : "Список файлов и каталогов.",
|
||||
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
|
||||
"{summaryFile} and {summaryFolder}" : "{summaryFile} и {summaryFolder}",
|
||||
"File not found" : "Файл не найден",
|
||||
"_{count} file_::_{count} files_" : ["{count} файл","{count} файла","{count} файлов","{count} файлов"],
|
||||
"_{count} folder_::_{count} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папок"],
|
||||
"Storage informations" : "Сведения о хранилище",
|
||||
"{usedQuotaByte} used" : "Использовано {usedQuotaByte}",
|
||||
"{relative}% used" : "Использовано {relative}%",
|
||||
|
|
@ -240,7 +248,9 @@
|
|||
"Unable to create new file from template" : "Не удалось создать файл на основе шаблона",
|
||||
"Delete permanently" : "Удалить навсегда",
|
||||
"Open folder {displayName}" : "Открыть каталог {displayName}",
|
||||
"Open in Files" : "Открыть в Файлах",
|
||||
"Open details" : "Открыть подробности",
|
||||
"Created new folder \"{name}\"" : "Создана новая папка \"{name}\"",
|
||||
"Set up templates folder" : "Указать папку шаблонов",
|
||||
"Templates" : "Шаблоны",
|
||||
"Create new templates folder" : "Создать новую папку шаблонов",
|
||||
|
|
@ -249,6 +259,10 @@
|
|||
"No favorites yet" : "В избранное ещё ничего не добавлено ",
|
||||
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
|
||||
"All files" : "Все файлы",
|
||||
"List of your files and folders." : "Список Ваших файлов и каталогов.",
|
||||
"List of recently modified files and folders." : "Список недавно измененных файлов и директорий.",
|
||||
"No recently modified files" : "Нет недавно измененных файлов",
|
||||
"Files and folders you recently modified will show up here." : "Здесь будут отображаться файлы и папки, которые Вы недавно изменили.",
|
||||
"Toggle %1$s sublist" : "Переключить %1$s подсписок",
|
||||
"No entries found in this folder" : "В этом каталоге ничего не найдено",
|
||||
"Upload too large" : "Файл слишком велик",
|
||||
|
|
|
|||
|
|
@ -104,7 +104,19 @@ OC.L10N.register(
|
|||
"External storage support" : "Поддержка внешних хранилищ",
|
||||
"Adds basic external storage support" : "Базовая поддержка внешних хранилищ",
|
||||
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Это приложение позволяет администраторам настраивать подключения к провайдерам внешних хранилищ, таким как FTP-серверы, хранилища объектов S3 или SWIFT, другие серверы Nextcloud, серверы WebDAV и т. Д. Администраторы могут выбирать типы хранилищ для использования и монтировать эти места хранения для пользователя, группы или всей системы. Пользователи увидят, что в их корневой директории Nextcloud появилась новая папка, которую они могут использовать, как и любую другую папку Nextcloud. Внешние хранилища также позволяют пользователям обмениваться файлами, хранящимися в них. В этих случаях учетные данные для владельца файла используются, когда получатель запрашивает файл из внешнего хранилища, тем самым гарантируя, что получатель может получить доступ к общему файлу. Внешнее хранилище можно настроить с помощью GUI или в командной строке. Второй вариант предоставляет продвинутому пользователю большую гибкость для настройки внешнего хранилища и установки приоритетов монтирования. Дополнительная информация доступна в документации по GUI внешного хранилища и документации файла конфигурации внешнего хранилища.",
|
||||
"Enter missing credentials" : "Ввод пропущенных учётных данных",
|
||||
"Unable to update this external storage config. {statusMessage}" : "Не удалось обновить эту конфигурацию внешних хранилищ. {statusMessage}",
|
||||
"New configuration successfully saved" : "Новая конфигурация успешно сохранена",
|
||||
"There was an error with this external storage." : "Произошла ошибка с этим внешним хранилищем.",
|
||||
"We were unable to check the external storage {basename}" : "Нам не удалось проверить внешнее хранилище {basename}",
|
||||
"Examine this faulty external storage configuration" : "Проверьте эту конфигурацию внешнего хранилища, она содержит ошибки",
|
||||
"Open in files" : "Открыть в Файлах",
|
||||
"There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Произошла ошибка с этим внешним хранилищем. Вы хотите просмотреть конфигурацию точки монтирования на странице настроек?",
|
||||
"External mount error" : "Ошибка внешнего подключения",
|
||||
"List of external storage." : "Список внешних хранилищ.",
|
||||
"There is no external storage configured. You can configure them in your Personal settings." : "Внешнее хранилище не настроено. Вы можете настроить их в своих личных настройках.",
|
||||
"There is no external storage configured and you don't have the permission to configure them." : "Внешнее хранилище не настроено, и у вас нет прав на его настройку.",
|
||||
"No external storage" : "Нет внешнего хранилища",
|
||||
"Storage type" : "Тип хранилища",
|
||||
"Unknown" : "Неизвестно",
|
||||
"Scope" : "Область",
|
||||
|
|
|
|||
|
|
@ -102,7 +102,19 @@
|
|||
"External storage support" : "Поддержка внешних хранилищ",
|
||||
"Adds basic external storage support" : "Базовая поддержка внешних хранилищ",
|
||||
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Это приложение позволяет администраторам настраивать подключения к провайдерам внешних хранилищ, таким как FTP-серверы, хранилища объектов S3 или SWIFT, другие серверы Nextcloud, серверы WebDAV и т. Д. Администраторы могут выбирать типы хранилищ для использования и монтировать эти места хранения для пользователя, группы или всей системы. Пользователи увидят, что в их корневой директории Nextcloud появилась новая папка, которую они могут использовать, как и любую другую папку Nextcloud. Внешние хранилища также позволяют пользователям обмениваться файлами, хранящимися в них. В этих случаях учетные данные для владельца файла используются, когда получатель запрашивает файл из внешнего хранилища, тем самым гарантируя, что получатель может получить доступ к общему файлу. Внешнее хранилище можно настроить с помощью GUI или в командной строке. Второй вариант предоставляет продвинутому пользователю большую гибкость для настройки внешнего хранилища и установки приоритетов монтирования. Дополнительная информация доступна в документации по GUI внешного хранилища и документации файла конфигурации внешнего хранилища.",
|
||||
"Enter missing credentials" : "Ввод пропущенных учётных данных",
|
||||
"Unable to update this external storage config. {statusMessage}" : "Не удалось обновить эту конфигурацию внешних хранилищ. {statusMessage}",
|
||||
"New configuration successfully saved" : "Новая конфигурация успешно сохранена",
|
||||
"There was an error with this external storage." : "Произошла ошибка с этим внешним хранилищем.",
|
||||
"We were unable to check the external storage {basename}" : "Нам не удалось проверить внешнее хранилище {basename}",
|
||||
"Examine this faulty external storage configuration" : "Проверьте эту конфигурацию внешнего хранилища, она содержит ошибки",
|
||||
"Open in files" : "Открыть в Файлах",
|
||||
"There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Произошла ошибка с этим внешним хранилищем. Вы хотите просмотреть конфигурацию точки монтирования на странице настроек?",
|
||||
"External mount error" : "Ошибка внешнего подключения",
|
||||
"List of external storage." : "Список внешних хранилищ.",
|
||||
"There is no external storage configured. You can configure them in your Personal settings." : "Внешнее хранилище не настроено. Вы можете настроить их в своих личных настройках.",
|
||||
"There is no external storage configured and you don't have the permission to configure them." : "Внешнее хранилище не настроено, и у вас нет прав на его настройку.",
|
||||
"No external storage" : "Нет внешнего хранилища",
|
||||
"Storage type" : "Тип хранилища",
|
||||
"Unknown" : "Неизвестно",
|
||||
"Scope" : "Область",
|
||||
|
|
|
|||
29
apps/files_reminders/l10n/mk.js
Normal file
29
apps/files_reminders/l10n/mk.js
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
OC.L10N.register(
|
||||
"files_reminders",
|
||||
{
|
||||
"File reminders" : "Потсетник на датотеки",
|
||||
"Reminder for {name}" : "Потсетник за {name}",
|
||||
"View file" : "Види датотека",
|
||||
"View folder" : "Види папка",
|
||||
"Set file reminders" : "Постави потсетник на датотека",
|
||||
"**📣 File reminders**\n\nSet file reminders." : "**📣 Потсетник на датотеки**\n\nПостави потсетник на датотека.",
|
||||
"Back" : "Назад",
|
||||
"Clear reminder" : "Острани потсетник",
|
||||
"Set custom reminder" : "Постави прилагоден потсетник",
|
||||
"Later today" : "Денес покасно",
|
||||
"Set reminder for later today" : "Постави потсетник за денес покасно",
|
||||
"Tomorrow" : "Утре",
|
||||
"Set reminder for tomorrow" : "Постави потсетник за утре",
|
||||
"This weekend" : "Овој викенд",
|
||||
"Set reminder for this weekend" : "Постави потсетник за овој викенд",
|
||||
"Next week" : "Следна недела",
|
||||
"Set reminder for next week" : "Постави потсетник за наредната недела",
|
||||
"Set reminder at custom date & time" : "Постави потсетник на прилагоден датум & време",
|
||||
"Reminder set for \"{fileName}\"" : "Поставен потсетник за \"{fileName}\"",
|
||||
"Failed to set reminder" : "Неуспешно поставување на потсетник",
|
||||
"Please choose a valid date & time" : "Внесете валиден датум & време",
|
||||
"Reminder cleared" : "Потсетникот е остранет",
|
||||
"Failed to clear reminder" : "Неуспешно остранување на потсетник",
|
||||
"Failed to load reminder" : "Неуспешно вчитување на потсетник"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
|
||||
27
apps/files_reminders/l10n/mk.json
Normal file
27
apps/files_reminders/l10n/mk.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{ "translations": {
|
||||
"File reminders" : "Потсетник на датотеки",
|
||||
"Reminder for {name}" : "Потсетник за {name}",
|
||||
"View file" : "Види датотека",
|
||||
"View folder" : "Види папка",
|
||||
"Set file reminders" : "Постави потсетник на датотека",
|
||||
"**📣 File reminders**\n\nSet file reminders." : "**📣 Потсетник на датотеки**\n\nПостави потсетник на датотека.",
|
||||
"Back" : "Назад",
|
||||
"Clear reminder" : "Острани потсетник",
|
||||
"Set custom reminder" : "Постави прилагоден потсетник",
|
||||
"Later today" : "Денес покасно",
|
||||
"Set reminder for later today" : "Постави потсетник за денес покасно",
|
||||
"Tomorrow" : "Утре",
|
||||
"Set reminder for tomorrow" : "Постави потсетник за утре",
|
||||
"This weekend" : "Овој викенд",
|
||||
"Set reminder for this weekend" : "Постави потсетник за овој викенд",
|
||||
"Next week" : "Следна недела",
|
||||
"Set reminder for next week" : "Постави потсетник за наредната недела",
|
||||
"Set reminder at custom date & time" : "Постави потсетник на прилагоден датум & време",
|
||||
"Reminder set for \"{fileName}\"" : "Поставен потсетник за \"{fileName}\"",
|
||||
"Failed to set reminder" : "Неуспешно поставување на потсетник",
|
||||
"Please choose a valid date & time" : "Внесете валиден датум & време",
|
||||
"Reminder cleared" : "Потсетникот е остранет",
|
||||
"Failed to clear reminder" : "Неуспешно остранување на потсетник",
|
||||
"Failed to load reminder" : "Неуспешно вчитување на потсетник"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
|
||||
}
|
||||
|
|
@ -132,6 +132,7 @@ OC.L10N.register(
|
|||
"Upload" : "Прикачи",
|
||||
"Edit" : "Уреди",
|
||||
"Bundled permissions" : "Пакет дозволи",
|
||||
"Open Sharing Details" : "Отвори детали за споделувањето",
|
||||
"group" : "група",
|
||||
"conversation" : "разговор",
|
||||
"remote" : "далечински",
|
||||
|
|
@ -157,6 +158,7 @@ OC.L10N.register(
|
|||
"Enter a date" : "Внесете датум",
|
||||
"Create share" : "Ново споделување",
|
||||
"Cancel" : "Откажи",
|
||||
"Customize link" : "Прилагоден линк",
|
||||
"Add another link" : "Додади линк",
|
||||
"Create a new share link" : "Креирајте нов линк за споделување",
|
||||
"{shareWith} by {initiator}" : "{shareWith} од {initiator}",
|
||||
|
|
@ -170,7 +172,9 @@ OC.L10N.register(
|
|||
"Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење",
|
||||
"Link share created" : "Креиран линк за споделување",
|
||||
"Error while creating the share" : "Грешка при креирање на споделување",
|
||||
"View only" : "Само за гледање",
|
||||
"Can edit" : "Може да се уредува",
|
||||
"File drop" : "Повлечи и прикачи",
|
||||
"Search for share recipients" : "Пребарај за примачи на споделувањето",
|
||||
"No recommendations. Start typing." : "Нема препораки. Започнете со пишување.",
|
||||
"Resharing is not allowed" : "Повторно споделување не е дозволено",
|
||||
|
|
@ -185,9 +189,11 @@ OC.L10N.register(
|
|||
"Circle" : "Круг",
|
||||
"Talk conversation" : "Talk раговор",
|
||||
"on {server}" : "на {server}",
|
||||
"Upload only" : "Само прикачување",
|
||||
"Advanced settings" : "Напредни параметри",
|
||||
"Share label" : "Ознака на споделувањето",
|
||||
"Set password" : "Поставете лозинка",
|
||||
"Set password" : "Постави лозинка",
|
||||
"Password" : "Лозинка",
|
||||
"Password expires {passwordExpirationTime}" : "Лозинката истекува на {passwordExpirationTime}",
|
||||
"Password expired" : "Лозинката е истечена",
|
||||
"Set expiration date" : "Постави рок на траење",
|
||||
|
|
@ -199,6 +205,9 @@ OC.L10N.register(
|
|||
"Update" : "Ажурирај",
|
||||
"Share" : "Сподели",
|
||||
"Delete share" : "Избриши споделување",
|
||||
"Share with " : "Сподели со",
|
||||
"Save share" : "Зачувај споделување",
|
||||
"Update share" : "Ажурирај споделување",
|
||||
"Others with access" : "Други со пристап",
|
||||
"No other users with access found" : "Не се пројандени други корисници со простап",
|
||||
"Toggle list of others with access to this directory" : "Изберете листата со други корисници со пристап до овој директориум",
|
||||
|
|
@ -208,7 +217,10 @@ OC.L10N.register(
|
|||
"Expires {relativetime}" : "Истекува {relativetime}",
|
||||
"this share just expired." : "ова споделување штотуку истече.",
|
||||
"Shared with you by {owner}" : "Споделено со Вас од {owner}",
|
||||
"_Accept share_::_Accept shares_" : ["Прифати го споделувањето","Прифати ги споделувањата"],
|
||||
"Open in Files" : "Отвори во датотеките",
|
||||
"_Reject share_::_Reject shares_" : ["Одбиј го споделувањето","Одбиј ги споделувањата"],
|
||||
"_Restore share_::_Restore shares_" : ["Врати споделување","Врати споделувања"],
|
||||
"Link to a file" : "Линк до датотеката",
|
||||
"Error creating the share: {errorMessage}" : "Грешка при креирање на споделување: {errorMessage}",
|
||||
"Error creating the share" : "Грешка при креирање на споделување",
|
||||
|
|
@ -227,17 +239,29 @@ OC.L10N.register(
|
|||
"Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}",
|
||||
"Shared with you in a conversation by {owner}" : "Споделено со тебе и во разговорот од {owner}",
|
||||
"Shares" : "Споделувања",
|
||||
"Overview of shared files." : "Преглед на споделени датотеки.",
|
||||
"No shares" : "Нема споделувања",
|
||||
"Files and folders you shared or have been shared with you will show up here" : "Датотеките и папките што ги споделувате или друг ги споделува со вас ќе се прикажат овде",
|
||||
"Shared with you" : "Споделено со вас",
|
||||
"List of files that are shared with you." : "Листа на датотеки што се споделени со вас.",
|
||||
"Nothing shared with you yet" : "Ништо не е споделено со вас",
|
||||
"Files and folders others shared with you will show up here" : "Датотеките и папките што другите ги споделуваат со вас ќе се прикажат овде",
|
||||
"Shared with others" : "Споделно со други",
|
||||
"List of files that you shared with others." : "Листа на датотеки што ги имате споделено со други.",
|
||||
"Nothing shared yet" : "Ништо не е споделено",
|
||||
"Files and folders you shared will show up here" : "Датотеките и папките кои ги споделувате ќе се појават тука",
|
||||
"Shared by link" : "Споделено со линк",
|
||||
"List of files that are shared by link." : "Листа на датотеки што ги имате споделено со линк.",
|
||||
"No shared links" : "Нема споделени врски/линкови",
|
||||
"Files and folders you shared by link will show up here" : "Датотеките и папките кои ги споделувате со линк ќе се појават тука",
|
||||
"Deleted shares" : "Избришани споделувања",
|
||||
"List of shares you left." : "Листа на споделувања што ги имате напуштено.",
|
||||
"No deleted shares" : "Нема избришани споделувања",
|
||||
"Shares you have left will show up here" : "Споделувањата што сте ги напуштиле ќе се појават овде",
|
||||
"Pending shares" : "Споделувања на чекање",
|
||||
"List of unapproved shares." : "Листа на неодобрени споделувања.",
|
||||
"No pending shares" : "Нема споделувања на чекање",
|
||||
"Shares you have received but not approved will show up here" : "Листа на споделувањата кој сте ги добиле но не се адобрени ќе се појават овде",
|
||||
"No entries found in this folder" : "Нема ништо во оваа папка",
|
||||
"Name" : "Име",
|
||||
"Share time" : "Време на споделување",
|
||||
|
|
|
|||
|
|
@ -130,6 +130,7 @@
|
|||
"Upload" : "Прикачи",
|
||||
"Edit" : "Уреди",
|
||||
"Bundled permissions" : "Пакет дозволи",
|
||||
"Open Sharing Details" : "Отвори детали за споделувањето",
|
||||
"group" : "група",
|
||||
"conversation" : "разговор",
|
||||
"remote" : "далечински",
|
||||
|
|
@ -155,6 +156,7 @@
|
|||
"Enter a date" : "Внесете датум",
|
||||
"Create share" : "Ново споделување",
|
||||
"Cancel" : "Откажи",
|
||||
"Customize link" : "Прилагоден линк",
|
||||
"Add another link" : "Додади линк",
|
||||
"Create a new share link" : "Креирајте нов линк за споделување",
|
||||
"{shareWith} by {initiator}" : "{shareWith} од {initiator}",
|
||||
|
|
@ -168,7 +170,9 @@
|
|||
"Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење",
|
||||
"Link share created" : "Креиран линк за споделување",
|
||||
"Error while creating the share" : "Грешка при креирање на споделување",
|
||||
"View only" : "Само за гледање",
|
||||
"Can edit" : "Може да се уредува",
|
||||
"File drop" : "Повлечи и прикачи",
|
||||
"Search for share recipients" : "Пребарај за примачи на споделувањето",
|
||||
"No recommendations. Start typing." : "Нема препораки. Започнете со пишување.",
|
||||
"Resharing is not allowed" : "Повторно споделување не е дозволено",
|
||||
|
|
@ -183,9 +187,11 @@
|
|||
"Circle" : "Круг",
|
||||
"Talk conversation" : "Talk раговор",
|
||||
"on {server}" : "на {server}",
|
||||
"Upload only" : "Само прикачување",
|
||||
"Advanced settings" : "Напредни параметри",
|
||||
"Share label" : "Ознака на споделувањето",
|
||||
"Set password" : "Поставете лозинка",
|
||||
"Set password" : "Постави лозинка",
|
||||
"Password" : "Лозинка",
|
||||
"Password expires {passwordExpirationTime}" : "Лозинката истекува на {passwordExpirationTime}",
|
||||
"Password expired" : "Лозинката е истечена",
|
||||
"Set expiration date" : "Постави рок на траење",
|
||||
|
|
@ -197,6 +203,9 @@
|
|||
"Update" : "Ажурирај",
|
||||
"Share" : "Сподели",
|
||||
"Delete share" : "Избриши споделување",
|
||||
"Share with " : "Сподели со",
|
||||
"Save share" : "Зачувај споделување",
|
||||
"Update share" : "Ажурирај споделување",
|
||||
"Others with access" : "Други со пристап",
|
||||
"No other users with access found" : "Не се пројандени други корисници со простап",
|
||||
"Toggle list of others with access to this directory" : "Изберете листата со други корисници со пристап до овој директориум",
|
||||
|
|
@ -206,7 +215,10 @@
|
|||
"Expires {relativetime}" : "Истекува {relativetime}",
|
||||
"this share just expired." : "ова споделување штотуку истече.",
|
||||
"Shared with you by {owner}" : "Споделено со Вас од {owner}",
|
||||
"_Accept share_::_Accept shares_" : ["Прифати го споделувањето","Прифати ги споделувањата"],
|
||||
"Open in Files" : "Отвори во датотеките",
|
||||
"_Reject share_::_Reject shares_" : ["Одбиј го споделувањето","Одбиј ги споделувањата"],
|
||||
"_Restore share_::_Restore shares_" : ["Врати споделување","Врати споделувања"],
|
||||
"Link to a file" : "Линк до датотеката",
|
||||
"Error creating the share: {errorMessage}" : "Грешка при креирање на споделување: {errorMessage}",
|
||||
"Error creating the share" : "Грешка при креирање на споделување",
|
||||
|
|
@ -225,17 +237,29 @@
|
|||
"Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}",
|
||||
"Shared with you in a conversation by {owner}" : "Споделено со тебе и во разговорот од {owner}",
|
||||
"Shares" : "Споделувања",
|
||||
"Overview of shared files." : "Преглед на споделени датотеки.",
|
||||
"No shares" : "Нема споделувања",
|
||||
"Files and folders you shared or have been shared with you will show up here" : "Датотеките и папките што ги споделувате или друг ги споделува со вас ќе се прикажат овде",
|
||||
"Shared with you" : "Споделено со вас",
|
||||
"List of files that are shared with you." : "Листа на датотеки што се споделени со вас.",
|
||||
"Nothing shared with you yet" : "Ништо не е споделено со вас",
|
||||
"Files and folders others shared with you will show up here" : "Датотеките и папките што другите ги споделуваат со вас ќе се прикажат овде",
|
||||
"Shared with others" : "Споделно со други",
|
||||
"List of files that you shared with others." : "Листа на датотеки што ги имате споделено со други.",
|
||||
"Nothing shared yet" : "Ништо не е споделено",
|
||||
"Files and folders you shared will show up here" : "Датотеките и папките кои ги споделувате ќе се појават тука",
|
||||
"Shared by link" : "Споделено со линк",
|
||||
"List of files that are shared by link." : "Листа на датотеки што ги имате споделено со линк.",
|
||||
"No shared links" : "Нема споделени врски/линкови",
|
||||
"Files and folders you shared by link will show up here" : "Датотеките и папките кои ги споделувате со линк ќе се појават тука",
|
||||
"Deleted shares" : "Избришани споделувања",
|
||||
"List of shares you left." : "Листа на споделувања што ги имате напуштено.",
|
||||
"No deleted shares" : "Нема избришани споделувања",
|
||||
"Shares you have left will show up here" : "Споделувањата што сте ги напуштиле ќе се појават овде",
|
||||
"Pending shares" : "Споделувања на чекање",
|
||||
"List of unapproved shares." : "Листа на неодобрени споделувања.",
|
||||
"No pending shares" : "Нема споделувања на чекање",
|
||||
"Shares you have received but not approved will show up here" : "Листа на споделувањата кој сте ги добиле но не се адобрени ќе се појават овде",
|
||||
"No entries found in this folder" : "Нема ништо во оваа папка",
|
||||
"Name" : "Име",
|
||||
"Share time" : "Време на споделување",
|
||||
|
|
|
|||
|
|
@ -133,6 +133,7 @@ OC.L10N.register(
|
|||
"Upload" : "Отправить",
|
||||
"Edit" : "Редактировать",
|
||||
"Bundled permissions" : "Связанные права доступа",
|
||||
"Open Sharing Details" : "Подробные сведения об общем ресурсе",
|
||||
"group" : "группа",
|
||||
"conversation" : "беседа",
|
||||
"remote" : "на другом сервере",
|
||||
|
|
@ -158,6 +159,7 @@ OC.L10N.register(
|
|||
"Enter a date" : "Введите дату",
|
||||
"Create share" : "Создать общий ресурс",
|
||||
"Cancel" : "Отменить",
|
||||
"Customize link" : "Индивидуальная ссылка",
|
||||
"Add another link" : "Добавить другую ссылку",
|
||||
"Create a new share link" : "Создать ссылку доступа",
|
||||
"{shareWith} by {initiator}" : "{shareWith} предоставлено {initiator}",
|
||||
|
|
@ -190,6 +192,7 @@ OC.L10N.register(
|
|||
"Deck board" : "Доска",
|
||||
"ScienceMesh" : "ScienceMesh",
|
||||
"on {server}" : "на {server}",
|
||||
"Upload only" : "Только загружать",
|
||||
"Advanced settings" : "Расширенные параметры",
|
||||
"Share label" : "Метка общего доступа",
|
||||
"Set password" : "Задать пароль",
|
||||
|
|
@ -204,6 +207,10 @@ OC.L10N.register(
|
|||
"Create" : "Создать",
|
||||
"Update" : "Обновить",
|
||||
"Share" : "Поделиться",
|
||||
"Delete share" : "Удалить общий ресурс",
|
||||
"Share with " : "Поделиться",
|
||||
"Save share" : "Сохранить общий ресурс",
|
||||
"Update share" : "Обновить общий ресурс",
|
||||
"Others with access" : "Другие пользователи, имеющие доступ",
|
||||
"No other users with access found" : "Не найдено пользователей, имеющих доступ",
|
||||
"Toggle list of others with access to this directory" : "Свернуть или развернуть список пользователей, имеющих доступ к этой папке",
|
||||
|
|
@ -213,6 +220,10 @@ OC.L10N.register(
|
|||
"Expires {relativetime}" : "Истекает {relativetime}",
|
||||
"this share just expired." : "срок действия этого общего ресурса только что истёк.",
|
||||
"Shared with you by {owner}" : "{owner} предоставил(а) Вам доступ",
|
||||
"_Accept share_::_Accept shares_" : ["Принять общий ресурс","Принять общие ресурсы","Принять общие ресурсы","Принять общие ресурсы"],
|
||||
"Open in Files" : "Открыть в Файлах",
|
||||
"_Reject share_::_Reject shares_" : ["Отклонить общий ресурс","Отклонить общие ресурсы","Отклонить общие ресурсы","Отклонить общие ресурсы"],
|
||||
"_Restore share_::_Restore shares_" : ["Восстановить общий ресурс","Восстановить общие ресурсы","Восстановить общие ресурсы","Восстановить общие ресурсы"],
|
||||
"Link to a file" : "Ссылка на файл",
|
||||
"Error creating the share: {errorMessage}" : "Не удалось создать общий ресурс: {errorMessage}",
|
||||
"Error creating the share" : "Ошибка создания общего доступа",
|
||||
|
|
@ -231,17 +242,29 @@ OC.L10N.register(
|
|||
"Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»",
|
||||
"Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы",
|
||||
"Shares" : "Опубликованные ресурсы",
|
||||
"Overview of shared files." : "Предпросмотр общих файлов.",
|
||||
"No shares" : "Нет ресурсов общего доступа",
|
||||
"Files and folders you shared or have been shared with you will show up here" : "Файлы и папки, которыми вы поделились или к которым Вам был предоставлен доступ, будут отображаться здесь",
|
||||
"Shared with you" : "Предоставленные вам",
|
||||
"List of files that are shared with you." : "Список файлов, к которым Вам был предоставлен доступ.",
|
||||
"Nothing shared with you yet" : "С вами пока ничем не поделились",
|
||||
"Files and folders others shared with you will show up here" : "Файлы и каталоги, к которым вам предоставят общий доступ, будут отображаться здесь",
|
||||
"Shared with others" : "Доступные для других",
|
||||
"List of files that you shared with others." : "Список файлов, которыми Вы поделились.",
|
||||
"Nothing shared yet" : "Пока ничего не опубликовано",
|
||||
"Files and folders you shared will show up here" : "Здесь появятся файлы и каталоги, к которым вы предоставили общий доступ",
|
||||
"Shared by link" : "Доступные по ссылке",
|
||||
"List of files that are shared by link." : "Список файлов, к которым был предоставлен доступ по ссылке.",
|
||||
"No shared links" : "Нет общедоступных ссылок",
|
||||
"Files and folders you shared by link will show up here" : "Здесь появятся файлы и каталоги, ссылкой на которые вы поделитесь",
|
||||
"Deleted shares" : "Удалённые общие ресурсы",
|
||||
"List of shares you left." : "Список ресурсов общего доступа от которых Вы отказались.",
|
||||
"No deleted shares" : "Удалённые ресурсы отсуствуют",
|
||||
"Shares you have left will show up here" : "Здесь будут показаны общие ресурсы от которых Вы отказались",
|
||||
"Pending shares" : "Ожидающие подтверждения",
|
||||
"List of unapproved shares." : "Список ресурсов общего доступа, которые вы еще не приняли",
|
||||
"No pending shares" : "Ожидающие общие ресурсы отсуствуют",
|
||||
"Shares you have received but not approved will show up here" : "Здесь появятся ресурсы общего доступа, которые Вам предоставлены, но еще не подтверждены с Вашей стороны",
|
||||
"No entries found in this folder" : "В этой папке ничего нет",
|
||||
"Name" : "Имя",
|
||||
"Share time" : "Дата публикации",
|
||||
|
|
|
|||
|
|
@ -131,6 +131,7 @@
|
|||
"Upload" : "Отправить",
|
||||
"Edit" : "Редактировать",
|
||||
"Bundled permissions" : "Связанные права доступа",
|
||||
"Open Sharing Details" : "Подробные сведения об общем ресурсе",
|
||||
"group" : "группа",
|
||||
"conversation" : "беседа",
|
||||
"remote" : "на другом сервере",
|
||||
|
|
@ -156,6 +157,7 @@
|
|||
"Enter a date" : "Введите дату",
|
||||
"Create share" : "Создать общий ресурс",
|
||||
"Cancel" : "Отменить",
|
||||
"Customize link" : "Индивидуальная ссылка",
|
||||
"Add another link" : "Добавить другую ссылку",
|
||||
"Create a new share link" : "Создать ссылку доступа",
|
||||
"{shareWith} by {initiator}" : "{shareWith} предоставлено {initiator}",
|
||||
|
|
@ -188,6 +190,7 @@
|
|||
"Deck board" : "Доска",
|
||||
"ScienceMesh" : "ScienceMesh",
|
||||
"on {server}" : "на {server}",
|
||||
"Upload only" : "Только загружать",
|
||||
"Advanced settings" : "Расширенные параметры",
|
||||
"Share label" : "Метка общего доступа",
|
||||
"Set password" : "Задать пароль",
|
||||
|
|
@ -202,6 +205,10 @@
|
|||
"Create" : "Создать",
|
||||
"Update" : "Обновить",
|
||||
"Share" : "Поделиться",
|
||||
"Delete share" : "Удалить общий ресурс",
|
||||
"Share with " : "Поделиться",
|
||||
"Save share" : "Сохранить общий ресурс",
|
||||
"Update share" : "Обновить общий ресурс",
|
||||
"Others with access" : "Другие пользователи, имеющие доступ",
|
||||
"No other users with access found" : "Не найдено пользователей, имеющих доступ",
|
||||
"Toggle list of others with access to this directory" : "Свернуть или развернуть список пользователей, имеющих доступ к этой папке",
|
||||
|
|
@ -211,6 +218,10 @@
|
|||
"Expires {relativetime}" : "Истекает {relativetime}",
|
||||
"this share just expired." : "срок действия этого общего ресурса только что истёк.",
|
||||
"Shared with you by {owner}" : "{owner} предоставил(а) Вам доступ",
|
||||
"_Accept share_::_Accept shares_" : ["Принять общий ресурс","Принять общие ресурсы","Принять общие ресурсы","Принять общие ресурсы"],
|
||||
"Open in Files" : "Открыть в Файлах",
|
||||
"_Reject share_::_Reject shares_" : ["Отклонить общий ресурс","Отклонить общие ресурсы","Отклонить общие ресурсы","Отклонить общие ресурсы"],
|
||||
"_Restore share_::_Restore shares_" : ["Восстановить общий ресурс","Восстановить общие ресурсы","Восстановить общие ресурсы","Восстановить общие ресурсы"],
|
||||
"Link to a file" : "Ссылка на файл",
|
||||
"Error creating the share: {errorMessage}" : "Не удалось создать общий ресурс: {errorMessage}",
|
||||
"Error creating the share" : "Ошибка создания общего доступа",
|
||||
|
|
@ -229,17 +240,29 @@
|
|||
"Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»",
|
||||
"Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы",
|
||||
"Shares" : "Опубликованные ресурсы",
|
||||
"Overview of shared files." : "Предпросмотр общих файлов.",
|
||||
"No shares" : "Нет ресурсов общего доступа",
|
||||
"Files and folders you shared or have been shared with you will show up here" : "Файлы и папки, которыми вы поделились или к которым Вам был предоставлен доступ, будут отображаться здесь",
|
||||
"Shared with you" : "Предоставленные вам",
|
||||
"List of files that are shared with you." : "Список файлов, к которым Вам был предоставлен доступ.",
|
||||
"Nothing shared with you yet" : "С вами пока ничем не поделились",
|
||||
"Files and folders others shared with you will show up here" : "Файлы и каталоги, к которым вам предоставят общий доступ, будут отображаться здесь",
|
||||
"Shared with others" : "Доступные для других",
|
||||
"List of files that you shared with others." : "Список файлов, которыми Вы поделились.",
|
||||
"Nothing shared yet" : "Пока ничего не опубликовано",
|
||||
"Files and folders you shared will show up here" : "Здесь появятся файлы и каталоги, к которым вы предоставили общий доступ",
|
||||
"Shared by link" : "Доступные по ссылке",
|
||||
"List of files that are shared by link." : "Список файлов, к которым был предоставлен доступ по ссылке.",
|
||||
"No shared links" : "Нет общедоступных ссылок",
|
||||
"Files and folders you shared by link will show up here" : "Здесь появятся файлы и каталоги, ссылкой на которые вы поделитесь",
|
||||
"Deleted shares" : "Удалённые общие ресурсы",
|
||||
"List of shares you left." : "Список ресурсов общего доступа от которых Вы отказались.",
|
||||
"No deleted shares" : "Удалённые ресурсы отсуствуют",
|
||||
"Shares you have left will show up here" : "Здесь будут показаны общие ресурсы от которых Вы отказались",
|
||||
"Pending shares" : "Ожидающие подтверждения",
|
||||
"List of unapproved shares." : "Список ресурсов общего доступа, которые вы еще не приняли",
|
||||
"No pending shares" : "Ожидающие общие ресурсы отсуствуют",
|
||||
"Shares you have received but not approved will show up here" : "Здесь появятся ресурсы общего доступа, которые Вам предоставлены, но еще не подтверждены с Вашей стороны",
|
||||
"No entries found in this folder" : "В этой папке ничего нет",
|
||||
"Name" : "Имя",
|
||||
"Share time" : "Дата публикации",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ OC.L10N.register(
|
|||
"Restore" : "Восстановить",
|
||||
"List of files that have been deleted." : "Список файлов, которые были удалены.",
|
||||
"No deleted files" : "Нет удалённых файлов",
|
||||
"Files and folders you have deleted will show up here" : "Файлы и каталоги, которые вы удалили, будут отображаться здесь",
|
||||
"Deleted" : "Удалён",
|
||||
"You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы",
|
||||
"No entries found in this folder" : "В этой папке ничего нет",
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"Restore" : "Восстановить",
|
||||
"List of files that have been deleted." : "Список файлов, которые были удалены.",
|
||||
"No deleted files" : "Нет удалённых файлов",
|
||||
"Files and folders you have deleted will show up here" : "Файлы и каталоги, которые вы удалили, будут отображаться здесь",
|
||||
"Deleted" : "Удалён",
|
||||
"You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы",
|
||||
"No entries found in this folder" : "В этой папке ничего нет",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ OC.L10N.register(
|
|||
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Это приложение предназначено для автоматического управления предыдущими версиями изменённых файлов. При включении этого приложения в каталогах пользователей создаются скрытые папки, предназначенные для хранения предыдущих версий изменённых файлов. Выбор нужной предыдущей версии и возврат к ней выполняется через веб-интерфейс, при этом актуальная версия файла будет заменена выбранной версией. Приложение также автоматически управляет глубиной хранения версий файлов, чтобы не превышать выделенные для пользователя квоты.\n\t\tПомимо управления сроком хранения предыдущих версий, приложение следит за тем, что бы общий размер сохранённых версий файлов не превышал 50% выделенного пользователю дискового пространства. При превышении такого лимита будет запущен механизм удаления самых старых версий файлов. Удаление будет производиться до тех пор, пока общий размер всех сохранённых версий файлов вновь не станет менее 50% от квоты использования дискового пространства. Дополнительная информация приведена в руководстве к приложению «Версии».",
|
||||
"Name this version" : "Обозначить версию",
|
||||
"Edit version name" : "Изменить название версии",
|
||||
"Compare to current version" : "Сравнить с текущей версией",
|
||||
"Restore version" : "Востановить версию",
|
||||
"Download version" : "Скачать версию",
|
||||
"Delete version" : "Удалить версию",
|
||||
|
|
@ -14,6 +15,7 @@ OC.L10N.register(
|
|||
"Remove version name" : "Удалить название версии",
|
||||
"Save version name" : "Сохранить название версии",
|
||||
"Current version" : "Текущая версия",
|
||||
"Initial version" : "Первоначальная версия",
|
||||
"Initial version restored" : "Восстановлена первоначальная версия",
|
||||
"Version restored" : "Версия восстановлена",
|
||||
"Could not restore version" : "Не удалось восстановить версию",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Это приложение предназначено для автоматического управления предыдущими версиями изменённых файлов. При включении этого приложения в каталогах пользователей создаются скрытые папки, предназначенные для хранения предыдущих версий изменённых файлов. Выбор нужной предыдущей версии и возврат к ней выполняется через веб-интерфейс, при этом актуальная версия файла будет заменена выбранной версией. Приложение также автоматически управляет глубиной хранения версий файлов, чтобы не превышать выделенные для пользователя квоты.\n\t\tПомимо управления сроком хранения предыдущих версий, приложение следит за тем, что бы общий размер сохранённых версий файлов не превышал 50% выделенного пользователю дискового пространства. При превышении такого лимита будет запущен механизм удаления самых старых версий файлов. Удаление будет производиться до тех пор, пока общий размер всех сохранённых версий файлов вновь не станет менее 50% от квоты использования дискового пространства. Дополнительная информация приведена в руководстве к приложению «Версии».",
|
||||
"Name this version" : "Обозначить версию",
|
||||
"Edit version name" : "Изменить название версии",
|
||||
"Compare to current version" : "Сравнить с текущей версией",
|
||||
"Restore version" : "Востановить версию",
|
||||
"Download version" : "Скачать версию",
|
||||
"Delete version" : "Удалить версию",
|
||||
|
|
@ -12,6 +13,7 @@
|
|||
"Remove version name" : "Удалить название версии",
|
||||
"Save version name" : "Сохранить название версии",
|
||||
"Current version" : "Текущая версия",
|
||||
"Initial version" : "Первоначальная версия",
|
||||
"Initial version restored" : "Восстановлена первоначальная версия",
|
||||
"Version restored" : "Версия восстановлена",
|
||||
"Could not restore version" : "Не удалось восстановить версию",
|
||||
|
|
|
|||
|
|
@ -143,12 +143,22 @@ OC.L10N.register(
|
|||
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Обнаружены пользовательские сертификаты SSL, которые более не используются с Nextcloud 21. Их можно импортировать командой \"occ security:certificates:import\". Их расположение в папке с данными показаны ниже.",
|
||||
"Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Обнаружены некорректные идентификаторы UUID пользователей или групп LDAP. Для их обновления обратите внимание на параметр «Переопределять определение UUID» в разделе экспертных настроек протокола LDAP и запустите в консоли команду «occ ldap:update-uuid».",
|
||||
"The old server-side-encryption format is enabled. We recommend disabling this." : "Задействован устаревший режим шифрования файлов на стороне сервера. Рекомендуется отключить такое шифрование.",
|
||||
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "Синхронизация системной адресной книги DAV еще не запущена, поскольку в вашем экземпляре более 1000 пользователей или произошла ошибка. Пожалуйста, запустите его вручную, вызвав occ dav:sync-system-addressbook.",
|
||||
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Используется MariaDB версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MariaDB версии 10.2 или старше.",
|
||||
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Используется mySQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MySQL версии 8 или MariaDB 10.2 или старше.",
|
||||
"PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Используется PostgreSQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется PostgreSQL версии 9.6 или старше.",
|
||||
"Profile information" : "Сведения о профиле",
|
||||
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Изображение профиля, полное имя, адрес электронной почты, номер телефона, адрес, веб-сайт, Twitter, организация, роль, заголовок, биография и сведения том, активен ли профиль",
|
||||
"Nextcloud settings" : "Параметры Nextcloud",
|
||||
"Machine translation" : "Машинный перевод",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинный перевод может быть реализован различными приложениями. Здесь вы можете определить приоритет приложений машинного перевода, установленных вами на данный момент.",
|
||||
"Speech-To-Text" : "Речь в текст",
|
||||
"Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Преобразование речи в текст может быть реализовано различными приложениями. Здесь вы можете указать, какое приложение следует использовать.",
|
||||
"None of your currently installed apps provide Speech-To-Text functionality" : "Ни одно из установленных на данный момент приложений не поддерживает функцию преобразования речи в текст",
|
||||
"Text processing" : "Обработка текста",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачи обработки текста могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.",
|
||||
"Task:" : "Задача:",
|
||||
"None of your currently installed apps provide Text processing functionality" : "Ни одно из установленных вами в данный момент приложений не предоставляет функции обработки текста",
|
||||
"Here you can decide which group can access certain sections of the administration settings." : "Здесь вы можете решить, какая группа может получить доступ к определенным разделам настроек администрирования.",
|
||||
"None" : "Отсутствует",
|
||||
"Unable to modify setting" : "Не удалось изменить параметры",
|
||||
|
|
@ -191,8 +201,10 @@ OC.L10N.register(
|
|||
"Results from other categories" : "Результаты из других категорий",
|
||||
"No apps found for your version" : "Приложений, совместимых с установленной версией Nextcloud, не найдено",
|
||||
"Disable all" : "Отключить все",
|
||||
"Download and enable all" : "Скачать и включить все",
|
||||
"_%n app has an update available_::_%n apps have an update available_" : ["Возможно обновить %n приложение.","Возможно обновить %n приложения.","Возможно обновить %n приложений.","Возможно обновить %n приложения."],
|
||||
"_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"],
|
||||
"Device name" : "Название устройства",
|
||||
"Marked for remote wipe" : "Помечено для удаления данных",
|
||||
"Device settings" : "Параметры устройства",
|
||||
"Allow filesystem access" : "Разрешить доступ к файлам",
|
||||
|
|
@ -247,6 +259,7 @@ OC.L10N.register(
|
|||
"Cron (Recommended)" : "Cron (рекомендуется)",
|
||||
"Use system cron service to call the cron.php file every 5 minutes." : "Использовать системный cron для вызова файла cron.php каждые 5 минут.",
|
||||
"The cron.php needs to be executed by the system user \"{user}\"." : "Файл «cron.php» должен исполняться с использованием учётной записи «{user}».",
|
||||
"The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Требуется расширение PHP POSIX. Смотрите {linkstart}документацию по PHP{linkend} для получения более подробной информации.",
|
||||
"Unable to update background job mode" : "Не удалось изменить режим запуска фоновых задач",
|
||||
"Profile" : "Профиль",
|
||||
"Enable or disable profile by default for new users." : "Создавать или нет профили по умолчанию для новых пользователей.",
|
||||
|
|
@ -338,6 +351,9 @@ OC.L10N.register(
|
|||
"Unable to update federation scope of additional {property}" : "Не удалось обновить область федерации дополнительного {property}",
|
||||
"Add additional email" : "Добавить дополнительную электронную почту",
|
||||
"Add" : "Добавить",
|
||||
"No users" : "Нет пользователей",
|
||||
"Loading users …" : "Загрузка пользователей …",
|
||||
"List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Список пользователей. Этот список отображен не полностью по соображениям производительности. Пользователи будут отображаться по мере того, как Вы будете перемещаться по списку.",
|
||||
"Default language" : "Язык по умолчанию",
|
||||
"Common languages" : "Основные языки",
|
||||
"Other languages" : "Другие языки",
|
||||
|
|
@ -361,12 +377,18 @@ OC.L10N.register(
|
|||
"Username will be autogenerated" : "Имя пользователя будет сгенерировано автоматически",
|
||||
"Username (required)" : "Имя пользователя (обязательно)",
|
||||
"Total rows summary" : "Количество строк в общем",
|
||||
"Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк",
|
||||
"_{userCount} user …_::_{userCount} users …_" : ["{userCount} пользователь …","{userCount} пользователя …","{userCount} пользователей …","{userCount} пользователей …"],
|
||||
"_{userCount} user_::_{userCount} users_" : ["{userCount} пользователь","{userCount} пользователя","{userCount} пользователей","{userCount} пользователей"],
|
||||
"Avatar" : "Аватар",
|
||||
"Group admin for" : "Администратор групп",
|
||||
"User backend" : "Механизм учёта",
|
||||
"Storage location" : "Расположение хранилища",
|
||||
"Last login" : "Последний вход",
|
||||
"User actions" : "Действия пользователя",
|
||||
"Password or insufficient permissions message" : "Сообщение о пароле или недостаточных разрешениях",
|
||||
"Loading user …" : "Загрузка пользователя ...",
|
||||
"Change display name" : "Изменить отображаемое имя",
|
||||
"Add new password" : "Добавить пароль",
|
||||
"You do not have permissions to see the details of this user" : "У вас нет прав на просмотр данных об этом пользователе",
|
||||
"Add new email address" : "Добавить адрес электронной почты",
|
||||
|
|
@ -384,6 +406,7 @@ OC.L10N.register(
|
|||
"Remote wipe of devices" : "Удаление данных с устройств",
|
||||
"Wipe {userid}'s devices" : "Удалить данные с устройств пользователя {userid}",
|
||||
"Wiped {userid}'s devices" : "Удалить данные с устройств пользователя {userid}",
|
||||
"Failed to update user manager" : "Не удалось обновить диспетчер пользователей",
|
||||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Полностью удалить все данные пользователя {userid}, в том числе учётную запись, личные файлы и данные приложений.",
|
||||
"Account deletion" : "Удаление учётной записи",
|
||||
"Delete {userid}'s account" : "Удалить учётную запись пользователя {userid}",
|
||||
|
|
@ -393,11 +416,15 @@ OC.L10N.register(
|
|||
"Welcome mail sent!" : "Приглашение отправлено!",
|
||||
"Toggle user actions menu" : "Переключить пользовательское меню действий",
|
||||
"Edit" : "Редактирование",
|
||||
"User management settings" : "Настройки управления пользователями",
|
||||
"Visibility" : "Видимость",
|
||||
"Show language" : "Показывать язык",
|
||||
"Show user backend" : "Механизм учёта",
|
||||
"Show storage path" : "Путь хранилища",
|
||||
"Show last login" : "Время последнего входа в систему",
|
||||
"Send email" : "Отправить сообщение",
|
||||
"Send welcome email to new users" : "Отправлять приветственное электронное письмо новым пользователям",
|
||||
"Defaults" : "Значения по умолчанию",
|
||||
"Default quota" : "Квота по умолчанию",
|
||||
"Select default quota" : "Квота по умолчанию",
|
||||
"Passwordless authentication requires a secure connection." : "Аутентификация без пароля требует безопасного соединения.",
|
||||
|
|
@ -446,10 +473,12 @@ OC.L10N.register(
|
|||
"Updates" : "Обновления",
|
||||
"App bundles" : "Пакеты приложений",
|
||||
"Featured apps" : "Рекомендуемые приложения",
|
||||
"Supported apps" : "Поддерживаемые приложения",
|
||||
"Show to everyone" : "Видим для всех",
|
||||
"Show to logged in users only" : "Видим только для вошедших в систему",
|
||||
"Hide" : "Скрыт",
|
||||
"Download and enable" : "Скачать и включить",
|
||||
"Allow untested app" : "Разрешить непроверенное приложение",
|
||||
"The app will be downloaded from the App Store" : "Приложение будет скачано из магазина приложений",
|
||||
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Это приложение не отмечено как совместимое с вашей версией Nextcloud. Если вы продолжите, вы сможете установить это приложение, однако оно может работать не так, как ожидается.",
|
||||
"Never" : "Никогда",
|
||||
|
|
|
|||
|
|
@ -141,12 +141,22 @@
|
|||
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Обнаружены пользовательские сертификаты SSL, которые более не используются с Nextcloud 21. Их можно импортировать командой \"occ security:certificates:import\". Их расположение в папке с данными показаны ниже.",
|
||||
"Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Обнаружены некорректные идентификаторы UUID пользователей или групп LDAP. Для их обновления обратите внимание на параметр «Переопределять определение UUID» в разделе экспертных настроек протокола LDAP и запустите в консоли команду «occ ldap:update-uuid».",
|
||||
"The old server-side-encryption format is enabled. We recommend disabling this." : "Задействован устаревший режим шифрования файлов на стороне сервера. Рекомендуется отключить такое шифрование.",
|
||||
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "Синхронизация системной адресной книги DAV еще не запущена, поскольку в вашем экземпляре более 1000 пользователей или произошла ошибка. Пожалуйста, запустите его вручную, вызвав occ dav:sync-system-addressbook.",
|
||||
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Используется MariaDB версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MariaDB версии 10.2 или старше.",
|
||||
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Используется mySQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется MySQL версии 8 или MariaDB 10.2 или старше.",
|
||||
"PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Используется PostgreSQL версии %s. В Nextcloud версии 21 эта версия не поддерживается, а для работы требуется PostgreSQL версии 9.6 или старше.",
|
||||
"Profile information" : "Сведения о профиле",
|
||||
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Изображение профиля, полное имя, адрес электронной почты, номер телефона, адрес, веб-сайт, Twitter, организация, роль, заголовок, биография и сведения том, активен ли профиль",
|
||||
"Nextcloud settings" : "Параметры Nextcloud",
|
||||
"Machine translation" : "Машинный перевод",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинный перевод может быть реализован различными приложениями. Здесь вы можете определить приоритет приложений машинного перевода, установленных вами на данный момент.",
|
||||
"Speech-To-Text" : "Речь в текст",
|
||||
"Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Преобразование речи в текст может быть реализовано различными приложениями. Здесь вы можете указать, какое приложение следует использовать.",
|
||||
"None of your currently installed apps provide Speech-To-Text functionality" : "Ни одно из установленных на данный момент приложений не поддерживает функцию преобразования речи в текст",
|
||||
"Text processing" : "Обработка текста",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачи обработки текста могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.",
|
||||
"Task:" : "Задача:",
|
||||
"None of your currently installed apps provide Text processing functionality" : "Ни одно из установленных вами в данный момент приложений не предоставляет функции обработки текста",
|
||||
"Here you can decide which group can access certain sections of the administration settings." : "Здесь вы можете решить, какая группа может получить доступ к определенным разделам настроек администрирования.",
|
||||
"None" : "Отсутствует",
|
||||
"Unable to modify setting" : "Не удалось изменить параметры",
|
||||
|
|
@ -189,8 +199,10 @@
|
|||
"Results from other categories" : "Результаты из других категорий",
|
||||
"No apps found for your version" : "Приложений, совместимых с установленной версией Nextcloud, не найдено",
|
||||
"Disable all" : "Отключить все",
|
||||
"Download and enable all" : "Скачать и включить все",
|
||||
"_%n app has an update available_::_%n apps have an update available_" : ["Возможно обновить %n приложение.","Возможно обновить %n приложения.","Возможно обновить %n приложений.","Возможно обновить %n приложения."],
|
||||
"_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"],
|
||||
"Device name" : "Название устройства",
|
||||
"Marked for remote wipe" : "Помечено для удаления данных",
|
||||
"Device settings" : "Параметры устройства",
|
||||
"Allow filesystem access" : "Разрешить доступ к файлам",
|
||||
|
|
@ -245,6 +257,7 @@
|
|||
"Cron (Recommended)" : "Cron (рекомендуется)",
|
||||
"Use system cron service to call the cron.php file every 5 minutes." : "Использовать системный cron для вызова файла cron.php каждые 5 минут.",
|
||||
"The cron.php needs to be executed by the system user \"{user}\"." : "Файл «cron.php» должен исполняться с использованием учётной записи «{user}».",
|
||||
"The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Требуется расширение PHP POSIX. Смотрите {linkstart}документацию по PHP{linkend} для получения более подробной информации.",
|
||||
"Unable to update background job mode" : "Не удалось изменить режим запуска фоновых задач",
|
||||
"Profile" : "Профиль",
|
||||
"Enable or disable profile by default for new users." : "Создавать или нет профили по умолчанию для новых пользователей.",
|
||||
|
|
@ -336,6 +349,9 @@
|
|||
"Unable to update federation scope of additional {property}" : "Не удалось обновить область федерации дополнительного {property}",
|
||||
"Add additional email" : "Добавить дополнительную электронную почту",
|
||||
"Add" : "Добавить",
|
||||
"No users" : "Нет пользователей",
|
||||
"Loading users …" : "Загрузка пользователей …",
|
||||
"List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Список пользователей. Этот список отображен не полностью по соображениям производительности. Пользователи будут отображаться по мере того, как Вы будете перемещаться по списку.",
|
||||
"Default language" : "Язык по умолчанию",
|
||||
"Common languages" : "Основные языки",
|
||||
"Other languages" : "Другие языки",
|
||||
|
|
@ -359,12 +375,18 @@
|
|||
"Username will be autogenerated" : "Имя пользователя будет сгенерировано автоматически",
|
||||
"Username (required)" : "Имя пользователя (обязательно)",
|
||||
"Total rows summary" : "Количество строк в общем",
|
||||
"Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк",
|
||||
"_{userCount} user …_::_{userCount} users …_" : ["{userCount} пользователь …","{userCount} пользователя …","{userCount} пользователей …","{userCount} пользователей …"],
|
||||
"_{userCount} user_::_{userCount} users_" : ["{userCount} пользователь","{userCount} пользователя","{userCount} пользователей","{userCount} пользователей"],
|
||||
"Avatar" : "Аватар",
|
||||
"Group admin for" : "Администратор групп",
|
||||
"User backend" : "Механизм учёта",
|
||||
"Storage location" : "Расположение хранилища",
|
||||
"Last login" : "Последний вход",
|
||||
"User actions" : "Действия пользователя",
|
||||
"Password or insufficient permissions message" : "Сообщение о пароле или недостаточных разрешениях",
|
||||
"Loading user …" : "Загрузка пользователя ...",
|
||||
"Change display name" : "Изменить отображаемое имя",
|
||||
"Add new password" : "Добавить пароль",
|
||||
"You do not have permissions to see the details of this user" : "У вас нет прав на просмотр данных об этом пользователе",
|
||||
"Add new email address" : "Добавить адрес электронной почты",
|
||||
|
|
@ -382,6 +404,7 @@
|
|||
"Remote wipe of devices" : "Удаление данных с устройств",
|
||||
"Wipe {userid}'s devices" : "Удалить данные с устройств пользователя {userid}",
|
||||
"Wiped {userid}'s devices" : "Удалить данные с устройств пользователя {userid}",
|
||||
"Failed to update user manager" : "Не удалось обновить диспетчер пользователей",
|
||||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Полностью удалить все данные пользователя {userid}, в том числе учётную запись, личные файлы и данные приложений.",
|
||||
"Account deletion" : "Удаление учётной записи",
|
||||
"Delete {userid}'s account" : "Удалить учётную запись пользователя {userid}",
|
||||
|
|
@ -391,11 +414,15 @@
|
|||
"Welcome mail sent!" : "Приглашение отправлено!",
|
||||
"Toggle user actions menu" : "Переключить пользовательское меню действий",
|
||||
"Edit" : "Редактирование",
|
||||
"User management settings" : "Настройки управления пользователями",
|
||||
"Visibility" : "Видимость",
|
||||
"Show language" : "Показывать язык",
|
||||
"Show user backend" : "Механизм учёта",
|
||||
"Show storage path" : "Путь хранилища",
|
||||
"Show last login" : "Время последнего входа в систему",
|
||||
"Send email" : "Отправить сообщение",
|
||||
"Send welcome email to new users" : "Отправлять приветственное электронное письмо новым пользователям",
|
||||
"Defaults" : "Значения по умолчанию",
|
||||
"Default quota" : "Квота по умолчанию",
|
||||
"Select default quota" : "Квота по умолчанию",
|
||||
"Passwordless authentication requires a secure connection." : "Аутентификация без пароля требует безопасного соединения.",
|
||||
|
|
@ -444,10 +471,12 @@
|
|||
"Updates" : "Обновления",
|
||||
"App bundles" : "Пакеты приложений",
|
||||
"Featured apps" : "Рекомендуемые приложения",
|
||||
"Supported apps" : "Поддерживаемые приложения",
|
||||
"Show to everyone" : "Видим для всех",
|
||||
"Show to logged in users only" : "Видим только для вошедших в систему",
|
||||
"Hide" : "Скрыт",
|
||||
"Download and enable" : "Скачать и включить",
|
||||
"Allow untested app" : "Разрешить непроверенное приложение",
|
||||
"The app will be downloaded from the App Store" : "Приложение будет скачано из магазина приложений",
|
||||
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Это приложение не отмечено как совместимое с вашей версией Nextcloud. Если вы продолжите, вы сможете установить это приложение, однако оно может работать не так, как ожидается.",
|
||||
"Never" : "Никогда",
|
||||
|
|
|
|||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "إخفاق في حذف وسم",
|
||||
"This file has the tag {tag}" : "هذا الملف له واصفة {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "هذا الملف له واصفات {firstTags} و {lastTag}",
|
||||
"No tags found" : "لم يُعثَر على أي وسم",
|
||||
"Failed to load last used tags" : "إخفاق في تحميل آخر الوسوم استعمالاً",
|
||||
"Missing \"Content-Location\" header" : "ترويسة موقع المحتوى \"Content-Location\" مفقودة",
|
||||
"Tagged files" : "الملفات الموسومة",
|
||||
"Select tags to filter by" : "حدد الوسوم للترشيح بواسطتها",
|
||||
"No tags found" : "لم يُعثَر على أي وسم",
|
||||
"Please select tags to filter by" : "الرجاء تحديد الوسوم لترشيح بواسطتها",
|
||||
"No files found for the selected tags" : "لم يتم العثور على ملفات مع الوسوم المختارة",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "الوسوم التعاونية مُتاحة لكل المستخدمين. الوسوم المُقيّدة restricted يمكن للمستخدمين رؤيتها لكن لا يمكنهم اسنادها. الوسوم المخفية invisible للاستعمال الداخلي فقط حيث لا يستطيع المستخدمون رؤيتها و لا إسنادها.",
|
||||
"Create a new tag" : "أنشئ وسما جديدا",
|
||||
"Name" : "اسم",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "لا يوجد ملفات هنا ",
|
||||
"No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ",
|
||||
"Size" : "حجم",
|
||||
"Modified" : "معدل"
|
||||
"Modified" : "معدل",
|
||||
"Tagged files" : "الملفات الموسومة",
|
||||
"Select tags to filter by" : "حدد الوسوم للترشيح بواسطتها",
|
||||
"Please select tags to filter by" : "الرجاء تحديد الوسوم لترشيح بواسطتها",
|
||||
"No files found for the selected tags" : "لم يتم العثور على ملفات مع الوسوم المختارة"
|
||||
},
|
||||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "إخفاق في حذف وسم",
|
||||
"This file has the tag {tag}" : "هذا الملف له واصفة {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "هذا الملف له واصفات {firstTags} و {lastTag}",
|
||||
"No tags found" : "لم يُعثَر على أي وسم",
|
||||
"Failed to load last used tags" : "إخفاق في تحميل آخر الوسوم استعمالاً",
|
||||
"Missing \"Content-Location\" header" : "ترويسة موقع المحتوى \"Content-Location\" مفقودة",
|
||||
"Tagged files" : "الملفات الموسومة",
|
||||
"Select tags to filter by" : "حدد الوسوم للترشيح بواسطتها",
|
||||
"No tags found" : "لم يُعثَر على أي وسم",
|
||||
"Please select tags to filter by" : "الرجاء تحديد الوسوم لترشيح بواسطتها",
|
||||
"No files found for the selected tags" : "لم يتم العثور على ملفات مع الوسوم المختارة",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "الوسوم التعاونية مُتاحة لكل المستخدمين. الوسوم المُقيّدة restricted يمكن للمستخدمين رؤيتها لكن لا يمكنهم اسنادها. الوسوم المخفية invisible للاستعمال الداخلي فقط حيث لا يستطيع المستخدمون رؤيتها و لا إسنادها.",
|
||||
"Create a new tag" : "أنشئ وسما جديدا",
|
||||
"Name" : "اسم",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "لا يوجد ملفات هنا ",
|
||||
"No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ",
|
||||
"Size" : "حجم",
|
||||
"Modified" : "معدل"
|
||||
"Modified" : "معدل",
|
||||
"Tagged files" : "الملفات الموسومة",
|
||||
"Select tags to filter by" : "حدد الوسوم للترشيح بواسطتها",
|
||||
"Please select tags to filter by" : "الرجاء تحديد الوسوم لترشيح بواسطتها",
|
||||
"No files found for the selected tags" : "لم يتم العثور على ملفات مع الوسوم المختارة"
|
||||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
|
||||
}
|
||||
|
|
@ -56,13 +56,9 @@ OC.L10N.register(
|
|||
"Failed to select tag" : "Неуспешен избор на етикет",
|
||||
"Failed to create tag" : "Неуспешно създаване на етикет",
|
||||
"Failed to delete tag" : "Неуспешно изтриване на етикет",
|
||||
"No tags found" : "Не са открити етикети",
|
||||
"Failed to load last used tags" : "Неуспешно зареждане на последно използвани етикети",
|
||||
"Missing \"Content-Location\" header" : "Липсва заглавка „Content-Location“ /„Местоположение-съдържание“/.",
|
||||
"Tagged files" : "Отбелязани файлове",
|
||||
"Select tags to filter by" : "Филтриране по етикет",
|
||||
"No tags found" : "Не са открити етикети",
|
||||
"Please select tags to filter by" : "Моля изберете етикети, за филтрирането",
|
||||
"No files found for the selected tags" : "Няма намерени файлове за избраните етикети",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Етикетите за сътрудничество са достъпни за всички потребители. Ограничените етикети са видими за потребителите, но не могат да бъдат присвоени от тях. Невидимите етикети са за вътрешна употреба, тъй като потребителите не могат да ги виждат или присвояват.",
|
||||
"Create a new tag" : "Създаване на нов етикет",
|
||||
"Name" : "Име",
|
||||
|
|
@ -74,6 +70,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Няма файлове",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Size" : "Размер",
|
||||
"Modified" : "Променен на"
|
||||
"Modified" : "Променен на",
|
||||
"Tagged files" : "Отбелязани файлове",
|
||||
"Select tags to filter by" : "Филтриране по етикет",
|
||||
"Please select tags to filter by" : "Моля изберете етикети, за филтрирането",
|
||||
"No files found for the selected tags" : "Няма намерени файлове за избраните етикети"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -54,13 +54,9 @@
|
|||
"Failed to select tag" : "Неуспешен избор на етикет",
|
||||
"Failed to create tag" : "Неуспешно създаване на етикет",
|
||||
"Failed to delete tag" : "Неуспешно изтриване на етикет",
|
||||
"No tags found" : "Не са открити етикети",
|
||||
"Failed to load last used tags" : "Неуспешно зареждане на последно използвани етикети",
|
||||
"Missing \"Content-Location\" header" : "Липсва заглавка „Content-Location“ /„Местоположение-съдържание“/.",
|
||||
"Tagged files" : "Отбелязани файлове",
|
||||
"Select tags to filter by" : "Филтриране по етикет",
|
||||
"No tags found" : "Не са открити етикети",
|
||||
"Please select tags to filter by" : "Моля изберете етикети, за филтрирането",
|
||||
"No files found for the selected tags" : "Няма намерени файлове за избраните етикети",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Етикетите за сътрудничество са достъпни за всички потребители. Ограничените етикети са видими за потребителите, но не могат да бъдат присвоени от тях. Невидимите етикети са за вътрешна употреба, тъй като потребителите не могат да ги виждат или присвояват.",
|
||||
"Create a new tag" : "Създаване на нов етикет",
|
||||
"Name" : "Име",
|
||||
|
|
@ -72,6 +68,10 @@
|
|||
"No files in here" : "Няма файлове",
|
||||
"No entries found in this folder" : "Няма намерени записи в тази папка",
|
||||
"Size" : "Размер",
|
||||
"Modified" : "Променен на"
|
||||
"Modified" : "Променен на",
|
||||
"Tagged files" : "Отбелязани файлове",
|
||||
"Select tags to filter by" : "Филтриране по етикет",
|
||||
"Please select tags to filter by" : "Моля изберете етикети, за филтрирането",
|
||||
"No files found for the selected tags" : "Няма намерени файлове за избраните етикети"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "No s'ha pogut suprimir l'etiqueta",
|
||||
"This file has the tag {tag}" : "Aquest fitxer té l'etiqueta {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Aquest fitxer té les etiquetes {firstTags} i {lastTag}",
|
||||
"No tags found" : "No s'ha trobat cap etiqueta",
|
||||
"Failed to load last used tags" : "No s'han pogut carregar les etiquetes utilitzades recentment",
|
||||
"Missing \"Content-Location\" header" : "Falta la capçalera «Content-Location»",
|
||||
"Tagged files" : "Fitxers etiquetats",
|
||||
"Select tags to filter by" : "Seleccioneu les etiquetes que voleu filtrar",
|
||||
"No tags found" : "No s'ha trobat cap etiqueta",
|
||||
"Please select tags to filter by" : "Seleccioneu les etiquetes que voleu filtrar",
|
||||
"No files found for the selected tags" : "No s'ha trobat cap fitxer per a les etiquetes seleccionades",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes col·laboratives estan disponibles per a tots els usuaris. Els usuaris poden veure les etiquetes restringides, però no les poden assignar. Les etiquetes invisibles són per a ús intern, perquè els usuaris no poden ni veure-les ni assignar-les.",
|
||||
"Create a new tag" : "Crea una etiqueta nova",
|
||||
"Name" : "Nom",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hi ha cap fitxer aquí",
|
||||
"No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta",
|
||||
"Size" : "Mida",
|
||||
"Modified" : "Data de modificació"
|
||||
"Modified" : "Data de modificació",
|
||||
"Tagged files" : "Fitxers etiquetats",
|
||||
"Select tags to filter by" : "Seleccioneu les etiquetes que voleu filtrar",
|
||||
"Please select tags to filter by" : "Seleccioneu les etiquetes que voleu filtrar",
|
||||
"No files found for the selected tags" : "No s'ha trobat cap fitxer per a les etiquetes seleccionades"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "No s'ha pogut suprimir l'etiqueta",
|
||||
"This file has the tag {tag}" : "Aquest fitxer té l'etiqueta {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Aquest fitxer té les etiquetes {firstTags} i {lastTag}",
|
||||
"No tags found" : "No s'ha trobat cap etiqueta",
|
||||
"Failed to load last used tags" : "No s'han pogut carregar les etiquetes utilitzades recentment",
|
||||
"Missing \"Content-Location\" header" : "Falta la capçalera «Content-Location»",
|
||||
"Tagged files" : "Fitxers etiquetats",
|
||||
"Select tags to filter by" : "Seleccioneu les etiquetes que voleu filtrar",
|
||||
"No tags found" : "No s'ha trobat cap etiqueta",
|
||||
"Please select tags to filter by" : "Seleccioneu les etiquetes que voleu filtrar",
|
||||
"No files found for the selected tags" : "No s'ha trobat cap fitxer per a les etiquetes seleccionades",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes col·laboratives estan disponibles per a tots els usuaris. Els usuaris poden veure les etiquetes restringides, però no les poden assignar. Les etiquetes invisibles són per a ús intern, perquè els usuaris no poden ni veure-les ni assignar-les.",
|
||||
"Create a new tag" : "Crea una etiqueta nova",
|
||||
"Name" : "Nom",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "No hi ha cap fitxer aquí",
|
||||
"No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta",
|
||||
"Size" : "Mida",
|
||||
"Modified" : "Data de modificació"
|
||||
"Modified" : "Data de modificació",
|
||||
"Tagged files" : "Fitxers etiquetats",
|
||||
"Select tags to filter by" : "Seleccioneu les etiquetes que voleu filtrar",
|
||||
"Please select tags to filter by" : "Seleccioneu les etiquetes que voleu filtrar",
|
||||
"No files found for the selected tags" : "No s'ha trobat cap fitxer per a les etiquetes seleccionades"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Štítek se nepodařilo smazat",
|
||||
"This file has the tag {tag}" : "Tento soubor má štítek {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}",
|
||||
"No tags found" : "Nenalezeny žádné štítky",
|
||||
"Failed to load last used tags" : "Nepodařilo se načíst nedávno použité štítky",
|
||||
"Missing \"Content-Location\" header" : "Chybí hlavička „Content-Location“",
|
||||
"Tagged files" : "Oštítkované soubory",
|
||||
"Select tags to filter by" : "Vybrat štítky pro filtr",
|
||||
"No tags found" : "Nenalezeny žádné štítky",
|
||||
"Please select tags to filter by" : "Vyberte štítky podle kterých filtrovat",
|
||||
"No files found for the selected tags" : "Pro vybrané štítky nebyly nalezeny žádné soubory",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pro spolupráci jsou k dispozici všem uživatelům. Uživatelsky nepřiřaditelné štítky jsou uživatelům viditelné, ale nemohou je přiřazovat.\nNeviditelné štítky jsou pro vnitřní potřebu, protože uživatelé je nemohou vidět ani je přiřazovat.",
|
||||
"Create a new tag" : "Vytvořit nový štítek",
|
||||
"Name" : "Název",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Nejsou zde žádné soubory",
|
||||
"No entries found in this folder" : "V této složce nic nenalezeno",
|
||||
"Size" : "Velikost",
|
||||
"Modified" : "Změněno"
|
||||
"Modified" : "Změněno",
|
||||
"Tagged files" : "Oštítkované soubory",
|
||||
"Select tags to filter by" : "Vybrat štítky pro filtr",
|
||||
"Please select tags to filter by" : "Vyberte štítky podle kterých filtrovat",
|
||||
"No files found for the selected tags" : "Pro vybrané štítky nebyly nalezeny žádné soubory"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Štítek se nepodařilo smazat",
|
||||
"This file has the tag {tag}" : "Tento soubor má štítek {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}",
|
||||
"No tags found" : "Nenalezeny žádné štítky",
|
||||
"Failed to load last used tags" : "Nepodařilo se načíst nedávno použité štítky",
|
||||
"Missing \"Content-Location\" header" : "Chybí hlavička „Content-Location“",
|
||||
"Tagged files" : "Oštítkované soubory",
|
||||
"Select tags to filter by" : "Vybrat štítky pro filtr",
|
||||
"No tags found" : "Nenalezeny žádné štítky",
|
||||
"Please select tags to filter by" : "Vyberte štítky podle kterých filtrovat",
|
||||
"No files found for the selected tags" : "Pro vybrané štítky nebyly nalezeny žádné soubory",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pro spolupráci jsou k dispozici všem uživatelům. Uživatelsky nepřiřaditelné štítky jsou uživatelům viditelné, ale nemohou je přiřazovat.\nNeviditelné štítky jsou pro vnitřní potřebu, protože uživatelé je nemohou vidět ani je přiřazovat.",
|
||||
"Create a new tag" : "Vytvořit nový štítek",
|
||||
"Name" : "Název",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "Nejsou zde žádné soubory",
|
||||
"No entries found in this folder" : "V této složce nic nenalezeno",
|
||||
"Size" : "Velikost",
|
||||
"Modified" : "Změněno"
|
||||
"Modified" : "Změněno",
|
||||
"Tagged files" : "Oštítkované soubory",
|
||||
"Select tags to filter by" : "Vybrat štítky pro filtr",
|
||||
"Please select tags to filter by" : "Vyberte štítky podle kterých filtrovat",
|
||||
"No files found for the selected tags" : "Pro vybrané štítky nebyly nalezeny žádné soubory"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -40,11 +40,7 @@ OC.L10N.register(
|
|||
"Failed to load tags" : "Kunne ikke indlæse tags.",
|
||||
"This file has the tag {tag}" : "Denne fil har tagget {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Denne fil har taggene {firstTags} og {lastTag}",
|
||||
"Tagged files" : "Mærkede filer",
|
||||
"Select tags to filter by" : "Vælg de mærker, der skal filtreres efter",
|
||||
"No tags found" : "Ingen tags fundet",
|
||||
"Please select tags to filter by" : "Vælg de mærker, der skal filtreres efter",
|
||||
"No files found for the selected tags" : "Der blev ikke fundet filer, som matcher de valgte mærker",
|
||||
"Create a new tag" : "Opret et nyt mærkat",
|
||||
"Name" : "Navn",
|
||||
"Public" : "Offentlig",
|
||||
|
|
@ -55,6 +51,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Her er ingen filer",
|
||||
"No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
|
||||
"Size" : "Størrelse",
|
||||
"Modified" : "Ændret"
|
||||
"Modified" : "Ændret",
|
||||
"Tagged files" : "Mærkede filer",
|
||||
"Select tags to filter by" : "Vælg de mærker, der skal filtreres efter",
|
||||
"Please select tags to filter by" : "Vælg de mærker, der skal filtreres efter",
|
||||
"No files found for the selected tags" : "Der blev ikke fundet filer, som matcher de valgte mærker"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -38,11 +38,7 @@
|
|||
"Failed to load tags" : "Kunne ikke indlæse tags.",
|
||||
"This file has the tag {tag}" : "Denne fil har tagget {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Denne fil har taggene {firstTags} og {lastTag}",
|
||||
"Tagged files" : "Mærkede filer",
|
||||
"Select tags to filter by" : "Vælg de mærker, der skal filtreres efter",
|
||||
"No tags found" : "Ingen tags fundet",
|
||||
"Please select tags to filter by" : "Vælg de mærker, der skal filtreres efter",
|
||||
"No files found for the selected tags" : "Der blev ikke fundet filer, som matcher de valgte mærker",
|
||||
"Create a new tag" : "Opret et nyt mærkat",
|
||||
"Name" : "Navn",
|
||||
"Public" : "Offentlig",
|
||||
|
|
@ -53,6 +49,10 @@
|
|||
"No files in here" : "Her er ingen filer",
|
||||
"No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
|
||||
"Size" : "Størrelse",
|
||||
"Modified" : "Ændret"
|
||||
"Modified" : "Ændret",
|
||||
"Tagged files" : "Mærkede filer",
|
||||
"Select tags to filter by" : "Vælg de mærker, der skal filtreres efter",
|
||||
"Please select tags to filter by" : "Vælg de mærker, der skal filtreres efter",
|
||||
"No files found for the selected tags" : "Der blev ikke fundet filer, som matcher de valgte mærker"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -58,13 +58,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Fehler beim Löschen des Schlagwortes",
|
||||
"This file has the tag {tag}" : "Diese Datei trägt das Schlagwort {tag}.",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Diese Datei trägt die Schlagworte {firstTags} und {lastTag}.",
|
||||
"No tags found" : "Keine Tags gefunden",
|
||||
"Failed to load last used tags" : "Zuletzt verwendete Schlagworte konnten nicht geladen werden",
|
||||
"Missing \"Content-Location\" header" : "Fehlender \"Content-Location\"-Header",
|
||||
"Tagged files" : "Mit Tags versehene Dateien",
|
||||
"Select tags to filter by" : "Wähle Tags nach denen gefilter werden soll",
|
||||
"No tags found" : "Keine Tags gefunden",
|
||||
"Please select tags to filter by" : "Bitte wähle die Tags nach denen gefiltert werden soll",
|
||||
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Öffentliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.",
|
||||
"Create a new tag" : "Neues Schlagwort erstellen",
|
||||
"Name" : "Name",
|
||||
|
|
@ -76,6 +72,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Keine Dateien vorhanden",
|
||||
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
|
||||
"Size" : "Größe",
|
||||
"Modified" : "Geändert"
|
||||
"Modified" : "Geändert",
|
||||
"Tagged files" : "Mit Tags versehene Dateien",
|
||||
"Select tags to filter by" : "Wähle Tags nach denen gefilter werden soll",
|
||||
"Please select tags to filter by" : "Bitte wähle die Tags nach denen gefiltert werden soll",
|
||||
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -56,13 +56,9 @@
|
|||
"Failed to delete tag" : "Fehler beim Löschen des Schlagwortes",
|
||||
"This file has the tag {tag}" : "Diese Datei trägt das Schlagwort {tag}.",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Diese Datei trägt die Schlagworte {firstTags} und {lastTag}.",
|
||||
"No tags found" : "Keine Tags gefunden",
|
||||
"Failed to load last used tags" : "Zuletzt verwendete Schlagworte konnten nicht geladen werden",
|
||||
"Missing \"Content-Location\" header" : "Fehlender \"Content-Location\"-Header",
|
||||
"Tagged files" : "Mit Tags versehene Dateien",
|
||||
"Select tags to filter by" : "Wähle Tags nach denen gefilter werden soll",
|
||||
"No tags found" : "Keine Tags gefunden",
|
||||
"Please select tags to filter by" : "Bitte wähle die Tags nach denen gefiltert werden soll",
|
||||
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Öffentliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.",
|
||||
"Create a new tag" : "Neues Schlagwort erstellen",
|
||||
"Name" : "Name",
|
||||
|
|
@ -74,6 +70,10 @@
|
|||
"No files in here" : "Keine Dateien vorhanden",
|
||||
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
|
||||
"Size" : "Größe",
|
||||
"Modified" : "Geändert"
|
||||
"Modified" : "Geändert",
|
||||
"Tagged files" : "Mit Tags versehene Dateien",
|
||||
"Select tags to filter by" : "Wähle Tags nach denen gefilter werden soll",
|
||||
"Please select tags to filter by" : "Bitte wähle die Tags nach denen gefiltert werden soll",
|
||||
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Fehler beim Löschen des Schlagwortes",
|
||||
"This file has the tag {tag}" : "Diese Datei trägt das Schlagwort {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Diese Datei trägt die Schlagworte {firstTags} und {lastTag}",
|
||||
"No tags found" : "Keine Schlagworte gefunden",
|
||||
"Failed to load last used tags" : "Zuletzt verwendete Schlagworte konnten nicht geladen werden",
|
||||
"Missing \"Content-Location\" header" : "Fehlender \"Content-Location\"-Header",
|
||||
"Tagged files" : "Mit Schlagworten versehene Dateien",
|
||||
"Select tags to filter by" : "Wählen Sie Schlagworte nach denen gefiltert werden soll",
|
||||
"No tags found" : "Keine Schlagworte gefunden",
|
||||
"Please select tags to filter by" : "Bitte wählen Sie Schlagworte, nach denen gefiltert werden soll",
|
||||
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Schlagworte gefunden",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Gemeinschaftliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.",
|
||||
"Create a new tag" : "Neues Schlagwort erstellen",
|
||||
"Name" : "Name",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Keine Dateien vorhanden",
|
||||
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
|
||||
"Size" : "Größe",
|
||||
"Modified" : "Geändert"
|
||||
"Modified" : "Geändert",
|
||||
"Tagged files" : "Mit Schlagworten versehene Dateien",
|
||||
"Select tags to filter by" : "Wählen Sie Schlagworte nach denen gefiltert werden soll",
|
||||
"Please select tags to filter by" : "Bitte wählen Sie Schlagworte, nach denen gefiltert werden soll",
|
||||
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Schlagworte gefunden"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Fehler beim Löschen des Schlagwortes",
|
||||
"This file has the tag {tag}" : "Diese Datei trägt das Schlagwort {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Diese Datei trägt die Schlagworte {firstTags} und {lastTag}",
|
||||
"No tags found" : "Keine Schlagworte gefunden",
|
||||
"Failed to load last used tags" : "Zuletzt verwendete Schlagworte konnten nicht geladen werden",
|
||||
"Missing \"Content-Location\" header" : "Fehlender \"Content-Location\"-Header",
|
||||
"Tagged files" : "Mit Schlagworten versehene Dateien",
|
||||
"Select tags to filter by" : "Wählen Sie Schlagworte nach denen gefiltert werden soll",
|
||||
"No tags found" : "Keine Schlagworte gefunden",
|
||||
"Please select tags to filter by" : "Bitte wählen Sie Schlagworte, nach denen gefiltert werden soll",
|
||||
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Schlagworte gefunden",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Gemeinschaftliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.",
|
||||
"Create a new tag" : "Neues Schlagwort erstellen",
|
||||
"Name" : "Name",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "Keine Dateien vorhanden",
|
||||
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
|
||||
"Size" : "Größe",
|
||||
"Modified" : "Geändert"
|
||||
"Modified" : "Geändert",
|
||||
"Tagged files" : "Mit Schlagworten versehene Dateien",
|
||||
"Select tags to filter by" : "Wählen Sie Schlagworte nach denen gefiltert werden soll",
|
||||
"Please select tags to filter by" : "Bitte wählen Sie Schlagworte, nach denen gefiltert werden soll",
|
||||
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Schlagworte gefunden"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -51,11 +51,7 @@ OC.L10N.register(
|
|||
"Failed to load tags" : "Απέτυχε η φόρτωση ετικετών",
|
||||
"This file has the tag {tag}" : "Αυτό το αρχείο έχει την ετικέτα {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Αυτό το αρχείο έχει τις ετικέτες {firstTags} και {lastTag}",
|
||||
"Tagged files" : "Αρχεία με ετικέτες",
|
||||
"Select tags to filter by" : "Επιλογή ετικετών για φιλτράρισμα με",
|
||||
"No tags found" : "Δεν βρέθηκαν ετικέτες",
|
||||
"Please select tags to filter by" : "Παρακαλώ επιλέξτε ετικέτες για να φιλτραριστούν ",
|
||||
"No files found for the selected tags" : "Δεν βρέθηκαν αρχεία για τις επιλεγμένες ετικέτες",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Οι ετικέτες σε συνεργασία είναι διαθέσιμες για όλους τους χρήστες. Οι περιορισμένες ετικέτες είναι ορατές στους χρήστες, αλλά δεν μπορούν να τους ανατεθούν. Οι κρυφές ετικέτες είναι για εσωτερική χρήση, όμως οι χρήστες δεν μπορούν να τις δουν ή να τις αναθέσουν.",
|
||||
"Create a new tag" : "Δημιουργήστε νέα ετικέτα",
|
||||
"Name" : "Όνομα",
|
||||
|
|
@ -67,6 +63,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Δεν υπάρχουν αρχεία",
|
||||
"No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο",
|
||||
"Size" : "Μέγεθος",
|
||||
"Modified" : "Τροποποιήθηκε"
|
||||
"Modified" : "Τροποποιήθηκε",
|
||||
"Tagged files" : "Αρχεία με ετικέτες",
|
||||
"Select tags to filter by" : "Επιλογή ετικετών για φιλτράρισμα με",
|
||||
"Please select tags to filter by" : "Παρακαλώ επιλέξτε ετικέτες για να φιλτραριστούν ",
|
||||
"No files found for the selected tags" : "Δεν βρέθηκαν αρχεία για τις επιλεγμένες ετικέτες"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -49,11 +49,7 @@
|
|||
"Failed to load tags" : "Απέτυχε η φόρτωση ετικετών",
|
||||
"This file has the tag {tag}" : "Αυτό το αρχείο έχει την ετικέτα {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Αυτό το αρχείο έχει τις ετικέτες {firstTags} και {lastTag}",
|
||||
"Tagged files" : "Αρχεία με ετικέτες",
|
||||
"Select tags to filter by" : "Επιλογή ετικετών για φιλτράρισμα με",
|
||||
"No tags found" : "Δεν βρέθηκαν ετικέτες",
|
||||
"Please select tags to filter by" : "Παρακαλώ επιλέξτε ετικέτες για να φιλτραριστούν ",
|
||||
"No files found for the selected tags" : "Δεν βρέθηκαν αρχεία για τις επιλεγμένες ετικέτες",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Οι ετικέτες σε συνεργασία είναι διαθέσιμες για όλους τους χρήστες. Οι περιορισμένες ετικέτες είναι ορατές στους χρήστες, αλλά δεν μπορούν να τους ανατεθούν. Οι κρυφές ετικέτες είναι για εσωτερική χρήση, όμως οι χρήστες δεν μπορούν να τις δουν ή να τις αναθέσουν.",
|
||||
"Create a new tag" : "Δημιουργήστε νέα ετικέτα",
|
||||
"Name" : "Όνομα",
|
||||
|
|
@ -65,6 +61,10 @@
|
|||
"No files in here" : "Δεν υπάρχουν αρχεία",
|
||||
"No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο",
|
||||
"Size" : "Μέγεθος",
|
||||
"Modified" : "Τροποποιήθηκε"
|
||||
"Modified" : "Τροποποιήθηκε",
|
||||
"Tagged files" : "Αρχεία με ετικέτες",
|
||||
"Select tags to filter by" : "Επιλογή ετικετών για φιλτράρισμα με",
|
||||
"Please select tags to filter by" : "Παρακαλώ επιλέξτε ετικέτες για να φιλτραριστούν ",
|
||||
"No files found for the selected tags" : "Δεν βρέθηκαν αρχεία για τις επιλεγμένες ετικέτες"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Failed to delete tag",
|
||||
"This file has the tag {tag}" : "This file has the tag {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "This file has the tags {firstTags} and {lastTag}",
|
||||
"No tags found" : "No tags found",
|
||||
"Failed to load last used tags" : "Failed to load last used tags",
|
||||
"Missing \"Content-Location\" header" : "Missing \"Content-Location\" header",
|
||||
"Tagged files" : "Tagged files",
|
||||
"Select tags to filter by" : "Select tags to filter by",
|
||||
"No tags found" : "No tags found",
|
||||
"Please select tags to filter by" : "Please select tags to filter by",
|
||||
"No files found for the selected tags" : "No files found for the selected tags",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.",
|
||||
"Create a new tag" : "Create a new tag",
|
||||
"Name" : "Name",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No files in here",
|
||||
"No entries found in this folder" : "No entries found in this folder",
|
||||
"Size" : "Size",
|
||||
"Modified" : "Modified"
|
||||
"Modified" : "Modified",
|
||||
"Tagged files" : "Tagged files",
|
||||
"Select tags to filter by" : "Select tags to filter by",
|
||||
"Please select tags to filter by" : "Please select tags to filter by",
|
||||
"No files found for the selected tags" : "No files found for the selected tags"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Failed to delete tag",
|
||||
"This file has the tag {tag}" : "This file has the tag {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "This file has the tags {firstTags} and {lastTag}",
|
||||
"No tags found" : "No tags found",
|
||||
"Failed to load last used tags" : "Failed to load last used tags",
|
||||
"Missing \"Content-Location\" header" : "Missing \"Content-Location\" header",
|
||||
"Tagged files" : "Tagged files",
|
||||
"Select tags to filter by" : "Select tags to filter by",
|
||||
"No tags found" : "No tags found",
|
||||
"Please select tags to filter by" : "Please select tags to filter by",
|
||||
"No files found for the selected tags" : "No files found for the selected tags",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.",
|
||||
"Create a new tag" : "Create a new tag",
|
||||
"Name" : "Name",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "No files in here",
|
||||
"No entries found in this folder" : "No entries found in this folder",
|
||||
"Size" : "Size",
|
||||
"Modified" : "Modified"
|
||||
"Modified" : "Modified",
|
||||
"Tagged files" : "Tagged files",
|
||||
"Select tags to filter by" : "Select tags to filter by",
|
||||
"Please select tags to filter by" : "Please select tags to filter by",
|
||||
"No files found for the selected tags" : "No files found for the selected tags"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -47,11 +47,7 @@ OC.L10N.register(
|
|||
"Collaborative tagging functionality which shares tags among users." : "Kunlabora etikedado por kunhavigi etikedojn inter uzantoj.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Kunlabora etikedado por kunhavigi etikedojn inter uzantoj. Taŭga por teamoj.\n\n(Se vi estas provizanto kun plurklienta instalado, oni konsilas malŝalti tiun aplikaĵon, alimaniere etikedoj estus kunhavigitaj inter ĉiuj klientoj.)",
|
||||
"Failed to load tags" : "Ŝargo de la etikedoj malsukcesis",
|
||||
"Tagged files" : "Etikeditaj dosieroj",
|
||||
"Select tags to filter by" : "Elekti etikedojn, per kiuj filtri",
|
||||
"No tags found" : "Neniu etikedo troviĝis ",
|
||||
"Please select tags to filter by" : "Bonvolu elekti etikedojn, per kiuj filtri",
|
||||
"No files found for the selected tags" : "Neniu dosiero troviĝis por la elektitaj etikedoj",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Kunlaboraj etikedoj disponeblas al ĉiuj uzantoj. Limigitaj etikedoj videblas de uzantoj, kiuj tamen ne povas atribui ilin. Nevideblaj etikedoj servas por interna uzo, ĉar uzantoj nek vidas nek povas atribui ilin.",
|
||||
"Create a new tag" : "Krei novan etikedon",
|
||||
"Name" : "Nomo",
|
||||
|
|
@ -63,6 +59,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Neniu dosiero estas ĉi tie",
|
||||
"No entries found in this folder" : "Neniu elemento troviĝas en ĉi tiu dosierujo",
|
||||
"Size" : "Grando",
|
||||
"Modified" : "Modifita"
|
||||
"Modified" : "Modifita",
|
||||
"Tagged files" : "Etikeditaj dosieroj",
|
||||
"Select tags to filter by" : "Elekti etikedojn, per kiuj filtri",
|
||||
"Please select tags to filter by" : "Bonvolu elekti etikedojn, per kiuj filtri",
|
||||
"No files found for the selected tags" : "Neniu dosiero troviĝis por la elektitaj etikedoj"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -45,11 +45,7 @@
|
|||
"Collaborative tagging functionality which shares tags among users." : "Kunlabora etikedado por kunhavigi etikedojn inter uzantoj.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Kunlabora etikedado por kunhavigi etikedojn inter uzantoj. Taŭga por teamoj.\n\n(Se vi estas provizanto kun plurklienta instalado, oni konsilas malŝalti tiun aplikaĵon, alimaniere etikedoj estus kunhavigitaj inter ĉiuj klientoj.)",
|
||||
"Failed to load tags" : "Ŝargo de la etikedoj malsukcesis",
|
||||
"Tagged files" : "Etikeditaj dosieroj",
|
||||
"Select tags to filter by" : "Elekti etikedojn, per kiuj filtri",
|
||||
"No tags found" : "Neniu etikedo troviĝis ",
|
||||
"Please select tags to filter by" : "Bonvolu elekti etikedojn, per kiuj filtri",
|
||||
"No files found for the selected tags" : "Neniu dosiero troviĝis por la elektitaj etikedoj",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Kunlaboraj etikedoj disponeblas al ĉiuj uzantoj. Limigitaj etikedoj videblas de uzantoj, kiuj tamen ne povas atribui ilin. Nevideblaj etikedoj servas por interna uzo, ĉar uzantoj nek vidas nek povas atribui ilin.",
|
||||
"Create a new tag" : "Krei novan etikedon",
|
||||
"Name" : "Nomo",
|
||||
|
|
@ -61,6 +57,10 @@
|
|||
"No files in here" : "Neniu dosiero estas ĉi tie",
|
||||
"No entries found in this folder" : "Neniu elemento troviĝas en ĉi tiu dosierujo",
|
||||
"Size" : "Grando",
|
||||
"Modified" : "Modifita"
|
||||
"Modified" : "Modifita",
|
||||
"Tagged files" : "Etikeditaj dosieroj",
|
||||
"Select tags to filter by" : "Elekti etikedojn, per kiuj filtri",
|
||||
"Please select tags to filter by" : "Bonvolu elekti etikedojn, per kiuj filtri",
|
||||
"No files found for the selected tags" : "Neniu dosiero troviĝis por la elektitaj etikedoj"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Fallo al borrar etiqueta",
|
||||
"This file has the tag {tag}" : "Este archivo tiene la etiqueta {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Failed to load last used tags" : "Fallo al cargar las etiquetas recientemente utilizadas",
|
||||
"Missing \"Content-Location\" header" : "No existe la cabecera \"Content-Location\"",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Seleccionar etiquetas por las que filtrar",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor, seleccione las etiquetas por las que desea filtrar",
|
||||
"No files found for the selected tags" : "No se han encontrado archivos para las etiquetas seleccionadas",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden ser asignadas por ellos. Las etiquetas invisibles son para uso interno, pues los usuarios no pueden verlas ni asignarlas.",
|
||||
"Create a new tag" : "Crear una etiqueta nueva",
|
||||
"Name" : "Nombre",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Aquí no hay archivos",
|
||||
"No entries found in this folder" : "No hay entradas en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Seleccionar etiquetas por las que filtrar",
|
||||
"Please select tags to filter by" : "Por favor, seleccione las etiquetas por las que desea filtrar",
|
||||
"No files found for the selected tags" : "No se han encontrado archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Fallo al borrar etiqueta",
|
||||
"This file has the tag {tag}" : "Este archivo tiene la etiqueta {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Failed to load last used tags" : "Fallo al cargar las etiquetas recientemente utilizadas",
|
||||
"Missing \"Content-Location\" header" : "No existe la cabecera \"Content-Location\"",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Seleccionar etiquetas por las que filtrar",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor, seleccione las etiquetas por las que desea filtrar",
|
||||
"No files found for the selected tags" : "No se han encontrado archivos para las etiquetas seleccionadas",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden ser asignadas por ellos. Las etiquetas invisibles son para uso interno, pues los usuarios no pueden verlas ni asignarlas.",
|
||||
"Create a new tag" : "Crear una etiqueta nueva",
|
||||
"Name" : "Nombre",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "Aquí no hay archivos",
|
||||
"No entries found in this folder" : "No hay entradas en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Seleccionar etiquetas por las que filtrar",
|
||||
"Please select tags to filter by" : "Por favor, seleccione las etiquetas por las que desea filtrar",
|
||||
"No files found for the selected tags" : "No se han encontrado archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Seleccione las etiquetas para el filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Favor de seleccionar etiquetas para el filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
"Restricted" : "Restringido",
|
||||
|
|
@ -51,6 +47,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Seleccione las etiquetas para el filtro",
|
||||
"Please select tags to filter by" : "Favor de seleccionar etiquetas para el filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Seleccione las etiquetas para el filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Favor de seleccionar etiquetas para el filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
"Restricted" : "Restringido",
|
||||
|
|
@ -49,6 +45,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Seleccione las etiquetas para el filtro",
|
||||
"Please select tags to filter by" : "Favor de seleccionar etiquetas para el filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Error al eliminar la etiqueta",
|
||||
"This file has the tag {tag}" : "Este archivo tiene la etiqueta {tag}.",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}.",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Failed to load last used tags" : "Error al cargar las últimas etiquetas utilizadas",
|
||||
"Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\"",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden asignarlas. Las etiquetas invisibles son para uso interno, ya que los usuarios no pueden verlas ni asignarlas.",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Error al eliminar la etiqueta",
|
||||
"This file has the tag {tag}" : "Este archivo tiene la etiqueta {tag}.",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}.",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Failed to load last used tags" : "Error al cargar las últimas etiquetas utilizadas",
|
||||
"Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\"",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden asignarlas. Las etiquetas invisibles son para uso interno, ya que los usuarios no pueden verlas ni asignarlas.",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -39,11 +39,7 @@ OC.L10N.register(
|
|||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Collaborative tagging functionality which shares tags among users." : "Funcionalidad de etiquetas colaborativas que comparte las etiquetas entre usuarios.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funcionalidad de etiquetear collaborativamente que comparte las etiquetas entre usuarios. Grandioso para equipos.\n\t(Si eres un proveedor con una instalación multi subarrendada, se recomienda desactivar esta aplicación ya que las etiquetas son compartidas.)",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -54,6 +50,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -37,11 +37,7 @@
|
|||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Collaborative tagging functionality which shares tags among users." : "Funcionalidad de etiquetas colaborativas que comparte las etiquetas entre usuarios.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funcionalidad de etiquetear collaborativamente que comparte las etiquetas entre usuarios. Grandioso para equipos.\n\t(Si eres un proveedor con una instalación multi subarrendada, se recomienda desactivar esta aplicación ya que las etiquetas son compartidas.)",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
|
||||
"Tags" : "Etiquetas",
|
||||
"Collaborative tags" : "Etiquetas colaborativas",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"No tags found" : "No se encontraron etiquetas",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas",
|
||||
"Create a new tag" : "Crear una nueva etiqueta",
|
||||
"Name" : "Nombre",
|
||||
"Public" : "Público",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "No hay archivos aquí",
|
||||
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Archivos etiquetados",
|
||||
"Select tags to filter by" : "Selecciona las etiquetas del filtro",
|
||||
"Please select tags to filter by" : "Por favor selecciona las etiquetas del filtro",
|
||||
"No files found for the selected tags" : "No se encontraron archivos para las etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -39,11 +39,7 @@ OC.L10N.register(
|
|||
"Collaborative tags" : "Koostöö sildid",
|
||||
"This file has the tag {tag}" : "Sellel failil on silt {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Sellel failil on sildid {firstTags} and {lastTag}",
|
||||
"Tagged files" : "Sildistatud failid",
|
||||
"Select tags to filter by" : "Vali sildid, mille järgi filtreerida",
|
||||
"No tags found" : "Silte ei leitud",
|
||||
"Please select tags to filter by" : "Palun vali sildid, mille järgi filtreerida",
|
||||
"No files found for the selected tags" : "Valitud siltidega ei leitud ühtegi faili",
|
||||
"Name" : "Nimi",
|
||||
"Public" : "Avalik",
|
||||
"Restricted" : "Piiratud",
|
||||
|
|
@ -53,6 +49,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Siin ei ole faile",
|
||||
"No entries found in this folder" : "Selles kaustast ei leitud kirjeid",
|
||||
"Size" : "Suurus",
|
||||
"Modified" : "Muudetud"
|
||||
"Modified" : "Muudetud",
|
||||
"Tagged files" : "Sildistatud failid",
|
||||
"Select tags to filter by" : "Vali sildid, mille järgi filtreerida",
|
||||
"Please select tags to filter by" : "Palun vali sildid, mille järgi filtreerida",
|
||||
"No files found for the selected tags" : "Valitud siltidega ei leitud ühtegi faili"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -37,11 +37,7 @@
|
|||
"Collaborative tags" : "Koostöö sildid",
|
||||
"This file has the tag {tag}" : "Sellel failil on silt {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Sellel failil on sildid {firstTags} and {lastTag}",
|
||||
"Tagged files" : "Sildistatud failid",
|
||||
"Select tags to filter by" : "Vali sildid, mille järgi filtreerida",
|
||||
"No tags found" : "Silte ei leitud",
|
||||
"Please select tags to filter by" : "Palun vali sildid, mille järgi filtreerida",
|
||||
"No files found for the selected tags" : "Valitud siltidega ei leitud ühtegi faili",
|
||||
"Name" : "Nimi",
|
||||
"Public" : "Avalik",
|
||||
"Restricted" : "Piiratud",
|
||||
|
|
@ -51,6 +47,10 @@
|
|||
"No files in here" : "Siin ei ole faile",
|
||||
"No entries found in this folder" : "Selles kaustast ei leitud kirjeid",
|
||||
"Size" : "Suurus",
|
||||
"Modified" : "Muudetud"
|
||||
"Modified" : "Muudetud",
|
||||
"Tagged files" : "Sildistatud failid",
|
||||
"Select tags to filter by" : "Vali sildid, mille järgi filtreerida",
|
||||
"Please select tags to filter by" : "Palun vali sildid, mille järgi filtreerida",
|
||||
"No files found for the selected tags" : "Valitud siltidega ei leitud ühtegi faili"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Etiketa ezabatzeak huts egin du",
|
||||
"This file has the tag {tag}" : "Fitxategi honek {tag} etiketa dauka",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Fitxategi honek {firstTags} eta {lastTag} etiketak ditu",
|
||||
"No tags found" : "Ez da etiketarik aurkitu",
|
||||
"Failed to load last used tags" : "Ezin izan dira azken erabilitako etiketak kargatu",
|
||||
"Missing \"Content-Location\" header" : "\"Content-Location\" goiburua falta",
|
||||
"Tagged files" : "Etiketatutako fitxategiak",
|
||||
"Select tags to filter by" : "Hautatu etiketak iragazteko",
|
||||
"No tags found" : "Ez da etiketarik aurkitu",
|
||||
"Please select tags to filter by" : "Hautatu etiketak iragazteko",
|
||||
"No files found for the selected tags" : "Ez da fitxategirik aurkitu hautatutako etiketetarako",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Lankidetzazko etiketak erabilgarri daude erabiltzaile guztientzat. Erabiltzaileek etiketa murriztuak ikusgai dituzte baina ezin dituzte haiek esleitu. Etiketa ikusezinak barne erabilerarako dira, erabiltzaileek ezin baitituzte ikusi edo esleitu.",
|
||||
"Create a new tag" : "Sortu etiketa berria",
|
||||
"Name" : "Izena",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Ez dago fitxategirik hemen",
|
||||
"No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan",
|
||||
"Size" : "Tamaina",
|
||||
"Modified" : "Aldatuta"
|
||||
"Modified" : "Aldatuta",
|
||||
"Tagged files" : "Etiketatutako fitxategiak",
|
||||
"Select tags to filter by" : "Hautatu etiketak iragazteko",
|
||||
"Please select tags to filter by" : "Hautatu etiketak iragazteko",
|
||||
"No files found for the selected tags" : "Ez da fitxategirik aurkitu hautatutako etiketetarako"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Etiketa ezabatzeak huts egin du",
|
||||
"This file has the tag {tag}" : "Fitxategi honek {tag} etiketa dauka",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Fitxategi honek {firstTags} eta {lastTag} etiketak ditu",
|
||||
"No tags found" : "Ez da etiketarik aurkitu",
|
||||
"Failed to load last used tags" : "Ezin izan dira azken erabilitako etiketak kargatu",
|
||||
"Missing \"Content-Location\" header" : "\"Content-Location\" goiburua falta",
|
||||
"Tagged files" : "Etiketatutako fitxategiak",
|
||||
"Select tags to filter by" : "Hautatu etiketak iragazteko",
|
||||
"No tags found" : "Ez da etiketarik aurkitu",
|
||||
"Please select tags to filter by" : "Hautatu etiketak iragazteko",
|
||||
"No files found for the selected tags" : "Ez da fitxategirik aurkitu hautatutako etiketetarako",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Lankidetzazko etiketak erabilgarri daude erabiltzaile guztientzat. Erabiltzaileek etiketa murriztuak ikusgai dituzte baina ezin dituzte haiek esleitu. Etiketa ikusezinak barne erabilerarako dira, erabiltzaileek ezin baitituzte ikusi edo esleitu.",
|
||||
"Create a new tag" : "Sortu etiketa berria",
|
||||
"Name" : "Izena",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "Ez dago fitxategirik hemen",
|
||||
"No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan",
|
||||
"Size" : "Tamaina",
|
||||
"Modified" : "Aldatuta"
|
||||
"Modified" : "Aldatuta",
|
||||
"Tagged files" : "Etiketatutako fitxategiak",
|
||||
"Select tags to filter by" : "Hautatu etiketak iragazteko",
|
||||
"Please select tags to filter by" : "Hautatu etiketak iragazteko",
|
||||
"No files found for the selected tags" : "Ez da fitxategirik aurkitu hautatutako etiketetarako"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Failed to delete tag",
|
||||
"This file has the tag {tag}" : "این فایل دارای تگ {tag} است",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "این فایل دارای تگهای {firstTags} و {lastTag} است.",
|
||||
"No tags found" : "هیچ برچسبی یافت نشد",
|
||||
"Failed to load last used tags" : "Failed to load last used tags",
|
||||
"Missing \"Content-Location\" header" : "Missing \"Content-Location\" header",
|
||||
"Tagged files" : "Tagged files",
|
||||
"Select tags to filter by" : "Select tags to filter by",
|
||||
"No tags found" : "هیچ برچسبی یافت نشد",
|
||||
"Please select tags to filter by" : "Please select tags to filter by",
|
||||
"No files found for the selected tags" : "No files found for the selected tags",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.",
|
||||
"Create a new tag" : "Create a new tag",
|
||||
"Name" : "نام",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "هیچ فایلی اینجا وجود ندارد",
|
||||
"No entries found in this folder" : "هیچ ورودیای در این پوشه وجود ندارد",
|
||||
"Size" : "اندازه",
|
||||
"Modified" : "تغییر یافته"
|
||||
"Modified" : "تغییر یافته",
|
||||
"Tagged files" : "Tagged files",
|
||||
"Select tags to filter by" : "Select tags to filter by",
|
||||
"Please select tags to filter by" : "Please select tags to filter by",
|
||||
"No files found for the selected tags" : "No files found for the selected tags"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Failed to delete tag",
|
||||
"This file has the tag {tag}" : "این فایل دارای تگ {tag} است",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "این فایل دارای تگهای {firstTags} و {lastTag} است.",
|
||||
"No tags found" : "هیچ برچسبی یافت نشد",
|
||||
"Failed to load last used tags" : "Failed to load last used tags",
|
||||
"Missing \"Content-Location\" header" : "Missing \"Content-Location\" header",
|
||||
"Tagged files" : "Tagged files",
|
||||
"Select tags to filter by" : "Select tags to filter by",
|
||||
"No tags found" : "هیچ برچسبی یافت نشد",
|
||||
"Please select tags to filter by" : "Please select tags to filter by",
|
||||
"No files found for the selected tags" : "No files found for the selected tags",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.",
|
||||
"Create a new tag" : "Create a new tag",
|
||||
"Name" : "نام",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "هیچ فایلی اینجا وجود ندارد",
|
||||
"No entries found in this folder" : "هیچ ورودیای در این پوشه وجود ندارد",
|
||||
"Size" : "اندازه",
|
||||
"Modified" : "تغییر یافته"
|
||||
"Modified" : "تغییر یافته",
|
||||
"Tagged files" : "Tagged files",
|
||||
"Select tags to filter by" : "Select tags to filter by",
|
||||
"Please select tags to filter by" : "Please select tags to filter by",
|
||||
"No files found for the selected tags" : "No files found for the selected tags"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -52,12 +52,8 @@ OC.L10N.register(
|
|||
"Failed to load tags" : "Tunnisteiden lataaminen epäonnistui",
|
||||
"This file has the tag {tag}" : "Tällä tiedostolla on tunniste {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Tällä tiedostolla on tunnisteet {firstTags} ja {lastTag}",
|
||||
"Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu",
|
||||
"Tagged files" : "Tunnisteella merkityt tiedostot",
|
||||
"Select tags to filter by" : "Valitse suodatettavat tunnisteet",
|
||||
"No tags found" : "Tunnisteita ei löytynyt",
|
||||
"Please select tags to filter by" : "Valitse suodatettavat tunnisteet",
|
||||
"No files found for the selected tags" : "Tiedostoja ei löytynyt valituilla tunnisteilla",
|
||||
"Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu",
|
||||
"Create a new tag" : "Luo uusi tunniste",
|
||||
"Name" : "Nimi",
|
||||
"Public" : "Julkinen",
|
||||
|
|
@ -68,6 +64,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Täällä ei ole tiedostoja",
|
||||
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
|
||||
"Size" : "Koko",
|
||||
"Modified" : "Muokattu"
|
||||
"Modified" : "Muokattu",
|
||||
"Tagged files" : "Tunnisteella merkityt tiedostot",
|
||||
"Select tags to filter by" : "Valitse suodatettavat tunnisteet",
|
||||
"Please select tags to filter by" : "Valitse suodatettavat tunnisteet",
|
||||
"No files found for the selected tags" : "Tiedostoja ei löytynyt valituilla tunnisteilla"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -50,12 +50,8 @@
|
|||
"Failed to load tags" : "Tunnisteiden lataaminen epäonnistui",
|
||||
"This file has the tag {tag}" : "Tällä tiedostolla on tunniste {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Tällä tiedostolla on tunnisteet {firstTags} ja {lastTag}",
|
||||
"Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu",
|
||||
"Tagged files" : "Tunnisteella merkityt tiedostot",
|
||||
"Select tags to filter by" : "Valitse suodatettavat tunnisteet",
|
||||
"No tags found" : "Tunnisteita ei löytynyt",
|
||||
"Please select tags to filter by" : "Valitse suodatettavat tunnisteet",
|
||||
"No files found for the selected tags" : "Tiedostoja ei löytynyt valituilla tunnisteilla",
|
||||
"Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu",
|
||||
"Create a new tag" : "Luo uusi tunniste",
|
||||
"Name" : "Nimi",
|
||||
"Public" : "Julkinen",
|
||||
|
|
@ -66,6 +62,10 @@
|
|||
"No files in here" : "Täällä ei ole tiedostoja",
|
||||
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
|
||||
"Size" : "Koko",
|
||||
"Modified" : "Muokattu"
|
||||
"Modified" : "Muokattu",
|
||||
"Tagged files" : "Tunnisteella merkityt tiedostot",
|
||||
"Select tags to filter by" : "Valitse suodatettavat tunnisteet",
|
||||
"Please select tags to filter by" : "Valitse suodatettavat tunnisteet",
|
||||
"No files found for the selected tags" : "Tiedostoja ei löytynyt valituilla tunnisteilla"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Impossible de supprimer l'étiquette",
|
||||
"This file has the tag {tag}" : "Ce fichier a l'étiquette {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Ce fichier a les étiquettes {firstTags} et {lastTag}",
|
||||
"No tags found" : "Aucune étiquette trouvée",
|
||||
"Failed to load last used tags" : "Impossible de charger les dernières étiquettes utilisées",
|
||||
"Missing \"Content-Location\" header" : "Entête \"Contenu-Localisation\" manquant",
|
||||
"Tagged files" : "Fichiers étiquetés",
|
||||
"Select tags to filter by" : "Indiquez les étiquettes à filtrer",
|
||||
"No tags found" : "Aucune étiquette trouvée",
|
||||
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes à filtrer",
|
||||
"No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les étiquettes collaboratives sont disponibles pour tous les utilisateurs. Les étiquettes restreintes sont visibles par les utilisateurs, mais ne peuvent pas être attribuées par eux. Les étiquettes invisibles sont à usage interne, car les utilisateurs ne peuvent pas les voir ou les assigner.",
|
||||
"Create a new tag" : "Créer une nouvelle étiquette",
|
||||
"Name" : "Nom",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Aucun fichier",
|
||||
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
|
||||
"Size" : "Taille",
|
||||
"Modified" : "Modifié"
|
||||
"Modified" : "Modifié",
|
||||
"Tagged files" : "Fichiers étiquetés",
|
||||
"Select tags to filter by" : "Indiquez les étiquettes à filtrer",
|
||||
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes à filtrer",
|
||||
"No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Impossible de supprimer l'étiquette",
|
||||
"This file has the tag {tag}" : "Ce fichier a l'étiquette {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Ce fichier a les étiquettes {firstTags} et {lastTag}",
|
||||
"No tags found" : "Aucune étiquette trouvée",
|
||||
"Failed to load last used tags" : "Impossible de charger les dernières étiquettes utilisées",
|
||||
"Missing \"Content-Location\" header" : "Entête \"Contenu-Localisation\" manquant",
|
||||
"Tagged files" : "Fichiers étiquetés",
|
||||
"Select tags to filter by" : "Indiquez les étiquettes à filtrer",
|
||||
"No tags found" : "Aucune étiquette trouvée",
|
||||
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes à filtrer",
|
||||
"No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les étiquettes collaboratives sont disponibles pour tous les utilisateurs. Les étiquettes restreintes sont visibles par les utilisateurs, mais ne peuvent pas être attribuées par eux. Les étiquettes invisibles sont à usage interne, car les utilisateurs ne peuvent pas les voir ou les assigner.",
|
||||
"Create a new tag" : "Créer une nouvelle étiquette",
|
||||
"Name" : "Nom",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "Aucun fichier",
|
||||
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
|
||||
"Size" : "Taille",
|
||||
"Modified" : "Modifié"
|
||||
"Modified" : "Modifié",
|
||||
"Tagged files" : "Fichiers étiquetés",
|
||||
"Select tags to filter by" : "Indiquez les étiquettes à filtrer",
|
||||
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes à filtrer",
|
||||
"No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Produciuse un fallo ao eliminar a etiqueta",
|
||||
"This file has the tag {tag}" : "Este ficheiro ten a etiqueta {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Este ficheiro ten as etiquetas {firstTags} e {lastTag}",
|
||||
"No tags found" : "Non se atoparon etiquetas",
|
||||
"Failed to load last used tags" : "Produciuse un fallo ao cargar as últimas etiquetas utilizadas",
|
||||
"Missing \"Content-Location\" header" : "Falta a cabeceira «Content-Location».",
|
||||
"Tagged files" : "Ficheiros etiquetados",
|
||||
"Select tags to filter by" : "Seleccionar etiquetas polas que filtrar",
|
||||
"No tags found" : "Non se atoparon etiquetas",
|
||||
"Please select tags to filter by" : "Seleccione as etiquetas polas que filtrar",
|
||||
"No files found for the selected tags" : "Non se atoparon ficheiros para as etiquetas seleccionadas",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "As etiquetas colaborativas están dispoñíbeis para todos os usuarios. As etiquetas restrinxidas son visíbeis para os usuarios, mais non poden ser asignadas por eles. As etiquetas invisíbeis son para uso interno, pois os usuarios non poden velas nin asignalas.",
|
||||
"Create a new tag" : "Crear unha nova etiqueta",
|
||||
"Name" : "Nome",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Aquí non hai ficheiros",
|
||||
"No entries found in this folder" : "Non se atoparon entradas neste cartafol",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Ficheiros etiquetados",
|
||||
"Select tags to filter by" : "Seleccionar etiquetas polas que filtrar",
|
||||
"Please select tags to filter by" : "Seleccione as etiquetas polas que filtrar",
|
||||
"No files found for the selected tags" : "Non se atoparon ficheiros para as etiquetas seleccionadas"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Produciuse un fallo ao eliminar a etiqueta",
|
||||
"This file has the tag {tag}" : "Este ficheiro ten a etiqueta {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Este ficheiro ten as etiquetas {firstTags} e {lastTag}",
|
||||
"No tags found" : "Non se atoparon etiquetas",
|
||||
"Failed to load last used tags" : "Produciuse un fallo ao cargar as últimas etiquetas utilizadas",
|
||||
"Missing \"Content-Location\" header" : "Falta a cabeceira «Content-Location».",
|
||||
"Tagged files" : "Ficheiros etiquetados",
|
||||
"Select tags to filter by" : "Seleccionar etiquetas polas que filtrar",
|
||||
"No tags found" : "Non se atoparon etiquetas",
|
||||
"Please select tags to filter by" : "Seleccione as etiquetas polas que filtrar",
|
||||
"No files found for the selected tags" : "Non se atoparon ficheiros para as etiquetas seleccionadas",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "As etiquetas colaborativas están dispoñíbeis para todos os usuarios. As etiquetas restrinxidas son visíbeis para os usuarios, mais non poden ser asignadas por eles. As etiquetas invisíbeis son para uso interno, pois os usuarios non poden velas nin asignalas.",
|
||||
"Create a new tag" : "Crear unha nova etiqueta",
|
||||
"Name" : "Nome",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "Aquí non hai ficheiros",
|
||||
"No entries found in this folder" : "Non se atoparon entradas neste cartafol",
|
||||
"Size" : "Tamaño",
|
||||
"Modified" : "Modificado"
|
||||
"Modified" : "Modificado",
|
||||
"Tagged files" : "Ficheiros etiquetados",
|
||||
"Select tags to filter by" : "Seleccionar etiquetas polas que filtrar",
|
||||
"Please select tags to filter by" : "Seleccione as etiquetas polas que filtrar",
|
||||
"No files found for the selected tags" : "Non se atoparon ficheiros para as etiquetas seleccionadas"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -49,11 +49,7 @@ OC.L10N.register(
|
|||
"Collaborative tagging functionality which shares tags among users." : "תכונת תיוג שיתופים שמשתפת תגיות בין המשתמשים.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "תכונת התיוג השיתופי שמשתפת תגיות בין משתמשים. מעולה לעבודת צוות.\n\t(אם בבעלותך התקנה עם מגוון מערכות נפרדות, מוטב להשבית את היישומון הזה כיוון שהתגיות משותפות.)",
|
||||
"Failed to load tags" : "טעינת התגיות נכשלה",
|
||||
"Tagged files" : "קבצים שתויגו",
|
||||
"Select tags to filter by" : "תגיות נבחרות מסוננות על ידי",
|
||||
"No tags found" : "לא נמצאו תגיות",
|
||||
"Please select tags to filter by" : "יש לבחור תגיות שיסוננו על ידי",
|
||||
"No files found for the selected tags" : "לא אותרו קבצים לתגיות הנבחרות",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "תגיות שיתופיות זמינות לכל המשתמשים. תגיות מוגבלות חשופות למשתמשים אך אין להם אפשרות להקצות אותן. תגיות בלתי נראות הן לשימוש פנימי כיוון שמשתמשים לא יכולים לראות אות להקצות אותן.",
|
||||
"Create a new tag" : "יצירת תגית חדשה",
|
||||
"Name" : "שם",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"No files in here" : "אין כאן קבצים",
|
||||
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
|
||||
"Size" : "גודל",
|
||||
"Modified" : "זמן שינוי"
|
||||
"Modified" : "זמן שינוי",
|
||||
"Tagged files" : "קבצים שתויגו",
|
||||
"Select tags to filter by" : "תגיות נבחרות מסוננות על ידי",
|
||||
"Please select tags to filter by" : "יש לבחור תגיות שיסוננו על ידי",
|
||||
"No files found for the selected tags" : "לא אותרו קבצים לתגיות הנבחרות"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
|
||||
|
|
|
|||
|
|
@ -47,11 +47,7 @@
|
|||
"Collaborative tagging functionality which shares tags among users." : "תכונת תיוג שיתופים שמשתפת תגיות בין המשתמשים.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "תכונת התיוג השיתופי שמשתפת תגיות בין משתמשים. מעולה לעבודת צוות.\n\t(אם בבעלותך התקנה עם מגוון מערכות נפרדות, מוטב להשבית את היישומון הזה כיוון שהתגיות משותפות.)",
|
||||
"Failed to load tags" : "טעינת התגיות נכשלה",
|
||||
"Tagged files" : "קבצים שתויגו",
|
||||
"Select tags to filter by" : "תגיות נבחרות מסוננות על ידי",
|
||||
"No tags found" : "לא נמצאו תגיות",
|
||||
"Please select tags to filter by" : "יש לבחור תגיות שיסוננו על ידי",
|
||||
"No files found for the selected tags" : "לא אותרו קבצים לתגיות הנבחרות",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "תגיות שיתופיות זמינות לכל המשתמשים. תגיות מוגבלות חשופות למשתמשים אך אין להם אפשרות להקצות אותן. תגיות בלתי נראות הן לשימוש פנימי כיוון שמשתמשים לא יכולים לראות אות להקצות אותן.",
|
||||
"Create a new tag" : "יצירת תגית חדשה",
|
||||
"Name" : "שם",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"No files in here" : "אין כאן קבצים",
|
||||
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
|
||||
"Size" : "גודל",
|
||||
"Modified" : "זמן שינוי"
|
||||
"Modified" : "זמן שינוי",
|
||||
"Tagged files" : "קבצים שתויגו",
|
||||
"Select tags to filter by" : "תגיות נבחרות מסוננות על ידי",
|
||||
"Please select tags to filter by" : "יש לבחור תגיות שיסוננו על ידי",
|
||||
"No files found for the selected tags" : "לא אותרו קבצים לתגיות הנבחרות"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -47,11 +47,7 @@ OC.L10N.register(
|
|||
"Collaborative tagging functionality which shares tags among users." : "Funkcija kolaborativnog označavanja dijeli oznake među korisnicima.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funkcija kolaborativnog označavanja dijeli oznake među korisnicima. Izvrsna ideja za timove.\n\t(Ako ste davatelj usluga s instalacijom za više stanara, deaktivirajte ovu aplikaciju jer se dijele oznake.)",
|
||||
"Failed to load tags" : "Učitavanje oznaka nije uspjelo",
|
||||
"Tagged files" : "Označene datoteke",
|
||||
"Select tags to filter by" : "Odaberite oznake za filtriranje",
|
||||
"No tags found" : "Nema pronađenih oznaka",
|
||||
"Please select tags to filter by" : "Odaberite oznake za filtriranje prema",
|
||||
"No files found for the selected tags" : "Nije pronađena nijedna datoteka za odabrane oznake",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Oznake za suradnju dostupne su svim korisnicima. Ograničene oznake vidljive su korisnicima, ali ih ne mogu dodijeliti. Nevidljive oznake služe za internu uporabu jer ih korisnici ne mogu vidjeti niti dodijeliti.",
|
||||
"Create a new tag" : "Stvori novu oznaku",
|
||||
"Name" : "Naziv",
|
||||
|
|
@ -63,6 +59,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Nema datoteka",
|
||||
"No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi",
|
||||
"Size" : "Veličina",
|
||||
"Modified" : "Promijenjeno"
|
||||
"Modified" : "Promijenjeno",
|
||||
"Tagged files" : "Označene datoteke",
|
||||
"Select tags to filter by" : "Odaberite oznake za filtriranje",
|
||||
"Please select tags to filter by" : "Odaberite oznake za filtriranje prema",
|
||||
"No files found for the selected tags" : "Nije pronađena nijedna datoteka za odabrane oznake"
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -45,11 +45,7 @@
|
|||
"Collaborative tagging functionality which shares tags among users." : "Funkcija kolaborativnog označavanja dijeli oznake među korisnicima.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funkcija kolaborativnog označavanja dijeli oznake među korisnicima. Izvrsna ideja za timove.\n\t(Ako ste davatelj usluga s instalacijom za više stanara, deaktivirajte ovu aplikaciju jer se dijele oznake.)",
|
||||
"Failed to load tags" : "Učitavanje oznaka nije uspjelo",
|
||||
"Tagged files" : "Označene datoteke",
|
||||
"Select tags to filter by" : "Odaberite oznake za filtriranje",
|
||||
"No tags found" : "Nema pronađenih oznaka",
|
||||
"Please select tags to filter by" : "Odaberite oznake za filtriranje prema",
|
||||
"No files found for the selected tags" : "Nije pronađena nijedna datoteka za odabrane oznake",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Oznake za suradnju dostupne su svim korisnicima. Ograničene oznake vidljive su korisnicima, ali ih ne mogu dodijeliti. Nevidljive oznake služe za internu uporabu jer ih korisnici ne mogu vidjeti niti dodijeliti.",
|
||||
"Create a new tag" : "Stvori novu oznaku",
|
||||
"Name" : "Naziv",
|
||||
|
|
@ -61,6 +57,10 @@
|
|||
"No files in here" : "Nema datoteka",
|
||||
"No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi",
|
||||
"Size" : "Veličina",
|
||||
"Modified" : "Promijenjeno"
|
||||
"Modified" : "Promijenjeno",
|
||||
"Tagged files" : "Označene datoteke",
|
||||
"Select tags to filter by" : "Odaberite oznake za filtriranje",
|
||||
"Please select tags to filter by" : "Odaberite oznake za filtriranje prema",
|
||||
"No files found for the selected tags" : "Nije pronađena nijedna datoteka za odabrane oznake"
|
||||
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "A címke törlése sikertelen",
|
||||
"This file has the tag {tag}" : "Ennek a fájlnak ez a címkéje: {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Ennek a fájlnak ezek a címkéi: {firstTags} és {lastTag}",
|
||||
"No tags found" : "Nem találhatók címkék",
|
||||
"Failed to load last used tags" : "A legutóbb használt címkék betöltése sikertelen",
|
||||
"Missing \"Content-Location\" header" : "Hiányzó „Content-Location” fejléc",
|
||||
"Tagged files" : "Címkézett fájlok",
|
||||
"Select tags to filter by" : "Válasszon címkéket a szűréshez:",
|
||||
"No tags found" : "Nem találhatók címkék",
|
||||
"Please select tags to filter by" : "Válasszon címkéket a szűréshez:",
|
||||
"No files found for the selected tags" : "Nem található fájl a kiválasztott címkéhez",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Az együttműködési címkék elérhetők az összes felhasználó számára. A korlátozott címkék láthatók a felhasználók által, de nem rendelhetik azt semmihez. A láthatatlan címkék belső használatra vannak fenntartva, mivel a felhasználók nem látják ezeket, és nem is tudják semmihez hozzárendelni őket.",
|
||||
"Create a new tag" : "Új címke létrehozása",
|
||||
"Name" : "Név",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Itt nincsenek fájlok",
|
||||
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
|
||||
"Size" : "Méret",
|
||||
"Modified" : "Módosítva"
|
||||
"Modified" : "Módosítva",
|
||||
"Tagged files" : "Címkézett fájlok",
|
||||
"Select tags to filter by" : "Válasszon címkéket a szűréshez:",
|
||||
"Please select tags to filter by" : "Válasszon címkéket a szűréshez:",
|
||||
"No files found for the selected tags" : "Nem található fájl a kiválasztott címkéhez"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "A címke törlése sikertelen",
|
||||
"This file has the tag {tag}" : "Ennek a fájlnak ez a címkéje: {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Ennek a fájlnak ezek a címkéi: {firstTags} és {lastTag}",
|
||||
"No tags found" : "Nem találhatók címkék",
|
||||
"Failed to load last used tags" : "A legutóbb használt címkék betöltése sikertelen",
|
||||
"Missing \"Content-Location\" header" : "Hiányzó „Content-Location” fejléc",
|
||||
"Tagged files" : "Címkézett fájlok",
|
||||
"Select tags to filter by" : "Válasszon címkéket a szűréshez:",
|
||||
"No tags found" : "Nem találhatók címkék",
|
||||
"Please select tags to filter by" : "Válasszon címkéket a szűréshez:",
|
||||
"No files found for the selected tags" : "Nem található fájl a kiválasztott címkéhez",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Az együttműködési címkék elérhetők az összes felhasználó számára. A korlátozott címkék láthatók a felhasználók által, de nem rendelhetik azt semmihez. A láthatatlan címkék belső használatra vannak fenntartva, mivel a felhasználók nem látják ezeket, és nem is tudják semmihez hozzárendelni őket.",
|
||||
"Create a new tag" : "Új címke létrehozása",
|
||||
"Name" : "Név",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "Itt nincsenek fájlok",
|
||||
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
|
||||
"Size" : "Méret",
|
||||
"Modified" : "Módosítva"
|
||||
"Modified" : "Módosítva",
|
||||
"Tagged files" : "Címkézett fájlok",
|
||||
"Select tags to filter by" : "Válasszon címkéket a szűréshez:",
|
||||
"Please select tags to filter by" : "Válasszon címkéket a szűréshez:",
|
||||
"No files found for the selected tags" : "Nem található fájl a kiválasztott címkéhez"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -36,11 +36,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "<strong>Le etiquettas de systema</strong> de un file esseva modificate",
|
||||
"Tags" : "Etiquettas",
|
||||
"Collaborative tags" : "Etiquettas collaborative",
|
||||
"Tagged files" : "Files etiquettate",
|
||||
"Select tags to filter by" : "Selectionar etiquettas a filtrar per",
|
||||
"No tags found" : "Nulle etiquettas trovate",
|
||||
"Please select tags to filter by" : "Per favor, selectiona etiquettas a filtrar per",
|
||||
"No files found for the selected tags" : "Nulle files trovate in correspondentia a le etiquettas selectionate",
|
||||
"Name" : "Nomine",
|
||||
"Public" : "Public",
|
||||
"Restricted" : "Restringite",
|
||||
|
|
@ -50,6 +46,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Nulle files ci",
|
||||
"No entries found in this folder" : "Nulle entratas trovate in iste dossier",
|
||||
"Size" : "Dimension",
|
||||
"Modified" : "Modificate"
|
||||
"Modified" : "Modificate",
|
||||
"Tagged files" : "Files etiquettate",
|
||||
"Select tags to filter by" : "Selectionar etiquettas a filtrar per",
|
||||
"Please select tags to filter by" : "Per favor, selectiona etiquettas a filtrar per",
|
||||
"No files found for the selected tags" : "Nulle files trovate in correspondentia a le etiquettas selectionate"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -34,11 +34,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "<strong>Le etiquettas de systema</strong> de un file esseva modificate",
|
||||
"Tags" : "Etiquettas",
|
||||
"Collaborative tags" : "Etiquettas collaborative",
|
||||
"Tagged files" : "Files etiquettate",
|
||||
"Select tags to filter by" : "Selectionar etiquettas a filtrar per",
|
||||
"No tags found" : "Nulle etiquettas trovate",
|
||||
"Please select tags to filter by" : "Per favor, selectiona etiquettas a filtrar per",
|
||||
"No files found for the selected tags" : "Nulle files trovate in correspondentia a le etiquettas selectionate",
|
||||
"Name" : "Nomine",
|
||||
"Public" : "Public",
|
||||
"Restricted" : "Restringite",
|
||||
|
|
@ -48,6 +44,10 @@
|
|||
"No files in here" : "Nulle files ci",
|
||||
"No entries found in this folder" : "Nulle entratas trovate in iste dossier",
|
||||
"Size" : "Dimension",
|
||||
"Modified" : "Modificate"
|
||||
"Modified" : "Modificate",
|
||||
"Tagged files" : "Files etiquettate",
|
||||
"Select tags to filter by" : "Selectionar etiquettas a filtrar per",
|
||||
"Please select tags to filter by" : "Per favor, selectiona etiquettas a filtrar per",
|
||||
"No files found for the selected tags" : "Nulle files trovate in correspondentia a le etiquettas selectionate"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -47,11 +47,7 @@ OC.L10N.register(
|
|||
"Collaborative tagging functionality which shares tags among users." : "Samstarfsmerkingareiginleiki sem deilir merkjum á milli notenda.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Samstarfsmerkingareiginleiki sem deilir merkjum á milli notenda. Frábært fyrir hópvinnu.\n\t(Ef þú ert þjónustuaðili með margar uppsetningar á sömu þjónum, þá er ráðlagt að gera þetta óvirkt því merkin eru sameiginleg.)",
|
||||
"Failed to load tags" : "Mistókst að hlaða inn merkjum",
|
||||
"Tagged files" : "Merktar skrár",
|
||||
"Select tags to filter by" : "Veldu merki til að sía eftir",
|
||||
"No tags found" : "Engin merki fundust",
|
||||
"Please select tags to filter by" : "Veldu merki til að sía eftir",
|
||||
"No files found for the selected tags" : "Engar skrár fundust með völdum merkjum",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samstarfsmerkingar eru tiltækar öllum notendum. Takmörkuð merki sjá allir notendur en þeir geta ekki úthlutað þeim. Ósýnileg merki eru fyrir notkun innan kerfis, þar sem notendur munu ekki sjá þau eða getað úthlutað þeim.",
|
||||
"Create a new tag" : "Búa til nýtt merki",
|
||||
"Name" : "Heiti",
|
||||
|
|
@ -63,6 +59,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Engar skrár hér",
|
||||
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
|
||||
"Size" : "Stærð",
|
||||
"Modified" : "Breytt"
|
||||
"Modified" : "Breytt",
|
||||
"Tagged files" : "Merktar skrár",
|
||||
"Select tags to filter by" : "Veldu merki til að sía eftir",
|
||||
"Please select tags to filter by" : "Veldu merki til að sía eftir",
|
||||
"No files found for the selected tags" : "Engar skrár fundust með völdum merkjum"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
|
|
|||
|
|
@ -45,11 +45,7 @@
|
|||
"Collaborative tagging functionality which shares tags among users." : "Samstarfsmerkingareiginleiki sem deilir merkjum á milli notenda.",
|
||||
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Samstarfsmerkingareiginleiki sem deilir merkjum á milli notenda. Frábært fyrir hópvinnu.\n\t(Ef þú ert þjónustuaðili með margar uppsetningar á sömu þjónum, þá er ráðlagt að gera þetta óvirkt því merkin eru sameiginleg.)",
|
||||
"Failed to load tags" : "Mistókst að hlaða inn merkjum",
|
||||
"Tagged files" : "Merktar skrár",
|
||||
"Select tags to filter by" : "Veldu merki til að sía eftir",
|
||||
"No tags found" : "Engin merki fundust",
|
||||
"Please select tags to filter by" : "Veldu merki til að sía eftir",
|
||||
"No files found for the selected tags" : "Engar skrár fundust með völdum merkjum",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samstarfsmerkingar eru tiltækar öllum notendum. Takmörkuð merki sjá allir notendur en þeir geta ekki úthlutað þeim. Ósýnileg merki eru fyrir notkun innan kerfis, þar sem notendur munu ekki sjá þau eða getað úthlutað þeim.",
|
||||
"Create a new tag" : "Búa til nýtt merki",
|
||||
"Name" : "Heiti",
|
||||
|
|
@ -61,6 +57,10 @@
|
|||
"No files in here" : "Engar skrár hér",
|
||||
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
|
||||
"Size" : "Stærð",
|
||||
"Modified" : "Breytt"
|
||||
"Modified" : "Breytt",
|
||||
"Tagged files" : "Merktar skrár",
|
||||
"Select tags to filter by" : "Veldu merki til að sía eftir",
|
||||
"Please select tags to filter by" : "Veldu merki til að sía eftir",
|
||||
"No files found for the selected tags" : "Engar skrár fundust með völdum merkjum"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||
}
|
||||
|
|
@ -59,13 +59,9 @@ OC.L10N.register(
|
|||
"Failed to delete tag" : "Eliminazione etichetta fallita",
|
||||
"This file has the tag {tag}" : "Questo file ha il tag {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Il file ha i tag {firstTags} e {lastTag}",
|
||||
"No tags found" : "Nessuna etichetta trovata",
|
||||
"Failed to load last used tags" : "Caricamento ultime etichette usate fallito",
|
||||
"Missing \"Content-Location\" header" : "Intestazione \"Content-Location\" mancante",
|
||||
"Tagged files" : "File etichettati",
|
||||
"Select tags to filter by" : "Seleziona le etichette per filtrare",
|
||||
"No tags found" : "Nessuna etichetta trovata",
|
||||
"Please select tags to filter by" : "Seleziona le etichette per filtrare",
|
||||
"No files found for the selected tags" : "Nessun file trovato per le etichette selezionate",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Le etichette collaborative sono disponibili per tutti gli utenti. Le etichette limitate sono visibili agli utenti, ma non possono essere assegnate da essi. Le etichette invisibili sono per uso interno, poiché gli utenti non possono vederle o assegnarle.",
|
||||
"Create a new tag" : "Crea una nuova etichetta",
|
||||
"Name" : "Nome",
|
||||
|
|
@ -77,6 +73,10 @@ OC.L10N.register(
|
|||
"No files in here" : "Qui non c'è alcun file",
|
||||
"No entries found in this folder" : "Nessuna voce trovata in questa cartella",
|
||||
"Size" : "Dimensione",
|
||||
"Modified" : "Modificato"
|
||||
"Modified" : "Modificato",
|
||||
"Tagged files" : "File etichettati",
|
||||
"Select tags to filter by" : "Seleziona le etichette per filtrare",
|
||||
"Please select tags to filter by" : "Seleziona le etichette per filtrare",
|
||||
"No files found for the selected tags" : "Nessun file trovato per le etichette selezionate"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -57,13 +57,9 @@
|
|||
"Failed to delete tag" : "Eliminazione etichetta fallita",
|
||||
"This file has the tag {tag}" : "Questo file ha il tag {tag}",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "Il file ha i tag {firstTags} e {lastTag}",
|
||||
"No tags found" : "Nessuna etichetta trovata",
|
||||
"Failed to load last used tags" : "Caricamento ultime etichette usate fallito",
|
||||
"Missing \"Content-Location\" header" : "Intestazione \"Content-Location\" mancante",
|
||||
"Tagged files" : "File etichettati",
|
||||
"Select tags to filter by" : "Seleziona le etichette per filtrare",
|
||||
"No tags found" : "Nessuna etichetta trovata",
|
||||
"Please select tags to filter by" : "Seleziona le etichette per filtrare",
|
||||
"No files found for the selected tags" : "Nessun file trovato per le etichette selezionate",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Le etichette collaborative sono disponibili per tutti gli utenti. Le etichette limitate sono visibili agli utenti, ma non possono essere assegnate da essi. Le etichette invisibili sono per uso interno, poiché gli utenti non possono vederle o assegnarle.",
|
||||
"Create a new tag" : "Crea una nuova etichetta",
|
||||
"Name" : "Nome",
|
||||
|
|
@ -75,6 +71,10 @@
|
|||
"No files in here" : "Qui non c'è alcun file",
|
||||
"No entries found in this folder" : "Nessuna voce trovata in questa cartella",
|
||||
"Size" : "Dimensione",
|
||||
"Modified" : "Modificato"
|
||||
"Modified" : "Modificato",
|
||||
"Tagged files" : "File etichettati",
|
||||
"Select tags to filter by" : "Seleziona le etichette per filtrare",
|
||||
"Please select tags to filter by" : "Seleziona le etichette per filtrare",
|
||||
"No files found for the selected tags" : "Nessun file trovato per le etichette selezionate"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -51,11 +51,7 @@ OC.L10N.register(
|
|||
"Failed to load tags" : "タグの読込に失敗しました",
|
||||
"This file has the tag {tag}" : "このファイルには {tag} タグがあります。",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります",
|
||||
"Tagged files" : "タグ済ファイル",
|
||||
"Select tags to filter by" : "フィルターするタグを選択してください",
|
||||
"No tags found" : "タグが見つかりません",
|
||||
"Please select tags to filter by" : "フィルターするタグを入力してください",
|
||||
"No files found for the selected tags" : "そのタグに割りあてられているファイルはありません",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "コラボタグはすべてのユーザーで利用できます。制限付きタグは、ユーザーから見えますが、ユーザーが割り当てることはできません。不可視タグは、ユーザーが見ることも割り当てることもできず、内部利用のためのものです。",
|
||||
"Create a new tag" : "新しいタグを作成する",
|
||||
"Name" : "名前",
|
||||
|
|
@ -67,6 +63,10 @@ OC.L10N.register(
|
|||
"No files in here" : "ファイルがありません",
|
||||
"No entries found in this folder" : "このフォルダーにはエントリーがありません",
|
||||
"Size" : "サイズ",
|
||||
"Modified" : "更新日時"
|
||||
"Modified" : "更新日時",
|
||||
"Tagged files" : "タグ済ファイル",
|
||||
"Select tags to filter by" : "フィルターするタグを選択してください",
|
||||
"Please select tags to filter by" : "フィルターするタグを入力してください",
|
||||
"No files found for the selected tags" : "そのタグに割りあてられているファイルはありません"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -49,11 +49,7 @@
|
|||
"Failed to load tags" : "タグの読込に失敗しました",
|
||||
"This file has the tag {tag}" : "このファイルには {tag} タグがあります。",
|
||||
"This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります",
|
||||
"Tagged files" : "タグ済ファイル",
|
||||
"Select tags to filter by" : "フィルターするタグを選択してください",
|
||||
"No tags found" : "タグが見つかりません",
|
||||
"Please select tags to filter by" : "フィルターするタグを入力してください",
|
||||
"No files found for the selected tags" : "そのタグに割りあてられているファイルはありません",
|
||||
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "コラボタグはすべてのユーザーで利用できます。制限付きタグは、ユーザーから見えますが、ユーザーが割り当てることはできません。不可視タグは、ユーザーが見ることも割り当てることもできず、内部利用のためのものです。",
|
||||
"Create a new tag" : "新しいタグを作成する",
|
||||
"Name" : "名前",
|
||||
|
|
@ -65,6 +61,10 @@
|
|||
"No files in here" : "ファイルがありません",
|
||||
"No entries found in this folder" : "このフォルダーにはエントリーがありません",
|
||||
"Size" : "サイズ",
|
||||
"Modified" : "更新日時"
|
||||
"Modified" : "更新日時",
|
||||
"Tagged files" : "タグ済ファイル",
|
||||
"Select tags to filter by" : "フィルターするタグを選択してください",
|
||||
"Please select tags to filter by" : "フィルターするタグを入力してください",
|
||||
"No files found for the selected tags" : "そのタグに割りあてられているファイルはありません"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -37,11 +37,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "<strong>სისტემური ტეგები</strong> ფაილისთვის შეიცვალა",
|
||||
"Tags" : "ტეგები",
|
||||
"Collaborative tags" : "თანამშრომლობის ტეგები",
|
||||
"Tagged files" : "დატაგული ფაილები",
|
||||
"Select tags to filter by" : "ფილტრაციისთვის აირჩიეთ ტეგები",
|
||||
"No tags found" : "ტეგები ვერ მოიძებნა",
|
||||
"Please select tags to filter by" : "ფილტრაციისთვის გთხოვთ აირჩიოთ ტეგები",
|
||||
"No files found for the selected tags" : "არჩეული ტეგების მიხედვით ფაილების პოვნა ვერ მოხერხდა",
|
||||
"Create a new tag" : "ახალი ტეგის შექმნა",
|
||||
"Name" : "სახელი",
|
||||
"Public" : "ღია",
|
||||
|
|
@ -52,6 +48,10 @@ OC.L10N.register(
|
|||
"No files in here" : "აქ ფაილები არაა",
|
||||
"No entries found in this folder" : "ამ დირექტორიაში შენატანების მოძებნა ვერ მოხერხდა",
|
||||
"Size" : "ზომა",
|
||||
"Modified" : "შეცვლილია"
|
||||
"Modified" : "შეცვლილია",
|
||||
"Tagged files" : "დატაგული ფაილები",
|
||||
"Select tags to filter by" : "ფილტრაციისთვის აირჩიეთ ტეგები",
|
||||
"Please select tags to filter by" : "ფილტრაციისთვის გთხოვთ აირჩიოთ ტეგები",
|
||||
"No files found for the selected tags" : "არჩეული ტეგების მიხედვით ფაილების პოვნა ვერ მოხერხდა"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
|
|||
|
|
@ -35,11 +35,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "<strong>სისტემური ტეგები</strong> ფაილისთვის შეიცვალა",
|
||||
"Tags" : "ტეგები",
|
||||
"Collaborative tags" : "თანამშრომლობის ტეგები",
|
||||
"Tagged files" : "დატაგული ფაილები",
|
||||
"Select tags to filter by" : "ფილტრაციისთვის აირჩიეთ ტეგები",
|
||||
"No tags found" : "ტეგები ვერ მოიძებნა",
|
||||
"Please select tags to filter by" : "ფილტრაციისთვის გთხოვთ აირჩიოთ ტეგები",
|
||||
"No files found for the selected tags" : "არჩეული ტეგების მიხედვით ფაილების პოვნა ვერ მოხერხდა",
|
||||
"Create a new tag" : "ახალი ტეგის შექმნა",
|
||||
"Name" : "სახელი",
|
||||
"Public" : "ღია",
|
||||
|
|
@ -50,6 +46,10 @@
|
|||
"No files in here" : "აქ ფაილები არაა",
|
||||
"No entries found in this folder" : "ამ დირექტორიაში შენატანების მოძებნა ვერ მოხერხდა",
|
||||
"Size" : "ზომა",
|
||||
"Modified" : "შეცვლილია"
|
||||
"Modified" : "შეცვლილია",
|
||||
"Tagged files" : "დატაგული ფაილები",
|
||||
"Select tags to filter by" : "ფილტრაციისთვის აირჩიეთ ტეგები",
|
||||
"Please select tags to filter by" : "ფილტრაციისთვის გთხოვთ აირჩიოთ ტეგები",
|
||||
"No files found for the selected tags" : "არჩეული ტეგების მიხედვით ფაილების პოვნა ვერ მოხერხდა"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue