From c96844ea33b0b2e52dd6930282ee8175be8a500e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 20 Aug 2023 00:33:50 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/cs.js | 2 ++ apps/files/l10n/cs.json | 2 ++ apps/files/l10n/en_GB.js | 2 ++ apps/files/l10n/en_GB.json | 2 ++ apps/files/l10n/gl.js | 2 ++ apps/files/l10n/gl.json | 2 ++ apps/settings/l10n/ar.js | 1 + apps/settings/l10n/ar.json | 1 + apps/settings/l10n/cs.js | 1 + apps/settings/l10n/cs.json | 1 + apps/settings/l10n/de_DE.js | 1 + apps/settings/l10n/de_DE.json | 1 + apps/settings/l10n/en_GB.js | 1 + apps/settings/l10n/en_GB.json | 1 + apps/settings/l10n/gl.js | 1 + apps/settings/l10n/gl.json | 1 + apps/settings/l10n/zh_HK.js | 1 + apps/settings/l10n/zh_HK.json | 1 + 18 files changed, 24 insertions(+) diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index e589fddee43..13cfa2b9b50 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -175,6 +175,7 @@ OC.L10N.register( "Rename file" : "Přejmenovat soubor", "File name" : "Název souboru", "A long time ago" : "Před dlouhou dobou", + "This node is unavailable" : "Tento uzel není k dispozici", "Download file {name}" : "Stáhnout soubor {name}", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", @@ -252,6 +253,7 @@ OC.L10N.register( "No favorites yet" : "Zatím nic oblíbeného", "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a složky, které označíte jako oblíbené", "All files" : "Všechny soubory", + "List of your files and folders." : "Seznam vašich souborů a složek.", "List of recently modified files and folders." : "Seznam nedávno změněných souborů a složek.", "No recently modified files" : "Žádné nedávno změněné soubory.", "Files and folders you recently modified will show up here." : "Zde budou zobrazeny soubory a složky, které jste nedávno změnili.", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 8dabd7b8d07..104b86c1ac8 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -173,6 +173,7 @@ "Rename file" : "Přejmenovat soubor", "File name" : "Název souboru", "A long time ago" : "Před dlouhou dobou", + "This node is unavailable" : "Tento uzel není k dispozici", "Download file {name}" : "Stáhnout soubor {name}", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", @@ -250,6 +251,7 @@ "No favorites yet" : "Zatím nic oblíbeného", "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a složky, které označíte jako oblíbené", "All files" : "Všechny soubory", + "List of your files and folders." : "Seznam vašich souborů a složek.", "List of recently modified files and folders." : "Seznam nedávno změněných souborů a složek.", "No recently modified files" : "Žádné nedávno změněné soubory.", "Files and folders you recently modified will show up here." : "Zde budou zobrazeny soubory a složky, které jste nedávno změnili.", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 33257f93749..7c2316a8589 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -175,6 +175,7 @@ OC.L10N.register( "Rename file" : "Rename file", "File name" : "File name", "A long time ago" : "A long time ago", + "This node is unavailable" : "This node is unavailable", "Download file {name}" : "Download file {name}", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", @@ -252,6 +253,7 @@ OC.L10N.register( "No favorites yet" : "No favourites yet", "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "All files" : "All files", + "List of your files and folders." : "List of your files and folders.", "List of recently modified files and folders." : "List of recently modified files and folders.", "No recently modified files" : "No recently modified files", "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index e3253991121..ace2e5af757 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -173,6 +173,7 @@ "Rename file" : "Rename file", "File name" : "File name", "A long time ago" : "A long time ago", + "This node is unavailable" : "This node is unavailable", "Download file {name}" : "Download file {name}", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", @@ -250,6 +251,7 @@ "No favorites yet" : "No favourites yet", "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "All files" : "All files", + "List of your files and folders." : "List of your files and folders.", "List of recently modified files and folders." : "List of recently modified files and folders.", "No recently modified files" : "No recently modified files", "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 7ea7b918fbc..ec63ee28217 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -175,6 +175,7 @@ OC.L10N.register( "Rename file" : "Renomear o ficheiro", "File name" : "Nome de ficheiro", "A long time ago" : "Hai moito tempo", + "This node is unavailable" : "Este nodo non está dispoñíbel", "Download file {name}" : "Descargar o ficheiro {name}", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", @@ -252,6 +253,7 @@ OC.L10N.register( "No favorites yet" : "Aínda non hai favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e cartafoles que marque como favoritos amosaranse aquí", "All files" : "Todos os ficheiros", + "List of your files and folders." : "Lista dos seus ficheiros e cartafoles", "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", "No recently modified files" : "Non hai ficheiros modificados recentemente", "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index f984f4d1a62..3a0eab65509 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -173,6 +173,7 @@ "Rename file" : "Renomear o ficheiro", "File name" : "Nome de ficheiro", "A long time ago" : "Hai moito tempo", + "This node is unavailable" : "Este nodo non está dispoñíbel", "Download file {name}" : "Descargar o ficheiro {name}", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", @@ -250,6 +251,7 @@ "No favorites yet" : "Aínda non hai favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e cartafoles que marque como favoritos amosaranse aquí", "All files" : "Todos os ficheiros", + "List of your files and folders." : "Lista dos seus ficheiros e cartafoles", "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", "No recently modified files" : "Non hai ficheiros modificados recentemente", "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 378c228f404..485c3075a70 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -195,6 +195,7 @@ OC.L10N.register( "Results from other categories" : "نتائج من تصنيفاتٍ أخرى", "No apps found for your version" : "لا يمكن العثور على تطبيقات للإصدار خاصّتُك.", "Disable all" : "تعطيل الكل", + "Download and enable all" : "تحميل و تمكين الكُل", "_%n app has an update available_::_%n apps have an update available_" : ["%n تطبيقات لها تحديث متاح","%n تطبيق له تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح"], "_Update_::_Update all_" : ["تحديث الكل","تحديث","تحديث الكل","تحديث الكل","تحديث الكل","تحديث الكل"], "Marked for remote wipe" : "مُعلَّمٌ ليتم مَحوُه عن بُعدٍ", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 2a7913b6413..c4f381e9d33 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -193,6 +193,7 @@ "Results from other categories" : "نتائج من تصنيفاتٍ أخرى", "No apps found for your version" : "لا يمكن العثور على تطبيقات للإصدار خاصّتُك.", "Disable all" : "تعطيل الكل", + "Download and enable all" : "تحميل و تمكين الكُل", "_%n app has an update available_::_%n apps have an update available_" : ["%n تطبيقات لها تحديث متاح","%n تطبيق له تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح"], "_Update_::_Update all_" : ["تحديث الكل","تحديث","تحديث الكل","تحديث الكل","تحديث الكل","تحديث الكل"], "Marked for remote wipe" : "مُعلَّمٌ ليتم مَحوُه عن بُعدٍ", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 51c12021544..8b2d3e9afbc 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -195,6 +195,7 @@ OC.L10N.register( "Results from other categories" : "Výsledky z ostatních kategorií", "No apps found for your version" : "Nebyly nalezeny aplikace pro vaši verzi", "Disable all" : "Zakázat vše", + "Download and enable all" : "Stáhnout si a zapnout vše", "_%n app has an update available_::_%n apps have an update available_" : ["pro %n aplikaci je k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace","pro %n aplikací jsou k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace"], "_Update_::_Update all_" : ["Aktualizovat","Aktualizovat vše","Aktualizovat vše","Aktualizovat vše"], "Marked for remote wipe" : "Označeno k vymazání obsahu na dálku", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index a16dd0c3dae..5230120d208 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -193,6 +193,7 @@ "Results from other categories" : "Výsledky z ostatních kategorií", "No apps found for your version" : "Nebyly nalezeny aplikace pro vaši verzi", "Disable all" : "Zakázat vše", + "Download and enable all" : "Stáhnout si a zapnout vše", "_%n app has an update available_::_%n apps have an update available_" : ["pro %n aplikaci je k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace","pro %n aplikací jsou k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace"], "_Update_::_Update all_" : ["Aktualizovat","Aktualizovat vše","Aktualizovat vše","Aktualizovat vše"], "Marked for remote wipe" : "Označeno k vymazání obsahu na dálku", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 18eeb70adf8..b79b4d4e3a3 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -195,6 +195,7 @@ OC.L10N.register( "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Ihre Version gefunden", "Disable all" : "Alle deaktivieren", + "Download and enable all" : "Alle herunterladen und aktivieren", "_%n app has an update available_::_%n apps have an update available_" : ["Für %n App ist eine Aktualisierung verfügbar","Für %n Apps sind Aktualisierungen verfügbar"], "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], "Marked for remote wipe" : "Für Fernlöschung markiert", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 60d19d775df..90211afcbc4 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -193,6 +193,7 @@ "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Ihre Version gefunden", "Disable all" : "Alle deaktivieren", + "Download and enable all" : "Alle herunterladen und aktivieren", "_%n app has an update available_::_%n apps have an update available_" : ["Für %n App ist eine Aktualisierung verfügbar","Für %n Apps sind Aktualisierungen verfügbar"], "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], "Marked for remote wipe" : "Für Fernlöschung markiert", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 3bd78055a6f..c814a0c8de8 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -195,6 +195,7 @@ OC.L10N.register( "Results from other categories" : "Results from other categories", "No apps found for your version" : "No apps found for your version", "Disable all" : "Disable all", + "Download and enable all" : "Download and enable all", "_%n app has an update available_::_%n apps have an update available_" : ["%n app has an update available","%n apps have an update available"], "_Update_::_Update all_" : ["Update","Update all"], "Marked for remote wipe" : "Marked for remote wipe", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index c363d991e84..e83120288c5 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -193,6 +193,7 @@ "Results from other categories" : "Results from other categories", "No apps found for your version" : "No apps found for your version", "Disable all" : "Disable all", + "Download and enable all" : "Download and enable all", "_%n app has an update available_::_%n apps have an update available_" : ["%n app has an update available","%n apps have an update available"], "_Update_::_Update all_" : ["Update","Update all"], "Marked for remote wipe" : "Marked for remote wipe", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index cffaa2e63b2..edc56d940cd 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -195,6 +195,7 @@ OC.L10N.register( "Results from other categories" : "Resultados doutras categorías", "No apps found for your version" : "Non se atoparon aplicacións para a súa versión", "Disable all" : "Desactivar todo", + "Download and enable all" : "Descargar e activar todo", "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicación ten unha actualización dispòñíbel.","%n aplicacións teñen unha actualización dispoñíbel."], "_Update_::_Update all_" : ["Actualizar","Actualizar todo"], "Marked for remote wipe" : "Marcado para limpeza remota", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 6758b36aacd..6f00316fb45 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -193,6 +193,7 @@ "Results from other categories" : "Resultados doutras categorías", "No apps found for your version" : "Non se atoparon aplicacións para a súa versión", "Disable all" : "Desactivar todo", + "Download and enable all" : "Descargar e activar todo", "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicación ten unha actualización dispòñíbel.","%n aplicacións teñen unha actualización dispoñíbel."], "_Update_::_Update all_" : ["Actualizar","Actualizar todo"], "Marked for remote wipe" : "Marcado para limpeza remota", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 601a918e83e..b4935f55bc0 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -195,6 +195,7 @@ OC.L10N.register( "Results from other categories" : "其他分類的結果", "No apps found for your version" : "沒有找到適合您的版本的應用程式", "Disable all" : "全部停用", + "Download and enable all" : "下載並啟用所有", "_%n app has an update available_::_%n apps have an update available_" : ["%n 個應用程式有可用的更新"], "_Update_::_Update all_" : ["更新全部"], "Marked for remote wipe" : "標記為可遠端抹除", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 43419d7e85f..e065d32e8ef 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -193,6 +193,7 @@ "Results from other categories" : "其他分類的結果", "No apps found for your version" : "沒有找到適合您的版本的應用程式", "Disable all" : "全部停用", + "Download and enable all" : "下載並啟用所有", "_%n app has an update available_::_%n apps have an update available_" : ["%n 個應用程式有可用的更新"], "_Update_::_Update all_" : ["更新全部"], "Marked for remote wipe" : "標記為可遠端抹除", -- 2.39.5