From 83a0e8a7a5650942e65d6644190323f5fb07dca7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Nov 2025 00:14:24 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/bg.js | 36 +++++++++++++++++++++++++++++ apps/files/l10n/bg.json | 36 +++++++++++++++++++++++++++++ apps/files/l10n/ga.js | 4 ++++ apps/files/l10n/ga.json | 4 ++++ apps/files/l10n/pt_BR.js | 1 + apps/files/l10n/pt_BR.json | 1 + apps/files/l10n/zh_TW.js | 4 ++++ apps/files/l10n/zh_TW.json | 4 ++++ apps/files_external/l10n/et_EE.js | 2 +- apps/files_external/l10n/et_EE.json | 2 +- apps/files_sharing/l10n/et_EE.js | 10 ++++---- apps/files_sharing/l10n/et_EE.json | 10 ++++---- apps/settings/l10n/et_EE.js | 2 +- apps/settings/l10n/et_EE.json | 2 +- apps/systemtags/l10n/be.js | 1 + apps/systemtags/l10n/be.json | 1 + apps/user_ldap/l10n/et_EE.js | 1 + apps/user_ldap/l10n/et_EE.json | 1 + core/l10n/be.js | 1 + core/l10n/be.json | 1 + core/l10n/et_EE.js | 4 ++-- core/l10n/et_EE.json | 4 ++-- core/l10n/ga.js | 1 + core/l10n/ga.json | 1 + lib/l10n/sw.js | 3 +++ lib/l10n/sw.json | 3 +++ 26 files changed, 122 insertions(+), 18 deletions(-) diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 01d2d2065bf..8f67cd798fa 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -84,10 +84,24 @@ OC.L10N.register( "Favorite" : "Любими", "Back" : "Назад", "Toggle selection for file \"{displayName}\"" : "Превключване на избора за файл \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "Превключване на избора за папка \"{displayName}\"", + "File is loading" : "Файлът се зарежда", + "Folder is loading" : "Папката се зарежда", "Filename" : "Име на файла", "Folder name" : "Име на папка", + "This node is unavailable" : "Тази точка е недостъпна", + "Another entry with the same name already exists." : "Вече съществува друг запис със същото име.", + "Invalid filename." : "Невалидно име на файл.", + "Renamed \"{oldName}\" to \"{newName}\"" : "Преименуван \"{oldName}\" на \"{newName}\"", + "Rename file" : "Преименуване на файл", "Folder" : "Папка", + "Unknown file type" : "Неизвестен тип файл", + "{ext} image" : "{ext}изображение", + "{ext} video" : "{ext}видео", + "{ext} audio" : "{ext} аудио", + "{ext} text" : "{ext} текст", "Pending" : "Чакащо", + "Unknown date" : "Неизвестна дата", "Clear filter" : "Изчстиване на филтър", "Modified" : "Промяна", "Search everywhere" : "Търси навсякъде", @@ -96,21 +110,38 @@ OC.L10N.register( "Remove filter" : "Премахни филтър", "Appearance" : "Изглед", "Show hidden files" : "Показвай и скрити файлове", + "Show file type column" : "Показване на колона тип файл", + "Show file extensions" : "Показване на файлови разширения", "Crop image previews" : "Изрязване на визуализациите на изображение", "General" : "Общи", + "Sort favorites first" : "Първо сортирайте любимите", + "Sort folders before files" : "Сортиране на папки преди файлове", + "Enable folder tree view" : "Активиране на дървовиден изглед на папки", + "Default view" : "Изглед по подразбиране", "All files" : "Всички файлове", "Personal files" : "Лични файлове", "Additional settings" : "Допълнителни настройки", "Actions" : "Действия", "File actions" : "Действия с файлове", "Selection" : "Избор", + "Select all files" : "Изберете всички файлове", "Deselect all" : "Откажи всички избрани", + "Select or deselect" : "Изберете или премахнете отметката", + "Select a range" : "Изберете обхват", "Navigation" : "Навигация", + "Go to parent folder" : "Отидете до основната папка", + "Go to file above" : "Отидете до файла по-горе", + "Go to file below" : "Отидете до файла по-долу", + "Go left in grid" : "Отидете ляво на мрежата", + "Go right in grid" : "Отидете дясно на мрежата", "View" : "Изглед", "Toggle grid view" : "Превключи решетъчния изглед", + "Open file sidebar" : "Отворете страничната лента на файла", + "Required for WebDAV authentication because Two-Factor Authentication is enabled for this account." : "Изисква се за WebDAV удостоверяване, тъй като двуфакторното удостоверяване е активирано за този акаунт.", "Total rows summary" : "Обобщение на общия брой редове", "Name" : "Име", "Size" : "Размер", + "You have used your space quota and cannot upload files anymore." : "Използвали сте квотата си за пространство и вече не можете да качвате файлове.", "File not found" : "Файлът не е намерен", "_{count} selected_::_{count} selected_" : ["{count} избрани","{count} избрани"], "{usedQuotaByte} used" : "{usedQuotaByte} използвано", @@ -135,6 +166,8 @@ OC.L10N.register( "Choose file or folder to transfer" : "Избор на файл или папка за прехвърляне", "Change" : "Промени", "New owner" : "Нов собственик", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Промяната на файловото разширение от \"{old}\" на \"{new}\" може да направи файла нечетлив", + "Removing the file extension \"{old}\" may render the file unreadable." : "Премахването на файловото разширение \"{old}\" може да направи файла нечетлив.", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", "Files settings" : "Настройки на файловете", "Share" : "Споделяне", @@ -155,6 +188,7 @@ OC.L10N.register( "Add to favorites" : "Добави към любимите", "Tags" : "Етикети", "File cannot be accessed" : "Файлът не е достъпен", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "След активиране на съвместимите с Windows имена на файлове, съществуващите файлове вече не могат да бъдат променяни, но могат да бъдат преименувани на валидни нови имена от техния собственик.", "Blank" : "Празен", "Unable to create new file from template" : "Не може да се създаде нов файл от шаблон", "Pick a template for {name}" : "Избор на шаблон за {name}", @@ -211,6 +245,8 @@ OC.L10N.register( "Upload too large" : "Прекалено голям файл за качване", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", "Upload (max. %s)" : "Качи (макс. %s)", + "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "След активиране на съвместимите с Windows имена на файлове, съществуващите файлове вече не могат да бъдат променяни, но могат да бъдат преименувани на валидни нови имена от техния собственик.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Възможно е също така автоматично мигриране на файлове след активиране на тази настройка. Моля, вижте документацията за командата occ.", "\"{displayName}\" batch action executed successfully" : " Пакетното действие „{displayName}“ е изпълнено успешно", "\"{displayName}\" action failed" : "Действието „{displayName}“ е неуспешно", "Submitting fields …" : "Изпращане на полета...", diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index a51a53db2b0..41beddc2679 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -82,10 +82,24 @@ "Favorite" : "Любими", "Back" : "Назад", "Toggle selection for file \"{displayName}\"" : "Превключване на избора за файл \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "Превключване на избора за папка \"{displayName}\"", + "File is loading" : "Файлът се зарежда", + "Folder is loading" : "Папката се зарежда", "Filename" : "Име на файла", "Folder name" : "Име на папка", + "This node is unavailable" : "Тази точка е недостъпна", + "Another entry with the same name already exists." : "Вече съществува друг запис със същото име.", + "Invalid filename." : "Невалидно име на файл.", + "Renamed \"{oldName}\" to \"{newName}\"" : "Преименуван \"{oldName}\" на \"{newName}\"", + "Rename file" : "Преименуване на файл", "Folder" : "Папка", + "Unknown file type" : "Неизвестен тип файл", + "{ext} image" : "{ext}изображение", + "{ext} video" : "{ext}видео", + "{ext} audio" : "{ext} аудио", + "{ext} text" : "{ext} текст", "Pending" : "Чакащо", + "Unknown date" : "Неизвестна дата", "Clear filter" : "Изчстиване на филтър", "Modified" : "Промяна", "Search everywhere" : "Търси навсякъде", @@ -94,21 +108,38 @@ "Remove filter" : "Премахни филтър", "Appearance" : "Изглед", "Show hidden files" : "Показвай и скрити файлове", + "Show file type column" : "Показване на колона тип файл", + "Show file extensions" : "Показване на файлови разширения", "Crop image previews" : "Изрязване на визуализациите на изображение", "General" : "Общи", + "Sort favorites first" : "Първо сортирайте любимите", + "Sort folders before files" : "Сортиране на папки преди файлове", + "Enable folder tree view" : "Активиране на дървовиден изглед на папки", + "Default view" : "Изглед по подразбиране", "All files" : "Всички файлове", "Personal files" : "Лични файлове", "Additional settings" : "Допълнителни настройки", "Actions" : "Действия", "File actions" : "Действия с файлове", "Selection" : "Избор", + "Select all files" : "Изберете всички файлове", "Deselect all" : "Откажи всички избрани", + "Select or deselect" : "Изберете или премахнете отметката", + "Select a range" : "Изберете обхват", "Navigation" : "Навигация", + "Go to parent folder" : "Отидете до основната папка", + "Go to file above" : "Отидете до файла по-горе", + "Go to file below" : "Отидете до файла по-долу", + "Go left in grid" : "Отидете ляво на мрежата", + "Go right in grid" : "Отидете дясно на мрежата", "View" : "Изглед", "Toggle grid view" : "Превключи решетъчния изглед", + "Open file sidebar" : "Отворете страничната лента на файла", + "Required for WebDAV authentication because Two-Factor Authentication is enabled for this account." : "Изисква се за WebDAV удостоверяване, тъй като двуфакторното удостоверяване е активирано за този акаунт.", "Total rows summary" : "Обобщение на общия брой редове", "Name" : "Име", "Size" : "Размер", + "You have used your space quota and cannot upload files anymore." : "Използвали сте квотата си за пространство и вече не можете да качвате файлове.", "File not found" : "Файлът не е намерен", "_{count} selected_::_{count} selected_" : ["{count} избрани","{count} избрани"], "{usedQuotaByte} used" : "{usedQuotaByte} използвано", @@ -133,6 +164,8 @@ "Choose file or folder to transfer" : "Избор на файл или папка за прехвърляне", "Change" : "Промени", "New owner" : "Нов собственик", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Промяната на файловото разширение от \"{old}\" на \"{new}\" може да направи файла нечетлив", + "Removing the file extension \"{old}\" may render the file unreadable." : "Премахването на файловото разширение \"{old}\" може да направи файла нечетлив.", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", "Files settings" : "Настройки на файловете", "Share" : "Споделяне", @@ -153,6 +186,7 @@ "Add to favorites" : "Добави към любимите", "Tags" : "Етикети", "File cannot be accessed" : "Файлът не е достъпен", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "След активиране на съвместимите с Windows имена на файлове, съществуващите файлове вече не могат да бъдат променяни, но могат да бъдат преименувани на валидни нови имена от техния собственик.", "Blank" : "Празен", "Unable to create new file from template" : "Не може да се създаде нов файл от шаблон", "Pick a template for {name}" : "Избор на шаблон за {name}", @@ -209,6 +243,8 @@ "Upload too large" : "Прекалено голям файл за качване", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", "Upload (max. %s)" : "Качи (макс. %s)", + "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "След активиране на съвместимите с Windows имена на файлове, съществуващите файлове вече не могат да бъдат променяни, но могат да бъдат преименувани на валидни нови имена от техния собственик.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Възможно е също така автоматично мигриране на файлове след активиране на тази настройка. Моля, вижте документацията за командата occ.", "\"{displayName}\" batch action executed successfully" : " Пакетното действие „{displayName}“ е изпълнено успешно", "\"{displayName}\" action failed" : "Действието „{displayName}“ е неуспешно", "Submitting fields …" : "Изпращане на полета...", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 32517849346..b2d5b0f70b8 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -116,6 +116,7 @@ OC.L10N.register( "General" : "Ginearálta", "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", "Sort folders before files" : "Sórtáil fillteáin roimh chomhaid", + "Enable folder tree view" : "Cumasaigh radharc crann fillteán", "Default view" : "Amharc réamhshocraithe", "All files" : "Gach comhad", "Personal files" : "Comhaid phearsanta", @@ -139,7 +140,10 @@ OC.L10N.register( "Show those shortcuts" : "Taispeáin na haicearraí sin", "Warnings" : "Rabhaidh", "Warn before changing a file extension" : "Tabhair rabhadh sula n-athraítear síneadh comhaid", + "Warn before deleting a file" : "Rabhadh roimh chomhad a scriosadh", "WebDAV URL" : "URL WebDAV", + "Create an app password" : "Cruthaigh pasfhocal aip", + "Required for WebDAV authentication because Two-Factor Authentication is enabled for this account." : "Riachtanach le haghaidh fíordheimhniú WebDAV mar go bhfuil Fíordheimhniú Dhá Fhachtóir cumasaithe don chuntas seo.", "How to access files using WebDAV" : "Conas rochtain a fháil ar chomhaid ag baint úsáide as WebDAV", "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Toggle selection for all files and folders" : "Scoránaigh an roghnúchán do gach comhad agus fillteán", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 80d0e4cfe47..f61aeb9cb16 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -114,6 +114,7 @@ "General" : "Ginearálta", "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", "Sort folders before files" : "Sórtáil fillteáin roimh chomhaid", + "Enable folder tree view" : "Cumasaigh radharc crann fillteán", "Default view" : "Amharc réamhshocraithe", "All files" : "Gach comhad", "Personal files" : "Comhaid phearsanta", @@ -137,7 +138,10 @@ "Show those shortcuts" : "Taispeáin na haicearraí sin", "Warnings" : "Rabhaidh", "Warn before changing a file extension" : "Tabhair rabhadh sula n-athraítear síneadh comhaid", + "Warn before deleting a file" : "Rabhadh roimh chomhad a scriosadh", "WebDAV URL" : "URL WebDAV", + "Create an app password" : "Cruthaigh pasfhocal aip", + "Required for WebDAV authentication because Two-Factor Authentication is enabled for this account." : "Riachtanach le haghaidh fíordheimhniú WebDAV mar go bhfuil Fíordheimhniú Dhá Fhachtóir cumasaithe don chuntas seo.", "How to access files using WebDAV" : "Conas rochtain a fháil ar chomhaid ag baint úsáide as WebDAV", "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Toggle selection for all files and folders" : "Scoránaigh an roghnúchán do gach comhad agus fillteán", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 1cae9b10b44..5e5c4bace02 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -140,6 +140,7 @@ OC.L10N.register( "Warnings" : "Avisos", "Warn before changing a file extension" : "Avisar antes de alterar uma extensão de arquivo", "WebDAV URL" : "URL WebDAV", + "Create an app password" : "Criar uma senha de aplicativo", "How to access files using WebDAV" : "Como acessar arquivos usando WebDAV", "Total rows summary" : "Resumo do total de linhas", "Toggle selection for all files and folders" : "Alternar seleção para todos os arquivos e pastas", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 74e065d59a4..ea4e25563fe 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -138,6 +138,7 @@ "Warnings" : "Avisos", "Warn before changing a file extension" : "Avisar antes de alterar uma extensão de arquivo", "WebDAV URL" : "URL WebDAV", + "Create an app password" : "Criar uma senha de aplicativo", "How to access files using WebDAV" : "Como acessar arquivos usando WebDAV", "Total rows summary" : "Resumo do total de linhas", "Toggle selection for all files and folders" : "Alternar seleção para todos os arquivos e pastas", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index a24ac432a34..96ffb9eda52 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -116,6 +116,7 @@ OC.L10N.register( "General" : "一般", "Sort favorites first" : "先排序喜愛", "Sort folders before files" : "將資料夾排序在檔案前", + "Enable folder tree view" : "啟用資料夾樹狀檢視", "Default view" : "預設檢視", "All files" : "所有檔案", "Personal files" : "個人檔案", @@ -139,7 +140,10 @@ OC.L10N.register( "Show those shortcuts" : "顯示這些快捷鍵", "Warnings" : "警告", "Warn before changing a file extension" : "變更副檔名前警告", + "Warn before deleting a file" : "刪除檔案前警告", "WebDAV URL" : "WebDAV URL", + "Create an app password" : "建立應用程式密碼", + "Required for WebDAV authentication because Two-Factor Authentication is enabled for this account." : "因為此帳號已啟用雙重驗證,故需進行 WebDAV 驗證。", "How to access files using WebDAV" : "如何使用 WebDAV 存取檔案", "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選取", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 113767b6329..9b2bbfa05a2 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -114,6 +114,7 @@ "General" : "一般", "Sort favorites first" : "先排序喜愛", "Sort folders before files" : "將資料夾排序在檔案前", + "Enable folder tree view" : "啟用資料夾樹狀檢視", "Default view" : "預設檢視", "All files" : "所有檔案", "Personal files" : "個人檔案", @@ -137,7 +138,10 @@ "Show those shortcuts" : "顯示這些快捷鍵", "Warnings" : "警告", "Warn before changing a file extension" : "變更副檔名前警告", + "Warn before deleting a file" : "刪除檔案前警告", "WebDAV URL" : "WebDAV URL", + "Create an app password" : "建立應用程式密碼", + "Required for WebDAV authentication because Two-Factor Authentication is enabled for this account." : "因為此帳號已啟用雙重驗證,故需進行 WebDAV 驗證。", "How to access files using WebDAV" : "如何使用 WebDAV 存取檔案", "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選取", diff --git a/apps/files_external/l10n/et_EE.js b/apps/files_external/l10n/et_EE.js index 1f7aa348424..f82aaeb5404 100644 --- a/apps/files_external/l10n/et_EE.js +++ b/apps/files_external/l10n/et_EE.js @@ -28,7 +28,7 @@ OC.L10N.register( "Client ID" : "Kliendi ID", "Client secret" : "Kliendi saladus", "OpenStack v2" : "OpenStack v2", - "Login" : "Logi sisse", + "Login" : "Kasutajanimi", "Password" : "Salasõna", "Tenant name" : "Kliendi nimi", "Identity endpoint URL" : "Tuvastuse otspunkti võrguaadress", diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json index 9ca18a20dd6..3d6bd7273b4 100644 --- a/apps/files_external/l10n/et_EE.json +++ b/apps/files_external/l10n/et_EE.json @@ -26,7 +26,7 @@ "Client ID" : "Kliendi ID", "Client secret" : "Kliendi saladus", "OpenStack v2" : "OpenStack v2", - "Login" : "Logi sisse", + "Login" : "Kasutajanimi", "Password" : "Salasõna", "Tenant name" : "Kliendi nimi", "Identity endpoint URL" : "Tuvastuse otspunkti võrguaadress", diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index bac03beb060..210d4ef334d 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -127,12 +127,12 @@ OC.L10N.register( "Expiration date" : "Aegumise kuupäev", "Select a date" : "Vali kuupäev", "Your administrator has enforced a {count} days expiration policy." : "Sinu serveri peakasutaja on kehtestanud {count}-päevase aegumisreegli.", - "What password should be used for the request?" : "Mis salasõna peaks selle päringu puhul kasutama?", + "What password should be used for the request?" : "Missugust salasõna peaks selle päringu puhul kasutama?", "Set a password" : "Lisa salasõna", "Password" : "Salasõna", "Enter a valid password" : "Sisesta korrektne salasõna", "Generate a new password" : "Loo uus salasõna", - "Your administrator has enforced a password protection." : "Sinu serveri peakasutaja on kehtestanud salasõna kasutamise reegli.", + "Your administrator has enforced a password protection." : "Sinu serveri peakasutaja on kehtestanud salasõna kasutamise tingimuse.", "Automatically copying failed, please copy the share link manually" : "Automaatne kopeerimine ei toimi, palun kopeeri jagamislink käsitsi", "Link copied" : "Link kopeeritud", "Email already added" : "E-posti aadress on juba lisatud", @@ -220,9 +220,9 @@ OC.L10N.register( "Your browser does not support copying, please copy the link manually:" : "Sinu veebibrauser ei toeta kopeerimist, palun kopeeri link käsitsi:", "Successfully copied public link" : "Avaliku lingi kopeerimine õnnestus", "Please enter the following required information before creating the share" : "Enne jaosmeedia loomist palun sisesta järgmine vajalik teave", - "Password protection (enforced)" : "Paroolikaitse (jõustatud)", - "Password protection" : "Password protection", - "Enter a password" : "Enter a password", + "Password protection (enforced)" : "Salasõnakaitse (jõustatud)", + "Password protection" : "Kaitstud salasõnaga", + "Enter a password" : "Sisesta salasõna", "Enable link expiration (enforced)" : "Kasuta lingi aegumist (jõustatud)", "Enable link expiration" : "Kasuta lingi aegumist", "Enter expiration date (enforced)" : "Sisesta aegumise kuupäev (jõustatud)", diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 9d949d7d590..b7657499090 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -125,12 +125,12 @@ "Expiration date" : "Aegumise kuupäev", "Select a date" : "Vali kuupäev", "Your administrator has enforced a {count} days expiration policy." : "Sinu serveri peakasutaja on kehtestanud {count}-päevase aegumisreegli.", - "What password should be used for the request?" : "Mis salasõna peaks selle päringu puhul kasutama?", + "What password should be used for the request?" : "Missugust salasõna peaks selle päringu puhul kasutama?", "Set a password" : "Lisa salasõna", "Password" : "Salasõna", "Enter a valid password" : "Sisesta korrektne salasõna", "Generate a new password" : "Loo uus salasõna", - "Your administrator has enforced a password protection." : "Sinu serveri peakasutaja on kehtestanud salasõna kasutamise reegli.", + "Your administrator has enforced a password protection." : "Sinu serveri peakasutaja on kehtestanud salasõna kasutamise tingimuse.", "Automatically copying failed, please copy the share link manually" : "Automaatne kopeerimine ei toimi, palun kopeeri jagamislink käsitsi", "Link copied" : "Link kopeeritud", "Email already added" : "E-posti aadress on juba lisatud", @@ -218,9 +218,9 @@ "Your browser does not support copying, please copy the link manually:" : "Sinu veebibrauser ei toeta kopeerimist, palun kopeeri link käsitsi:", "Successfully copied public link" : "Avaliku lingi kopeerimine õnnestus", "Please enter the following required information before creating the share" : "Enne jaosmeedia loomist palun sisesta järgmine vajalik teave", - "Password protection (enforced)" : "Paroolikaitse (jõustatud)", - "Password protection" : "Password protection", - "Enter a password" : "Enter a password", + "Password protection (enforced)" : "Salasõnakaitse (jõustatud)", + "Password protection" : "Kaitstud salasõnaga", + "Enter a password" : "Sisesta salasõna", "Enable link expiration (enforced)" : "Kasuta lingi aegumist (jõustatud)", "Enable link expiration" : "Kasuta lingi aegumist", "Enter expiration date (enforced)" : "Sisesta aegumise kuupäev (jõustatud)", diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index 6dd3f67354d..6bf7e96084b 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -442,7 +442,7 @@ OC.L10N.register( "Could not copy login name. Please copy it manually." : "Ei õnnestunud kopeerida kasutajanime. Palun tee seda käsitsi.", "New app password" : "Uus rakenduse salasõna", "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Kasuta alljärgnevat autentimisvõimalust oma rakenduse või seadme seadistamiseks. Turvapõhjustel näitame me seda salasõna vaid üks kord.", - "Login" : "Logi sisse", + "Login" : "Kasutajanimi", "Password" : "Salasõna", "Show QR code for mobile apps" : "Näita QR-koodi nutiseadmete rakenduste jaoks", "Use system cron service to call the cron.php file every 5 minutes." : "Kasuta süsteemi cron-teenust, et käivitada cron.php faili iga 5 minuti järel.", diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index c4db53c508e..2b9630f75cc 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -440,7 +440,7 @@ "Could not copy login name. Please copy it manually." : "Ei õnnestunud kopeerida kasutajanime. Palun tee seda käsitsi.", "New app password" : "Uus rakenduse salasõna", "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Kasuta alljärgnevat autentimisvõimalust oma rakenduse või seadme seadistamiseks. Turvapõhjustel näitame me seda salasõna vaid üks kord.", - "Login" : "Logi sisse", + "Login" : "Kasutajanimi", "Password" : "Salasõna", "Show QR code for mobile apps" : "Näita QR-koodi nutiseadmete rakenduste jaoks", "Use system cron service to call the cron.php file every 5 minutes." : "Kasuta süsteemi cron-teenust, et käivitada cron.php faili iga 5 minuti järel.", diff --git a/apps/systemtags/l10n/be.js b/apps/systemtags/l10n/be.js index b92b72dc0c1..11fd90cb8d1 100644 --- a/apps/systemtags/l10n/be.js +++ b/apps/systemtags/l10n/be.js @@ -39,6 +39,7 @@ OC.L10N.register( "Files" : "Файлы", "Tags" : "Тэгі", "Collaborative tags" : "Супольныя тэгі", + "Restricted" : "Абмежавана", "Invisible" : "Нябачны", "Created tag" : "Створаны тэг", "Failed to create tag" : "Не ўдалося стварыць тэг", diff --git a/apps/systemtags/l10n/be.json b/apps/systemtags/l10n/be.json index c27688e69cc..8aec6e7307e 100644 --- a/apps/systemtags/l10n/be.json +++ b/apps/systemtags/l10n/be.json @@ -37,6 +37,7 @@ "Files" : "Файлы", "Tags" : "Тэгі", "Collaborative tags" : "Супольныя тэгі", + "Restricted" : "Абмежавана", "Invisible" : "Нябачны", "Created tag" : "Створаны тэг", "Failed to create tag" : "Не ўдалося стварыць тэг", diff --git a/apps/user_ldap/l10n/et_EE.js b/apps/user_ldap/l10n/et_EE.js index 97cf157c692..c841ff4642f 100644 --- a/apps/user_ldap/l10n/et_EE.js +++ b/apps/user_ldap/l10n/et_EE.js @@ -80,6 +80,7 @@ OC.L10N.register( "LDAP Filter:" : "LDAP filter:", "User found and settings verified." : "Kasutaja leiti ja seaded on kontrollitud.", "Other Attributes:" : "Muud atribuudid:", + "Test Login name" : "Katseta kasutajanime", "Verify settings" : "Kontrolli seadeid", "No object found in the given Base DN. Please revise." : "BaasDN-is ei leitu ühtegi objekti.", "More than 1,000 directory entries available." : "Saadaval on rohkem kui 1000 kataloogikirjet.", diff --git a/apps/user_ldap/l10n/et_EE.json b/apps/user_ldap/l10n/et_EE.json index 3f60d7d8b8a..2c81f2cd14f 100644 --- a/apps/user_ldap/l10n/et_EE.json +++ b/apps/user_ldap/l10n/et_EE.json @@ -78,6 +78,7 @@ "LDAP Filter:" : "LDAP filter:", "User found and settings verified." : "Kasutaja leiti ja seaded on kontrollitud.", "Other Attributes:" : "Muud atribuudid:", + "Test Login name" : "Katseta kasutajanime", "Verify settings" : "Kontrolli seadeid", "No object found in the given Base DN. Please revise." : "BaasDN-is ei leitu ühtegi objekti.", "More than 1,000 directory entries available." : "Saadaval on rohkem kui 1000 kataloogikirjet.", diff --git a/core/l10n/be.js b/core/l10n/be.js index 18b987ac0af..bc951a0de15 100644 --- a/core/l10n/be.js +++ b/core/l10n/be.js @@ -459,6 +459,7 @@ OC.L10N.register( "Strong password" : "Моцны пароль", "No action available" : "Няма даступных дзеянняў", "Non-existing tag #{tag}" : "Неіснуючы тэг #{tag}", + "Restricted" : "Абмежавана", "Invisible" : "Нябачны", "Delete" : "Выдаліць", "Rename" : "Перайменаваць", diff --git a/core/l10n/be.json b/core/l10n/be.json index 1c76a023351..fec7f9375eb 100644 --- a/core/l10n/be.json +++ b/core/l10n/be.json @@ -457,6 +457,7 @@ "Strong password" : "Моцны пароль", "No action available" : "Няма даступных дзеянняў", "Non-existing tag #{tag}" : "Неіснуючы тэг #{tag}", + "Restricted" : "Абмежавана", "Invisible" : "Нябачны", "Delete" : "Выдаліць", "Rename" : "Перайменаваць", diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 91cf47cc189..63cf6fa84e5 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -25,7 +25,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Sinu sisselogimise tunnusluba on kas vigane või aegunud", "Please use original client" : "Palun kasuta algupärast klienti", "This community release of Nextcloud is unsupported and push notifications are limited." : "See Nextcloudi kogukonnaversioon pole toetatud ja tõuketeenuste kasutatavus on piiratud.", - "Login" : "Logi sisse", + "Login" : "Kasutajanimi", "Unsupported email length (>255)" : "E-kirja pikkus pole toetatud (>255)", "Password reset is disabled" : "Salasõna lähtestamine on välja lülitatud", "Could not reset password because the token is expired" : "Kuna tunnusluba on aegunud, siis salasõna lähtestamine pole võimalik", @@ -441,7 +441,7 @@ OC.L10N.register( "Get your own free account" : "Tee endale tasuta kasutajakonto", "Connect to your account" : "Ühenda oma kasutajakontoga", "Please log in before granting %1$s access to your %2$s account." : "Enne rakendusele %1$s oma %2$s kontole ligipääsu andmist logi sisse.", - "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Kui sa just hetkel ei ole seadistamas uut seadet või rakendus, siis võib keegi sind proovida petta eesmärgiks ligipääsu saamine sinu andmetele. Sel juhul palun ära jätka ja võta ühendust oma süsteemihaldajaga.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Kui sa just hetkel ei ole seadistamas uut seadet või rakendust, siis võib keegi sind proovida petta eesmärgiga saada ligipääs sinu andmetele. Sel juhul palun ära jätka ja võta ühendust oma süsteemihaldajaga.", "App password" : "Rakenduse salasõna", "Grant access" : "Anna ligipääs", "Alternative log in using app password" : "Alternatiivne sisselogimisvõimalus rakenduse salasõnaga", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index e1fe1763919..db95f9b7f2b 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -23,7 +23,7 @@ "Your login token is invalid or has expired" : "Sinu sisselogimise tunnusluba on kas vigane või aegunud", "Please use original client" : "Palun kasuta algupärast klienti", "This community release of Nextcloud is unsupported and push notifications are limited." : "See Nextcloudi kogukonnaversioon pole toetatud ja tõuketeenuste kasutatavus on piiratud.", - "Login" : "Logi sisse", + "Login" : "Kasutajanimi", "Unsupported email length (>255)" : "E-kirja pikkus pole toetatud (>255)", "Password reset is disabled" : "Salasõna lähtestamine on välja lülitatud", "Could not reset password because the token is expired" : "Kuna tunnusluba on aegunud, siis salasõna lähtestamine pole võimalik", @@ -439,7 +439,7 @@ "Get your own free account" : "Tee endale tasuta kasutajakonto", "Connect to your account" : "Ühenda oma kasutajakontoga", "Please log in before granting %1$s access to your %2$s account." : "Enne rakendusele %1$s oma %2$s kontole ligipääsu andmist logi sisse.", - "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Kui sa just hetkel ei ole seadistamas uut seadet või rakendus, siis võib keegi sind proovida petta eesmärgiks ligipääsu saamine sinu andmetele. Sel juhul palun ära jätka ja võta ühendust oma süsteemihaldajaga.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Kui sa just hetkel ei ole seadistamas uut seadet või rakendust, siis võib keegi sind proovida petta eesmärgiga saada ligipääs sinu andmetele. Sel juhul palun ära jätka ja võta ühendust oma süsteemihaldajaga.", "App password" : "Rakenduse salasõna", "Grant access" : "Anna ligipääs", "Alternative log in using app password" : "Alternatiivne sisselogimisvõimalus rakenduse salasõnaga", diff --git a/core/l10n/ga.js b/core/l10n/ga.js index cfd8d9174eb..dd86b51fb8d 100644 --- a/core/l10n/ga.js +++ b/core/l10n/ga.js @@ -263,6 +263,7 @@ OC.L10N.register( "An internal error occurred." : "Tharla earráid inmheánach.", "Please try again or contact your administrator." : "Bain triail eile as nó déan teagmháil le do riarthóir.", "Password" : "Pasfhocal", + "Remember me" : "Cuimhnigh orm", "Log in with a device" : "Logáil isteach le gléas", "Login or email" : "Logáil isteach nó ríomhphost", "Your account is not setup for passwordless login." : "Níl do chuntas socraithe le haghaidh logáil isteach gan pasfhocal.", diff --git a/core/l10n/ga.json b/core/l10n/ga.json index f2894903a3a..679e7785d5a 100644 --- a/core/l10n/ga.json +++ b/core/l10n/ga.json @@ -261,6 +261,7 @@ "An internal error occurred." : "Tharla earráid inmheánach.", "Please try again or contact your administrator." : "Bain triail eile as nó déan teagmháil le do riarthóir.", "Password" : "Pasfhocal", + "Remember me" : "Cuimhnigh orm", "Log in with a device" : "Logáil isteach le gléas", "Login or email" : "Logáil isteach nó ríomhphost", "Your account is not setup for passwordless login." : "Níl do chuntas socraithe le haghaidh logáil isteach gan pasfhocal.", diff --git a/lib/l10n/sw.js b/lib/l10n/sw.js index 72b004b96d2..18935aa1fea 100644 --- a/lib/l10n/sw.js +++ b/lib/l10n/sw.js @@ -96,6 +96,9 @@ OC.L10N.register( "Describe the image you want to generate" : "Describe the image you want to generate", "Generate speech" : "Generate speech", "Generate speech from a transcript" : "Generate speech from a transcript", + "Write transcript that you want the assistant to generate speech from" : "Write transcript that you want the assistant to generate speech from", + "Output speech" : "Output speech", + "The generated speech" : "The generated speech", "Describe a task that you want the assistant to do or ask a question" : "Describe a task that you want the assistant to do or ask a question", "Change Tone" : "Change Tone", "Write a text that you want the assistant to rewrite in another tone." : "Write a text that you want the assistant to rewrite in another tone.", diff --git a/lib/l10n/sw.json b/lib/l10n/sw.json index d4b891661da..0f60d98d1f9 100644 --- a/lib/l10n/sw.json +++ b/lib/l10n/sw.json @@ -94,6 +94,9 @@ "Describe the image you want to generate" : "Describe the image you want to generate", "Generate speech" : "Generate speech", "Generate speech from a transcript" : "Generate speech from a transcript", + "Write transcript that you want the assistant to generate speech from" : "Write transcript that you want the assistant to generate speech from", + "Output speech" : "Output speech", + "The generated speech" : "The generated speech", "Describe a task that you want the assistant to do or ask a question" : "Describe a task that you want the assistant to do or ask a question", "Change Tone" : "Change Tone", "Write a text that you want the assistant to rewrite in another tone." : "Write a text that you want the assistant to rewrite in another tone.",