[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-08-17 00:08:32 +00:00
parent 7eaf63cbc6
commit 5d1e4395fa
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
92 changed files with 630 additions and 560 deletions

View File

@ -24,6 +24,7 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Du behöver migrera dina krypteringsnycklar från den gamla krypteringen (ownCloud <= 8.0) till den nya. Kör 'occ encryption:migrate' eller kontakta din administratör",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ogiltig privat nyckel för krypteringsappen. Uppdatera din privata nyckels lösenord i dina personliga inställningar för att återställa tillgång till dina krypterade filer.",
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Krypteringsappen är aktiverad men dina nycklar är inte aktiverade. Logga ut och in igen så aktiveras dem. ",
"Please enable server side encryption in the admin settings in order to use the encryption module." : "Aktivera kryptering på servern i administratörsinställningarna för att använda krypteringsmodulen.",
"Encryption app is enabled and ready" : "Krypteringsfunktionen är aktiverad och redo",
"Bad Signature" : "Dålig signatur",
"Missing Signature" : "Saknar signatur",

View File

@ -22,6 +22,7 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Du behöver migrera dina krypteringsnycklar från den gamla krypteringen (ownCloud <= 8.0) till den nya. Kör 'occ encryption:migrate' eller kontakta din administratör",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ogiltig privat nyckel för krypteringsappen. Uppdatera din privata nyckels lösenord i dina personliga inställningar för att återställa tillgång till dina krypterade filer.",
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Krypteringsappen är aktiverad men dina nycklar är inte aktiverade. Logga ut och in igen så aktiveras dem. ",
"Please enable server side encryption in the admin settings in order to use the encryption module." : "Aktivera kryptering på servern i administratörsinställningarna för att använda krypteringsmodulen.",
"Encryption app is enabled and ready" : "Krypteringsfunktionen är aktiverad och redo",
"Bad Signature" : "Dålig signatur",
"Missing Signature" : "Saknar signatur",

View File

@ -1,7 +1,7 @@
OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Elementos compartidos federados",
"Federated sharing" : "Elementos compartidos",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Desea agregar el elemento compartido remoto {name} de {owner}@{remote}?",
"Remote share" : "Elemento compartido remoto",
"Remote share password" : "Contraseña del elemento compartido remoto",
@ -12,9 +12,9 @@ OC.L10N.register(
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"Invalid Federated Cloud ID" : "El ID de la Nube Federada es inválido",
"Invalid Federated Cloud ID" : "El ID es inválido",
"Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor",
"Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ",
"Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ",
"Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.",
"The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.",

View File

@ -1,5 +1,5 @@
{ "translations": {
"Federated sharing" : "Elementos compartidos federados",
"Federated sharing" : "Elementos compartidos",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Desea agregar el elemento compartido remoto {name} de {owner}@{remote}?",
"Remote share" : "Elemento compartido remoto",
"Remote share password" : "Contraseña del elemento compartido remoto",
@ -10,9 +10,9 @@
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"Invalid Federated Cloud ID" : "El ID de la Nube Federada es inválido",
"Invalid Federated Cloud ID" : "El ID es inválido",
"Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor",
"Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ",
"Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ",
"Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.",
"The mountpoint name contains invalid characters." : "El nombre del punto de montaje contiene caracteres inválidos.",

View File

@ -79,17 +79,23 @@ OC.L10N.register(
"Moved by {user}" : "Mogut per {user}",
"\"remote user\"" : "\"usuari remot\"",
"You created {file}" : "Has creat {file}",
"{user} created {file}" : "{user} ha creat {file}",
"You changed {file}" : "Has modificat {file}",
"You deleted {file}" : "Heu esborrat {file}",
"You restored {file}" : "Has restaurat {file}",
"You renamed {oldfile} to {newfile}" : "Heu reanomenat {oldfile} a {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} ha reanomenat {oldfile} a {newfile}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fitxer o carpeta ha estat <strong>canviat</strong> o <strong>reanomenat</strong>",
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
"Unlimited" : "Il·limitat",
"Upload (max. %s)" : "Pujada (màx. %s)",
"File handling" : "Gestió de fitxers",
"Maximum upload size" : "Mida màxima de pujada",
"max. possible: " : "màxim possible:",
"Save" : "Desa",
"%s of %s used" : "Usats %s de %s",
"%s used" : "%s utilitzat",
"Settings" : "Arranjament",
"Show hidden files" : "Mostra els fitxers ocults",
"WebDAV" : "WebDAV",
@ -99,6 +105,7 @@ OC.L10N.register(
"Select all" : "Seleccionar tot",
"Upload too large" : "La pujada és massa gran",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor",
"No favorites yet" : "Sense preferits",
"Files and folders you mark as favorite will show up here" : "Aquí apareixeran els arxius i carpetes que vostè marqui com favorits",
"Shared with you" : "Compartit amb tu",
"Shared with others" : "Compartit amb altres",

View File

@ -77,17 +77,23 @@
"Moved by {user}" : "Mogut per {user}",
"\"remote user\"" : "\"usuari remot\"",
"You created {file}" : "Has creat {file}",
"{user} created {file}" : "{user} ha creat {file}",
"You changed {file}" : "Has modificat {file}",
"You deleted {file}" : "Heu esborrat {file}",
"You restored {file}" : "Has restaurat {file}",
"You renamed {oldfile} to {newfile}" : "Heu reanomenat {oldfile} a {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} ha reanomenat {oldfile} a {newfile}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fitxer o carpeta ha estat <strong>canviat</strong> o <strong>reanomenat</strong>",
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
"Unlimited" : "Il·limitat",
"Upload (max. %s)" : "Pujada (màx. %s)",
"File handling" : "Gestió de fitxers",
"Maximum upload size" : "Mida màxima de pujada",
"max. possible: " : "màxim possible:",
"Save" : "Desa",
"%s of %s used" : "Usats %s de %s",
"%s used" : "%s utilitzat",
"Settings" : "Arranjament",
"Show hidden files" : "Mostra els fitxers ocults",
"WebDAV" : "WebDAV",
@ -97,6 +103,7 @@
"Select all" : "Seleccionar tot",
"Upload too large" : "La pujada és massa gran",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor",
"No favorites yet" : "Sense preferits",
"Files and folders you mark as favorite will show up here" : "Aquí apareixeran els arxius i carpetes que vostè marqui com favorits",
"Shared with you" : "Compartit amb tu",
"Shared with others" : "Compartit amb altres",

View File

@ -5,16 +5,16 @@ OC.L10N.register(
"Storage invalid" : "Хранилище неисправно",
"Unknown error" : "Неизвестная ошибка",
"All files" : "Все файлы",
"Recent" : "Недавние",
"Recent" : "Недавно изменённые",
"File could not be found" : "Невозможно найти файл",
"Home" : "Главная",
"Close" : "Закрыть",
"Favorites" : "Избранное",
"Could not create folder \"{dir}\"" : "Невозможно создать каталог \"{dir}\"",
"Favorites" : "Избранные",
"Could not create folder \"{dir}\"" : "Невозможно создать каталог «{dir}»",
"Upload cancelled." : "Загрузка отменена.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить «{filename}», так как это либо каталог, либо файл нулевого размера",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, Вы загружаете {size1}, но осталось только {size2}",
"Target folder \"{dir}\" does not exist any more" : "Целевой каталог \"{dir}\" более не существует",
"Target folder \"{dir}\" does not exist any more" : "Целевой каталог «{dir}» более не существует",
"Not enough free space" : "Недостаточно свободного места",
"Uploading..." : "Загрузка...",
"..." : "...",
@ -34,17 +34,17 @@ OC.L10N.register(
"Pending" : "Ожидается",
"Unable to determine date" : "Невозможно определить дату",
"This operation is forbidden" : "Операция запрещена",
"This directory is unavailable, please check the logs or contact the administrator" : "Директория недоступна, пожалуйста проверьте журнал сообщений или свяжитесь с администратором",
"Could not move \"{file}\", target exists" : "Невозможно переместить \"{file}\", цель отсутствует",
"Could not move \"{file}\"" : "Невозможно переместить \"{file}\"",
"{newName} already exists" : "{newName} уже существует",
"Could not rename \"{fileName}\", it does not exist any more" : "Невозможно переименовать \"{fileName}\", файл больше не существует",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{targetName}\" уже используется в каталоге \"{dir}\". Пожалуйста, выберите другое имя.",
"Could not rename \"{fileName}\"" : "Невозможно переименовать \"{fileName}\"",
"Could not create file \"{file}\"" : "Невозможно создать файл \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется",
"Could not create folder \"{dir}\" because it already exists" : "Невозможно создать каталог \"{dir}\" потому что он уже имеется",
"Error deleting file \"{fileName}\"." : "Ошибка удаления файла \"{fileName}\".",
"This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором",
"Could not move \"{file}\", target exists" : "Невозможно переместить файл «{file}», он уже существует в каталоге назначения",
"Could not move \"{file}\"" : "Невозможно переместить «{file}»",
"{newName} already exists" : "«{newName}» уже существует",
"Could not rename \"{fileName}\", it does not exist any more" : "Невозможно переименовать «{fileName}», файл больше не существует",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя «{targetName}» уже используется в каталоге «{dir}». Выберите другое имя.",
"Could not rename \"{fileName}\"" : "Невозможно переименовать «{fileName}»",
"Could not create file \"{file}\"" : "Невозможно создать файл «{file}»",
"Could not create file \"{file}\" because it already exists" : "Невозможно создать файл «{file}», он уже существует",
"Could not create folder \"{dir}\" because it already exists" : "Невозможно создать каталог «{dir}», он уже существует",
"Error deleting file \"{fileName}\"." : "Ошибка удаления файла «{fileName}».",
"No search results in other folders for {tag}{filter}{endtag}" : "Нет результатов поиска в других папках для {tag}{filter}{endtag}",
"Name" : "Имя",
"Size" : "Размер",
@ -56,11 +56,11 @@ OC.L10N.register(
"You dont have permission to upload or create files here" : "У вас нет прав для загрузки или создания файлов здесь.",
"_Uploading %n file_::_Uploading %n files_" : ["Закачка %n файла","Закачка %n файлов","Закачка %n файлов","Закачка %n файлов"],
"New" : "Новый",
"\"{name}\" is an invalid file name." : "\"{name}\" это неправильное имя файла.",
"\"{name}\" is an invalid file name." : "«{name}» — недопустимое имя файла.",
"File name cannot be empty." : "Имя файла не может быть пустым.",
"\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилище {owner} переполнено, файлы больше не могут быть обновлены или синхронизированы!",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище заполнено, произведите очистку перед загрузкой новых файлов.",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилище {owner} практически заполнено ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"],
@ -70,14 +70,14 @@ OC.L10N.register(
"Path" : "Путь",
"_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"],
"Favorited" : "Избранное",
"Favorite" : "Избранное",
"Favorite" : "Добавить в избранное",
"New folder" : "Новый каталог",
"Upload file" : "Загрузить файл",
"An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка",
"Added to favorites" : "Добавлено в избранное",
"Removed from favorites" : "Удалено из избранного",
"You added {file} to your favorites" : "Вы добавили {file} в избранное",
"You removed {file} from your favorites" : "Вы удалили {file} из избранного",
"You added {file} to your favorites" : "Вы добавили «{file}» в избранное",
"You removed {file} from your favorites" : "Вы удалили «{file}» из избранного",
"File changes" : "Изменения файлов",
"Created by {user}" : "Создано {user}",
"Changed by {user}" : "Изменено {user}",
@ -86,22 +86,22 @@ OC.L10N.register(
"Renamed by {user}" : "Переименовано {user}",
"Moved by {user}" : "Перемещено {user}",
"\"remote user\"" : "«пользователь с другого сервера»",
"You created {file}" : "Вы создали {file}",
"{user} created {file}" : "{user} создал {file}",
"{file} was created in a public folder" : "{file} создан в общедоступом каталоге",
"You changed {file}" : "Вы изменили {file}",
"{user} changed {file}" : "{user} изменил {file}",
"You deleted {file}" : "Вы удалили {file}",
"{user} deleted {file}" : "{user} удалил {file}",
"You restored {file}" : "Вы восстановили {file}",
"{user} restored {file}" : "{user} восстановил {file}",
"You renamed {oldfile} to {newfile}" : "Вы переименовали {oldfile} в {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} переименовал {oldfile} в {newfile}",
"You moved {oldfile} to {newfile}" : "Вы переместили {oldfile} в {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} переместил {oldfile} в {newfile}",
"You created {file}" : "Вы создали «{file}»",
"{user} created {file}" : "{user} создал(а) «{file}»",
"{file} was created in a public folder" : "«{file}» создан в общедоступом каталоге",
"You changed {file}" : "Вы изменили «{file}»",
"{user} changed {file}" : "{user} изменил(а) «{file}»",
"You deleted {file}" : "Вы удалили «{file}»",
"{user} deleted {file}" : "{user} удалил(а) «{file}»",
"You restored {file}" : "Вы восстановили «{file}»",
"{user} restored {file}" : "{user} восстановил(а) «{file}»",
"You renamed {oldfile} to {newfile}" : "Вы переименовали «{oldfile}» в «{newfile}»",
"{user} renamed {oldfile} to {newfile}" : "{user} переименовал(а) «{oldfile}» в «{newfile}»",
"You moved {oldfile} to {newfile}" : "Вы переместили «{oldfile}» в «{newfile}»",
"{user} moved {oldfile} to {newfile}" : "{user} переместил(а) «{oldfile}» в «{newfile}»",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл был добавлен или удален из вашего <strong>избранного</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>",
"A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Файл или каталог был <strong>изменён</strong> или <strong>переименован</strong>",
"A new file or folder has been <strong>created</strong>" : "Был <strong>создан</strong> новый файл или каталог",
"A file or folder has been <strong>deleted</strong>" : "Файл или каталог был <strong>удалён</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничить уведомления о создании и изменении ваших <strong>избранных файлов</strong> <em>(отображать только в приложении события)</em>",
"A file or folder has been <strong>restored</strong>" : "Файл или каталог был <strong>восстановлен</strong>",
@ -112,28 +112,28 @@ OC.L10N.register(
"max. possible: " : "макс. возможно: ",
"Save" : "Сохранить",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "В режиме PHP-FPM применение изменений может занять до 5 минут.",
"Missing permissions to edit from here." : "Отсутствуют права на удаление.",
"Missing permissions to edit from here." : "Отсутствуют права на внесение здесь изменений.",
"%s of %s used" : "использовано %s из %s",
"%s used" : "%s использовано",
"Settings" : "Настройки",
"Show hidden files" : "Показать скрытые файлы",
"Show hidden files" : "Показывать скрытые файлы",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">для доступа к вашим файлам по WebDAV</a>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Используйте этот адрес <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">для доступа по WebDAV</a>",
"No files in here" : "Здесь нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
"No entries found in this folder" : "Ничего не найдено",
"No entries found in this folder" : "В этом каталоге ничего не найдено",
"Select all" : "Выбрать все",
"Upload too large" : "Файл слишком велик",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.",
"No favorites yet" : "Избранного ещё нет",
"Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и каталоги, отмеченные как избранные",
"Shared with you" : "Поделились с вами",
"No favorites yet" : "В избранное ещё ничего не добавлено ",
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
"Shared with you" : "Доступные для Вас",
"Shared with others" : "Доступные для других",
"Shared by link" : "Доступные по ссылке",
"Tags" : "Метки",
"Deleted files" : "Корзина",
"Text file" : "Текстовый файл",
"New text file.txt" : "Новый текстовый документ.txt",
"New text file.txt" : "Новый текстовый файл.txt",
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Остался {hours}:{minutes}:{seconds} час","Осталось {hours}:{minutes}:{seconds} часа","Осталось {hours}:{minutes}:{seconds} часов","Осталось {hours}:{minutes}:{seconds} часов"],
"{hours}:{minutes}h" : "{hours}:{minutes}ч",
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["осталась {minutes}:{seconds} минута","осталось {minutes}:{seconds} минуты","осталось {minutes}:{seconds} минут","осталось {minutes}:{seconds} минут"],
@ -143,7 +143,7 @@ OC.L10N.register(
"Any moment now..." : "В любой момент...",
"Soon..." : "Скоро...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку.",
"Copy local link" : "Копировать локальную ссылку",
"Copy local link" : "Скопировать локальную ссылку",
"Folder" : "Каталог",
"Upload" : "Загрузить",
"A new file or folder has been <strong>deleted</strong>" : "Новый файл или каталог был <strong>удален</strong>",

View File

@ -3,16 +3,16 @@
"Storage invalid" : "Хранилище неисправно",
"Unknown error" : "Неизвестная ошибка",
"All files" : "Все файлы",
"Recent" : "Недавние",
"Recent" : "Недавно изменённые",
"File could not be found" : "Невозможно найти файл",
"Home" : "Главная",
"Close" : "Закрыть",
"Favorites" : "Избранное",
"Could not create folder \"{dir}\"" : "Невозможно создать каталог \"{dir}\"",
"Favorites" : "Избранные",
"Could not create folder \"{dir}\"" : "Невозможно создать каталог «{dir}»",
"Upload cancelled." : "Загрузка отменена.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить «{filename}», так как это либо каталог, либо файл нулевого размера",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, Вы загружаете {size1}, но осталось только {size2}",
"Target folder \"{dir}\" does not exist any more" : "Целевой каталог \"{dir}\" более не существует",
"Target folder \"{dir}\" does not exist any more" : "Целевой каталог «{dir}» более не существует",
"Not enough free space" : "Недостаточно свободного места",
"Uploading..." : "Загрузка...",
"..." : "...",
@ -32,17 +32,17 @@
"Pending" : "Ожидается",
"Unable to determine date" : "Невозможно определить дату",
"This operation is forbidden" : "Операция запрещена",
"This directory is unavailable, please check the logs or contact the administrator" : "Директория недоступна, пожалуйста проверьте журнал сообщений или свяжитесь с администратором",
"Could not move \"{file}\", target exists" : "Невозможно переместить \"{file}\", цель отсутствует",
"Could not move \"{file}\"" : "Невозможно переместить \"{file}\"",
"{newName} already exists" : "{newName} уже существует",
"Could not rename \"{fileName}\", it does not exist any more" : "Невозможно переименовать \"{fileName}\", файл больше не существует",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{targetName}\" уже используется в каталоге \"{dir}\". Пожалуйста, выберите другое имя.",
"Could not rename \"{fileName}\"" : "Невозможно переименовать \"{fileName}\"",
"Could not create file \"{file}\"" : "Невозможно создать файл \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется",
"Could not create folder \"{dir}\" because it already exists" : "Невозможно создать каталог \"{dir}\" потому что он уже имеется",
"Error deleting file \"{fileName}\"." : "Ошибка удаления файла \"{fileName}\".",
"This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором",
"Could not move \"{file}\", target exists" : "Невозможно переместить файл «{file}», он уже существует в каталоге назначения",
"Could not move \"{file}\"" : "Невозможно переместить «{file}»",
"{newName} already exists" : "«{newName}» уже существует",
"Could not rename \"{fileName}\", it does not exist any more" : "Невозможно переименовать «{fileName}», файл больше не существует",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя «{targetName}» уже используется в каталоге «{dir}». Выберите другое имя.",
"Could not rename \"{fileName}\"" : "Невозможно переименовать «{fileName}»",
"Could not create file \"{file}\"" : "Невозможно создать файл «{file}»",
"Could not create file \"{file}\" because it already exists" : "Невозможно создать файл «{file}», он уже существует",
"Could not create folder \"{dir}\" because it already exists" : "Невозможно создать каталог «{dir}», он уже существует",
"Error deleting file \"{fileName}\"." : "Ошибка удаления файла «{fileName}».",
"No search results in other folders for {tag}{filter}{endtag}" : "Нет результатов поиска в других папках для {tag}{filter}{endtag}",
"Name" : "Имя",
"Size" : "Размер",
@ -54,11 +54,11 @@
"You dont have permission to upload or create files here" : "У вас нет прав для загрузки или создания файлов здесь.",
"_Uploading %n file_::_Uploading %n files_" : ["Закачка %n файла","Закачка %n файлов","Закачка %n файлов","Закачка %n файлов"],
"New" : "Новый",
"\"{name}\" is an invalid file name." : "\"{name}\" это неправильное имя файла.",
"\"{name}\" is an invalid file name." : "«{name}» — недопустимое имя файла.",
"File name cannot be empty." : "Имя файла не может быть пустым.",
"\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилище {owner} переполнено, файлы больше не могут быть обновлены или синхронизированы!",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище заполнено, произведите очистку перед загрузкой новых файлов.",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилище {owner} практически заполнено ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"],
@ -68,14 +68,14 @@
"Path" : "Путь",
"_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"],
"Favorited" : "Избранное",
"Favorite" : "Избранное",
"Favorite" : "Добавить в избранное",
"New folder" : "Новый каталог",
"Upload file" : "Загрузить файл",
"An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка",
"Added to favorites" : "Добавлено в избранное",
"Removed from favorites" : "Удалено из избранного",
"You added {file} to your favorites" : "Вы добавили {file} в избранное",
"You removed {file} from your favorites" : "Вы удалили {file} из избранного",
"You added {file} to your favorites" : "Вы добавили «{file}» в избранное",
"You removed {file} from your favorites" : "Вы удалили «{file}» из избранного",
"File changes" : "Изменения файлов",
"Created by {user}" : "Создано {user}",
"Changed by {user}" : "Изменено {user}",
@ -84,22 +84,22 @@
"Renamed by {user}" : "Переименовано {user}",
"Moved by {user}" : "Перемещено {user}",
"\"remote user\"" : "«пользователь с другого сервера»",
"You created {file}" : "Вы создали {file}",
"{user} created {file}" : "{user} создал {file}",
"{file} was created in a public folder" : "{file} создан в общедоступом каталоге",
"You changed {file}" : "Вы изменили {file}",
"{user} changed {file}" : "{user} изменил {file}",
"You deleted {file}" : "Вы удалили {file}",
"{user} deleted {file}" : "{user} удалил {file}",
"You restored {file}" : "Вы восстановили {file}",
"{user} restored {file}" : "{user} восстановил {file}",
"You renamed {oldfile} to {newfile}" : "Вы переименовали {oldfile} в {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} переименовал {oldfile} в {newfile}",
"You moved {oldfile} to {newfile}" : "Вы переместили {oldfile} в {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} переместил {oldfile} в {newfile}",
"You created {file}" : "Вы создали «{file}»",
"{user} created {file}" : "{user} создал(а) «{file}»",
"{file} was created in a public folder" : "«{file}» создан в общедоступом каталоге",
"You changed {file}" : "Вы изменили «{file}»",
"{user} changed {file}" : "{user} изменил(а) «{file}»",
"You deleted {file}" : "Вы удалили «{file}»",
"{user} deleted {file}" : "{user} удалил(а) «{file}»",
"You restored {file}" : "Вы восстановили «{file}»",
"{user} restored {file}" : "{user} восстановил(а) «{file}»",
"You renamed {oldfile} to {newfile}" : "Вы переименовали «{oldfile}» в «{newfile}»",
"{user} renamed {oldfile} to {newfile}" : "{user} переименовал(а) «{oldfile}» в «{newfile}»",
"You moved {oldfile} to {newfile}" : "Вы переместили «{oldfile}» в «{newfile}»",
"{user} moved {oldfile} to {newfile}" : "{user} переместил(а) «{oldfile}» в «{newfile}»",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл был добавлен или удален из вашего <strong>избранного</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>",
"A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Файл или каталог был <strong>изменён</strong> или <strong>переименован</strong>",
"A new file or folder has been <strong>created</strong>" : "Был <strong>создан</strong> новый файл или каталог",
"A file or folder has been <strong>deleted</strong>" : "Файл или каталог был <strong>удалён</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничить уведомления о создании и изменении ваших <strong>избранных файлов</strong> <em>(отображать только в приложении события)</em>",
"A file or folder has been <strong>restored</strong>" : "Файл или каталог был <strong>восстановлен</strong>",
@ -110,28 +110,28 @@
"max. possible: " : "макс. возможно: ",
"Save" : "Сохранить",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "В режиме PHP-FPM применение изменений может занять до 5 минут.",
"Missing permissions to edit from here." : "Отсутствуют права на удаление.",
"Missing permissions to edit from here." : "Отсутствуют права на внесение здесь изменений.",
"%s of %s used" : "использовано %s из %s",
"%s used" : "%s использовано",
"Settings" : "Настройки",
"Show hidden files" : "Показать скрытые файлы",
"Show hidden files" : "Показывать скрытые файлы",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">для доступа к вашим файлам по WebDAV</a>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Используйте этот адрес <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">для доступа по WebDAV</a>",
"No files in here" : "Здесь нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
"No entries found in this folder" : "Ничего не найдено",
"No entries found in this folder" : "В этом каталоге ничего не найдено",
"Select all" : "Выбрать все",
"Upload too large" : "Файл слишком велик",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.",
"No favorites yet" : "Избранного ещё нет",
"Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и каталоги, отмеченные как избранные",
"Shared with you" : "Поделились с вами",
"No favorites yet" : "В избранное ещё ничего не добавлено ",
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
"Shared with you" : "Доступные для Вас",
"Shared with others" : "Доступные для других",
"Shared by link" : "Доступные по ссылке",
"Tags" : "Метки",
"Deleted files" : "Корзина",
"Text file" : "Текстовый файл",
"New text file.txt" : "Новый текстовый документ.txt",
"New text file.txt" : "Новый текстовый файл.txt",
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Остался {hours}:{minutes}:{seconds} час","Осталось {hours}:{minutes}:{seconds} часа","Осталось {hours}:{minutes}:{seconds} часов","Осталось {hours}:{minutes}:{seconds} часов"],
"{hours}:{minutes}h" : "{hours}:{minutes}ч",
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["осталась {minutes}:{seconds} минута","осталось {minutes}:{seconds} минуты","осталось {minutes}:{seconds} минут","осталось {minutes}:{seconds} минут"],
@ -141,7 +141,7 @@
"Any moment now..." : "В любой момент...",
"Soon..." : "Скоро...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку.",
"Copy local link" : "Копировать локальную ссылку",
"Copy local link" : "Скопировать локальную ссылку",
"Folder" : "Каталог",
"Upload" : "Загрузить",
"A new file or folder has been <strong>deleted</strong>" : "Новый файл или каталог был <strong>удален</strong>",

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
"Please provide a valid app key and secret." : "Zadejte prosím platný klíč a tajné heslo aplikace.",
"Step 1 failed. Exception: %s" : "Selhal krok 1. Výjimka: %s",
"Step 2 failed. Exception: %s" : "Selhal krok 2. Výjimka: %s",
"External storages" : "Externí úložiště",
"Dropbox App Configuration" : "Nastavení aplikace Dropbox",
"Google Drive App Configuration" : "Nastavení aplikace Disk Google",
"Personal" : "Osobní",
"System" : "Systém",
"Grant access" : "Povolit přístup",
"Error configuring OAuth1" : "Chyba nastavení OAuth1",
"Please provide a valid app key and secret." : "Zadejte prosím platný klíč a tajné heslo aplikace.",
"Error configuring OAuth2" : "Chyba nastavení OAuth2",
"Generate keys" : "Vytvořit klíče",
"Error generating key pair" : "Chyba při vytváření páru klíčů",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Vzdálený podadresář",
"Secure https://" : "Zabezpečené https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Počítač",
"Secure ftps://" : "Zabezpečené ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Smazat",
"Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště",
"Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
"Dropbox App Configuration" : "Nastavení aplikace Dropbox",
"Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno",
"Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat"
"Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat",
"Dropbox" : "Dropbox"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
"Please provide a valid app key and secret." : "Zadejte prosím platný klíč a tajné heslo aplikace.",
"Step 1 failed. Exception: %s" : "Selhal krok 1. Výjimka: %s",
"Step 2 failed. Exception: %s" : "Selhal krok 2. Výjimka: %s",
"External storages" : "Externí úložiště",
"Dropbox App Configuration" : "Nastavení aplikace Dropbox",
"Google Drive App Configuration" : "Nastavení aplikace Disk Google",
"Personal" : "Osobní",
"System" : "Systém",
"Grant access" : "Povolit přístup",
"Error configuring OAuth1" : "Chyba nastavení OAuth1",
"Please provide a valid app key and secret." : "Zadejte prosím platný klíč a tajné heslo aplikace.",
"Error configuring OAuth2" : "Chyba nastavení OAuth2",
"Generate keys" : "Vytvořit klíče",
"Error generating key pair" : "Chyba při vytváření páru klíčů",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Vzdálený podadresář",
"Secure https://" : "Zabezpečené https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Počítač",
"Secure ftps://" : "Zabezpečené ftps://",
@ -124,7 +120,11 @@
"Delete" : "Smazat",
"Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště",
"Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.",
"Dropbox App Configuration" : "Nastavení aplikace Dropbox",
"Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno",
"Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat"
"Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}

View File

@ -1,9 +1,6 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Tokener til anmodning om hentning mislykkedes. Verificér at dine app-nøgle og -hemmelighed er korrekte.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Tokener for adgang til hentning fejlede. Verificér at dine app-nøgle og -hemmelighed er korrekte.",
"Please provide a valid app key and secret." : "Angiv venligst gyldig app-nøgle og -hemmelighed.",
"Step 1 failed. Exception: %s" : "Trin 1 mislykkedes. Undtagelse: %s",
"Step 2 failed. Exception: %s" : "Trin 2 mislykkedes. Undtagelse: %s",
"External storages" : "Eksternt lager",
@ -11,6 +8,7 @@ OC.L10N.register(
"System" : "System",
"Grant access" : "Godkend adgang",
"Error configuring OAuth1" : "Fejl under konfiguration af OAuth1",
"Please provide a valid app key and secret." : "Angiv venligst gyldig app-nøgle og -hemmelighed.",
"Error configuring OAuth2" : "Fejl under konfiguration af OAuth2",
"Generate keys" : "Opret nøgler.",
"Error generating key pair" : "Fejl under oprettelse af nøglepar",
@ -64,7 +62,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Fjernundermappe",
"Secure https://" : "Sikker https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Vært",
"Secure ftps://" : "Sikker ftps://",
@ -103,7 +100,10 @@ OC.L10N.register(
"Advanced settings" : "Avancerede indstillinger",
"Delete" : "Slet",
"Allow users to mount the following external storage" : "Tillad brugere at montere følgende som eksternt lager",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Tokener til anmodning om hentning mislykkedes. Verificér at dine app-nøgle og -hemmelighed er korrekte.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Tokener for adgang til hentning fejlede. Verificér at dine app-nøgle og -hemmelighed er korrekte.",
"Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet",
"Storage with id \"%i\" is not user editable" : "Lageret med id \"%i\" kan ikke redigeres af bruger"
"Storage with id \"%i\" is not user editable" : "Lageret med id \"%i\" kan ikke redigeres af bruger",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,4 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Tokener til anmodning om hentning mislykkedes. Verificér at dine app-nøgle og -hemmelighed er korrekte.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Tokener for adgang til hentning fejlede. Verificér at dine app-nøgle og -hemmelighed er korrekte.",
"Please provide a valid app key and secret." : "Angiv venligst gyldig app-nøgle og -hemmelighed.",
"Step 1 failed. Exception: %s" : "Trin 1 mislykkedes. Undtagelse: %s",
"Step 2 failed. Exception: %s" : "Trin 2 mislykkedes. Undtagelse: %s",
"External storages" : "Eksternt lager",
@ -9,6 +6,7 @@
"System" : "System",
"Grant access" : "Godkend adgang",
"Error configuring OAuth1" : "Fejl under konfiguration af OAuth1",
"Please provide a valid app key and secret." : "Angiv venligst gyldig app-nøgle og -hemmelighed.",
"Error configuring OAuth2" : "Fejl under konfiguration af OAuth2",
"Generate keys" : "Opret nøgler.",
"Error generating key pair" : "Fejl under oprettelse af nøglepar",
@ -62,7 +60,6 @@
"URL" : "URL",
"Remote subfolder" : "Fjernundermappe",
"Secure https://" : "Sikker https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Vært",
"Secure ftps://" : "Sikker ftps://",
@ -101,7 +98,10 @@
"Advanced settings" : "Avancerede indstillinger",
"Delete" : "Slet",
"Allow users to mount the following external storage" : "Tillad brugere at montere følgende som eksternt lager",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Tokener til anmodning om hentning mislykkedes. Verificér at dine app-nøgle og -hemmelighed er korrekte.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Tokener for adgang til hentning fejlede. Verificér at dine app-nøgle og -hemmelighed er korrekte.",
"Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet",
"Storage with id \"%i\" is not user editable" : "Lageret med id \"%i\" kan ikke redigeres af bruger"
"Storage with id \"%i\" is not user editable" : "Lageret med id \"%i\" kan ikke redigeres af bruger",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Please provide a valid app key and secret." : "Bitte einen gültigen Anwendungsschlüssel mit Sicherheitsschlüssel eingeben.",
"Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s",
"Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s",
"External storages" : "Externer Speicher",
"Dropbox App Configuration" : "Dropbox-App Konfiguration",
"Google Drive App Configuration" : "Google Drive - App Konfiguration",
"Personal" : "Persönlich",
"System" : "System",
"Grant access" : "Zugriff gestatten",
"Error configuring OAuth1" : "Fehler beim Konfigurieren von OAuth1",
"Please provide a valid app key and secret." : "Bitte einen gültigen Anwendungsschlüssel mit Sicherheitsschlüssel eingeben.",
"Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2",
"Generate keys" : "Schlüssel erzeugen",
"Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Entfernter Unterordner",
"Secure https://" : "Sicherer HTTPS://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Sicherer ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Löschen",
"Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden",
"Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Dropbox App Configuration" : "Dropbox-App Konfiguration",
"Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden",
"Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden"
"Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Please provide a valid app key and secret." : "Bitte einen gültigen Anwendungsschlüssel mit Sicherheitsschlüssel eingeben.",
"Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s",
"Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s",
"External storages" : "Externer Speicher",
"Dropbox App Configuration" : "Dropbox-App Konfiguration",
"Google Drive App Configuration" : "Google Drive - App Konfiguration",
"Personal" : "Persönlich",
"System" : "System",
"Grant access" : "Zugriff gestatten",
"Error configuring OAuth1" : "Fehler beim Konfigurieren von OAuth1",
"Please provide a valid app key and secret." : "Bitte einen gültigen Anwendungsschlüssel mit Sicherheitsschlüssel eingeben.",
"Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2",
"Generate keys" : "Schlüssel erzeugen",
"Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Entfernter Unterordner",
"Secure https://" : "Sicherer HTTPS://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Sicherer ftps://",
@ -124,7 +120,11 @@
"Delete" : "Löschen",
"Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden",
"Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Dropbox App Configuration" : "Dropbox-App Konfiguration",
"Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden",
"Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden"
"Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Stellen Sie sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Stellen Sie sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Please provide a valid app key and secret." : "Bitte tragen Sie einen gültigen App-Key mit Secret ein.",
"Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s",
"Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s",
"External storages" : "Externer Speicher",
"Dropbox App Configuration" : "Dropbox-App Konfiguration",
"Google Drive App Configuration" : "Google Drive - App Konfiguration",
"Personal" : "Persönlich",
"System" : "System",
"Grant access" : "Zugriff gestatten",
"Error configuring OAuth1" : "Fehler beim Konfigurieren von OAuth1",
"Please provide a valid app key and secret." : "Bitte tragen Sie einen gültigen App-Key mit Secret ein.",
"Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2",
"Generate keys" : "Schlüssel erzeugen",
"Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "Adresse",
"Remote subfolder" : "Entfernter Unterordner",
"Secure https://" : "Sicheres https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Sicheres ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Löschen",
"Allow users to mount external storage" : "Erlauben Sie den Benutzern externen Speicher hinzuzufügen",
"Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Stellen Sie sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Stellen Sie sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Dropbox App Configuration" : "Dropbox-App Konfiguration",
"Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden",
"Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer"
"Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Stellen Sie sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Stellen Sie sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Please provide a valid app key and secret." : "Bitte tragen Sie einen gültigen App-Key mit Secret ein.",
"Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s",
"Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s",
"External storages" : "Externer Speicher",
"Dropbox App Configuration" : "Dropbox-App Konfiguration",
"Google Drive App Configuration" : "Google Drive - App Konfiguration",
"Personal" : "Persönlich",
"System" : "System",
"Grant access" : "Zugriff gestatten",
"Error configuring OAuth1" : "Fehler beim Konfigurieren von OAuth1",
"Please provide a valid app key and secret." : "Bitte tragen Sie einen gültigen App-Key mit Secret ein.",
"Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2",
"Generate keys" : "Schlüssel erzeugen",
"Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares",
@ -81,7 +78,6 @@
"URL" : "Adresse",
"Remote subfolder" : "Entfernter Unterordner",
"Secure https://" : "Sicheres https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Sicheres ftps://",
@ -124,7 +120,11 @@
"Delete" : "Löschen",
"Allow users to mount external storage" : "Erlauben Sie den Benutzern externen Speicher hinzuzufügen",
"Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Stellen Sie sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Stellen Sie sicher, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind.",
"Dropbox App Configuration" : "Dropbox-App Konfiguration",
"Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden",
"Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer"
"Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων αιτήματος απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων πρόσβασης απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.",
"Please provide a valid app key and secret." : "Παρακαλούμε δώστε έγκυρο κλειδί εφαρμογής και μυστικό.",
"Step 1 failed. Exception: %s" : "Το βήμα 1 απέτυχε. Εξαίρεση: %s",
"Step 2 failed. Exception: %s" : "Το βήμα 2 απέτυχε. Εξαίρεση: %s",
"External storages" : "Εξωτερική αποθήκευση",
"Dropbox App Configuration" : "Ρυθμίσεις εφαρμογής Dropbox",
"Google Drive App Configuration" : "Ρυθμίσεις εφαρμογής Google Drive",
"Personal" : "Προσωπικά",
"System" : "Σύστημα",
"Grant access" : "Παροχή πρόσβασης",
"Error configuring OAuth1" : "Σφάλμα ρύθμισης του OAuth1",
"Please provide a valid app key and secret." : "Παρακαλούμε δώστε έγκυρο κλειδί εφαρμογής και μυστικό.",
"Error configuring OAuth2" : "Σφάλμα ρύθμισης του OAuth2",
"Generate keys" : "Δημιουργία κλειδιών",
"Error generating key pair" : "Σφάλμα κατά τη δημιουργία ζεύγους κλειδιών",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Απομακρυσμένος υποφάκελος",
"Secure https://" : "Ασφαλής σύνδεση https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Διακομιστής",
"Secure ftps://" : "Ασφαλής ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Διαγραφή",
"Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού χώρου",
"Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων αιτήματος απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων πρόσβασης απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.",
"Dropbox App Configuration" : "Ρυθμίσεις εφαρμογής Dropbox",
"Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε",
"Storage with id \"%i\" is not user editable" : "Αποθηκευτικός χώρος με ID \"%i\" δεν είναι επεξεργάσιμος από τον χρήστη "
"Storage with id \"%i\" is not user editable" : "Αποθηκευτικός χώρος με ID \"%i\" δεν είναι επεξεργάσιμος από τον χρήστη ",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων αιτήματος απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων πρόσβασης απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.",
"Please provide a valid app key and secret." : "Παρακαλούμε δώστε έγκυρο κλειδί εφαρμογής και μυστικό.",
"Step 1 failed. Exception: %s" : "Το βήμα 1 απέτυχε. Εξαίρεση: %s",
"Step 2 failed. Exception: %s" : "Το βήμα 2 απέτυχε. Εξαίρεση: %s",
"External storages" : "Εξωτερική αποθήκευση",
"Dropbox App Configuration" : "Ρυθμίσεις εφαρμογής Dropbox",
"Google Drive App Configuration" : "Ρυθμίσεις εφαρμογής Google Drive",
"Personal" : "Προσωπικά",
"System" : "Σύστημα",
"Grant access" : "Παροχή πρόσβασης",
"Error configuring OAuth1" : "Σφάλμα ρύθμισης του OAuth1",
"Please provide a valid app key and secret." : "Παρακαλούμε δώστε έγκυρο κλειδί εφαρμογής και μυστικό.",
"Error configuring OAuth2" : "Σφάλμα ρύθμισης του OAuth2",
"Generate keys" : "Δημιουργία κλειδιών",
"Error generating key pair" : "Σφάλμα κατά τη δημιουργία ζεύγους κλειδιών",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Απομακρυσμένος υποφάκελος",
"Secure https://" : "Ασφαλής σύνδεση https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Διακομιστής",
"Secure ftps://" : "Ασφαλής ftps://",
@ -124,7 +120,11 @@
"Delete" : "Διαγραφή",
"Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού χώρου",
"Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων αιτήματος απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων πρόσβασης απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.",
"Dropbox App Configuration" : "Ρυθμίσεις εφαρμογής Dropbox",
"Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε",
"Storage with id \"%i\" is not user editable" : "Αποθηκευτικός χώρος με ID \"%i\" δεν είναι επεξεργάσιμος από τον χρήστη "
"Storage with id \"%i\" is not user editable" : "Αποθηκευτικός χώρος με ID \"%i\" δεν είναι επεξεργάσιμος από τον χρήστη ",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.",
"Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
"Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s",
"Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s",
"External storages" : "External storages",
"Dropbox App Configuration" : "Dropbox App Configuration",
"Google Drive App Configuration" : "Google Drive App Configuration",
"Personal" : "Personal",
"System" : "System",
"Grant access" : "Grant access",
"Error configuring OAuth1" : "Error configuring OAuth1",
"Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
"Error configuring OAuth2" : "Error configuring OAuth2",
"Generate keys" : "Generate keys",
"Error generating key pair" : "Error generating key pair",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Remote subfolder",
"Secure https://" : "Secure https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Secure ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Delete",
"Allow users to mount external storage" : "Allow users to mount external storage",
"Allow users to mount the following external storage" : "Allow users to mount the following external storage",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.",
"Dropbox App Configuration" : "Dropbox App Configuration",
"Storage with id \"%i\" not found" : "Storage with id \"%i\" not found",
"Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable"
"Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.",
"Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
"Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s",
"Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s",
"External storages" : "External storages",
"Dropbox App Configuration" : "Dropbox App Configuration",
"Google Drive App Configuration" : "Google Drive App Configuration",
"Personal" : "Personal",
"System" : "System",
"Grant access" : "Grant access",
"Error configuring OAuth1" : "Error configuring OAuth1",
"Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
"Error configuring OAuth2" : "Error configuring OAuth2",
"Generate keys" : "Generate keys",
"Error generating key pair" : "Error generating key pair",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Remote subfolder",
"Secure https://" : "Secure https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Secure ftps://",
@ -124,7 +120,11 @@
"Delete" : "Delete",
"Allow users to mount external storage" : "Allow users to mount external storage",
"Allow users to mount the following external storage" : "Allow users to mount the following external storage",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.",
"Dropbox App Configuration" : "Dropbox App Configuration",
"Storage with id \"%i\" not found" : "Storage with id \"%i\" not found",
"Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable"
"Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
"Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.",
"Step 1 failed. Exception: %s" : "El paso 1 falló. Excepción: %s",
"Step 2 failed. Exception: %s" : "El paso 2 falló. Excepción: %s",
"External storages" : "Almacenamientos externos",
"Dropbox App Configuration" : "Configuración de la app de Dropbox",
"Google Drive App Configuration" : "Configuración de la app de Google Drive",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Error al configurar OAuth1",
"Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.",
"Error configuring OAuth2" : "Error al configurar OAuth2",
"Generate keys" : "Generar claves",
"Error generating key pair" : "Error al generar el par de claves",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "—Seguro— https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "—Seguro— ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Eliminar",
"Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
"Dropbox App Configuration" : "Configuración de la app de Dropbox",
"Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"",
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios"
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
"Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.",
"Step 1 failed. Exception: %s" : "El paso 1 falló. Excepción: %s",
"Step 2 failed. Exception: %s" : "El paso 2 falló. Excepción: %s",
"External storages" : "Almacenamientos externos",
"Dropbox App Configuration" : "Configuración de la app de Dropbox",
"Google Drive App Configuration" : "Configuración de la app de Google Drive",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Error al configurar OAuth1",
"Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.",
"Error configuring OAuth2" : "Error al configurar OAuth2",
"Generate keys" : "Generar claves",
"Error generating key pair" : "Error al generar el par de claves",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "—Seguro— https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "—Seguro— ftps://",
@ -124,7 +120,11 @@
"Delete" : "Eliminar",
"Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
"Dropbox App Configuration" : "Configuración de la app de Dropbox",
"Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"",
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios"
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Favor de verificar que su llave de aplicación y su secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Favor de verificar que su llave de aplicación y su secreto sean correctos. ",
"Please provide a valid app key and secret." : "Favor de proporcionar una llave de aplicación y secreto válidos.",
"Step 1 failed. Exception: %s" : "Falla en el paso 1: Excepción %s",
"Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s",
"External storages" : "Almacenamiento externo",
"Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Google Drive App Configuration" : "Configuración de Aplicación Google Drive",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Se presentó un error al configurar OAuth1",
"Please provide a valid app key and secret." : "Favor de proporcionar una llave de aplicación y secreto válidos.",
"Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
"Generate keys" : "Generar llaves",
"Error generating key pair" : "Se presentó un error al generar el juego de llaves",
@ -81,7 +78,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "https:// seguro",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "ftps:// seguro",
@ -124,7 +120,11 @@ OC.L10N.register(
"Delete" : "Borrar",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Favor de verificar que su llave de aplicación y su secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Favor de verificar que su llave de aplicación y su secreto sean correctos. ",
"Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado",
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario"
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Favor de verificar que su llave de aplicación y su secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Favor de verificar que su llave de aplicación y su secreto sean correctos. ",
"Please provide a valid app key and secret." : "Favor de proporcionar una llave de aplicación y secreto válidos.",
"Step 1 failed. Exception: %s" : "Falla en el paso 1: Excepción %s",
"Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s",
"External storages" : "Almacenamiento externo",
"Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Google Drive App Configuration" : "Configuración de Aplicación Google Drive",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Se presentó un error al configurar OAuth1",
"Please provide a valid app key and secret." : "Favor de proporcionar una llave de aplicación y secreto válidos.",
"Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
"Generate keys" : "Generar llaves",
"Error generating key pair" : "Se presentó un error al generar el juego de llaves",
@ -79,7 +76,6 @@
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "https:// seguro",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "ftps:// seguro",
@ -122,7 +118,11 @@
"Delete" : "Borrar",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Favor de verificar que su llave de aplicación y su secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Favor de verificar que su llave de aplicación y su secreto sean correctos. ",
"Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado",
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario"
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
"Step 1 failed. Exception: %s" : "Falla en el paso 1: Excepción %s",
"Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s",
"External storages" : "Almacenamiento externo",
"Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Google Drive App Configuration" : "Configuración de Aplicación Google Drive",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Se presentó un error al configurar OAuth1",
"Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
"Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
"Generate keys" : "Generar llaves",
"Error generating key pair" : "Se presentó un error al generar el juego de llaves",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "https:// seguro",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "ftps:// seguro",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Borrar",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado",
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario"
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
"Step 1 failed. Exception: %s" : "Falla en el paso 1: Excepción %s",
"Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s",
"External storages" : "Almacenamiento externo",
"Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Google Drive App Configuration" : "Configuración de Aplicación Google Drive",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Se presentó un error al configurar OAuth1",
"Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
"Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
"Generate keys" : "Generar llaves",
"Error generating key pair" : "Se presentó un error al generar el juego de llaves",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "https:// seguro",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "ftps:// seguro",
@ -124,7 +120,11 @@
"Delete" : "Borrar",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado",
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario"
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen nouto epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen haku epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
"Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset",
"Step 1 failed. Exception: %s" : "Vaihe 1 epäonnistui. Poikkeus: %s",
"Step 2 failed. Exception: %s" : "Vaihe 2 epäonnistui. Poikkeus: %s",
"External storages" : "Ulkoiset tallennustilat",
"Dropbox App Configuration" : "Dropbox-sovelluksen määritys",
"Google Drive App Configuration" : "Google Drive -sovelluksen määritys",
"Personal" : "Henkilökohtainen",
"System" : "Järjestelmä",
"Grant access" : "Salli pääsy",
"Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä",
"Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset",
"Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä",
"Generate keys" : "Luo avaimet",
"Error generating key pair" : "Virhe luotaessa avainparia",
@ -81,7 +78,6 @@ OC.L10N.register(
"URL" : "Verkko-osoite",
"Remote subfolder" : "Etäalikansio",
"Secure https://" : "Salattu https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Isäntä",
"Secure ftps://" : "Salattu ftps://",
@ -124,7 +120,11 @@ OC.L10N.register(
"Delete" : "Poista",
"Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja",
"Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen nouto epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen haku epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
"Dropbox App Configuration" : "Dropbox-sovelluksen määritys",
"Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt",
"Storage with id \"%i\" is not user editable" : "Tallennustila, jolla on \"%i\" id, ei ole muokattavissa."
"Storage with id \"%i\" is not user editable" : "Tallennustila, jolla on \"%i\" id, ei ole muokattavissa.",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen nouto epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen haku epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
"Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset",
"Step 1 failed. Exception: %s" : "Vaihe 1 epäonnistui. Poikkeus: %s",
"Step 2 failed. Exception: %s" : "Vaihe 2 epäonnistui. Poikkeus: %s",
"External storages" : "Ulkoiset tallennustilat",
"Dropbox App Configuration" : "Dropbox-sovelluksen määritys",
"Google Drive App Configuration" : "Google Drive -sovelluksen määritys",
"Personal" : "Henkilökohtainen",
"System" : "Järjestelmä",
"Grant access" : "Salli pääsy",
"Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä",
"Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset",
"Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä",
"Generate keys" : "Luo avaimet",
"Error generating key pair" : "Virhe luotaessa avainparia",
@ -79,7 +76,6 @@
"URL" : "Verkko-osoite",
"Remote subfolder" : "Etäalikansio",
"Secure https://" : "Salattu https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Isäntä",
"Secure ftps://" : "Salattu ftps://",
@ -122,7 +118,11 @@
"Delete" : "Poista",
"Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja",
"Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen nouto epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pyyntötunnisteen haku epäonnistui. Tarkista että sovellusavaimesi ja -salaisuutesi ovat oikein.",
"Dropbox App Configuration" : "Dropbox-sovelluksen määritys",
"Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt",
"Storage with id \"%i\" is not user editable" : "Tallennustila, jolla on \"%i\" id, ei ole muokattavissa."
"Storage with id \"%i\" is not user editable" : "Tallennustila, jolla on \"%i\" id, ei ole muokattavissa.",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
"Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.",
"Step 1 failed. Exception: %s" : "Létape 1 a échoué. Erreur : %s",
"Step 2 failed. Exception: %s" : "Létape 2 a échoué. Erreur : %s",
"External storages" : "Stockages externes",
"Dropbox App Configuration" : "Configuration de l'application Dropbox",
"Google Drive App Configuration" : "Configuration de l'application Google Drive",
"Personal" : "Personnel",
"System" : "Système",
"Grant access" : "Autoriser l'accès",
"Error configuring OAuth1" : "Erreur lors de la configuration de OAuth1",
"Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.",
"Error configuring OAuth2" : "Erreur lors de la configuration de OAuth2",
"Generate keys" : "Générer des clés",
"Error generating key pair" : "Erreur lors de la génération des clés",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Sous-dossier distant",
"Secure https://" : "Sécurisation https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Hôte",
"Secure ftps://" : "Sécurisation ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Supprimer",
"Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
"Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
"Dropbox App Configuration" : "Configuration de l'application Dropbox",
"Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé",
"Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs"
"Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n > 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
"Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.",
"Step 1 failed. Exception: %s" : "Létape 1 a échoué. Erreur : %s",
"Step 2 failed. Exception: %s" : "Létape 2 a échoué. Erreur : %s",
"External storages" : "Stockages externes",
"Dropbox App Configuration" : "Configuration de l'application Dropbox",
"Google Drive App Configuration" : "Configuration de l'application Google Drive",
"Personal" : "Personnel",
"System" : "Système",
"Grant access" : "Autoriser l'accès",
"Error configuring OAuth1" : "Erreur lors de la configuration de OAuth1",
"Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.",
"Error configuring OAuth2" : "Erreur lors de la configuration de OAuth2",
"Generate keys" : "Générer des clés",
"Error generating key pair" : "Erreur lors de la génération des clés",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Sous-dossier distant",
"Secure https://" : "Sécurisation https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Hôte",
"Secure ftps://" : "Sécurisation ftps://",
@ -124,7 +120,11 @@
"Delete" : "Supprimer",
"Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
"Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
"Dropbox App Configuration" : "Configuration de l'application Dropbox",
"Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé",
"Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs"
"Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -1,17 +1,14 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.",
"Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.",
"Step 1 failed. Exception: %s" : "שלב 1 נכשל. חריג: %s",
"Step 2 failed. Exception: %s" : "שלב 2 נכשל. חריג: %s",
"Dropbox App Configuration" : "הגדרות יישום דרופבוקס",
"Google Drive App Configuration" : "הגדרות יישום גוגל דרייב",
"Personal" : "אישי",
"System" : "מערכת",
"Grant access" : "הענקת גישה",
"Error configuring OAuth1" : "שגיאה בתצורת OAuth1",
"Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.",
"Error configuring OAuth2" : "שגיאה בתצורת OAuth2",
"Generate keys" : "יצירת מפתחות",
"Error generating key pair" : "שגיאה ביצירת זוג מפתחות",
@ -73,7 +70,6 @@ OC.L10N.register(
"URL" : "נתיב אינטרנט",
"Remote subfolder" : "תיקיית משנה רחוקה",
"Secure https://" : "פרוטוקול מאובטח https://",
"Dropbox" : "דרופבוקס",
"FTP" : "FTP",
"Host" : "מארח",
"Secure ftps://" : "פרוטוקול מאובטח ftps://",
@ -112,7 +108,11 @@ OC.L10N.register(
"Delete" : "מחיקה",
"Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני",
"Allow users to mount the following external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני הבא",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.",
"Dropbox App Configuration" : "הגדרות יישום דרופבוקס",
"Storage with id \"%i\" not found" : "אחסון עם מספר זיהוי \"%i\" לא אותר",
"Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה"
"Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה",
"Dropbox" : "דרופבוקס"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,15 +1,12 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.",
"Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.",
"Step 1 failed. Exception: %s" : "שלב 1 נכשל. חריג: %s",
"Step 2 failed. Exception: %s" : "שלב 2 נכשל. חריג: %s",
"Dropbox App Configuration" : "הגדרות יישום דרופבוקס",
"Google Drive App Configuration" : "הגדרות יישום גוגל דרייב",
"Personal" : "אישי",
"System" : "מערכת",
"Grant access" : "הענקת גישה",
"Error configuring OAuth1" : "שגיאה בתצורת OAuth1",
"Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.",
"Error configuring OAuth2" : "שגיאה בתצורת OAuth2",
"Generate keys" : "יצירת מפתחות",
"Error generating key pair" : "שגיאה ביצירת זוג מפתחות",
@ -71,7 +68,6 @@
"URL" : "נתיב אינטרנט",
"Remote subfolder" : "תיקיית משנה רחוקה",
"Secure https://" : "פרוטוקול מאובטח https://",
"Dropbox" : "דרופבוקס",
"FTP" : "FTP",
"Host" : "מארח",
"Secure ftps://" : "פרוטוקול מאובטח ftps://",
@ -110,7 +106,11 @@
"Delete" : "מחיקה",
"Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני",
"Allow users to mount the following external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני הבא",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.",
"Dropbox App Configuration" : "הגדרות יישום דרופבוקס",
"Storage with id \"%i\" not found" : "אחסון עם מספר זיהוי \"%i\" לא אותר",
"Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה"
"Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה",
"Dropbox" : "דרופבוקס"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a kérési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a hozzáférési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
"Please provide a valid app key and secret." : "Kérlek adj meg egy érvényes alkalmazás kulcsot és jelszót.",
"Step 1 failed. Exception: %s" : "1. lépés sikertelen. Kivétel: %s",
"Step 2 failed. Exception: %s" : "2. lépés sikertelen. Kivétel: %s",
"External storages" : "Külső tárolók",
"Dropbox App Configuration" : "Dropbox alkalmazás beállítás",
"Google Drive App Configuration" : "Google Drive alkalmazás beállítás",
"Personal" : "Személyes",
"System" : "Rendszer",
"Grant access" : "Megadom a hozzáférést",
"Error configuring OAuth1" : "OAuth1 konfigurálási hiba",
"Please provide a valid app key and secret." : "Kérlek adj meg egy érvényes alkalmazás kulcsot és jelszót.",
"Error configuring OAuth2" : "OAuth2 konfigurálási hiba",
"Generate keys" : "Kulcsok generálása",
"Error generating key pair" : "Hiba történt a kulcspár generálása közben",
@ -72,7 +69,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Távoli almappa",
"Secure https://" : "Biztonságos https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Kiszolgáló",
"Secure ftps://" : "Biztonságos ftps://",
@ -115,7 +111,11 @@ OC.L10N.register(
"Delete" : "Törlés",
"Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére",
"Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a kérési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a hozzáférési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
"Dropbox App Configuration" : "Dropbox alkalmazás beállítás",
"Storage with id \"%i\" not found" : "A következő azonosítójú tároló nem található: \"%i\"",
"Storage with id \"%i\" is not user editable" : "A következő azonosítójú tároló a felhasználó számára nem szerkeszthető: \"%i\""
"Storage with id \"%i\" is not user editable" : "A következő azonosítójú tároló a felhasználó számára nem szerkeszthető: \"%i\"",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a kérési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a hozzáférési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
"Please provide a valid app key and secret." : "Kérlek adj meg egy érvényes alkalmazás kulcsot és jelszót.",
"Step 1 failed. Exception: %s" : "1. lépés sikertelen. Kivétel: %s",
"Step 2 failed. Exception: %s" : "2. lépés sikertelen. Kivétel: %s",
"External storages" : "Külső tárolók",
"Dropbox App Configuration" : "Dropbox alkalmazás beállítás",
"Google Drive App Configuration" : "Google Drive alkalmazás beállítás",
"Personal" : "Személyes",
"System" : "Rendszer",
"Grant access" : "Megadom a hozzáférést",
"Error configuring OAuth1" : "OAuth1 konfigurálási hiba",
"Please provide a valid app key and secret." : "Kérlek adj meg egy érvényes alkalmazás kulcsot és jelszót.",
"Error configuring OAuth2" : "OAuth2 konfigurálási hiba",
"Generate keys" : "Kulcsok generálása",
"Error generating key pair" : "Hiba történt a kulcspár generálása közben",
@ -70,7 +67,6 @@
"URL" : "URL",
"Remote subfolder" : "Távoli almappa",
"Secure https://" : "Biztonságos https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Kiszolgáló",
"Secure ftps://" : "Biztonságos ftps://",
@ -113,7 +109,11 @@
"Delete" : "Törlés",
"Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére",
"Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a kérési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a hozzáférési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
"Dropbox App Configuration" : "Dropbox alkalmazás beállítás",
"Storage with id \"%i\" not found" : "A következő azonosítójú tároló nem található: \"%i\"",
"Storage with id \"%i\" is not user editable" : "A következő azonosítójú tároló a felhasználó számára nem szerkeszthető: \"%i\""
"Storage with id \"%i\" is not user editable" : "A következő azonosítójú tároló a felhasználó számára nem szerkeszthető: \"%i\"",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Permintaan pengambilan token gagal. Pastikan kunci dan kerahasiaan aplikasi Anda sudah benar.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Akses pengambilan token gagal. Pastikan kunci dan kerahasiaan aplikasi Anda sudah benar.",
"Please provide a valid app key and secret." : "Silakan berikan kunci dan kerahasiaan aplikasi yang benar.",
"Step 1 failed. Exception: %s" : "Langkah 1 gagal. Kecuali: %s",
"Step 2 failed. Exception: %s" : "Langkah 2 gagal. Kecuali: %s",
"External storages" : "Penyimpanan Eksternal",
"Dropbox App Configuration" : "Konfigurasi Aplikasi Dropbox",
"Google Drive App Configuration" : "Konfigurasi Aplikasi Google Drive",
"Personal" : "Pribadi",
"System" : "Sistem",
"Grant access" : "Berikan hak akses",
"Error configuring OAuth1" : "Kesalahan mengkonfigurasi OAuth1",
"Please provide a valid app key and secret." : "Silakan berikan kunci dan kerahasiaan aplikasi yang benar.",
"Error configuring OAuth2" : "Kesalahan mengkonfigurasi OAuth2",
"Generate keys" : "Hasilkan kunci",
"Error generating key pair" : "Kesalahan saat menghasilkan pasangan kunci",
@ -79,7 +76,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subfolder remote",
"Secure https://" : "Secure https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Secure ftps://",
@ -122,7 +118,11 @@ OC.L10N.register(
"Delete" : "Hapus",
"Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal",
"Allow users to mount the following external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Permintaan pengambilan token gagal. Pastikan kunci dan kerahasiaan aplikasi Anda sudah benar.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Akses pengambilan token gagal. Pastikan kunci dan kerahasiaan aplikasi Anda sudah benar.",
"Dropbox App Configuration" : "Konfigurasi Aplikasi Dropbox",
"Storage with id \"%i\" not found" : "Penyimpanan dengan id \"%i\" tidak ditemukan",
"Storage with id \"%i\" is not user editable" : "Penyimpanan dengan id \"%i\" tidak bisa diubah pengguna"
"Storage with id \"%i\" is not user editable" : "Penyimpanan dengan id \"%i\" tidak bisa diubah pengguna",
"Dropbox" : "Dropbox"
},
"nplurals=1; plural=0;");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Permintaan pengambilan token gagal. Pastikan kunci dan kerahasiaan aplikasi Anda sudah benar.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Akses pengambilan token gagal. Pastikan kunci dan kerahasiaan aplikasi Anda sudah benar.",
"Please provide a valid app key and secret." : "Silakan berikan kunci dan kerahasiaan aplikasi yang benar.",
"Step 1 failed. Exception: %s" : "Langkah 1 gagal. Kecuali: %s",
"Step 2 failed. Exception: %s" : "Langkah 2 gagal. Kecuali: %s",
"External storages" : "Penyimpanan Eksternal",
"Dropbox App Configuration" : "Konfigurasi Aplikasi Dropbox",
"Google Drive App Configuration" : "Konfigurasi Aplikasi Google Drive",
"Personal" : "Pribadi",
"System" : "Sistem",
"Grant access" : "Berikan hak akses",
"Error configuring OAuth1" : "Kesalahan mengkonfigurasi OAuth1",
"Please provide a valid app key and secret." : "Silakan berikan kunci dan kerahasiaan aplikasi yang benar.",
"Error configuring OAuth2" : "Kesalahan mengkonfigurasi OAuth2",
"Generate keys" : "Hasilkan kunci",
"Error generating key pair" : "Kesalahan saat menghasilkan pasangan kunci",
@ -77,7 +74,6 @@
"URL" : "URL",
"Remote subfolder" : "Subfolder remote",
"Secure https://" : "Secure https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Secure ftps://",
@ -120,7 +116,11 @@
"Delete" : "Hapus",
"Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal",
"Allow users to mount the following external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Permintaan pengambilan token gagal. Pastikan kunci dan kerahasiaan aplikasi Anda sudah benar.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Akses pengambilan token gagal. Pastikan kunci dan kerahasiaan aplikasi Anda sudah benar.",
"Dropbox App Configuration" : "Konfigurasi Aplikasi Dropbox",
"Storage with id \"%i\" not found" : "Penyimpanan dengan id \"%i\" tidak ditemukan",
"Storage with id \"%i\" is not user editable" : "Penyimpanan dengan id \"%i\" tidak bisa diubah pengguna"
"Storage with id \"%i\" is not user editable" : "Penyimpanan dengan id \"%i\" tidak bisa diubah pengguna",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Mistókst að ná í beiðniteikn (request token). Gakktu úr skugga um að forritslykill og leynilykill séu réttir.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Mistókst að ná í aðgangsteikn (access token). Gakktu úr skugga um að forritslykill og leynilykill séu réttir.",
"Please provide a valid app key and secret." : "Settu inn gildan forritslykil og leynilykil (secret).",
"Step 1 failed. Exception: %s" : "Skref 1 mistókst. Undantekning: %s",
"Step 2 failed. Exception: %s" : "Skref 2 mistókst. Undantekning: %s",
"External storages" : "Utanáliggjandi gagnageymslur",
"Dropbox App Configuration" : "Uppsetning Dropbox forrits",
"Google Drive App Configuration" : "Uppsetning Google Drive forrits",
"Personal" : "Einka",
"System" : "Kerfi",
"Grant access" : "Veita aðgengi",
"Error configuring OAuth1" : "Villa við uppsetningu OAuth1",
"Please provide a valid app key and secret." : "Settu inn gildan forritslykil og leynilykil (secret).",
"Error configuring OAuth2" : "Villa við uppsetningu OAuth2",
"Generate keys" : "Útbúa lykla",
"Error generating key pair" : "Villa við að útbúa nýtt lyklapar",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "Slóð (URL)",
"Remote subfolder" : "Fjartengd undirmappa",
"Secure https://" : "Öruggt https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Netþjónn",
"Secure ftps://" : "Öruggt ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Eyða",
"Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi",
"Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu í skráakerfi",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Mistókst að ná í beiðniteikn (request token). Gakktu úr skugga um að forritslykill og leynilykill séu réttir.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Mistókst að ná í aðgangsteikn (access token). Gakktu úr skugga um að forritslykill og leynilykill séu réttir.",
"Dropbox App Configuration" : "Uppsetning Dropbox forrits",
"Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki",
"Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda"
"Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Mistókst að ná í beiðniteikn (request token). Gakktu úr skugga um að forritslykill og leynilykill séu réttir.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Mistókst að ná í aðgangsteikn (access token). Gakktu úr skugga um að forritslykill og leynilykill séu réttir.",
"Please provide a valid app key and secret." : "Settu inn gildan forritslykil og leynilykil (secret).",
"Step 1 failed. Exception: %s" : "Skref 1 mistókst. Undantekning: %s",
"Step 2 failed. Exception: %s" : "Skref 2 mistókst. Undantekning: %s",
"External storages" : "Utanáliggjandi gagnageymslur",
"Dropbox App Configuration" : "Uppsetning Dropbox forrits",
"Google Drive App Configuration" : "Uppsetning Google Drive forrits",
"Personal" : "Einka",
"System" : "Kerfi",
"Grant access" : "Veita aðgengi",
"Error configuring OAuth1" : "Villa við uppsetningu OAuth1",
"Please provide a valid app key and secret." : "Settu inn gildan forritslykil og leynilykil (secret).",
"Error configuring OAuth2" : "Villa við uppsetningu OAuth2",
"Generate keys" : "Útbúa lykla",
"Error generating key pair" : "Villa við að útbúa nýtt lyklapar",
@ -81,7 +78,6 @@
"URL" : "Slóð (URL)",
"Remote subfolder" : "Fjartengd undirmappa",
"Secure https://" : "Öruggt https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Netþjónn",
"Secure ftps://" : "Öruggt ftps://",
@ -124,7 +120,11 @@
"Delete" : "Eyða",
"Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi",
"Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu í skráakerfi",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Mistókst að ná í beiðniteikn (request token). Gakktu úr skugga um að forritslykill og leynilykill séu réttir.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Mistókst að ná í aðgangsteikn (access token). Gakktu úr skugga um að forritslykill og leynilykill séu réttir.",
"Dropbox App Configuration" : "Uppsetning Dropbox forrits",
"Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki",
"Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda"
"Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
"Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
"Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
"External storages" : "Archiviazioni esterne",
"Dropbox App Configuration" : "Configurazione applicazione Dropbox",
"Google Drive App Configuration" : "Configurazione applicazione Google Drive",
"Personal" : "Personale",
"System" : "Sistema",
"Grant access" : "Concedi l'accesso",
"Error configuring OAuth1" : "Errore di configurazione OAuth1",
"Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
"Error configuring OAuth2" : "Errore di configurazione OAuth2",
"Generate keys" : "Genera la chiavi",
"Error generating key pair" : "Errore durante la generazione della coppia di chiavi",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Sottocartella remota",
"Secure https://" : "Sicuro https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Sicuro ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Elimina",
"Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
"Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Dropbox App Configuration" : "Configurazione applicazione Dropbox",
"Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata",
"Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente"
"Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
"Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
"Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
"External storages" : "Archiviazioni esterne",
"Dropbox App Configuration" : "Configurazione applicazione Dropbox",
"Google Drive App Configuration" : "Configurazione applicazione Google Drive",
"Personal" : "Personale",
"System" : "Sistema",
"Grant access" : "Concedi l'accesso",
"Error configuring OAuth1" : "Errore di configurazione OAuth1",
"Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
"Error configuring OAuth2" : "Errore di configurazione OAuth2",
"Generate keys" : "Genera la chiavi",
"Error generating key pair" : "Errore durante la generazione della coppia di chiavi",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Sottocartella remota",
"Secure https://" : "Sicuro https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Sicuro ftps://",
@ -124,7 +120,11 @@
"Delete" : "Elimina",
"Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
"Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Dropbox App Configuration" : "Configurazione applicazione Dropbox",
"Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata",
"Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente"
"Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Please provide a valid app key and secret." : "有効なアプリのキーとパスワードを入力してください。",
"Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s",
"Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s",
"External storages" : "外部ストレージ",
"Dropbox App Configuration" : "Dropbox アプリ設定",
"Google Drive App Configuration" : "Google アプリ設定",
"Personal" : "個人",
"System" : "システム",
"Grant access" : "アクセスを許可",
"Error configuring OAuth1" : "OAuth1 設定エラー",
"Please provide a valid app key and secret." : "有効なアプリのキーとパスワードを入力してください。",
"Error configuring OAuth2" : "OAuth2 設定エラー",
"Generate keys" : "キーを生成",
"Error generating key pair" : "キーペアの生成エラー",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "リモートサブフォルダー",
"Secure https://" : "セキュア https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "ホスト",
"Secure ftps://" : "Secure ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "削除",
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
"Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Dropbox App Configuration" : "Dropbox アプリ設定",
"Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません",
"Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません"
"Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません",
"Dropbox" : "Dropbox"
},
"nplurals=1; plural=0;");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Please provide a valid app key and secret." : "有効なアプリのキーとパスワードを入力してください。",
"Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s",
"Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s",
"External storages" : "外部ストレージ",
"Dropbox App Configuration" : "Dropbox アプリ設定",
"Google Drive App Configuration" : "Google アプリ設定",
"Personal" : "個人",
"System" : "システム",
"Grant access" : "アクセスを許可",
"Error configuring OAuth1" : "OAuth1 設定エラー",
"Please provide a valid app key and secret." : "有効なアプリのキーとパスワードを入力してください。",
"Error configuring OAuth2" : "OAuth2 設定エラー",
"Generate keys" : "キーを生成",
"Error generating key pair" : "キーペアの生成エラー",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "リモートサブフォルダー",
"Secure https://" : "セキュア https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "ホスト",
"Secure ftps://" : "Secure ftps://",
@ -124,7 +120,11 @@
"Delete" : "削除",
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
"Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Dropbox App Configuration" : "Dropbox アプリ設定",
"Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません",
"Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません"
"Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
"Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s",
"Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s",
"External storages" : "외부 저장소",
"Dropbox App Configuration" : "Dropbox 앱 설정",
"Google Drive App Configuration" : "Google 드라이브 앱 설정",
"Personal" : "개인",
"System" : "시스템",
"Grant access" : "접근 권한 부여",
"Error configuring OAuth1" : "OAuth1 설정 오류",
"Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
"Error configuring OAuth2" : "OAuth2 설정 오류",
"Generate keys" : "키 생성",
"Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
@ -81,7 +78,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "원격 하위 폴더",
"Secure https://" : "보안 https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "호스트",
"Secure ftps://" : "보안 ftps://",
@ -124,7 +120,11 @@ OC.L10N.register(
"Delete" : "삭제",
"Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
"Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Dropbox App Configuration" : "Dropbox 앱 설정",
"Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
"Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음"
"Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음",
"Dropbox" : "Dropbox"
},
"nplurals=1; plural=0;");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
"Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s",
"Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s",
"External storages" : "외부 저장소",
"Dropbox App Configuration" : "Dropbox 앱 설정",
"Google Drive App Configuration" : "Google 드라이브 앱 설정",
"Personal" : "개인",
"System" : "시스템",
"Grant access" : "접근 권한 부여",
"Error configuring OAuth1" : "OAuth1 설정 오류",
"Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
"Error configuring OAuth2" : "OAuth2 설정 오류",
"Generate keys" : "키 생성",
"Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
@ -79,7 +76,6 @@
"URL" : "URL",
"Remote subfolder" : "원격 하위 폴더",
"Secure https://" : "보안 https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "호스트",
"Secure ftps://" : "보안 ftps://",
@ -122,7 +118,11 @@
"Delete" : "삭제",
"Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
"Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
"Dropbox App Configuration" : "Dropbox 앱 설정",
"Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
"Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음"
"Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Užklausos prieigos raktų gavimas nepavyko. Įsitikinkite, kad jūsų programėlės raktas ir paslaptis yra teisingi.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Prieigos raktas negautas. Patikrinkite ar trečiųjų šalių programinės įrangos identifikacijos numeris ir slaptažodis yra teisingi.",
"Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
"Step 1 failed. Exception: %s" : "Žingsnis 1 nepavyko. Išimtis: %s",
"Step 2 failed. Exception: %s" : "Žingsnis 2 nepavyko. Išimtis: %s",
"External storages" : "Išorinės saugyklos",
"Dropbox App Configuration" : "Dropbox programinės įrangos konfigūravimas",
"Google Drive App Configuration" : "Google disko programėlės konfigūracija",
"Personal" : "Asmeniniai",
"System" : "Sistema",
"Grant access" : "Suteikti prieigą",
"Error configuring OAuth1" : "Klaida, konfigūruojant OAuth1",
"Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
"Error configuring OAuth2" : "Klaida, konfigūruojant OAuth2",
"Generate keys" : "Sukurti raktus",
"Error generating key pair" : "Klaida kuriant raktus",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Nuotolinis poaplankis",
"Secure https://" : "Saugus https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Domenas",
"Secure ftps://" : "Saugus ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Ištrinti",
"Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
"Allow users to mount the following external storage" : "Leisti naudotojams prijungti šias išorines saugyklas",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Užklausos prieigos raktų gavimas nepavyko. Įsitikinkite, kad jūsų programėlės raktas ir paslaptis yra teisingi.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Prieigos raktas negautas. Patikrinkite ar trečiųjų šalių programinės įrangos identifikacijos numeris ir slaptažodis yra teisingi.",
"Dropbox App Configuration" : "Dropbox programinės įrangos konfigūravimas",
"Storage with id \"%i\" not found" : "Nerasta saugykla su identifikacijos numeriu \"%i\"",
"Storage with id \"%i\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%i\""
"Storage with id \"%i\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%i\"",
"Dropbox" : "Dropbox"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Užklausos prieigos raktų gavimas nepavyko. Įsitikinkite, kad jūsų programėlės raktas ir paslaptis yra teisingi.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Prieigos raktas negautas. Patikrinkite ar trečiųjų šalių programinės įrangos identifikacijos numeris ir slaptažodis yra teisingi.",
"Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
"Step 1 failed. Exception: %s" : "Žingsnis 1 nepavyko. Išimtis: %s",
"Step 2 failed. Exception: %s" : "Žingsnis 2 nepavyko. Išimtis: %s",
"External storages" : "Išorinės saugyklos",
"Dropbox App Configuration" : "Dropbox programinės įrangos konfigūravimas",
"Google Drive App Configuration" : "Google disko programėlės konfigūracija",
"Personal" : "Asmeniniai",
"System" : "Sistema",
"Grant access" : "Suteikti prieigą",
"Error configuring OAuth1" : "Klaida, konfigūruojant OAuth1",
"Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
"Error configuring OAuth2" : "Klaida, konfigūruojant OAuth2",
"Generate keys" : "Sukurti raktus",
"Error generating key pair" : "Klaida kuriant raktus",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Nuotolinis poaplankis",
"Secure https://" : "Saugus https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Domenas",
"Secure ftps://" : "Saugus ftps://",
@ -124,7 +120,11 @@
"Delete" : "Ištrinti",
"Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
"Allow users to mount the following external storage" : "Leisti naudotojams prijungti šias išorines saugyklas",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Užklausos prieigos raktų gavimas nepavyko. Įsitikinkite, kad jūsų programėlės raktas ir paslaptis yra teisingi.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Prieigos raktas negautas. Patikrinkite ar trečiųjų šalių programinės įrangos identifikacijos numeris ir slaptažodis yra teisingi.",
"Dropbox App Configuration" : "Dropbox programinės įrangos konfigūravimas",
"Storage with id \"%i\" not found" : "Nerasta saugykla su identifikacijos numeriu \"%i\"",
"Storage with id \"%i\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%i\""
"Storage with id \"%i\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%i\"",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer.",
"Please provide a valid app key and secret." : "Oppgi gyldig programnøkkel og hemmelighet.",
"Step 1 failed. Exception: %s" : "Steg 1 mislyktes. Unntak: %s",
"Step 2 failed. Exception: %s" : "Steg 2 mislyktes. Unntak: %s",
"External storages" : "Ekstern lagring",
"Dropbox App Configuration" : "Oppsett for Dropbox-program",
"Google Drive App Configuration" : "Oppsett av Google Drive-program",
"Personal" : "Personlig",
"System" : "System",
"Grant access" : "Gi tilgang",
"Error configuring OAuth1" : "Feil ved oppsett av OAuth1",
"Please provide a valid app key and secret." : "Oppgi gyldig programnøkkel og hemmelighet.",
"Error configuring OAuth2" : "Feil ved oppsett av OAuth2",
"Generate keys" : "Generer nøkler",
"Error generating key pair" : "Feil ved nøkkelgenerering",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Ekstern undermappe",
"Secure https://" : "Sikker https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Tjener",
"Secure ftps://" : "Sikker ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Slett",
"Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
"Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer.",
"Dropbox App Configuration" : "Oppsett for Dropbox-program",
"Storage with id \"%i\" not found" : "Lager med ID \"%i\" ikke funnet",
"Storage with id \"%i\" is not user editable" : "Lager med ID \"%i\" kan ikke redigeres av bruker"
"Storage with id \"%i\" is not user editable" : "Lager med ID \"%i\" kan ikke redigeres av bruker",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer.",
"Please provide a valid app key and secret." : "Oppgi gyldig programnøkkel og hemmelighet.",
"Step 1 failed. Exception: %s" : "Steg 1 mislyktes. Unntak: %s",
"Step 2 failed. Exception: %s" : "Steg 2 mislyktes. Unntak: %s",
"External storages" : "Ekstern lagring",
"Dropbox App Configuration" : "Oppsett for Dropbox-program",
"Google Drive App Configuration" : "Oppsett av Google Drive-program",
"Personal" : "Personlig",
"System" : "System",
"Grant access" : "Gi tilgang",
"Error configuring OAuth1" : "Feil ved oppsett av OAuth1",
"Please provide a valid app key and secret." : "Oppgi gyldig programnøkkel og hemmelighet.",
"Error configuring OAuth2" : "Feil ved oppsett av OAuth2",
"Generate keys" : "Generer nøkler",
"Error generating key pair" : "Feil ved nøkkelgenerering",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Ekstern undermappe",
"Secure https://" : "Sikker https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Tjener",
"Secure ftps://" : "Sikker ftps://",
@ -124,7 +120,11 @@
"Delete" : "Slett",
"Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
"Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Henting av henvendelsessymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Henting av adgangssymboler mislyktes. Sjekk at programnøkkelen og hemmeligheten din stemmer.",
"Dropbox App Configuration" : "Oppsett for Dropbox-program",
"Storage with id \"%i\" not found" : "Lager med ID \"%i\" ikke funnet",
"Storage with id \"%i\" is not user editable" : "Lager med ID \"%i\" kan ikke redigeres av bruker"
"Storage with id \"%i\" is not user editable" : "Lager med ID \"%i\" kan ikke redigeres av bruker",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ophalen aanvraag tokens mislukt. Verifieer dat je app sleutel en geheime sleutel juist zijn.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ophalen toegangstokens mislukt. Verifieer dat je app sleutel en geheime sleutel juist zijn.",
"Please provide a valid app key and secret." : "Geef een geldige app sleutel en geheime sleutel op.",
"Step 1 failed. Exception: %s" : "Stap 1 is mislukt. Uitzondering: %s",
"Step 2 failed. Exception: %s" : "Stap 2 is mislukt. Uitzondering: %s",
"External storages" : "Externe opslag",
"Dropbox App Configuration" : "Dropbox app configuratie",
"Google Drive App Configuration" : "Google Drive app configuratie",
"Personal" : "Persoonlijk",
"System" : "Systeem",
"Grant access" : "Sta toegang toe",
"Error configuring OAuth1" : "Fout bij configureren OAuth1",
"Please provide a valid app key and secret." : "Geef een geldige app sleutel en geheime sleutel op.",
"Error configuring OAuth2" : "Fout bij configureren OAuth2",
"Generate keys" : "Genereer sleutels",
"Error generating key pair" : "Fout bij genereren sleutelpaar",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Externe submap",
"Secure https://" : "Secure https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Secure ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Verwijder",
"Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen",
"Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ophalen aanvraag tokens mislukt. Verifieer dat je app sleutel en geheime sleutel juist zijn.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ophalen toegangstokens mislukt. Verifieer dat je app sleutel en geheime sleutel juist zijn.",
"Dropbox App Configuration" : "Dropbox app configuratie",
"Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden",
"Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker"
"Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ophalen aanvraag tokens mislukt. Verifieer dat je app sleutel en geheime sleutel juist zijn.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ophalen toegangstokens mislukt. Verifieer dat je app sleutel en geheime sleutel juist zijn.",
"Please provide a valid app key and secret." : "Geef een geldige app sleutel en geheime sleutel op.",
"Step 1 failed. Exception: %s" : "Stap 1 is mislukt. Uitzondering: %s",
"Step 2 failed. Exception: %s" : "Stap 2 is mislukt. Uitzondering: %s",
"External storages" : "Externe opslag",
"Dropbox App Configuration" : "Dropbox app configuratie",
"Google Drive App Configuration" : "Google Drive app configuratie",
"Personal" : "Persoonlijk",
"System" : "Systeem",
"Grant access" : "Sta toegang toe",
"Error configuring OAuth1" : "Fout bij configureren OAuth1",
"Please provide a valid app key and secret." : "Geef een geldige app sleutel en geheime sleutel op.",
"Error configuring OAuth2" : "Fout bij configureren OAuth2",
"Generate keys" : "Genereer sleutels",
"Error generating key pair" : "Fout bij genereren sleutelpaar",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Externe submap",
"Secure https://" : "Secure https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Secure ftps://",
@ -124,7 +120,11 @@
"Delete" : "Verwijder",
"Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen",
"Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ophalen aanvraag tokens mislukt. Verifieer dat je app sleutel en geheime sleutel juist zijn.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ophalen toegangstokens mislukt. Verifieer dat je app sleutel en geheime sleutel juist zijn.",
"Dropbox App Configuration" : "Dropbox app configuratie",
"Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden",
"Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker"
"Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Please provide a valid app key and secret." : "Proszę podać prawidłowy klucz aplikacji i klucz sekretny.",
"Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
"Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s",
"External storages" : "Magazyny zewnętrzne",
"Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
"Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive",
"Personal" : "Osobiste",
"System" : "System",
"Grant access" : "Udziel dostępu",
"Error configuring OAuth1" : "Błąd konfiguracji OAuth1",
"Please provide a valid app key and secret." : "Proszę podać prawidłowy klucz aplikacji i klucz sekretny.",
"Error configuring OAuth2" : "Błąd konfiguracji OAuth2",
"Generate keys" : "Wygeneruj klucze",
"Error generating key pair" : "Błąd podczas generowania pary kluczy",
@ -81,7 +78,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Zdalny podfolder",
"Secure https://" : "Bezpieczny https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Bezpieczny ftps://",
@ -124,7 +120,11 @@ OC.L10N.register(
"Delete" : "Usuń",
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
"Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
"Storage with id \"%i\" not found" : "Magazyn o ID \"%i\" nie został znaleziony",
"Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników"
"Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników",
"Dropbox" : "Dropbox"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Please provide a valid app key and secret." : "Proszę podać prawidłowy klucz aplikacji i klucz sekretny.",
"Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
"Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s",
"External storages" : "Magazyny zewnętrzne",
"Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
"Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive",
"Personal" : "Osobiste",
"System" : "System",
"Grant access" : "Udziel dostępu",
"Error configuring OAuth1" : "Błąd konfiguracji OAuth1",
"Please provide a valid app key and secret." : "Proszę podać prawidłowy klucz aplikacji i klucz sekretny.",
"Error configuring OAuth2" : "Błąd konfiguracji OAuth2",
"Generate keys" : "Wygeneruj klucze",
"Error generating key pair" : "Błąd podczas generowania pary kluczy",
@ -79,7 +76,6 @@
"URL" : "URL",
"Remote subfolder" : "Zdalny podfolder",
"Secure https://" : "Bezpieczny https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Bezpieczny ftps://",
@ -122,7 +118,11 @@
"Delete" : "Usuń",
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
"Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
"Storage with id \"%i\" not found" : "Magazyn o ID \"%i\" nie został znaleziony",
"Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników"
"Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Falha ao obter tokens de solicitação. Verifique se sua chave de aplicativo e segurança estão corretos.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Falha ao obter tokens de solicitação. Verifique se sua chave de aplicativo e segurança estão corretos.",
"Please provide a valid app key and secret." : "Por favor forneça uma chave de aplicativo e segurança válidos.",
"Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s",
"Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s",
"External storages" : "Armazenamentos externos",
"Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
"Google Drive App Configuration" : "Configuração do Aplicativo Google Drive",
"Personal" : "Pessoal",
"System" : "Sistema",
"Grant access" : "Garantir acesso",
"Error configuring OAuth1" : "Erro configurando OAuth1",
"Please provide a valid app key and secret." : "Por favor forneça uma chave de aplicativo e segurança válidos.",
"Error configuring OAuth2" : "Erro configurando OAuth2",
"Generate keys" : "Gerar chaves",
"Error generating key pair" : "Erro ao gerar o par de chaves",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subpasta remota",
"Secure https://" : "https:// seguro",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "ftps:// seguro",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Excluir",
"Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
"Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Falha ao obter tokens de solicitação. Verifique se sua chave de aplicativo e segurança estão corretos.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Falha ao obter tokens de solicitação. Verifique se sua chave de aplicativo e segurança estão corretos.",
"Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
"Storage with id \"%i\" not found" : "Armazenamento com ID \"%i\" não encontrado",
"Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário"
"Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n > 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Falha ao obter tokens de solicitação. Verifique se sua chave de aplicativo e segurança estão corretos.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Falha ao obter tokens de solicitação. Verifique se sua chave de aplicativo e segurança estão corretos.",
"Please provide a valid app key and secret." : "Por favor forneça uma chave de aplicativo e segurança válidos.",
"Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s",
"Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s",
"External storages" : "Armazenamentos externos",
"Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
"Google Drive App Configuration" : "Configuração do Aplicativo Google Drive",
"Personal" : "Pessoal",
"System" : "Sistema",
"Grant access" : "Garantir acesso",
"Error configuring OAuth1" : "Erro configurando OAuth1",
"Please provide a valid app key and secret." : "Por favor forneça uma chave de aplicativo e segurança válidos.",
"Error configuring OAuth2" : "Erro configurando OAuth2",
"Generate keys" : "Gerar chaves",
"Error generating key pair" : "Erro ao gerar o par de chaves",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Subpasta remota",
"Secure https://" : "https:// seguro",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "ftps:// seguro",
@ -124,7 +120,11 @@
"Delete" : "Excluir",
"Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
"Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Falha ao obter tokens de solicitação. Verifique se sua chave de aplicativo e segurança estão corretos.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Falha ao obter tokens de solicitação. Verifique se sua chave de aplicativo e segurança estão corretos.",
"Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
"Storage with id \"%i\" not found" : "Armazenamento com ID \"%i\" não encontrado",
"Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário"
"Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -1,17 +1,14 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Não foi possível obter as senhas solicitadas. Verifique se o código e o segredo da sua app estão corretos.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Não foi possível obter as senhas de acesso. Verifique se o código e o segredo da sua app estão corretos.",
"Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.",
"Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s",
"Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s",
"Dropbox App Configuration" : "Configuração da aplicação Dropbox",
"Google Drive App Configuration" : "Configuração da aplicação Google Drive",
"Personal" : "Pessoal",
"System" : "Sistema",
"Grant access" : "Conceder acesso",
"Error configuring OAuth1" : "Erro ao configurar OAuth1",
"Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.",
"Error configuring OAuth2" : "Erro ao configurar OAuth2",
"Generate keys" : "Gerar chaves",
"Error generating key pair" : "Erro ao gerar chave par",
@ -73,7 +70,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subpasta remota ",
"Secure https://" : "https:// Seguro",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Anfitrião",
"Secure ftps://" : "ftps:// Seguro",
@ -112,7 +108,11 @@ OC.L10N.register(
"Delete" : "Apagar",
"Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo",
"Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Não foi possível obter as senhas solicitadas. Verifique se o código e o segredo da sua app estão corretos.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Não foi possível obter as senhas de acesso. Verifique se o código e o segredo da sua app estão corretos.",
"Dropbox App Configuration" : "Configuração da aplicação Dropbox",
"Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"",
"Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador"
"Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,15 +1,12 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Não foi possível obter as senhas solicitadas. Verifique se o código e o segredo da sua app estão corretos.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Não foi possível obter as senhas de acesso. Verifique se o código e o segredo da sua app estão corretos.",
"Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.",
"Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s",
"Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s",
"Dropbox App Configuration" : "Configuração da aplicação Dropbox",
"Google Drive App Configuration" : "Configuração da aplicação Google Drive",
"Personal" : "Pessoal",
"System" : "Sistema",
"Grant access" : "Conceder acesso",
"Error configuring OAuth1" : "Erro ao configurar OAuth1",
"Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.",
"Error configuring OAuth2" : "Erro ao configurar OAuth2",
"Generate keys" : "Gerar chaves",
"Error generating key pair" : "Erro ao gerar chave par",
@ -71,7 +68,6 @@
"URL" : "URL",
"Remote subfolder" : "Subpasta remota ",
"Secure https://" : "https:// Seguro",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Anfitrião",
"Secure ftps://" : "ftps:// Seguro",
@ -110,7 +106,11 @@
"Delete" : "Apagar",
"Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo",
"Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Não foi possível obter as senhas solicitadas. Verifique se o código e o segredo da sua app estão corretos.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Não foi possível obter as senhas de acesso. Verifique se o código e o segredo da sua app estão corretos.",
"Dropbox App Configuration" : "Configuração da aplicação Dropbox",
"Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"",
"Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador"
"Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов запроса. Проверьте корректность ключа и секрета приложения.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов доступа. Проверьте корректность ключа и секрета приложения.",
"Please provide a valid app key and secret." : "Пожалуйста укажите корректные ключ и секрет приложения.",
"Step 1 failed. Exception: %s" : "Шаг 1 неудачен. Исключение: %s",
"Step 2 failed. Exception: %s" : "Шаг 2 неудачен. Исключение: %s",
"External storages" : "Внешние хранилища",
"Dropbox App Configuration" : "Настройка приложения Dropbox",
"Google Drive App Configuration" : "Настройка приложения Google Drive",
"Personal" : "Личное",
"System" : "Система",
"Grant access" : "Предоставить доступ",
"Error configuring OAuth1" : "Ошибка настройки OAuth1",
"Please provide a valid app key and secret." : "Пожалуйста укажите корректные ключ и секрет приложения.",
"Error configuring OAuth2" : "Ошибка настройки OAuth2",
"Generate keys" : "Создать ключи",
"Error generating key pair" : "Ошибка создания ключевой пары",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Удаленный подкаталог",
"Secure https://" : "Безопасный https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Сервер",
"Secure ftps://" : "Защищённый ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Удалить",
"Allow users to mount external storage" : "Разрешить пользователями монтировать внешние накопители",
"Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов запроса. Проверьте корректность ключа и секрета приложения.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов доступа. Проверьте корректность ключа и секрета приложения.",
"Dropbox App Configuration" : "Настройка приложения Dropbox",
"Storage with id \"%i\" not found" : "Хранилище с идентификатором «%i» не найдено",
"Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище «%i»"
"Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище «%i»",
"Dropbox" : "Dropbox"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов запроса. Проверьте корректность ключа и секрета приложения.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов доступа. Проверьте корректность ключа и секрета приложения.",
"Please provide a valid app key and secret." : "Пожалуйста укажите корректные ключ и секрет приложения.",
"Step 1 failed. Exception: %s" : "Шаг 1 неудачен. Исключение: %s",
"Step 2 failed. Exception: %s" : "Шаг 2 неудачен. Исключение: %s",
"External storages" : "Внешние хранилища",
"Dropbox App Configuration" : "Настройка приложения Dropbox",
"Google Drive App Configuration" : "Настройка приложения Google Drive",
"Personal" : "Личное",
"System" : "Система",
"Grant access" : "Предоставить доступ",
"Error configuring OAuth1" : "Ошибка настройки OAuth1",
"Please provide a valid app key and secret." : "Пожалуйста укажите корректные ключ и секрет приложения.",
"Error configuring OAuth2" : "Ошибка настройки OAuth2",
"Generate keys" : "Создать ключи",
"Error generating key pair" : "Ошибка создания ключевой пары",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Удаленный подкаталог",
"Secure https://" : "Безопасный https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Сервер",
"Secure ftps://" : "Защищённый ftps://",
@ -124,7 +120,11 @@
"Delete" : "Удалить",
"Allow users to mount external storage" : "Разрешить пользователями монтировать внешние накопители",
"Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов запроса. Проверьте корректность ключа и секрета приложения.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов доступа. Проверьте корректность ключа и секрета приложения.",
"Dropbox App Configuration" : "Настройка приложения Dropbox",
"Storage with id \"%i\" not found" : "Хранилище с идентификатором «%i» не найдено",
"Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище «%i»"
"Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище «%i»",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov zahteve je spodletelo. Preverite, ali sta ključ in skrivno geslo programa navedena pravilno.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov za dostop je spodletelo. Preverite, da sta ključ in skrivno geslo navedena pravilno.",
"Please provide a valid app key and secret." : "Vpisati je treba veljaven ključ programa in kodo.",
"Step 1 failed. Exception: %s" : "1. korak je spodletel. Izjemna napaka: %s",
"Step 2 failed. Exception: %s" : "2. korak je spodletel. Izjemna napaka: %s",
"External storages" : "Zunanje hrambe",
"Dropbox App Configuration" : "Nastavitve programa Dropbox",
"Google Drive App Configuration" : "Nastavitve programa Google Drive",
"Personal" : "Osebno",
"System" : "Sistem",
"Grant access" : "Odobri dostop",
"Error configuring OAuth1" : "Napaka nastavljanja OAuth1",
"Please provide a valid app key and secret." : "Vpisati je treba veljaven ključ programa in kodo.",
"Error configuring OAuth2" : "Napaka nastavljanja OAuth2",
"Generate keys" : "Ustvari ključe",
"Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev",
@ -77,7 +74,6 @@ OC.L10N.register(
"URL" : "Naslov URL",
"Remote subfolder" : "Oddaljena podrejena mapa",
"Secure https://" : "Varni način https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Gostitelj",
"Secure ftps://" : "Varni način ftps://",
@ -117,7 +113,11 @@ OC.L10N.register(
"Delete" : "Izbriši",
"Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe",
"Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov zahteve je spodletelo. Preverite, ali sta ključ in skrivno geslo programa navedena pravilno.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov za dostop je spodletelo. Preverite, da sta ključ in skrivno geslo navedena pravilno.",
"Dropbox App Configuration" : "Nastavitve programa Dropbox",
"Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.",
"Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva."
"Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.",
"Dropbox" : "Dropbox"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov zahteve je spodletelo. Preverite, ali sta ključ in skrivno geslo programa navedena pravilno.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov za dostop je spodletelo. Preverite, da sta ključ in skrivno geslo navedena pravilno.",
"Please provide a valid app key and secret." : "Vpisati je treba veljaven ključ programa in kodo.",
"Step 1 failed. Exception: %s" : "1. korak je spodletel. Izjemna napaka: %s",
"Step 2 failed. Exception: %s" : "2. korak je spodletel. Izjemna napaka: %s",
"External storages" : "Zunanje hrambe",
"Dropbox App Configuration" : "Nastavitve programa Dropbox",
"Google Drive App Configuration" : "Nastavitve programa Google Drive",
"Personal" : "Osebno",
"System" : "Sistem",
"Grant access" : "Odobri dostop",
"Error configuring OAuth1" : "Napaka nastavljanja OAuth1",
"Please provide a valid app key and secret." : "Vpisati je treba veljaven ključ programa in kodo.",
"Error configuring OAuth2" : "Napaka nastavljanja OAuth2",
"Generate keys" : "Ustvari ključe",
"Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev",
@ -75,7 +72,6 @@
"URL" : "Naslov URL",
"Remote subfolder" : "Oddaljena podrejena mapa",
"Secure https://" : "Varni način https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Gostitelj",
"Secure ftps://" : "Varni način ftps://",
@ -115,7 +111,11 @@
"Delete" : "Izbriši",
"Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe",
"Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov zahteve je spodletelo. Preverite, ali sta ključ in skrivno geslo programa navedena pravilno.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov za dostop je spodletelo. Preverite, da sta ključ in skrivno geslo navedena pravilno.",
"Dropbox App Configuration" : "Nastavitve programa Dropbox",
"Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.",
"Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva."
"Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të kërkuar dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të hyrjes dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.",
"Please provide a valid app key and secret." : "Ju lutemi jepni një kyç dhe një të fshehtë aplikacioni të vlefshme.",
"Step 1 failed. Exception: %s" : "Hapi 1 dështoi. Përjashtim: %s",
"Step 2 failed. Exception: %s" : "Hapi 2 dështoi. Përjashtim: %s",
"External storages" : "Kujtesë e jashtëme",
"Dropbox App Configuration" : "Formësim i Aplikacionit Dropbox",
"Google Drive App Configuration" : "Formësim i Aplikacionit Google Drive",
"Personal" : "Personale",
"System" : "Sistem",
"Grant access" : "Akordoji hyrje",
"Error configuring OAuth1" : "Gabim gjatë formësimit të OAuth1",
"Please provide a valid app key and secret." : "Ju lutemi jepni një kyç dhe një të fshehtë aplikacioni të vlefshme.",
"Error configuring OAuth2" : "Gabim gjatë formësimit të OAuth2",
"Generate keys" : "Prodho kyçe",
"Error generating key pair" : "Gabim gjatë prodhimit të çiftit të kyçeve",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Nëndosje e largët",
"Secure https://" : "https:// e sigurt",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Strehë",
"Secure ftps://" : "ftps:// e sigurt",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Fshije",
"Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme",
"Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të kërkuar dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të hyrjes dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.",
"Dropbox App Configuration" : "Formësim i Aplikacionit Dropbox",
"Storage with id \"%i\" not found" : "Su gjet depozitë me id \"%i\"",
"Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" sështë e përpunueshme nga përdoruesi"
"Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" sështë e përpunueshme nga përdoruesi",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të kërkuar dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të hyrjes dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.",
"Please provide a valid app key and secret." : "Ju lutemi jepni një kyç dhe një të fshehtë aplikacioni të vlefshme.",
"Step 1 failed. Exception: %s" : "Hapi 1 dështoi. Përjashtim: %s",
"Step 2 failed. Exception: %s" : "Hapi 2 dështoi. Përjashtim: %s",
"External storages" : "Kujtesë e jashtëme",
"Dropbox App Configuration" : "Formësim i Aplikacionit Dropbox",
"Google Drive App Configuration" : "Formësim i Aplikacionit Google Drive",
"Personal" : "Personale",
"System" : "Sistem",
"Grant access" : "Akordoji hyrje",
"Error configuring OAuth1" : "Gabim gjatë formësimit të OAuth1",
"Please provide a valid app key and secret." : "Ju lutemi jepni një kyç dhe një të fshehtë aplikacioni të vlefshme.",
"Error configuring OAuth2" : "Gabim gjatë formësimit të OAuth2",
"Generate keys" : "Prodho kyçe",
"Error generating key pair" : "Gabim gjatë prodhimit të çiftit të kyçeve",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Nëndosje e largët",
"Secure https://" : "https:// e sigurt",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Strehë",
"Secure ftps://" : "ftps:// e sigurt",
@ -124,7 +120,11 @@
"Delete" : "Fshije",
"Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme",
"Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të kërkuar dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të hyrjes dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.",
"Dropbox App Configuration" : "Formësim i Aplikacionit Dropbox",
"Storage with id \"%i\" not found" : "Su gjet depozitë me id \"%i\"",
"Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" sështë e përpunueshme nga përdoruesi"
"Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" sështë e përpunueshme nga përdoruesi",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fel vid hämtning av åtkomst-token. Verifiera att din app-nyckel och hemlighet stämmer.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Kontroll av behörigheter misslyckades. Verifiera att ditt app-lösenord och hemlighet är korrekt.",
"Please provide a valid app key and secret." : "Vänligen ange en giltig applikationsnyckel och hemlig fras.",
"Step 1 failed. Exception: %s" : "Steg 1 flaerade. Undantag: %s",
"Step 2 failed. Exception: %s" : "Steg 2 falerade. Undantag: %s",
"External storages" : "Extern Lagring",
"Dropbox App Configuration" : "Dropbox Konfiguration",
"Google Drive App Configuration" : "Google Drive Konfiguration",
"Personal" : "Privat",
"System" : "System",
"Grant access" : "Bevilja åtkomst",
"Error configuring OAuth1" : "Misslyckades konfigurera OAuth1",
"Please provide a valid app key and secret." : "Vänligen ange en giltig applikationsnyckel och hemlig fras.",
"Error configuring OAuth2" : "Misslyckades konfigurera OAuth2",
"Generate keys" : "Generera nycklar",
"Error generating key pair" : "Fel vid generering av nyckelpar",
@ -24,11 +21,13 @@ OC.L10N.register(
"Saving..." : "Sparar...",
"Save" : "Spara",
"Empty response from the server" : "Tomt svar från servern",
"Couldn't access. Please log out and in again to activate this mount point" : "Kunde inte ansluta. Försök logga ut och in igen för att aktivera denna monteringspunkt",
"Couldn't get the information from the remote server: {code} {type}" : "Kan ej läsa informationen från extern server: {code} {type} ",
"Couldn't get the list of external mount points: {type}" : "Kunde inte hämta listan för externa monteringspunkter: {type}",
"There was an error with message: " : "Det fanns ett fel med meddelande:",
"External mount error" : "Fel vid extern montering",
"external-storage" : "extern-lagring",
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Kunde inte hämta lista med Windows nätverksmonteringspunkter: Tomt svar från servern",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Några av de konfigurerade externa monteringspunkter är inte anslutna. Klicka på den röda rad(er) för mer information.",
"Please enter the credentials for the {mount} mount" : "Vänligen ange uppgifterna för {mount} montering",
"Username" : "Användarnamn",
@ -81,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Extern mapp",
"Secure https://" : "Säker https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Server",
"Secure ftps://" : "Säker ftps://",
@ -124,7 +122,11 @@ OC.L10N.register(
"Delete" : "Radera",
"Allow users to mount external storage" : "Tillåt användare att montera extern lagring",
"Allow users to mount the following external storage" : "Tillåt användare att montera följande extern lagring",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fel vid hämtning av åtkomst-token. Verifiera att din app-nyckel och hemlighet stämmer.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Kontroll av behörigheter misslyckades. Verifiera att ditt app-lösenord och hemlighet är korrekt.",
"Dropbox App Configuration" : "Dropbox Konfiguration",
"Storage with id \"%i\" not found" : "Lagring med id \"%i\" kan ej hittas",
"Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare"
"Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fel vid hämtning av åtkomst-token. Verifiera att din app-nyckel och hemlighet stämmer.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Kontroll av behörigheter misslyckades. Verifiera att ditt app-lösenord och hemlighet är korrekt.",
"Please provide a valid app key and secret." : "Vänligen ange en giltig applikationsnyckel och hemlig fras.",
"Step 1 failed. Exception: %s" : "Steg 1 flaerade. Undantag: %s",
"Step 2 failed. Exception: %s" : "Steg 2 falerade. Undantag: %s",
"External storages" : "Extern Lagring",
"Dropbox App Configuration" : "Dropbox Konfiguration",
"Google Drive App Configuration" : "Google Drive Konfiguration",
"Personal" : "Privat",
"System" : "System",
"Grant access" : "Bevilja åtkomst",
"Error configuring OAuth1" : "Misslyckades konfigurera OAuth1",
"Please provide a valid app key and secret." : "Vänligen ange en giltig applikationsnyckel och hemlig fras.",
"Error configuring OAuth2" : "Misslyckades konfigurera OAuth2",
"Generate keys" : "Generera nycklar",
"Error generating key pair" : "Fel vid generering av nyckelpar",
@ -22,11 +19,13 @@
"Saving..." : "Sparar...",
"Save" : "Spara",
"Empty response from the server" : "Tomt svar från servern",
"Couldn't access. Please log out and in again to activate this mount point" : "Kunde inte ansluta. Försök logga ut och in igen för att aktivera denna monteringspunkt",
"Couldn't get the information from the remote server: {code} {type}" : "Kan ej läsa informationen från extern server: {code} {type} ",
"Couldn't get the list of external mount points: {type}" : "Kunde inte hämta listan för externa monteringspunkter: {type}",
"There was an error with message: " : "Det fanns ett fel med meddelande:",
"External mount error" : "Fel vid extern montering",
"external-storage" : "extern-lagring",
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Kunde inte hämta lista med Windows nätverksmonteringspunkter: Tomt svar från servern",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Några av de konfigurerade externa monteringspunkter är inte anslutna. Klicka på den röda rad(er) för mer information.",
"Please enter the credentials for the {mount} mount" : "Vänligen ange uppgifterna för {mount} montering",
"Username" : "Användarnamn",
@ -79,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Extern mapp",
"Secure https://" : "Säker https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Server",
"Secure ftps://" : "Säker ftps://",
@ -122,7 +120,11 @@
"Delete" : "Radera",
"Allow users to mount external storage" : "Tillåt användare att montera extern lagring",
"Allow users to mount the following external storage" : "Tillåt användare att montera följande extern lagring",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fel vid hämtning av åtkomst-token. Verifiera att din app-nyckel och hemlighet stämmer.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Kontroll av behörigheter misslyckades. Verifiera att ditt app-lösenord och hemlighet är korrekt.",
"Dropbox App Configuration" : "Dropbox Konfiguration",
"Storage with id \"%i\" not found" : "Lagring med id \"%i\" kan ej hittas",
"Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare"
"Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,15 +1,13 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับให้ถูกต้อง",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
"Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
"Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s",
"Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s",
"Personal" : "ส่วนตัว",
"System" : "ระบบ",
"Grant access" : "อนุญาตให้เข้าถึงได้",
"Error configuring OAuth1" : "ข้อผิดพลาดในการกำหนดค่า OAuth1",
"Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
"Error configuring OAuth2" : "ข้อผิดพลาดในการกำหนดค่า OAuth2",
"Generate keys" : "สร้างคีย์",
"Error generating key pair" : "ข้อผิดพลาดในการสร้างคีย์แบบเป็นคู่",
@ -70,7 +68,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "โฟลเดอร์ย่อยรีโมท",
"Secure https://" : "โหมดปลอดภัย https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "โฮสต์",
"Secure ftps://" : "โหมดปลอดภัย ftps://",
@ -109,7 +106,10 @@ OC.L10N.register(
"Delete" : "ลบ",
"Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก",
"Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับให้ถูกต้อง",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
"Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"",
"Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้"
"Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้",
"Dropbox" : "Dropbox"
},
"nplurals=1; plural=0;");

View File

@ -1,13 +1,11 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับให้ถูกต้อง",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
"Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
"Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s",
"Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s",
"Personal" : "ส่วนตัว",
"System" : "ระบบ",
"Grant access" : "อนุญาตให้เข้าถึงได้",
"Error configuring OAuth1" : "ข้อผิดพลาดในการกำหนดค่า OAuth1",
"Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
"Error configuring OAuth2" : "ข้อผิดพลาดในการกำหนดค่า OAuth2",
"Generate keys" : "สร้างคีย์",
"Error generating key pair" : "ข้อผิดพลาดในการสร้างคีย์แบบเป็นคู่",
@ -68,7 +66,6 @@
"URL" : "URL",
"Remote subfolder" : "โฟลเดอร์ย่อยรีโมท",
"Secure https://" : "โหมดปลอดภัย https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "โฮสต์",
"Secure ftps://" : "โหมดปลอดภัย ftps://",
@ -107,7 +104,10 @@
"Delete" : "ลบ",
"Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก",
"Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับให้ถูกต้อง",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
"Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"",
"Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้"
"Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "İstek kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Erişim kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Please provide a valid app key and secret." : "Lütfen geçerli bir uygulama anahtarı ve parola yazın.",
"Step 1 failed. Exception: %s" : "1. Adım tamamlanamadı. Sorun: %s",
"Step 2 failed. Exception: %s" : "2. Adım tamamlanamadı. Sorun: %s",
"External storages" : "Dış depolama",
"Dropbox App Configuration" : "Dropbox Uygulaması Yapılandırması",
"Google Drive App Configuration" : "Google Drive Uygulaması Yapılandırması",
"Personal" : "Kişisel",
"System" : "Sistem",
"Grant access" : "Erişim ver",
"Error configuring OAuth1" : "OAuth1 yapılandırma sorunu",
"Please provide a valid app key and secret." : "Lütfen geçerli bir uygulama anahtarı ve parola yazın.",
"Error configuring OAuth2" : "OAuth2 yapılandırma sorunu",
"Generate keys" : "Anahtarları üret",
"Error generating key pair" : "Anahtar çifti üretilirken sorun çıktı",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "Adres",
"Remote subfolder" : "Uzak alt klasör",
"Secure https://" : "Güvenli https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Sunucu",
"Secure ftps://" : "Güvenli ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "Sil",
"Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin",
"Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "İstek kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Erişim kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Dropbox App Configuration" : "Dropbox Uygulaması Yapılandırması",
"Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı",
"Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir değil"
"Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir değil",
"Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n > 1);");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "İstek kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Erişim kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Please provide a valid app key and secret." : "Lütfen geçerli bir uygulama anahtarı ve parola yazın.",
"Step 1 failed. Exception: %s" : "1. Adım tamamlanamadı. Sorun: %s",
"Step 2 failed. Exception: %s" : "2. Adım tamamlanamadı. Sorun: %s",
"External storages" : "Dış depolama",
"Dropbox App Configuration" : "Dropbox Uygulaması Yapılandırması",
"Google Drive App Configuration" : "Google Drive Uygulaması Yapılandırması",
"Personal" : "Kişisel",
"System" : "Sistem",
"Grant access" : "Erişim ver",
"Error configuring OAuth1" : "OAuth1 yapılandırma sorunu",
"Please provide a valid app key and secret." : "Lütfen geçerli bir uygulama anahtarı ve parola yazın.",
"Error configuring OAuth2" : "OAuth2 yapılandırma sorunu",
"Generate keys" : "Anahtarları üret",
"Error generating key pair" : "Anahtar çifti üretilirken sorun çıktı",
@ -81,7 +78,6 @@
"URL" : "Adres",
"Remote subfolder" : "Uzak alt klasör",
"Secure https://" : "Güvenli https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Sunucu",
"Secure ftps://" : "Güvenli ftps://",
@ -124,7 +120,11 @@
"Delete" : "Sil",
"Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin",
"Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "İstek kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Erişim kodları alınamadı. Uygulama anahtarınızın ve parolanızın doğruluğunu denetleyin.",
"Dropbox App Configuration" : "Dropbox Uygulaması Yapılandırması",
"Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı",
"Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir değil"
"Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir değil",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.",
"Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.",
"Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s",
"Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s",
"External storages" : "外部存储",
"Dropbox App Configuration" : "Dropbox 配置",
"Google Drive App Configuration" : "Google Drive 配置",
"Personal" : "个人",
"System" : "系统",
"Grant access" : "授权",
"Error configuring OAuth1" : "OAuth1 配置错误",
"Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.",
"Error configuring OAuth2" : "OAuth2 配置错误",
"Generate keys" : "生成密钥",
"Error generating key pair" : "生成密钥对错误",
@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "远程子文件夹",
"Secure https://" : "安全 https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "主机",
"Secure ftps://" : "安全 ftps://",
@ -126,7 +122,11 @@ OC.L10N.register(
"Delete" : "删除",
"Allow users to mount external storage" : "允许用户挂载外部存储",
"Allow users to mount the following external storage" : "允许用户挂载以下外部存储",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.",
"Dropbox App Configuration" : "Dropbox 配置",
"Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储",
"Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储"
"Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储",
"Dropbox" : "Dropbox"
},
"nplurals=1; plural=0;");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.",
"Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.",
"Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s",
"Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s",
"External storages" : "外部存储",
"Dropbox App Configuration" : "Dropbox 配置",
"Google Drive App Configuration" : "Google Drive 配置",
"Personal" : "个人",
"System" : "系统",
"Grant access" : "授权",
"Error configuring OAuth1" : "OAuth1 配置错误",
"Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.",
"Error configuring OAuth2" : "OAuth2 配置错误",
"Generate keys" : "生成密钥",
"Error generating key pair" : "生成密钥对错误",
@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "远程子文件夹",
"Secure https://" : "安全 https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "主机",
"Secure ftps://" : "安全 ftps://",
@ -124,7 +120,11 @@
"Delete" : "删除",
"Allow users to mount external storage" : "允许用户挂载外部存储",
"Allow users to mount the following external storage" : "允许用户挂载以下外部存储",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.",
"Dropbox App Configuration" : "Dropbox 配置",
"Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储",
"Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储"
"Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "請求失敗,請驗證您的應用程式金鑰及密碼是否正確",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "存取失敗,請驗證您的應用程式金鑰及密碼是否正確",
"Please provide a valid app key and secret." : "請提供有效的應用程式金鑰及密碼",
"Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s",
"Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s",
"External storages" : "外部儲存",
"Dropbox App Configuration" : "Dropbox 應用設置",
"Google Drive App Configuration" : "Google Drive 應用設置",
"Personal" : "個人",
"System" : "系統",
"Grant access" : "允許存取",
"Error configuring OAuth1" : "設定 OAuth1 時發生錯誤",
"Please provide a valid app key and secret." : "請提供有效的應用程式金鑰及密碼",
"Error configuring OAuth2" : "設定 OAuth2 時發生錯誤",
"Generate keys" : "產生金鑰",
"Error generating key pair" : "產生金鑰對錯誤",
@ -65,7 +62,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "遠端子資料夾",
"Secure https://" : "安全 https://",
"Dropbox" : "Dropbox",
"FTP" : "檔案傳輸協定-FTP",
"Host" : "主機",
"Secure ftps://" : "安全 ftps://",
@ -102,6 +98,10 @@ OC.L10N.register(
"Delete" : "刪除",
"Allow users to mount external storage" : "允許使用者能自行掛載外部儲存",
"Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存",
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 "
"Fetching request tokens failed. Verify that your app key and secret are correct." : "請求失敗,請驗證您的應用程式金鑰及密碼是否正確",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "存取失敗,請驗證您的應用程式金鑰及密碼是否正確",
"Dropbox App Configuration" : "Dropbox 應用設置",
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ",
"Dropbox" : "Dropbox"
},
"nplurals=1; plural=0;");

View File

@ -1,16 +1,13 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "請求失敗,請驗證您的應用程式金鑰及密碼是否正確",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "存取失敗,請驗證您的應用程式金鑰及密碼是否正確",
"Please provide a valid app key and secret." : "請提供有效的應用程式金鑰及密碼",
"Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s",
"Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s",
"External storages" : "外部儲存",
"Dropbox App Configuration" : "Dropbox 應用設置",
"Google Drive App Configuration" : "Google Drive 應用設置",
"Personal" : "個人",
"System" : "系統",
"Grant access" : "允許存取",
"Error configuring OAuth1" : "設定 OAuth1 時發生錯誤",
"Please provide a valid app key and secret." : "請提供有效的應用程式金鑰及密碼",
"Error configuring OAuth2" : "設定 OAuth2 時發生錯誤",
"Generate keys" : "產生金鑰",
"Error generating key pair" : "產生金鑰對錯誤",
@ -63,7 +60,6 @@
"URL" : "URL",
"Remote subfolder" : "遠端子資料夾",
"Secure https://" : "安全 https://",
"Dropbox" : "Dropbox",
"FTP" : "檔案傳輸協定-FTP",
"Host" : "主機",
"Secure ftps://" : "安全 ftps://",
@ -100,6 +96,10 @@
"Delete" : "刪除",
"Allow users to mount external storage" : "允許使用者能自行掛載外部儲存",
"Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存",
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 "
"Fetching request tokens failed. Verify that your app key and secret are correct." : "請求失敗,請驗證您的應用程式金鑰及密碼是否正確",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "存取失敗,請驗證您的應用程式金鑰及密碼是否正確",
"Dropbox App Configuration" : "Dropbox 應用設置",
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ",
"Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -102,6 +102,7 @@ OC.L10N.register(
"the link expired" : "giltighet för länken har gått ut",
"sharing is disabled" : "delning är inaktiverat",
"For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken.",
"shared by %s" : "delad av %s",
"Add to your Nextcloud" : "Lägg till i molnet",
"Download" : "Ladda ned",
"Download %s" : "Ladda ned %s",

View File

@ -100,6 +100,7 @@
"the link expired" : "giltighet för länken har gått ut",
"sharing is disabled" : "delning är inaktiverat",
"For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken.",
"shared by %s" : "delad av %s",
"Add to your Nextcloud" : "Lägg till i molnet",
"Download" : "Ladda ned",
"Download %s" : "Ladda ned %s",

View File

@ -1,50 +1,50 @@
OC.L10N.register(
"sharebymail",
{
"Shared with %1$s" : "Предоставлен общий доступ %1$s",
"Shared with {email}" : "Предоставлен общий доступ {email}",
"Shared with %1$s by %2$s" : "%2$s поделился с %1$s",
"Shared with {email} by {actor}" : "{actor} поделился с {email}",
"Password for mail share sent to %1$s" : "Пароль для доступа отправлен %1$s",
"Password for mail share sent to {email}" : "Пароль для доступа отправлен {email}",
"Password for mail share sent to you" : "Пароль для доступа отправлен вам",
"You shared %1$s with %2$s by mail" : "Вы предоставили общий доступ к %1$s для %2$s по email",
"You shared {file} with {email} by mail" : "Вы предоставили общий доступ к {file} для {email} по email",
"%3$s shared %1$s with %2$s by mail" : "%3$s предоставил общий доступ к %1$s для %2$s по email",
"{actor} shared {file} with {email} by mail" : "{actor} предоставил общий доступ к {file} для {email} по email",
"Password to access %1$s was sent to %2s" : "Пароль для доступа к %1$s отправлен %2s",
"Password to access {file} was sent to {email}" : "Пароль для доступа к {file} отправлен {email}",
"Password to access %1$s was sent to you" : "Пароль для доступа к %1$s отправлен вам",
"Password to access {file} was sent to you" : "Пароль для доступа к {file} отправлен вам",
"Sharing %s failed, this item is already shared with %s" : "Не удалось поделиться %s, к этому элементу уже предоставлен общий доступ для %s",
"Shared with %1$s" : "Предоставлен общий доступ для %1$s",
"Shared with {email}" : "Предоставлен общий доступ для {email}",
"Shared with %1$s by %2$s" : "%2$s предоставил(а) общий доступ для %1$s",
"Shared with {email} by {actor}" : "{actor} предоставил(а) общий доступ для {email}",
"Password for mail share sent to %1$s" : "Пароль для доступа по адресу электронной почты был отправлен на адрес %1$s",
"Password for mail share sent to {email}" : "Пароль для доступа по адресу электронной почты был отправлен на адрес {email}",
"Password for mail share sent to you" : "Вам отправлен пароль для доступа",
"You shared %1$s with %2$s by mail" : "Вы предоставили общий доступ к «%1$s» для %2$s по электронной почте",
"You shared {file} with {email} by mail" : "Вы предоставили общий доступ к «{file}» для {email} по электронной почте",
"%3$s shared %1$s with %2$s by mail" : "%3$s открыл(а) общий доступ к «%1$s» для %2$s по электронной почте",
"{actor} shared {file} with {email} by mail" : "{actor} предоставил(а) общий доступ к «{file}» для {email} по электронной почте",
"Password to access %1$s was sent to %2s" : "Пароль для доступа к «%1$s» был отправлен на адрес %2s",
"Password to access {file} was sent to {email}" : "Пароль для доступа к «{file}» был отправлен на адрес {email}",
"Password to access %1$s was sent to you" : "Вам был отправлен пароль для доступа к «%1$s»",
"Password to access {file} was sent to you" : "Вам был отправлен пароль для доступа к «{file}»",
"Sharing %s failed, this item is already shared with %s" : "Не удалось открыть общий доступ к «%s», общий доступ для %s уже предоставлен",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.",
"Failed to send share by email" : "Не удалось поделиться по email",
"%s shared »%s« with you" : "%s предоставил вам доступ к «%s»",
"%s shared »%s« with you." : "%s предоставил вам доступ к «%s».",
"Click the button below to open it." : "Для открытия нажмите на кнопку ниже.",
"Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты",
"%s shared »%s« with you" : "%s предоставил(а) Вам доступ к «%s»",
"%s shared »%s« with you." : "%s предоставил(а) Вам доступ к «%s».",
"Click the button below to open it." : "Для открытия нажмите на кнопку, расположенную ниже.",
"Open »%s«" : "Открыть «%s»",
"%s via %s" : "%s через %s",
"Password to access »%s« shared to you by %s" : "Пароль для доступа к «%s», которым поделился %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s предоставил вам доступ к «%s».\nВы уже должны были получить отдельное письмо, содержащую ссылку для доступа.\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s предоставил вам доступ к «%s». Вы уже должны были получить отдельное письмо, содержащее ссылку для доступа.",
"Password to access »%s« shared to you by %s" : "Пароль для «%s», общий доступ к которому предоставлен Вам пользователем %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s предоставил(а) Вам общий доступ к «%s».\nВы, скорее всего, уже получили отдельное письмо, содержащую ссылку для получения доступа.\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s предоставил(а) Вам доступ к «%s». Вы, скорее всего, уже получили отдельное письмо, содержащее ссылку для получения доступа.",
"Password to access »%s«" : "Пароль для доступа «%s»",
"It is protected with the following password: %s" : "Доступ защищён следующим паролем: %s",
"Password to access »%s« shared with %s" : "Паролем для доступа к «%s» поделились с %s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Вы только что предоставили доступ к «%s» с %s. Этот общий ресурс уже был отправлен получателю. В соответствии с политиками безопасности, заданными администратором %s, каждый общий ресурс должен быть защищён паролем, а так же не допускается непосредственное отправление пароля получателю. Поэтому вам потребуется самостоятельно перенаправить пароль получателю.",
"This is the password: %s" : "Это пароль: %s",
"You can choose a different password at any time in the share dialog." : "В любой момент можно выбрать другой паорль в диалоге «Общий доступ».",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Вы только что предоставили общий доступ к «%s» пользователю %s. Информация о предоставлении доступа была отправлен получателю. В соответствии с политиками безопасности, заданными администратором %s, каждый общий ресурс должен быть защищён паролем, а так же не допускается непосредственное отправление пароля получателю. Поэтому вам потребуется самостоятельно перенаправить пароль получателю.",
"This is the password: %s" : "Пароль: %s",
"You can choose a different password at any time in the share dialog." : "В любой момент можно выбрать другой пароль в диалоге «Общий доступ».",
"Could not find share" : "Не удалось найти общий ресурс",
"Share by mail" : "Поделиться по почте",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, введя адрес электронной почты.",
"Send password by mail" : "Отправить пароль почтой",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, указав адрес электронной почты.",
"Send password by mail" : "Отправлять пароль по электронной почте",
"Enforce password protection" : "Требовать защиту паролем",
"Failed to send share by E-mail" : "Не удалось поделиться по e-mail",
"%s shared »%s« with you on behalf of %s" : "%s предоставил вам доступ к «%s» от имени %s",
"Failed to create the E-mail" : "Не удалось создать e-mail",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Привет,\n\n%s предоставил вам общий доступ к «%s» от имени %s.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Привет,\n\n%s предоставил вам общий доступ к «%s».\n\n%s\n\n",
"%s shared »%s« with you on behalf of %s" : "%s предоставил(а) Вам общий доступ к «%s» от имени %s",
"Failed to create the E-mail" : "Не удалось создать сообщение электронной почты",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Привет,\n\n%s предоставил(а) Вам общий доступ к «%s» от имени %s.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Привет,\n\n%s предоставил(а) Вам общий доступ к «%s».\n\n%s\n\n",
"Cheers!" : "Всего наилучшего!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Привет,<br><br>%s вам предоставил общий доступ к <a href=\"%s\">%s</a> от имени %s.<br><br>",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Привет,<br><br>%s вам предоставил общий доступ к <a href=\"%s\">%s</a>.<br><br>"
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Привет,<br><br>%s предоставил(а) Вам общий доступ к «<a href=\"%s\">%s</a>» от имени %s.<br><br>",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Привет,<br><br>%s предоставил(а) Вам общий доступ к «<a href=\"%s\">%s</a>».<br><br>"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View File

@ -1,48 +1,48 @@
{ "translations": {
"Shared with %1$s" : "Предоставлен общий доступ %1$s",
"Shared with {email}" : "Предоставлен общий доступ {email}",
"Shared with %1$s by %2$s" : "%2$s поделился с %1$s",
"Shared with {email} by {actor}" : "{actor} поделился с {email}",
"Password for mail share sent to %1$s" : "Пароль для доступа отправлен %1$s",
"Password for mail share sent to {email}" : "Пароль для доступа отправлен {email}",
"Password for mail share sent to you" : "Пароль для доступа отправлен вам",
"You shared %1$s with %2$s by mail" : "Вы предоставили общий доступ к %1$s для %2$s по email",
"You shared {file} with {email} by mail" : "Вы предоставили общий доступ к {file} для {email} по email",
"%3$s shared %1$s with %2$s by mail" : "%3$s предоставил общий доступ к %1$s для %2$s по email",
"{actor} shared {file} with {email} by mail" : "{actor} предоставил общий доступ к {file} для {email} по email",
"Password to access %1$s was sent to %2s" : "Пароль для доступа к %1$s отправлен %2s",
"Password to access {file} was sent to {email}" : "Пароль для доступа к {file} отправлен {email}",
"Password to access %1$s was sent to you" : "Пароль для доступа к %1$s отправлен вам",
"Password to access {file} was sent to you" : "Пароль для доступа к {file} отправлен вам",
"Sharing %s failed, this item is already shared with %s" : "Не удалось поделиться %s, к этому элементу уже предоставлен общий доступ для %s",
"Shared with %1$s" : "Предоставлен общий доступ для %1$s",
"Shared with {email}" : "Предоставлен общий доступ для {email}",
"Shared with %1$s by %2$s" : "%2$s предоставил(а) общий доступ для %1$s",
"Shared with {email} by {actor}" : "{actor} предоставил(а) общий доступ для {email}",
"Password for mail share sent to %1$s" : "Пароль для доступа по адресу электронной почты был отправлен на адрес %1$s",
"Password for mail share sent to {email}" : "Пароль для доступа по адресу электронной почты был отправлен на адрес {email}",
"Password for mail share sent to you" : "Вам отправлен пароль для доступа",
"You shared %1$s with %2$s by mail" : "Вы предоставили общий доступ к «%1$s» для %2$s по электронной почте",
"You shared {file} with {email} by mail" : "Вы предоставили общий доступ к «{file}» для {email} по электронной почте",
"%3$s shared %1$s with %2$s by mail" : "%3$s открыл(а) общий доступ к «%1$s» для %2$s по электронной почте",
"{actor} shared {file} with {email} by mail" : "{actor} предоставил(а) общий доступ к «{file}» для {email} по электронной почте",
"Password to access %1$s was sent to %2s" : "Пароль для доступа к «%1$s» был отправлен на адрес %2s",
"Password to access {file} was sent to {email}" : "Пароль для доступа к «{file}» был отправлен на адрес {email}",
"Password to access %1$s was sent to you" : "Вам был отправлен пароль для доступа к «%1$s»",
"Password to access {file} was sent to you" : "Вам был отправлен пароль для доступа к «{file}»",
"Sharing %s failed, this item is already shared with %s" : "Не удалось открыть общий доступ к «%s», общий доступ для %s уже предоставлен",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.",
"Failed to send share by email" : "Не удалось поделиться по email",
"%s shared »%s« with you" : "%s предоставил вам доступ к «%s»",
"%s shared »%s« with you." : "%s предоставил вам доступ к «%s».",
"Click the button below to open it." : "Для открытия нажмите на кнопку ниже.",
"Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты",
"%s shared »%s« with you" : "%s предоставил(а) Вам доступ к «%s»",
"%s shared »%s« with you." : "%s предоставил(а) Вам доступ к «%s».",
"Click the button below to open it." : "Для открытия нажмите на кнопку, расположенную ниже.",
"Open »%s«" : "Открыть «%s»",
"%s via %s" : "%s через %s",
"Password to access »%s« shared to you by %s" : "Пароль для доступа к «%s», которым поделился %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s предоставил вам доступ к «%s».\nВы уже должны были получить отдельное письмо, содержащую ссылку для доступа.\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s предоставил вам доступ к «%s». Вы уже должны были получить отдельное письмо, содержащее ссылку для доступа.",
"Password to access »%s« shared to you by %s" : "Пароль для «%s», общий доступ к которому предоставлен Вам пользователем %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s предоставил(а) Вам общий доступ к «%s».\nВы, скорее всего, уже получили отдельное письмо, содержащую ссылку для получения доступа.\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s предоставил(а) Вам доступ к «%s». Вы, скорее всего, уже получили отдельное письмо, содержащее ссылку для получения доступа.",
"Password to access »%s«" : "Пароль для доступа «%s»",
"It is protected with the following password: %s" : "Доступ защищён следующим паролем: %s",
"Password to access »%s« shared with %s" : "Паролем для доступа к «%s» поделились с %s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Вы только что предоставили доступ к «%s» с %s. Этот общий ресурс уже был отправлен получателю. В соответствии с политиками безопасности, заданными администратором %s, каждый общий ресурс должен быть защищён паролем, а так же не допускается непосредственное отправление пароля получателю. Поэтому вам потребуется самостоятельно перенаправить пароль получателю.",
"This is the password: %s" : "Это пароль: %s",
"You can choose a different password at any time in the share dialog." : "В любой момент можно выбрать другой паорль в диалоге «Общий доступ».",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Вы только что предоставили общий доступ к «%s» пользователю %s. Информация о предоставлении доступа была отправлен получателю. В соответствии с политиками безопасности, заданными администратором %s, каждый общий ресурс должен быть защищён паролем, а так же не допускается непосредственное отправление пароля получателю. Поэтому вам потребуется самостоятельно перенаправить пароль получателю.",
"This is the password: %s" : "Пароль: %s",
"You can choose a different password at any time in the share dialog." : "В любой момент можно выбрать другой пароль в диалоге «Общий доступ».",
"Could not find share" : "Не удалось найти общий ресурс",
"Share by mail" : "Поделиться по почте",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, введя адрес электронной почты.",
"Send password by mail" : "Отправить пароль почтой",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, указав адрес электронной почты.",
"Send password by mail" : "Отправлять пароль по электронной почте",
"Enforce password protection" : "Требовать защиту паролем",
"Failed to send share by E-mail" : "Не удалось поделиться по e-mail",
"%s shared »%s« with you on behalf of %s" : "%s предоставил вам доступ к «%s» от имени %s",
"Failed to create the E-mail" : "Не удалось создать e-mail",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Привет,\n\n%s предоставил вам общий доступ к «%s» от имени %s.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Привет,\n\n%s предоставил вам общий доступ к «%s».\n\n%s\n\n",
"%s shared »%s« with you on behalf of %s" : "%s предоставил(а) Вам общий доступ к «%s» от имени %s",
"Failed to create the E-mail" : "Не удалось создать сообщение электронной почты",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Привет,\n\n%s предоставил(а) Вам общий доступ к «%s» от имени %s.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Привет,\n\n%s предоставил(а) Вам общий доступ к «%s».\n\n%s\n\n",
"Cheers!" : "Всего наилучшего!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Привет,<br><br>%s вам предоставил общий доступ к <a href=\"%s\">%s</a> от имени %s.<br><br>",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Привет,<br><br>%s вам предоставил общий доступ к <a href=\"%s\">%s</a>.<br><br>"
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Привет,<br><br>%s предоставил(а) Вам общий доступ к «<a href=\"%s\">%s</a>» от имени %s.<br><br>",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Привет,<br><br>%s предоставил(а) Вам общий доступ к «<a href=\"%s\">%s</a>».<br><br>"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View File

@ -7,9 +7,9 @@ OC.L10N.register(
"Channel updated" : "Канал обновлен.",
"The update server could not be reached since %d days to check for new updates." : "Сервер обновлений недоступен для проверки наличия обновлений дней: %d.",
"Please check the Nextcloud and server log files for errors." : "Проверьте наличие ошибок в файлах журналов Nextcloud и сервера.",
"Update to %1$s is available." : "Доступно обновлений: %1$s",
"Update for %1$s to version %2$s is available." : оступно обновление для %1$s до версии %2$s.",
"Update for {app} to version %s is available." : оступно обновление для {app} до версии %s",
"Update to %1$s is available." : "Доступно обновление до версии %1$s.",
"Update for %1$s to version %2$s is available." : ля %1$s доступно обновление до версии %2$s.",
"Update for {app} to version %s is available." : ля приложения «{app}» доступно обновление до версии %s.",
"A new version is available: %s" : "Доступна новая версия: %s",
"Open updater" : "Открыть окно обновления",
"Download now" : "Скачать сейчас",

View File

@ -5,9 +5,9 @@
"Channel updated" : "Канал обновлен.",
"The update server could not be reached since %d days to check for new updates." : "Сервер обновлений недоступен для проверки наличия обновлений дней: %d.",
"Please check the Nextcloud and server log files for errors." : "Проверьте наличие ошибок в файлах журналов Nextcloud и сервера.",
"Update to %1$s is available." : "Доступно обновлений: %1$s",
"Update for %1$s to version %2$s is available." : оступно обновление для %1$s до версии %2$s.",
"Update for {app} to version %s is available." : оступно обновление для {app} до версии %s",
"Update to %1$s is available." : "Доступно обновление до версии %1$s.",
"Update for %1$s to version %2$s is available." : ля %1$s доступно обновление до версии %2$s.",
"Update for {app} to version %s is available." : ля приложения «{app}» доступно обновление до версии %s.",
"A new version is available: %s" : "Доступна новая версия: %s",
"Open updater" : "Открыть окно обновления",
"Download now" : "Скачать сейчас",

View File

@ -77,7 +77,7 @@ OC.L10N.register(
"LDAP Filter:" : "Filtre LDAP :",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Le filtre spécifie quels groupes LDAP ont accès à l'instance %s.",
"Verify settings and count the groups" : "Vérifier les paramètres et compter les groupes",
"When logging in, %s will find the user based on the following attributes:" : "Au login, %s cherchera l'utilisateur sur base de ces attributs :",
"When logging in, %s will find the user based on the following attributes:" : "À la connexion, %s cherchera l'utilisateur sur la base des attributs suivant :",
"LDAP / AD Username:" : "Nom d'utilisateur LDAP / AD :",
"Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Autorise l'authentification à partir du nom d'utilisateur LDAP / AD.Celui-ci sera détecté et pourra être soit \"uid\", soit \"sAMAccountName\".",
"LDAP / AD Email Address:" : "Adresse mail LDAP / AD :",

View File

@ -75,7 +75,7 @@
"LDAP Filter:" : "Filtre LDAP :",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Le filtre spécifie quels groupes LDAP ont accès à l'instance %s.",
"Verify settings and count the groups" : "Vérifier les paramètres et compter les groupes",
"When logging in, %s will find the user based on the following attributes:" : "Au login, %s cherchera l'utilisateur sur base de ces attributs :",
"When logging in, %s will find the user based on the following attributes:" : "À la connexion, %s cherchera l'utilisateur sur la base des attributs suivant :",
"LDAP / AD Username:" : "Nom d'utilisateur LDAP / AD :",
"Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Autorise l'authentification à partir du nom d'utilisateur LDAP / AD.Celui-ci sera détecté et pourra être soit \"uid\", soit \"sAMAccountName\".",
"LDAP / AD Email Address:" : "Adresse mail LDAP / AD :",

View File

@ -47,6 +47,7 @@ OC.L10N.register(
"Select attributes" : "Seleziona gli attributi",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Utente non trovato. Controlla i tuoi attributi di accesso e il nome utente.\nFiltro effettivo (copiare e incollare per la convalida della riga di comando):<br/>",
"User found and settings verified." : "Utente trovato e impostazioni verificate.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Valuta di restringere la tua ricerca, poiché ha incluso molti utenti, solo il primo dei quali sarà in grado di accedere.",
"An unspecified error occurred. Please check log and settings." : "Si è verificato un errore non specificato. Controlla le impostazioni e il file di log.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Il filtro di ricerca non è valido, probabilmente a causa di problemi di sintassi come un numero dispari di parentesi aperte e chiuse. Controlla.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Si è verificato un errore di connessione a LDAP / AD, controlla l'host, la porta e le credenziali.",
@ -82,6 +83,7 @@ OC.L10N.register(
"LDAP / AD Email Address:" : "Indirizzo email LDAP / AD:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Consente l'accesso tramite l'attributo email. \"mail\" e \"mailPrimaryAddress\" sono consentiti.",
"Other Attributes:" : "Altri attributi:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definisce i filtri da applicare quando viene eseguito il tentativo di accesso. \"%%uid\" rimpiazza il nome utente nell'azione di accesso. Esempio: \"uid=%%uid\"",
"Test Loginname" : "Prova nome di accesso",
"Verify settings" : "Verifica impostazioni",
"1. Server" : "1. server",
@ -163,10 +165,13 @@ OC.L10N.register(
"Enable LDAP password changes per user" : "Abilita le modifiche per utente della password LDAP",
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Consente agli utenti LDAP di cambiare la propria password e consente al super amministratore e agli amministratori dei gruppi di cambiare la password dei rispettivi utenti LDAP. Funziona solo se i criteri di controllo di accesso sono configurati in accordo sul server LDAP. Poiché le password sono inviate in chiaro al server LDAP, è necessario utilizzare la cifratura del trasporto e configurare la creazione di un hash della password sul server LDAP.",
"(New password is sent as plain text to LDAP)" : "(La nuova password è inviata in chiaro a LDAP)",
"Default password policy DN" : "DN criterio predefinito delle password",
"The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "Il DN di un criterio predefinito delle password che sarà utilizzato per la gestione della scadenza delle password. Funziona solo quando la password LDAP è modificabile dall'utente ed è supportata solo da OpenLDAP. Lascia vuoto per disabilitare la gestione della scadenza delle password.",
"Special Attributes" : "Attributi speciali",
"Quota Field" : "Campo Quota",
"Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Lascia vuoto per la quota utente predefinita. Altrimenti, specifica un attributo LDAP/AD.",
"Quota Default" : "Quota predefinita",
"Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Applica la quota predefinita per gli utenti LDAP che non hanno un valore impostato nel campo Quota.",
"Email Field" : "Campo Email",
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Imposta l'indirizzo di posta degli utenti dal loro attributo LDAP. Lascialo vuoto per il comportamento predefinito.",
"User Home Folder Naming Rule" : "Regola di assegnazione del nome della cartella utente",

View File

@ -45,6 +45,7 @@
"Select attributes" : "Seleziona gli attributi",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Utente non trovato. Controlla i tuoi attributi di accesso e il nome utente.\nFiltro effettivo (copiare e incollare per la convalida della riga di comando):<br/>",
"User found and settings verified." : "Utente trovato e impostazioni verificate.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Valuta di restringere la tua ricerca, poiché ha incluso molti utenti, solo il primo dei quali sarà in grado di accedere.",
"An unspecified error occurred. Please check log and settings." : "Si è verificato un errore non specificato. Controlla le impostazioni e il file di log.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Il filtro di ricerca non è valido, probabilmente a causa di problemi di sintassi come un numero dispari di parentesi aperte e chiuse. Controlla.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Si è verificato un errore di connessione a LDAP / AD, controlla l'host, la porta e le credenziali.",
@ -80,6 +81,7 @@
"LDAP / AD Email Address:" : "Indirizzo email LDAP / AD:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Consente l'accesso tramite l'attributo email. \"mail\" e \"mailPrimaryAddress\" sono consentiti.",
"Other Attributes:" : "Altri attributi:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definisce i filtri da applicare quando viene eseguito il tentativo di accesso. \"%%uid\" rimpiazza il nome utente nell'azione di accesso. Esempio: \"uid=%%uid\"",
"Test Loginname" : "Prova nome di accesso",
"Verify settings" : "Verifica impostazioni",
"1. Server" : "1. server",
@ -161,10 +163,13 @@
"Enable LDAP password changes per user" : "Abilita le modifiche per utente della password LDAP",
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Consente agli utenti LDAP di cambiare la propria password e consente al super amministratore e agli amministratori dei gruppi di cambiare la password dei rispettivi utenti LDAP. Funziona solo se i criteri di controllo di accesso sono configurati in accordo sul server LDAP. Poiché le password sono inviate in chiaro al server LDAP, è necessario utilizzare la cifratura del trasporto e configurare la creazione di un hash della password sul server LDAP.",
"(New password is sent as plain text to LDAP)" : "(La nuova password è inviata in chiaro a LDAP)",
"Default password policy DN" : "DN criterio predefinito delle password",
"The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "Il DN di un criterio predefinito delle password che sarà utilizzato per la gestione della scadenza delle password. Funziona solo quando la password LDAP è modificabile dall'utente ed è supportata solo da OpenLDAP. Lascia vuoto per disabilitare la gestione della scadenza delle password.",
"Special Attributes" : "Attributi speciali",
"Quota Field" : "Campo Quota",
"Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Lascia vuoto per la quota utente predefinita. Altrimenti, specifica un attributo LDAP/AD.",
"Quota Default" : "Quota predefinita",
"Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Applica la quota predefinita per gli utenti LDAP che non hanno un valore impostato nel campo Quota.",
"Email Field" : "Campo Email",
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Imposta l'indirizzo di posta degli utenti dal loro attributo LDAP. Lascialo vuoto per il comportamento predefinito.",
"User Home Folder Naming Rule" : "Regola di assegnazione del nome della cartella utente",

View File

@ -271,6 +271,8 @@ OC.L10N.register(
"Log in" : "Inici de sessió",
"Stay logged in" : "Mantén la sessió connectada",
"Alternative Logins" : "Acreditacions alternatives",
"Account access" : "Compte d'accés",
"You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.",
"App token" : "Testimoni d'aplicació",
"Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació",
"Redirecting …" : "Redirigint …",

View File

@ -269,6 +269,8 @@
"Log in" : "Inici de sessió",
"Stay logged in" : "Mantén la sessió connectada",
"Alternative Logins" : "Acreditacions alternatives",
"Account access" : "Compte d'accés",
"You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.",
"App token" : "Testimoni d'aplicació",
"Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació",
"Redirecting …" : "Redirigint …",

View File

@ -174,10 +174,10 @@ OC.L10N.register(
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Compartir",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
"Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario, un grupo o un ID de nube federado.",
"Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
"Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
"Name or email address..." : "Nombre o dirección de correo electrónico",
"Name or federated cloud ID..." : "Nombre o ID de nube federada...",
"Name or federated cloud ID..." : "Nombre...",
"Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
"Name..." : "Nombre...",
"Error" : "Error",

View File

@ -172,10 +172,10 @@
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Compartir",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
"Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario, un grupo o un ID de nube federado.",
"Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
"Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
"Name or email address..." : "Nombre o dirección de correo electrónico",
"Name or federated cloud ID..." : "Nombre o ID de nube federada...",
"Name or federated cloud ID..." : "Nombre...",
"Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
"Name..." : "Nombre...",
"Error" : "Error",

View File

@ -271,6 +271,8 @@ OC.L10N.register(
"Log in" : "Se connecter",
"Stay logged in" : "Rester connecté",
"Alternative Logins" : "Identifiants alternatifs",
"Account access" : "Accès au compte",
"You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".",
"App token" : "Jeton d'application",
"Alternative login using app token" : "Authentification alternative utilisant un jeton d'application",
"Redirecting …" : "Redirection en cours...",

View File

@ -269,6 +269,8 @@
"Log in" : "Se connecter",
"Stay logged in" : "Rester connecté",
"Alternative Logins" : "Identifiants alternatifs",
"Account access" : "Accès au compte",
"You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".",
"App token" : "Jeton d'application",
"Alternative login using app token" : "Authentification alternative utilisant un jeton d'application",
"Redirecting …" : "Redirection en cours...",

View File

@ -87,7 +87,7 @@ OC.L10N.register(
"Set an admin username." : "Establecer un Usuario administrador",
"Set an admin password." : "Establecer la contraseña del administrador.",
"Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s",
"Invalid Federated Cloud ID" : "ID de Nube Federada Inválido",
"Invalid Federated Cloud ID" : "ID Inválido",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i",
"Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe",
"You are not allowed to share %s" : "No tienes permitido compartir %s",
@ -100,7 +100,7 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ",
"Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas",
"Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido federado con el mismo usuario",
"Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento",
"Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s",
"Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos",

View File

@ -85,7 +85,7 @@
"Set an admin username." : "Establecer un Usuario administrador",
"Set an admin password." : "Establecer la contraseña del administrador.",
"Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s",
"Invalid Federated Cloud ID" : "ID de Nube Federada Inválido",
"Invalid Federated Cloud ID" : "ID Inválido",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i",
"Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe",
"You are not allowed to share %s" : "No tienes permitido compartir %s",
@ -98,7 +98,7 @@
"Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ",
"Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas",
"Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido federado con el mismo usuario",
"Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento",
"Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s",
"Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos",

View File

@ -33,6 +33,7 @@ OC.L10N.register(
"Unable to delete group." : "Impossibile eliminare il gruppo.",
"Invalid SMTP password." : "Password SMTP non valida.",
"Well done, %s!" : "Ben fatto, %s!",
"If you received this email, the email configuration seems to be correct." : "Se hai ricevuto questo messaggio, la configurazione della posta elettronica dovrebbe essere corretta.",
"Email setting test" : "Prova impostazioni email",
"Email could not be sent. Check your mail server log" : "Il messaggio non può essere inviato. Controlla il log del tuo server di posta",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)",
@ -45,6 +46,7 @@ OC.L10N.register(
"Unable to delete user." : "Impossibile eliminare l'utente.",
"Error while enabling user." : "Errore durante l'abilitazione dell'utente.",
"Error while disabling user." : "Errore durante la disabilitazione dell'utente.",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Per verificare il tuo account Twitter, pubblica il seguente tweet su Twitter (assicurati di pubblicarlo senza interruzioni di riga):",
"Settings saved" : "Impostazioni salvate",
"Unable to change full name" : "Impossibile cambiare il nome completo",
"Unable to change email address" : "Impossibile cambiare l'indirizzo di posta",
@ -67,6 +69,7 @@ OC.L10N.register(
"Email address for %1$s changed on %2$s" : "Indirizzo di posta per %1$s modificato su %2$s",
"Welcome aboard" : "Benvenuto a bordo",
"Welcome aboard %s" : "Benvenuto a bordo di %s",
"You have now an %s account, you can add, protect, and share your data." : "Ora hai un account %s, puoi aggiungere, proteggere e condividere i tuoi dati.",
"Your username is: %s" : "Il tuo nome utente è: %s",
"Set your password" : "Imposta la tua password",
"Go to %s" : "Vai a %s",
@ -97,6 +100,8 @@ OC.L10N.register(
"Enable" : "Abilita",
"Enabling app …" : "Abilitazione applicazione...",
"Error while enabling app" : "Errore durante l'attivazione",
"Error: This app can not be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile",
"Error: Could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata",
"Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata",
"Updating...." : "Aggiornamento in corso...",
"Error while updating app" : "Errore durante l'aggiornamento",
@ -177,6 +182,7 @@ OC.L10N.register(
"A valid password must be provided" : "Deve essere fornita una password valida",
"A valid email must be provided" : "Deve essere fornito un indirizzo email valido",
"Developer documentation" : "Documentazione dello sviluppatore",
"View in store" : "Visualizza nell'archivio",
"Limit to groups" : "Limita a gruppi",
"This app has an update available." : "Un aggiornamento di questa applicazione è disponibile.",
"by %s" : "di %s",
@ -211,6 +217,7 @@ OC.L10N.register(
"STARTTLS" : "STARTTLS",
"Email server" : "Server di posta",
"Open documentation" : "Apri la documentazione",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "È importante impostare questo server per poter inviare email, come per il ripristino della password e per le notifiche.",
"Send mode" : "Modalità di invio",
"Encryption" : "Cifratura",
"From address" : "Indirizzo mittente",
@ -240,15 +247,19 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova.",
"Start migration" : "Avvia migrazione",
"Security & setup warnings" : "Avvisi di sicurezza e di configurazione",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo qualche controllo automatico. Vedi la sezione Suggerimenti e trucchi e la documentazione per ulteriori informazioni.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP non sembra essere configurato correttamente per interrogare le variabili d'ambiente di sistema. Il test con getenv(\"PATH\") restituisce solo una risposta vuota.",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Controlla la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione di installazione ↗</a> per le note di configurazione di PHP e la configurazione PHP del tuo server, in particolare quando utilizzi php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configurazione di sola lettura è stata abilitata. Ciò impedisce l'impostazione di alcune configurazioni tramite l'interfaccia web. Inoltre, i file devono essere resi scrivibili manualmente per ogni aggiornamento.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a> per ulteriori informazioni.",
"System locale can not be set to a one which supports UTF-8." : "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Ciò vuol dire che ci potrebbero esserci problemi con certi caratteri nei nomi dei file.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "È vivamente consigliata l'installazione dei pacchetti richiesti sul tuo sistema per supportare una delle seguenti localizzazioni: %s.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
"All checks passed." : "Tutti i controlli passati.",
@ -256,6 +267,7 @@ OC.L10N.register(
"Last job ran %s." : "Ultima esecuzione di cron: %s.",
"Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
"Background job didnt run yet!" : "Operazione in background non ancora eseguita!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.",
"Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
@ -263,6 +275,7 @@ OC.L10N.register(
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.",
"Version" : "Versione",
"Sharing" : "Condivisione",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "In qualità di amministratore puoi configurare in modo granulare il comportamento della condivisione. Vedi la documentazione per ulteriori informazioni.",
"Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione",
"Allow users to share via link" : "Consenti agli utenti di condividere tramite collegamento",
"Allow public uploads" : "Consenti caricamenti pubblici",
@ -422,8 +435,10 @@ OC.L10N.register(
"Subscribe to our newsletter!" : "Iscriviti alla nostra newsletter!",
"Show last log in" : "Mostra ultimo accesso",
"Verifying" : "Verifica in corso",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo qualche controllo automatico. Vedi la sezione Suggerimenti e trucchi e la documentazione per ulteriori informazioni.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
"Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Client web, desktop e mobile e password specifiche di applicazioni che hanno attualmente accesso al tuo account.",
"Here you can generate individual passwords for apps so you dont have to give out your password. You can revoke them individually too." : "Qui puoi generare password individuali per le applicazioni, in modo da non dover fornire la tua password. Puoi anche revocarle individualmente.",
"Follow us on Google+!" : "Seguici su Google+!",
"Follow us on Twitter!" : "Seguici su Twitter!",
"Check out our blog!" : "Leggi il nostro blog!"

View File

@ -31,6 +31,7 @@
"Unable to delete group." : "Impossibile eliminare il gruppo.",
"Invalid SMTP password." : "Password SMTP non valida.",
"Well done, %s!" : "Ben fatto, %s!",
"If you received this email, the email configuration seems to be correct." : "Se hai ricevuto questo messaggio, la configurazione della posta elettronica dovrebbe essere corretta.",
"Email setting test" : "Prova impostazioni email",
"Email could not be sent. Check your mail server log" : "Il messaggio non può essere inviato. Controlla il log del tuo server di posta",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)",
@ -43,6 +44,7 @@
"Unable to delete user." : "Impossibile eliminare l'utente.",
"Error while enabling user." : "Errore durante l'abilitazione dell'utente.",
"Error while disabling user." : "Errore durante la disabilitazione dell'utente.",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Per verificare il tuo account Twitter, pubblica il seguente tweet su Twitter (assicurati di pubblicarlo senza interruzioni di riga):",
"Settings saved" : "Impostazioni salvate",
"Unable to change full name" : "Impossibile cambiare il nome completo",
"Unable to change email address" : "Impossibile cambiare l'indirizzo di posta",
@ -65,6 +67,7 @@
"Email address for %1$s changed on %2$s" : "Indirizzo di posta per %1$s modificato su %2$s",
"Welcome aboard" : "Benvenuto a bordo",
"Welcome aboard %s" : "Benvenuto a bordo di %s",
"You have now an %s account, you can add, protect, and share your data." : "Ora hai un account %s, puoi aggiungere, proteggere e condividere i tuoi dati.",
"Your username is: %s" : "Il tuo nome utente è: %s",
"Set your password" : "Imposta la tua password",
"Go to %s" : "Vai a %s",
@ -95,6 +98,8 @@
"Enable" : "Abilita",
"Enabling app …" : "Abilitazione applicazione...",
"Error while enabling app" : "Errore durante l'attivazione",
"Error: This app can not be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile",
"Error: Could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata",
"Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata",
"Updating...." : "Aggiornamento in corso...",
"Error while updating app" : "Errore durante l'aggiornamento",
@ -175,6 +180,7 @@
"A valid password must be provided" : "Deve essere fornita una password valida",
"A valid email must be provided" : "Deve essere fornito un indirizzo email valido",
"Developer documentation" : "Documentazione dello sviluppatore",
"View in store" : "Visualizza nell'archivio",
"Limit to groups" : "Limita a gruppi",
"This app has an update available." : "Un aggiornamento di questa applicazione è disponibile.",
"by %s" : "di %s",
@ -209,6 +215,7 @@
"STARTTLS" : "STARTTLS",
"Email server" : "Server di posta",
"Open documentation" : "Apri la documentazione",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "È importante impostare questo server per poter inviare email, come per il ripristino della password e per le notifiche.",
"Send mode" : "Modalità di invio",
"Encryption" : "Cifratura",
"From address" : "Indirizzo mittente",
@ -238,15 +245,19 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova.",
"Start migration" : "Avvia migrazione",
"Security & setup warnings" : "Avvisi di sicurezza e di configurazione",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo qualche controllo automatico. Vedi la sezione Suggerimenti e trucchi e la documentazione per ulteriori informazioni.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP non sembra essere configurato correttamente per interrogare le variabili d'ambiente di sistema. Il test con getenv(\"PATH\") restituisce solo una risposta vuota.",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Controlla la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione di installazione ↗</a> per le note di configurazione di PHP e la configurazione PHP del tuo server, in particolare quando utilizzi php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configurazione di sola lettura è stata abilitata. Ciò impedisce l'impostazione di alcune configurazioni tramite l'interfaccia web. Inoltre, i file devono essere resi scrivibili manualmente per ogni aggiornamento.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a> per ulteriori informazioni.",
"System locale can not be set to a one which supports UTF-8." : "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Ciò vuol dire che ci potrebbero esserci problemi con certi caratteri nei nomi dei file.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "È vivamente consigliata l'installazione dei pacchetti richiesti sul tuo sistema per supportare una delle seguenti localizzazioni: %s.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
"All checks passed." : "Tutti i controlli passati.",
@ -254,6 +265,7 @@
"Last job ran %s." : "Ultima esecuzione di cron: %s.",
"Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
"Background job didnt run yet!" : "Operazione in background non ancora eseguita!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.",
"Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
@ -261,6 +273,7 @@
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.",
"Version" : "Versione",
"Sharing" : "Condivisione",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "In qualità di amministratore puoi configurare in modo granulare il comportamento della condivisione. Vedi la documentazione per ulteriori informazioni.",
"Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione",
"Allow users to share via link" : "Consenti agli utenti di condividere tramite collegamento",
"Allow public uploads" : "Consenti caricamenti pubblici",
@ -420,8 +433,10 @@
"Subscribe to our newsletter!" : "Iscriviti alla nostra newsletter!",
"Show last log in" : "Mostra ultimo accesso",
"Verifying" : "Verifica in corso",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo qualche controllo automatico. Vedi la sezione Suggerimenti e trucchi e la documentazione per ulteriori informazioni.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
"Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Client web, desktop e mobile e password specifiche di applicazioni che hanno attualmente accesso al tuo account.",
"Here you can generate individual passwords for apps so you dont have to give out your password. You can revoke them individually too." : "Qui puoi generare password individuali per le applicazioni, in modo da non dover fornire la tua password. Puoi anche revocarle individualmente.",
"Follow us on Google+!" : "Seguici su Google+!",
"Follow us on Twitter!" : "Seguici su Twitter!",
"Check out our blog!" : "Leggi il nostro blog!"