diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 0b7f9d3fa2ab5..04693e3d5470e 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -110,7 +110,7 @@ OC.L10N.register( "New folder" : "Nouveau dossier", "Create new folder" : "Créer un nouveau dossier", "Upload file" : "Téléverser un fichier", - "Recent" : "Récent", + "Recent" : "Récents", "Not favorited" : "Non marqué comme favori", "Remove from favorites" : "Retirer des favoris", "Add to favorites" : "Ajouter aux favoris", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 5ba5b4eb56a45..f4acd3f312520 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -108,7 +108,7 @@ "New folder" : "Nouveau dossier", "Create new folder" : "Créer un nouveau dossier", "Upload file" : "Téléverser un fichier", - "Recent" : "Récent", + "Recent" : "Récents", "Not favorited" : "Non marqué comme favori", "Remove from favorites" : "Retirer des favoris", "Add to favorites" : "Ajouter aux favoris", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index a3ebdb2eee9b4..cd2aa42b4896c 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -188,6 +188,8 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "Não foi possível renomear \"{oldName}\", ele não existe mais", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{newName}\" já é utilizado na pasta \"{dir}\". Escolha um nome diferente.", "Could not rename \"{oldName}\"" : "Não foi possível renomear \"{oldName}\"", + "Could not copy {file}. {message}" : "Não foi possível copiar {file}. {message}", + "Could not move {file}. {message}" : "Não foi possível mover {file}. {message}", "Total rows summary" : "Resumo total de linhas", "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", "\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso", @@ -249,8 +251,16 @@ OC.L10N.register( "Blank" : "Em branco", "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Delete permanently" : "Remover permanentemente", + "Destination is not a folder" : "O destino não é uma pasta", + "This file/folder is already in that directory" : "Este arquivo/pasta já está nesse diretório", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Você não pode mover um arquivo/pasta para si mesmo ou para uma subpasta dele mesmo", + "A file or folder with that name already exists in this folder" : "Já existe um arquivo ou pasta com esse nome nesta pasta", + "The files is locked" : "Os arquivos estão bloqueados", + "The file does not exist anymore" : "O arquivo não existe mais", + "Chose destination" : "Escolha o destino", "Copy to {target}" : "Copiar para {target}", "Move to {target}" : "Mover para {target}", + "Cancelled move or copy operation" : "Operação de movimentação ou cópia cancelada", "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", @@ -259,6 +269,11 @@ OC.L10N.register( "Templates" : "Modelos", "Create new templates folder" : "Criar nova pasta de modelos", "Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} pastas","{folderCount} pastas","{folderCount} pastas"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} arquivos","{fileCount} arquivos","{fileCount} arquivos"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 arquivo e {folderCount} pastas","1 arquivo e {folderCount} pastas","1 arquivo e {folderCount} pastas"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} arquivos e 1 pasta","{fileCount} arquivos e 1 pasta","{fileCount} arquivos e 1 pasta"], + "{fileCount} files and {folderCount} folders" : "{fileCount} arquivos e {folderCount} pastas", "List of favorites files and folders." : "Lista de arquivos e pastas favoritos.", "No favorites yet" : "Você não possui favoritos!", "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index cc31c07668c96..65df29db6026c 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -186,6 +186,8 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Não foi possível renomear \"{oldName}\", ele não existe mais", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{newName}\" já é utilizado na pasta \"{dir}\". Escolha um nome diferente.", "Could not rename \"{oldName}\"" : "Não foi possível renomear \"{oldName}\"", + "Could not copy {file}. {message}" : "Não foi possível copiar {file}. {message}", + "Could not move {file}. {message}" : "Não foi possível mover {file}. {message}", "Total rows summary" : "Resumo total de linhas", "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", "\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso", @@ -247,8 +249,16 @@ "Blank" : "Em branco", "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Delete permanently" : "Remover permanentemente", + "Destination is not a folder" : "O destino não é uma pasta", + "This file/folder is already in that directory" : "Este arquivo/pasta já está nesse diretório", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Você não pode mover um arquivo/pasta para si mesmo ou para uma subpasta dele mesmo", + "A file or folder with that name already exists in this folder" : "Já existe um arquivo ou pasta com esse nome nesta pasta", + "The files is locked" : "Os arquivos estão bloqueados", + "The file does not exist anymore" : "O arquivo não existe mais", + "Chose destination" : "Escolha o destino", "Copy to {target}" : "Copiar para {target}", "Move to {target}" : "Mover para {target}", + "Cancelled move or copy operation" : "Operação de movimentação ou cópia cancelada", "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", @@ -257,6 +267,11 @@ "Templates" : "Modelos", "Create new templates folder" : "Criar nova pasta de modelos", "Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} pastas","{folderCount} pastas","{folderCount} pastas"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} arquivos","{fileCount} arquivos","{fileCount} arquivos"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 arquivo e {folderCount} pastas","1 arquivo e {folderCount} pastas","1 arquivo e {folderCount} pastas"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} arquivos e 1 pasta","{fileCount} arquivos e 1 pasta","{fileCount} arquivos e 1 pasta"], + "{fileCount} files and {folderCount} folders" : "{fileCount} arquivos e {folderCount} pastas", "List of favorites files and folders." : "Lista de arquivos e pastas favoritos.", "No favorites yet" : "Você não possui favoritos!", "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 50a8496a1ef0b..eca4cdac16d8f 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -178,18 +178,20 @@ OC.L10N.register( "Download file {name}" : "Скачать файл {name}", "File name" : "Имя файла", "Folder name" : "Имя папки", - "\"{displayName}\" action executed successfully" : "Действие \"{displayName}\" выполнено успешно", - "\"{displayName}\" action failed" : "Действие \"{displayName}\" завершилось неудачно", - "\"{name}\" is not an allowed filetype." : "\"{name}\" не является допустимым типом файла.", - "{newName} already exists." : "{newName} уже существует.", + "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", + "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", + "\"{name}\" is not an allowed filetype." : "«{name}» не является допустимым типом файла.", + "{newName} already exists." : "«{newName}» уже существует.", "Name cannot be empty" : "Имя не может быть пустым", "Another entry with the same name already exists" : "Другая запись с таким названием уже существует", - "Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано \"{oldName}\" в \"{newName}\"", + "Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано «{oldName}» в \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.", - "Could not rename \"{oldName}\"" : "Не удалось переименовать \"{oldName}\"", + "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»", + "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", + "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Total rows summary" : "Количество строк в общем", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" неудачно для некоторых элементов", + "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", "ascending" : "восходящий", "descending" : "нисходящий", @@ -249,8 +251,16 @@ OC.L10N.register( "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", - "Copy to {target}" : "Скопировать в {target}", - "Move to {target}" : "Переместить в {target}", + "Destination is not a folder" : "Указанное назначение не является папкой", + "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", + "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", + "The files is locked" : "Файлы заблокированы", + "The file does not exist anymore" : "Файл больше не существует", + "Chose destination" : "Выбор места назначения", + "Copy to {target}" : "Скопировать в «{target}»", + "Move to {target}" : "Переместить в «{target}»", + "Cancelled move or copy operation" : "Копирование или перемещение отменено", "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в Файлах", "Open details" : "Открыть подробности", @@ -259,14 +269,19 @@ OC.L10N.register( "Templates" : "Шаблоны", "Create new templates folder" : "Создать новую папку шаблонов", "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", + "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"], + "_{fileCount} file_::_{fileCount} files_" : ["{count} файл","{count} файла","{count} файлов","{count} файла"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {count} папка","один файл и {count} папки","один файл и {count} папок","один файл и {count} папки"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл и одна папка","{fileCount} файла и одна папка","{fileCount} файлов и одна папка","{fileCount} файла и одна папка"], + "{fileCount} files and {folderCount} folders" : "файлов: {fileCount}, папок: {folderCount}", "List of favorites files and folders." : "Список избранных файлов и каталогов.", "No favorites yet" : "В избранное ещё ничего не добавлено ", "Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные", "All files" : "Все файлы", - "List of your files and folders." : "Список Ваших файлов и каталогов.", + "List of your files and folders." : "Список ваших файлов и каталогов.", "List of recently modified files and folders." : "Список недавно измененных файлов и директорий.", "No recently modified files" : "Нет недавно измененных файлов", - "Files and folders you recently modified will show up here." : "Здесь будут отображаться файлы и папки, которые Вы недавно изменили.", + "Files and folders you recently modified will show up here." : "Здесь будут показаны недавно изменённые файлы и папки", "Toggle %1$s sublist" : "Переключить %1$s подсписок", "No entries found in this folder" : "В этом каталоге ничего не найдено", "Upload too large" : "Файл слишком велик", @@ -288,8 +303,8 @@ OC.L10N.register( "Shared with you" : "Доступные для вас", "Deleted shares" : "Удалённые общие ресурсы", "Pending shares" : "Ожидающие общие ресурсы", - "This file has the tag {tag}" : "У этого файла есть тэг: {tag}", - "This file has the tags {firstTags} and {lastTag}" : "У этого файла есть тэги: {firstTags} и {lastTag}", + "This file has the tag {tag}" : "Файлу назначана метка «{tag}»", + "This file has the tags {firstTags} and {lastTag}" : "Файлу назначены метки «{firstTags}» и «{lastTag}»", "Open folder {name}" : "Открыть папку {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", "Search for an account" : "Поиск по учетной записи", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index d7c797fe026fb..89d90aef5f9e5 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -176,18 +176,20 @@ "Download file {name}" : "Скачать файл {name}", "File name" : "Имя файла", "Folder name" : "Имя папки", - "\"{displayName}\" action executed successfully" : "Действие \"{displayName}\" выполнено успешно", - "\"{displayName}\" action failed" : "Действие \"{displayName}\" завершилось неудачно", - "\"{name}\" is not an allowed filetype." : "\"{name}\" не является допустимым типом файла.", - "{newName} already exists." : "{newName} уже существует.", + "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", + "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", + "\"{name}\" is not an allowed filetype." : "«{name}» не является допустимым типом файла.", + "{newName} already exists." : "«{newName}» уже существует.", "Name cannot be empty" : "Имя не может быть пустым", "Another entry with the same name already exists" : "Другая запись с таким названием уже существует", - "Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано \"{oldName}\" в \"{newName}\"", + "Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано «{oldName}» в \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.", - "Could not rename \"{oldName}\"" : "Не удалось переименовать \"{oldName}\"", + "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»", + "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", + "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Total rows summary" : "Количество строк в общем", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" неудачно для некоторых элементов", + "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", "ascending" : "восходящий", "descending" : "нисходящий", @@ -247,8 +249,16 @@ "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", - "Copy to {target}" : "Скопировать в {target}", - "Move to {target}" : "Переместить в {target}", + "Destination is not a folder" : "Указанное назначение не является папкой", + "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", + "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", + "The files is locked" : "Файлы заблокированы", + "The file does not exist anymore" : "Файл больше не существует", + "Chose destination" : "Выбор места назначения", + "Copy to {target}" : "Скопировать в «{target}»", + "Move to {target}" : "Переместить в «{target}»", + "Cancelled move or copy operation" : "Копирование или перемещение отменено", "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в Файлах", "Open details" : "Открыть подробности", @@ -257,14 +267,19 @@ "Templates" : "Шаблоны", "Create new templates folder" : "Создать новую папку шаблонов", "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", + "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"], + "_{fileCount} file_::_{fileCount} files_" : ["{count} файл","{count} файла","{count} файлов","{count} файла"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {count} папка","один файл и {count} папки","один файл и {count} папок","один файл и {count} папки"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл и одна папка","{fileCount} файла и одна папка","{fileCount} файлов и одна папка","{fileCount} файла и одна папка"], + "{fileCount} files and {folderCount} folders" : "файлов: {fileCount}, папок: {folderCount}", "List of favorites files and folders." : "Список избранных файлов и каталогов.", "No favorites yet" : "В избранное ещё ничего не добавлено ", "Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные", "All files" : "Все файлы", - "List of your files and folders." : "Список Ваших файлов и каталогов.", + "List of your files and folders." : "Список ваших файлов и каталогов.", "List of recently modified files and folders." : "Список недавно измененных файлов и директорий.", "No recently modified files" : "Нет недавно измененных файлов", - "Files and folders you recently modified will show up here." : "Здесь будут отображаться файлы и папки, которые Вы недавно изменили.", + "Files and folders you recently modified will show up here." : "Здесь будут показаны недавно изменённые файлы и папки", "Toggle %1$s sublist" : "Переключить %1$s подсписок", "No entries found in this folder" : "В этом каталоге ничего не найдено", "Upload too large" : "Файл слишком велик", @@ -286,8 +301,8 @@ "Shared with you" : "Доступные для вас", "Deleted shares" : "Удалённые общие ресурсы", "Pending shares" : "Ожидающие общие ресурсы", - "This file has the tag {tag}" : "У этого файла есть тэг: {tag}", - "This file has the tags {firstTags} and {lastTag}" : "У этого файла есть тэги: {firstTags} и {lastTag}", + "This file has the tag {tag}" : "Файлу назначана метка «{tag}»", + "This file has the tags {firstTags} and {lastTag}" : "Файлу назначены метки «{firstTags}» и «{lastTag}»", "Open folder {name}" : "Открыть папку {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", "Search for an account" : "Поиск по учетной записи", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index cb35ca67a2ff2..9f486ad5b2b23 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Wyślij", "Edit" : "Edytuj", "Bundled permissions" : "Uprawnienia w pakiecie", + "Open Sharing Details" : "Otwórz szczegóły udostępniania", "group" : "grupa", "conversation" : "rozmowa", "remote" : "zdalny", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Podaj datę", "Create share" : "Utwórz udostępnienie", "Cancel" : "Anuluj", + "Customize link" : "Dostosuj link", "Add another link" : "Dodaj kolejny link", "Create a new share link" : "Utwórz nowy link udostępnienia", "{shareWith} by {initiator}" : "{shareWith} przez {initiator}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "Tablica Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", + "Upload only" : "Tylko wyślij", "Advanced settings" : "Ustawienia zaawansowane", "Share label" : "Udostępnij etykietę", + "Set password" : "Ustaw hasło", "Password" : "Hasło", "Password expires {passwordExpirationTime}" : "Hasło wygasa {passwordExpirationTime}", "Password expired" : "Hasło wygasło", @@ -205,6 +209,7 @@ OC.L10N.register( "Update" : "Aktualizuj", "Share" : "Udostępnij", "Delete share" : "Usuń udostępnianie", + "Share with " : "Udostępnij dla", "Others with access" : "Inni z dostępem", "No other users with access found" : "Nie znaleziono innych użytkowników z dostępem", "Toggle list of others with access to this directory" : "Przełącz listę innych z dostępem do tego katalogu", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 00bb70bce850f..2f4ee4ea18168 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -131,6 +131,7 @@ "Upload" : "Wyślij", "Edit" : "Edytuj", "Bundled permissions" : "Uprawnienia w pakiecie", + "Open Sharing Details" : "Otwórz szczegóły udostępniania", "group" : "grupa", "conversation" : "rozmowa", "remote" : "zdalny", @@ -156,6 +157,7 @@ "Enter a date" : "Podaj datę", "Create share" : "Utwórz udostępnienie", "Cancel" : "Anuluj", + "Customize link" : "Dostosuj link", "Add another link" : "Dodaj kolejny link", "Create a new share link" : "Utwórz nowy link udostępnienia", "{shareWith} by {initiator}" : "{shareWith} przez {initiator}", @@ -188,8 +190,10 @@ "Deck board" : "Tablica Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", + "Upload only" : "Tylko wyślij", "Advanced settings" : "Ustawienia zaawansowane", "Share label" : "Udostępnij etykietę", + "Set password" : "Ustaw hasło", "Password" : "Hasło", "Password expires {passwordExpirationTime}" : "Hasło wygasa {passwordExpirationTime}", "Password expired" : "Hasło wygasło", @@ -203,6 +207,7 @@ "Update" : "Aktualizuj", "Share" : "Udostępnij", "Delete share" : "Usuń udostępnianie", + "Share with " : "Udostępnij dla", "Others with access" : "Inni z dostępem", "No other users with access found" : "Nie znaleziono innych użytkowników z dostępem", "Toggle list of others with access to this directory" : "Przełącz listę innych z dostępem do tego katalogu", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index f51b178dfd314..81efa099618b6 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -143,6 +143,7 @@ OC.L10N.register( "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Istnieją pewne certyfikaty SSL zaimportowane przez użytkownika, które nie są już używane z Nextcloud 21. Można je zaimportować z wiersza poleceń za pomocą polecenia \"occ security:certificates:import\". Ich ścieżki w katalogu danych są pokazane poniżej.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Znaleziono nieprawidłowe identyfikatory UUID użytkowników lub grup LDAP. Sprawdź ustawienia \"Zastąp wykrywanie UUID\" w części eksperckiej konfiguracji LDAP i użyj \"occ ldap:update-uuid\", aby je zaktualizować.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Stary format szyfrowania po stronie serwera jest włączony. Zalecamy wyłączenie jego.", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "Synchronizacja książki adresowej systemu DAV nie została jeszcze uruchomiona, ponieważ Twoja instancja ma ponad 1000 użytkowników lub wystąpił błąd. Uruchom ją ręcznie, wywołując \"occ dav:sync-system-addressbook\".", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Używana jest wersja MariaDB \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MariaDB 10.2 lub nowszej.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest wersja MySQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MySQL 8.0 lub MariaDB 10.2, albo nowszej.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Używana jest wersja PostgreSQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają PostgreSQL 9.6 lub nowszej.", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 46cf44240e4a9..6c977cc9f4563 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -141,6 +141,7 @@ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Istnieją pewne certyfikaty SSL zaimportowane przez użytkownika, które nie są już używane z Nextcloud 21. Można je zaimportować z wiersza poleceń za pomocą polecenia \"occ security:certificates:import\". Ich ścieżki w katalogu danych są pokazane poniżej.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Znaleziono nieprawidłowe identyfikatory UUID użytkowników lub grup LDAP. Sprawdź ustawienia \"Zastąp wykrywanie UUID\" w części eksperckiej konfiguracji LDAP i użyj \"occ ldap:update-uuid\", aby je zaktualizować.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Stary format szyfrowania po stronie serwera jest włączony. Zalecamy wyłączenie jego.", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "Synchronizacja książki adresowej systemu DAV nie została jeszcze uruchomiona, ponieważ Twoja instancja ma ponad 1000 użytkowników lub wystąpił błąd. Uruchom ją ręcznie, wywołując \"occ dav:sync-system-addressbook\".", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Używana jest wersja MariaDB \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MariaDB 10.2 lub nowszej.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest wersja MySQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają MySQL 8.0 lub MariaDB 10.2, albo nowszej.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Używana jest wersja PostgreSQL \"%s\". Nextcloud 21 i nowsze wersje nie obsługują tej wersji i wymagają PostgreSQL 9.6 lub nowszej.", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 558c2d320f276..2e84560a2f1bb 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -22,7 +22,7 @@ OC.L10N.register( "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s", "Education Edition" : "Édition pour l'éducation ", "Enterprise bundle" : "Pack pour entreprise", - "Groupware bundle" : "Pack pour travail collaboratif", + "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", "Social sharing bundle" : "Pack pour partage social", "PHP %s or higher is required." : "PHP %s ou supérieur est requis.", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index a78037653a620..5e910dcb57685 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -20,7 +20,7 @@ "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s", "Education Edition" : "Édition pour l'éducation ", "Enterprise bundle" : "Pack pour entreprise", - "Groupware bundle" : "Pack pour travail collaboratif", + "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", "Social sharing bundle" : "Pack pour partage social", "PHP %s or higher is required." : "PHP %s ou supérieur est requis.",