diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index e589fddee43ce..13cfa2b9b5098 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 8dabd7b8d075c..104b86c1ac883 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 33257f937493f..7c2316a858901 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 e3253991121cf..ace2e5af757f7 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 7ea7b918fbcec..ec63ee2821741 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 f984f4d1a6223..3a0eab6550923 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 378c228f4047b..485c3075a7042 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 2a7913b64132b..c4f381e9d33ab 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 51c120215443f..8b2d3e9afbc83 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 a16dd0c3daefc..5230120d20819 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 18eeb70adf82e..b79b4d4e3a3fa 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 60d19d775df18..90211afcbc420 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 3bd78055a6f00..c814a0c8de8c3 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 c363d991e8487..e83120288c505 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 cffaa2e63b2d2..edc56d940cd52 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 6758b36aacd69..6f00316fb4575 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 601a918e83e6f..b4935f55bc0a5 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 43419d7e85f3b..e065d32e8ef08 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" : "標記為可遠端抹除",