diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/de.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/de.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/et_EE.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/et_EE.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/ga.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/ga.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 9 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 9 | ||||
-rw-r--r-- | apps/files/l10n/sv.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/sv.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/sw.js | 25 | ||||
-rw-r--r-- | apps/files/l10n/sw.json | 25 | ||||
-rw-r--r-- | apps/files/l10n/tr.js | 11 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 11 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 7 |
24 files changed, 196 insertions, 20 deletions
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 0df8f2e31b7..dcd68b57d27 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.", "File not found" : "Datei nicht gefunden", "_{count} selected_::_{count} selected_" : ["{count} ausgewählt","{count} ausgewählt"], + "Search globally by filename …" : "Global nach Dateinamen suchen …", + "Search here by filename …" : "Hier nach Dateinamen suchen …", "Filter file names …" : "Dateinamen filtern …", + "Search scope options" : "Suchbereichsoptionen", "Filter in current view" : "Filter in aktueller Ansicht", + "Search from this location" : "Von diesem Ort aus suchen", "Search globally" : "Global suchen", "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", "{used} of {quota} used" : "{used} von {quota} verwendet", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "In Dateien öffnen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.", + "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"", + "Search for files" : "Nach Dateien suchen", "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", "Sort favorites first" : "Favoriten zuerst sortieren", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "Keine kürzlich geänderten Dateien", "Files and folders you recently modified will show up here." : "Die von dir kürzlich geänderten Dateien und Ordner werden hier angezeigt.", "Search" : "Suche", + "Search results within your files." : "Suchergebnisse innerhalb deiner Dateien.", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Upload too large" : "Der Upload ist zu groß", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index a7a33327406..bdf315dfe72 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.", "File not found" : "Datei nicht gefunden", "_{count} selected_::_{count} selected_" : ["{count} ausgewählt","{count} ausgewählt"], + "Search globally by filename …" : "Global nach Dateinamen suchen …", + "Search here by filename …" : "Hier nach Dateinamen suchen …", "Filter file names …" : "Dateinamen filtern …", + "Search scope options" : "Suchbereichsoptionen", "Filter in current view" : "Filter in aktueller Ansicht", + "Search from this location" : "Von diesem Ort aus suchen", "Search globally" : "Global suchen", "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", "{used} of {quota} used" : "{used} von {quota} verwendet", @@ -186,6 +190,8 @@ "Open in files" : "In Dateien öffnen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.", + "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"", + "Search for files" : "Nach Dateien suchen", "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", "Sort favorites first" : "Favoriten zuerst sortieren", @@ -365,6 +371,7 @@ "No recently modified files" : "Keine kürzlich geänderten Dateien", "Files and folders you recently modified will show up here." : "Die von dir kürzlich geänderten Dateien und Ordner werden hier angezeigt.", "Search" : "Suche", + "Search results within your files." : "Suchergebnisse innerhalb deiner Dateien.", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Upload too large" : "Der Upload ist zu groß", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 1d02f182bf9..ad67071ad60 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", "File not found" : "Datei nicht gefunden", "_{count} selected_::_{count} selected_" : ["{count} ausgewählt","{count} ausgewählt"], + "Search globally by filename …" : "Global nach Dateinamen suchen …", + "Search here by filename …" : "Hier nach Dateinamen suchen …", "Filter file names …" : "Dateinamen filtern …", + "Search scope options" : "Suchbereichsoptionen", "Filter in current view" : "Filter in aktueller Ansicht", + "Search from this location" : "Von diesem Ort aus suchen", "Search globally" : "Global suchen", "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", "{used} of {quota} used" : "{used} von {quota} verwendet", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "In Dateien öffnen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.", + "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"", + "Search for files" : "Nach Dateien suchen", "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", "Sort favorites first" : "Favoriten zuerst sortieren", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "Keine kürzlich geänderten Dateien", "Files and folders you recently modified will show up here." : "Die von Ihnen kürzlich geänderten Dateien und Ordner werden hier angezeigt.", "Search" : "Suche", + "Search results within your files." : "Suchergebnisse innerhalb Ihrer Dateien.", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Upload too large" : "Der Upload ist zu groß", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 268051e6d84..01a9f6a625b 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", "File not found" : "Datei nicht gefunden", "_{count} selected_::_{count} selected_" : ["{count} ausgewählt","{count} ausgewählt"], + "Search globally by filename …" : "Global nach Dateinamen suchen …", + "Search here by filename …" : "Hier nach Dateinamen suchen …", "Filter file names …" : "Dateinamen filtern …", + "Search scope options" : "Suchbereichsoptionen", "Filter in current view" : "Filter in aktueller Ansicht", + "Search from this location" : "Von diesem Ort aus suchen", "Search globally" : "Global suchen", "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", "{used} of {quota} used" : "{used} von {quota} verwendet", @@ -186,6 +190,8 @@ "Open in files" : "In Dateien öffnen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.", + "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"", + "Search for files" : "Nach Dateien suchen", "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", "Sort favorites first" : "Favoriten zuerst sortieren", @@ -365,6 +371,7 @@ "No recently modified files" : "Keine kürzlich geänderten Dateien", "Files and folders you recently modified will show up here." : "Die von Ihnen kürzlich geänderten Dateien und Ordner werden hier angezeigt.", "Search" : "Suche", + "Search results within your files." : "Suchergebnisse innerhalb Ihrer Dateien.", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Upload too large" : "Der Upload ist zu groß", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 488d2062a36..69b158a0980 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", "File not found" : "File not found", "_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"], + "Search globally by filename …" : "Search globally by filename …", + "Search here by filename …" : "Search here by filename …", "Filter file names …" : "Filter file names …", + "Search scope options" : "Search scope options", "Filter in current view" : "Filter in current view", + "Search from this location" : "Search from this location", "Search globally" : "Search globally", "{usedQuotaByte} used" : "{usedQuotaByte} used", "{used} of {quota} used" : "{used} of {quota} used", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "Open in files", "File cannot be accessed" : "File cannot be accessed", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.", + "No search results for “{query}”" : "No search results for “{query}”", + "Search for files" : "Search for files", "Clipboard is not available" : "Clipboard is not available", "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", "Sort favorites first" : "Sort favourites first", @@ -367,6 +373,7 @@ OC.L10N.register( "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.", "Search" : "Search", + "Search results within your files." : "Search results within your files.", "No entries found in this folder" : "No entries found in this folder", "Select all" : "Select all", "Upload too large" : "Upload too large", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index c91f37c53e9..0cb9ade5685 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", "File not found" : "File not found", "_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"], + "Search globally by filename …" : "Search globally by filename …", + "Search here by filename …" : "Search here by filename …", "Filter file names …" : "Filter file names …", + "Search scope options" : "Search scope options", "Filter in current view" : "Filter in current view", + "Search from this location" : "Search from this location", "Search globally" : "Search globally", "{usedQuotaByte} used" : "{usedQuotaByte} used", "{used} of {quota} used" : "{used} of {quota} used", @@ -186,6 +190,8 @@ "Open in files" : "Open in files", "File cannot be accessed" : "File cannot be accessed", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.", + "No search results for “{query}”" : "No search results for “{query}”", + "Search for files" : "Search for files", "Clipboard is not available" : "Clipboard is not available", "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", "Sort favorites first" : "Sort favourites first", @@ -365,6 +371,7 @@ "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.", "Search" : "Search", + "Search results within your files." : "Search results within your files.", "No entries found in this folder" : "No entries found in this folder", "Select all" : "Select all", "Upload too large" : "Upload too large", diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index af0ea205737..50d415ccd19 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Jõudluse mõttes ei ole kogu loend esimesel hetkel tervikuna nähtav. Uued failid lisanduvad sedamööda, kuid sa loendis edasi liigud.", "File not found" : "Faili ei leitud", "_{count} selected_::_{count} selected_" : ["{count} valitud","{count} valitud"], + "Search globally by filename …" : "Otsi failinime alusel kõikjalt…", + "Search here by filename …" : "Otsi failinime alusel siit…", "Filter file names …" : "Otsi failinimesid…", + "Search scope options" : "Otsinguulatuse valikud", "Filter in current view" : "Filtreeri selles vaates", + "Search from this location" : "Otsi siit asukohast", "Search globally" : "Otsi kõikjalt", "{usedQuotaByte} used" : "{usedQuotaByte} kasutusel", "{used} of {quota} used" : "{used} / {quota} kasutusel", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "Ava failirakenduses", "File cannot be accessed" : "Failile ligipääs puudub", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili kas ei leidu või sul puudub õigus selle vaatamiseks. Palu saatjat, et ta jagaks antud faili sulle.", + "No search results for “{query}”" : "„{query}“ otsingul pole tulemusi", + "Search for files" : "Otsi faile", "Clipboard is not available" : "Lõikelaud ei ole saadaval", "WebDAV URL copied to clipboard" : "WebDAV-i võrguaadress on kopeeritud lõikelauale", "Sort favorites first" : "Järjesta lemmikud esimesena", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "Hiljuti muudetud faile pole.", "Files and folders you recently modified will show up here." : "Failid ja kaustad, mida oled hiljuti muutnud, ilmuvad siia.", "Search" : "Otsi", + "Search results within your files." : "Otsingutulemusd sinu failide seast.", "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", "Select all" : "Vali kõik", "Upload too large" : "Üleslaadimine on liiga suur", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index 9fe96e28d0c..95abe6fd3ab 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Jõudluse mõttes ei ole kogu loend esimesel hetkel tervikuna nähtav. Uued failid lisanduvad sedamööda, kuid sa loendis edasi liigud.", "File not found" : "Faili ei leitud", "_{count} selected_::_{count} selected_" : ["{count} valitud","{count} valitud"], + "Search globally by filename …" : "Otsi failinime alusel kõikjalt…", + "Search here by filename …" : "Otsi failinime alusel siit…", "Filter file names …" : "Otsi failinimesid…", + "Search scope options" : "Otsinguulatuse valikud", "Filter in current view" : "Filtreeri selles vaates", + "Search from this location" : "Otsi siit asukohast", "Search globally" : "Otsi kõikjalt", "{usedQuotaByte} used" : "{usedQuotaByte} kasutusel", "{used} of {quota} used" : "{used} / {quota} kasutusel", @@ -186,6 +190,8 @@ "Open in files" : "Ava failirakenduses", "File cannot be accessed" : "Failile ligipääs puudub", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili kas ei leidu või sul puudub õigus selle vaatamiseks. Palu saatjat, et ta jagaks antud faili sulle.", + "No search results for “{query}”" : "„{query}“ otsingul pole tulemusi", + "Search for files" : "Otsi faile", "Clipboard is not available" : "Lõikelaud ei ole saadaval", "WebDAV URL copied to clipboard" : "WebDAV-i võrguaadress on kopeeritud lõikelauale", "Sort favorites first" : "Järjesta lemmikud esimesena", @@ -365,6 +371,7 @@ "No recently modified files" : "Hiljuti muudetud faile pole.", "Files and folders you recently modified will show up here." : "Failid ja kaustad, mida oled hiljuti muutnud, ilmuvad siia.", "Search" : "Otsi", + "Search results within your files." : "Otsingutulemusd sinu failide seast.", "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", "Select all" : "Vali kõik", "Upload too large" : "Üleslaadimine on liiga suur", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 786aae0f542..d0cc29be321 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na comhaid a rindreáil agus tú ag dul tríd an liosta.", "File not found" : "Comhad gan aimsiú", "_{count} selected_::_{count} selected_" : ["{count} roghnaithe","{count} roghnaithe","{count} roghnaithe","{count} roghnaithe","{count} roghnaithe"], + "Search globally by filename …" : "Cuardaigh go domhanda de réir ainm comhaid …", + "Search here by filename …" : "Cuardaigh anseo de réir ainm comhaid …", "Filter file names …" : "Scag ainmneacha na gcomhad…", + "Search scope options" : "Roghanna raon feidhme cuardaigh", "Filter in current view" : "Scag san amharc reatha", + "Search from this location" : "Cuardaigh ón suíomh seo", "Search globally" : "Cuardaigh go domhanda", "{usedQuotaByte} used" : "{usedQuotaByte} úsáidte", "{used} of {quota} used" : "{used} de {quota} in úsáid", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "Oscail i gcomhaid", "File cannot be accessed" : "Ní féidir an comhad a rochtain", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.", + "No search results for “{query}”" : "Gan aon torthaí cuardaigh le haghaidh ”{query}”", + "Search for files" : "Cuardaigh comhaid", "Clipboard is not available" : "Níl fáil ar an ngearrthaisce", "WebDAV URL copied to clipboard" : "URL WebDAV cóipeáilte chuig an ngearrthaisce", "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "Níl aon chomhaid athraithe le déanaí", "Files and folders you recently modified will show up here." : "Taispeánfar comhaid agus fillteáin a d'athraigh tú le déanaí anseo.", "Search" : "Cuardach", + "Search results within your files." : "Torthaí cuardaigh laistigh de do chuid comhad.", "No entries found in this folder" : "Níor aimsíodh aon iontrálacha san fhillteán seo", "Select all" : "Roghnú go léir", "Upload too large" : "Íoslódáil ró-mhór", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index bbe53868f1d..4944f56a55f 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na comhaid a rindreáil agus tú ag dul tríd an liosta.", "File not found" : "Comhad gan aimsiú", "_{count} selected_::_{count} selected_" : ["{count} roghnaithe","{count} roghnaithe","{count} roghnaithe","{count} roghnaithe","{count} roghnaithe"], + "Search globally by filename …" : "Cuardaigh go domhanda de réir ainm comhaid …", + "Search here by filename …" : "Cuardaigh anseo de réir ainm comhaid …", "Filter file names …" : "Scag ainmneacha na gcomhad…", + "Search scope options" : "Roghanna raon feidhme cuardaigh", "Filter in current view" : "Scag san amharc reatha", + "Search from this location" : "Cuardaigh ón suíomh seo", "Search globally" : "Cuardaigh go domhanda", "{usedQuotaByte} used" : "{usedQuotaByte} úsáidte", "{used} of {quota} used" : "{used} de {quota} in úsáid", @@ -186,6 +190,8 @@ "Open in files" : "Oscail i gcomhaid", "File cannot be accessed" : "Ní féidir an comhad a rochtain", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.", + "No search results for “{query}”" : "Gan aon torthaí cuardaigh le haghaidh ”{query}”", + "Search for files" : "Cuardaigh comhaid", "Clipboard is not available" : "Níl fáil ar an ngearrthaisce", "WebDAV URL copied to clipboard" : "URL WebDAV cóipeáilte chuig an ngearrthaisce", "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", @@ -365,6 +371,7 @@ "No recently modified files" : "Níl aon chomhaid athraithe le déanaí", "Files and folders you recently modified will show up here." : "Taispeánfar comhaid agus fillteáin a d'athraigh tú le déanaí anseo.", "Search" : "Cuardach", + "Search results within your files." : "Torthaí cuardaigh laistigh de do chuid comhad.", "No entries found in this folder" : "Níor aimsíodh aon iontrálacha san fhillteán seo", "Select all" : "Roghnú go léir", "Upload too large" : "Íoslódáil ró-mhór", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 988f57b45e9..62fd6706587 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados à medida que você navegar pela lista.", "File not found" : "Arquivo não encontrado", "_{count} selected_::_{count} selected_" : ["{count} selecionado","{count} selecionados","{count} selecionados"], + "Search globally by filename …" : "Pesquisar globalmente por nome de arquivo …", + "Search here by filename …" : "Pesquisar aqui por nome de arquivo …", "Filter file names …" : "Filtrar nomes de arquivos …", + "Search scope options" : "Opções de escopo da pesquisa", "Filter in current view" : "Filtrar na visualização atual", + "Search from this location" : "Pesquisar a partir desta localização", "Search globally" : "Pesquisar globalmente", "{usedQuotaByte} used" : "{usedQuotaByte} usado", "{used} of {quota} used" : "{used} de {quota} usados", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "Abrir em arquivos", "File cannot be accessed" : "O arquivo não pode ser acessado", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.", + "No search results for “{query}”" : "Sem resultados de pesquisa para \"{query}\"", + "Search for files" : "Pesquisar arquivos", "Clipboard is not available" : "A área de transferência não está disponível", "WebDAV URL copied to clipboard" : "URL de WebDAV copiado para a área de transferência", "Sort favorites first" : "Ordenar favoritos primeiro", @@ -275,7 +281,7 @@ OC.L10N.register( "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …", "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", + "This file/folder is already in that directory" : "Este arquivo/esta pasta já está nesse diretório", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Não é possível mover um arquivo/pasta para ele mesmo ou para uma subpasta dele mesmo", "(copy)" : "(cópia)", "(copy %n)" : "(cópia %n)", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "Nenhum arquivo modificado recentemente", "Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.", "Search" : "Pesquisar", + "Search results within your files." : "Resultados da pesquisa em seus arquivos.", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Select all" : "Selecionar tudo", "Upload too large" : "Arquivo muito grande para fazer upload", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index b01b2318f32..86cbe72e08e 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados à medida que você navegar pela lista.", "File not found" : "Arquivo não encontrado", "_{count} selected_::_{count} selected_" : ["{count} selecionado","{count} selecionados","{count} selecionados"], + "Search globally by filename …" : "Pesquisar globalmente por nome de arquivo …", + "Search here by filename …" : "Pesquisar aqui por nome de arquivo …", "Filter file names …" : "Filtrar nomes de arquivos …", + "Search scope options" : "Opções de escopo da pesquisa", "Filter in current view" : "Filtrar na visualização atual", + "Search from this location" : "Pesquisar a partir desta localização", "Search globally" : "Pesquisar globalmente", "{usedQuotaByte} used" : "{usedQuotaByte} usado", "{used} of {quota} used" : "{used} de {quota} usados", @@ -186,6 +190,8 @@ "Open in files" : "Abrir em arquivos", "File cannot be accessed" : "O arquivo não pode ser acessado", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.", + "No search results for “{query}”" : "Sem resultados de pesquisa para \"{query}\"", + "Search for files" : "Pesquisar arquivos", "Clipboard is not available" : "A área de transferência não está disponível", "WebDAV URL copied to clipboard" : "URL de WebDAV copiado para a área de transferência", "Sort favorites first" : "Ordenar favoritos primeiro", @@ -273,7 +279,7 @@ "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …", "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", + "This file/folder is already in that directory" : "Este arquivo/esta pasta já está nesse diretório", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Não é possível mover um arquivo/pasta para ele mesmo ou para uma subpasta dele mesmo", "(copy)" : "(cópia)", "(copy %n)" : "(cópia %n)", @@ -365,6 +371,7 @@ "No recently modified files" : "Nenhum arquivo modificado recentemente", "Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.", "Search" : "Pesquisar", + "Search results within your files." : "Resultados da pesquisa em seus arquivos.", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Select all" : "Selecionar tudo", "Upload too large" : "Arquivo muito grande para fazer upload", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index ba7fb4e65f3..c2179d6ee09 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", "File not found" : "Filen kunde inte hittas", "_{count} selected_::_{count} selected_" : ["{count} vald","{count} valda"], + "Search globally by filename …" : "Sök globalt efter filnamn …", + "Search here by filename …" : "Sök här efter filnamn …", "Filter file names …" : "Filtrera filnamn …", + "Search scope options" : "Alternativ för sökomfång", "Filter in current view" : "Filtrera i aktuell vy", + "Search from this location" : "Sök från den här platsen", "Search globally" : "Sök globalt", "{usedQuotaByte} used" : "{usedQuotaByte} använt", "{used} of {quota} used" : "{used} av {quota} använt", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "Öppna i filer", "File cannot be accessed" : "Det går inte att komma åt filen", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.", + "No search results for “{query}”" : "Inget sökresultat för “{query}”", + "Search for files" : "Sök efter filer", "Clipboard is not available" : "Urklipp är inte tillgängligt", "WebDAV URL copied to clipboard" : "WebDAV URL kopierad till urklipp", "Sort favorites first" : "Sortera favoriter först", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "Inga nyligen ändrade filer", "Files and folders you recently modified will show up here." : "Filer och mappar som du nyligen ändrat kommer att visas här.", "Search" : "Sök", + "Search results within your files." : "Sökresultat i dina filer.", "No entries found in this folder" : "Inget innehåll hittades i denna mapp", "Select all" : "Välj allt", "Upload too large" : "För stor uppladdning", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index a47f761154d..0df4fb2bb17 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", "File not found" : "Filen kunde inte hittas", "_{count} selected_::_{count} selected_" : ["{count} vald","{count} valda"], + "Search globally by filename …" : "Sök globalt efter filnamn …", + "Search here by filename …" : "Sök här efter filnamn …", "Filter file names …" : "Filtrera filnamn …", + "Search scope options" : "Alternativ för sökomfång", "Filter in current view" : "Filtrera i aktuell vy", + "Search from this location" : "Sök från den här platsen", "Search globally" : "Sök globalt", "{usedQuotaByte} used" : "{usedQuotaByte} använt", "{used} of {quota} used" : "{used} av {quota} använt", @@ -186,6 +190,8 @@ "Open in files" : "Öppna i filer", "File cannot be accessed" : "Det går inte att komma åt filen", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.", + "No search results for “{query}”" : "Inget sökresultat för “{query}”", + "Search for files" : "Sök efter filer", "Clipboard is not available" : "Urklipp är inte tillgängligt", "WebDAV URL copied to clipboard" : "WebDAV URL kopierad till urklipp", "Sort favorites first" : "Sortera favoriter först", @@ -365,6 +371,7 @@ "No recently modified files" : "Inga nyligen ändrade filer", "Files and folders you recently modified will show up here." : "Filer och mappar som du nyligen ändrat kommer att visas här.", "Search" : "Sök", + "Search results within your files." : "Sökresultat i dina filer.", "No entries found in this folder" : "Inget innehåll hittades i denna mapp", "Select all" : "Välj allt", "Upload too large" : "För stor uppladdning", diff --git a/apps/files/l10n/sw.js b/apps/files/l10n/sw.js index 2c9545785a2..fa86803084c 100644 --- a/apps/files/l10n/sw.js +++ b/apps/files/l10n/sw.js @@ -121,17 +121,22 @@ OC.L10N.register( "(selected)" : "(iliyochaguliwa)", "List of files and folders." : "Orodha ya faili na visanduku", "You have used your space quota and cannot upload files anymore." : "Umetumia mgao wako wa nafasi na huwezi kupakia faili tena.", - "Column headers with buttons are sortable." : "Vichwa vya safu wima vilivyo na vifungo vinaweza kupangwa.\n ", + "Column headers with buttons are sortable." : "Vichwa vya safu wima vilivyo na vifungo vinaweza kupangwa.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Orodha hii haijatolewa kikamilifu kwa sababu za utendaji. Faili zitatolewa unapopitia orodha.", "File not found" : "Faili halipatikani", "_{count} selected_::_{count} selected_" : ["{count} selected","{count} iliyochaguliwa"], + "Search globally by filename …" : "Tafuta kimataifa kwa jina la faili", + "Search here by filename …" : "Tafuta hapa kwa jina la faili", "Filter file names …" : "Chuja majina ya faili...", + "Search scope options" : "Chaguo za upeo wa utafutaji", "Filter in current view" : "Chuja katika mwonekano wa sasa", + "Search from this location" : "Tafuta tangu eneo hili", + "Search globally" : "Tafuta kimataifa", "{usedQuotaByte} used" : "{usedQuotaByte}imetumika", "{used} of {quota} used" : "{used} ya {quota}imetumika", "{relative}% used" : "{relative}% imetumika", "Could not refresh storage stats" : "Haikuweza kuonesha upya takwimu za hifadhi", - "Your storage is full, files can not be updated or synced anymore!" : "Hifadhi yako imejaa, faili haziwezi kusasishwa au kusawazishwa tena!\n ", + "Your storage is full, files can not be updated or synced anymore!" : "Hifadhi yako imejaa, faili haziwezi kusasishwa au kusawazishwa tena!", "Storage information" : "Taarifa za uhifadhi", "Storage quota" : "Kiasi cha uhifadhi", "New folder" : "Kisanduku kipya", @@ -187,12 +192,14 @@ OC.L10N.register( "Open in files" : "Fungua ndani ya faili", "File cannot be accessed" : "Faili haliwezi kufikika", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili haikupatikana au huna ruhusa ya kuitazama. Uliza mtumaji kuishirikisha.", + "No search results for “{query}”" : "Hakuna matokeo ya utafutaji kwa {query}", + "Search for files" : "Tafuta faili", "Clipboard is not available" : "Ubao wa kunakili haupatikani", "WebDAV URL copied to clipboard" : "WavutiDAV URL umenakiliwa kwenye ubao wa kunakili", "Sort favorites first" : "Chagua za upendeleo kwanza", "Sort folders before files" : "Chagua vikasha kabla ya mafaili", "Show hidden files" : "Onesha mafaili yaliyofichwa", - "Show file type column" : "Onyesha safu wima ya aina ya faili\n ", + "Show file type column" : "Onyesha safu wima ya aina ya faili", "Crop image previews" : "Punguza onyesho la kukagua picha", "Enable the grid view" : "Wezesha mwonekano wa gridi", "Enable folder tree" : "Wezesha faili la tatu", @@ -203,7 +210,7 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Tumia anwani hii kufikia Faili zako kupitia WavutiDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ikiwa umewasha 2FA, lazima uunde na utumie nenosiri jipya la programu kwa kubofya hapa", "Warnings" : "Maonyo", - "Prevent warning dialogs from open or reenable them." : "Zuia mazungumzo ya onyo yasifunguliwe au uwashe upya.\n ", + "Prevent warning dialogs from open or reenable them." : "Zuia mazungumzo ya onyo yasifunguliwe au uwashe upya.", "Show a warning dialog when changing a file extension." : "Onyesha mazungumzo ya onyo unapobadilisha kiendelezi cha faili.", "Keyboard shortcuts" : "Mikato ya keyboard", "Speed up your Files experience with these quick shortcuts." : "Ongeza kasi ya utumiaji wa Faili zako kwa njia hizi za mkato za haraka.", @@ -224,11 +231,12 @@ OC.L10N.register( "Navigate to the file on the left (in grid mode)" : "Sogea kwenye faili la kushoto (in grid mode)", "Navigate to the file on the right (in grid mode)" : "Sogea kwenye faili la kulia ( in grid mode)", "View" : "Angalia", - "Toggle the grid view" : "Geuza mwonekano wa gridi\n ", + "Toggle the grid view" : "Geuza mwonekano wa gridi", "Open the sidebar for a file" : "Fungua utepe kwa faili", "Show those shortcuts" : "Onesha mikato hiyo", "You" : "Wewe", "Shared multiple times with different people" : "Shared multiple times with different people", + "Unable to change the favorite state of the file" : "Haiwezi kubadilisha hali ya faili inayopendwa", "Error while loading the file data" : "Hitilafu wakati wa kupakia data za faili", "Owner" : "Mmiliki", "Remove from favorites" : "Ondoa kutoka katika pendwa", @@ -272,6 +280,8 @@ OC.L10N.register( "Download" : "Pakua", "Moving \"{source}\" to \"{destination}\" …" : "Sogeza \"{source}\" mpaka \"{destination}\"", "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" ...", + "Destination is not a folder" : " Lengwa si folda", + "This file/folder is already in that directory" : "Faili/folda hii tayari iko kwenye saraka hiyo", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Huwezi kuhamisha faili/folda kwenye yenyewe au kwenye folda yenyewe", "(copy)" : "(nakili)", "(copy %n)" : "(nakili %n)", @@ -302,7 +312,7 @@ OC.L10N.register( "Today" : "Leo", "Last 7 days" : "Siku 7 zilizopita", "Last 30 days" : "Siku 30 zilizopita", - "This year ({year})" : "Mwaka huu {year}", + "This year ({year})" : "Mwaka {year} huu", "Last year ({year})" : "Mwaka uliopita {year}", "Documents" : "Nyaraka", "Spreadsheets" : "Lahajedwali", @@ -321,7 +331,7 @@ OC.L10N.register( "In folder" : "Ndani ya kisanduku", "Search in folder: {folder}" : "Tafuta katika kisanduku {folder}", "One of the dropped files could not be processed" : "Moja ya faili zilizodondoshwa isingeweza kuchakatwa", - "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Kivinjari chako hakitumii API ya mfumo wa faili. Orodha hazitapakiwa\n ", + "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Kivinjari chako hakitumii API ya mfumo wa faili. Orodha hazitapakiwa", "No files to upload" : "Hakuna faili la kupakia", "Unable to create the directory {directory}" : "Haiwezi kutengeneza orodha {directory}", "Some files could not be uploaded" : "Faili kadhaa zisingeweza kupakiwa", @@ -363,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "Hakuna faili zilizoboreshwa hivi karibuni", "Files and folders you recently modified will show up here." : "Faili na vikasha ulivyoboresha hivi karibuni vitaonekana hapa", "Search" : "Tafuta", + "Search results within your files." : "Tafuta matokeo katika faili zako", "No entries found in this folder" : "Hakuna maingizo yaliyopatikana katika kasha hili", "Select all" : "Chagua zote", "Upload too large" : "Upakiaji mkubwa mno", diff --git a/apps/files/l10n/sw.json b/apps/files/l10n/sw.json index 339ae8195fa..9f571f5e311 100644 --- a/apps/files/l10n/sw.json +++ b/apps/files/l10n/sw.json @@ -119,17 +119,22 @@ "(selected)" : "(iliyochaguliwa)", "List of files and folders." : "Orodha ya faili na visanduku", "You have used your space quota and cannot upload files anymore." : "Umetumia mgao wako wa nafasi na huwezi kupakia faili tena.", - "Column headers with buttons are sortable." : "Vichwa vya safu wima vilivyo na vifungo vinaweza kupangwa.\n ", + "Column headers with buttons are sortable." : "Vichwa vya safu wima vilivyo na vifungo vinaweza kupangwa.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Orodha hii haijatolewa kikamilifu kwa sababu za utendaji. Faili zitatolewa unapopitia orodha.", "File not found" : "Faili halipatikani", "_{count} selected_::_{count} selected_" : ["{count} selected","{count} iliyochaguliwa"], + "Search globally by filename …" : "Tafuta kimataifa kwa jina la faili", + "Search here by filename …" : "Tafuta hapa kwa jina la faili", "Filter file names …" : "Chuja majina ya faili...", + "Search scope options" : "Chaguo za upeo wa utafutaji", "Filter in current view" : "Chuja katika mwonekano wa sasa", + "Search from this location" : "Tafuta tangu eneo hili", + "Search globally" : "Tafuta kimataifa", "{usedQuotaByte} used" : "{usedQuotaByte}imetumika", "{used} of {quota} used" : "{used} ya {quota}imetumika", "{relative}% used" : "{relative}% imetumika", "Could not refresh storage stats" : "Haikuweza kuonesha upya takwimu za hifadhi", - "Your storage is full, files can not be updated or synced anymore!" : "Hifadhi yako imejaa, faili haziwezi kusasishwa au kusawazishwa tena!\n ", + "Your storage is full, files can not be updated or synced anymore!" : "Hifadhi yako imejaa, faili haziwezi kusasishwa au kusawazishwa tena!", "Storage information" : "Taarifa za uhifadhi", "Storage quota" : "Kiasi cha uhifadhi", "New folder" : "Kisanduku kipya", @@ -185,12 +190,14 @@ "Open in files" : "Fungua ndani ya faili", "File cannot be accessed" : "Faili haliwezi kufikika", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili haikupatikana au huna ruhusa ya kuitazama. Uliza mtumaji kuishirikisha.", + "No search results for “{query}”" : "Hakuna matokeo ya utafutaji kwa {query}", + "Search for files" : "Tafuta faili", "Clipboard is not available" : "Ubao wa kunakili haupatikani", "WebDAV URL copied to clipboard" : "WavutiDAV URL umenakiliwa kwenye ubao wa kunakili", "Sort favorites first" : "Chagua za upendeleo kwanza", "Sort folders before files" : "Chagua vikasha kabla ya mafaili", "Show hidden files" : "Onesha mafaili yaliyofichwa", - "Show file type column" : "Onyesha safu wima ya aina ya faili\n ", + "Show file type column" : "Onyesha safu wima ya aina ya faili", "Crop image previews" : "Punguza onyesho la kukagua picha", "Enable the grid view" : "Wezesha mwonekano wa gridi", "Enable folder tree" : "Wezesha faili la tatu", @@ -201,7 +208,7 @@ "Use this address to access your Files via WebDAV" : "Tumia anwani hii kufikia Faili zako kupitia WavutiDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ikiwa umewasha 2FA, lazima uunde na utumie nenosiri jipya la programu kwa kubofya hapa", "Warnings" : "Maonyo", - "Prevent warning dialogs from open or reenable them." : "Zuia mazungumzo ya onyo yasifunguliwe au uwashe upya.\n ", + "Prevent warning dialogs from open or reenable them." : "Zuia mazungumzo ya onyo yasifunguliwe au uwashe upya.", "Show a warning dialog when changing a file extension." : "Onyesha mazungumzo ya onyo unapobadilisha kiendelezi cha faili.", "Keyboard shortcuts" : "Mikato ya keyboard", "Speed up your Files experience with these quick shortcuts." : "Ongeza kasi ya utumiaji wa Faili zako kwa njia hizi za mkato za haraka.", @@ -222,11 +229,12 @@ "Navigate to the file on the left (in grid mode)" : "Sogea kwenye faili la kushoto (in grid mode)", "Navigate to the file on the right (in grid mode)" : "Sogea kwenye faili la kulia ( in grid mode)", "View" : "Angalia", - "Toggle the grid view" : "Geuza mwonekano wa gridi\n ", + "Toggle the grid view" : "Geuza mwonekano wa gridi", "Open the sidebar for a file" : "Fungua utepe kwa faili", "Show those shortcuts" : "Onesha mikato hiyo", "You" : "Wewe", "Shared multiple times with different people" : "Shared multiple times with different people", + "Unable to change the favorite state of the file" : "Haiwezi kubadilisha hali ya faili inayopendwa", "Error while loading the file data" : "Hitilafu wakati wa kupakia data za faili", "Owner" : "Mmiliki", "Remove from favorites" : "Ondoa kutoka katika pendwa", @@ -270,6 +278,8 @@ "Download" : "Pakua", "Moving \"{source}\" to \"{destination}\" …" : "Sogeza \"{source}\" mpaka \"{destination}\"", "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" ...", + "Destination is not a folder" : " Lengwa si folda", + "This file/folder is already in that directory" : "Faili/folda hii tayari iko kwenye saraka hiyo", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Huwezi kuhamisha faili/folda kwenye yenyewe au kwenye folda yenyewe", "(copy)" : "(nakili)", "(copy %n)" : "(nakili %n)", @@ -300,7 +310,7 @@ "Today" : "Leo", "Last 7 days" : "Siku 7 zilizopita", "Last 30 days" : "Siku 30 zilizopita", - "This year ({year})" : "Mwaka huu {year}", + "This year ({year})" : "Mwaka {year} huu", "Last year ({year})" : "Mwaka uliopita {year}", "Documents" : "Nyaraka", "Spreadsheets" : "Lahajedwali", @@ -319,7 +329,7 @@ "In folder" : "Ndani ya kisanduku", "Search in folder: {folder}" : "Tafuta katika kisanduku {folder}", "One of the dropped files could not be processed" : "Moja ya faili zilizodondoshwa isingeweza kuchakatwa", - "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Kivinjari chako hakitumii API ya mfumo wa faili. Orodha hazitapakiwa\n ", + "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Kivinjari chako hakitumii API ya mfumo wa faili. Orodha hazitapakiwa", "No files to upload" : "Hakuna faili la kupakia", "Unable to create the directory {directory}" : "Haiwezi kutengeneza orodha {directory}", "Some files could not be uploaded" : "Faili kadhaa zisingeweza kupakiwa", @@ -361,6 +371,7 @@ "No recently modified files" : "Hakuna faili zilizoboreshwa hivi karibuni", "Files and folders you recently modified will show up here." : "Faili na vikasha ulivyoboresha hivi karibuni vitaonekana hapa", "Search" : "Tafuta", + "Search results within your files." : "Tafuta matokeo katika faili zako", "No entries found in this folder" : "Hakuna maingizo yaliyopatikana katika kasha hili", "Select all" : "Chagua zote", "Upload too large" : "Upakiaji mkubwa mno", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index c0a8ce3f885..03246c50b79 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", "File not found" : "Dosya bulunamadı", "_{count} selected_::_{count} selected_" : ["{count} seçilmiş","{count} seçilmiş"], + "Search globally by filename …" : "Dosya adına göre genel ara…", + "Search here by filename …" : "Dosya adına göre burada ara…", "Filter file names …" : "Dosya adlarını süz…", - "Filter in current view" : "Geçerli görünümü süz", + "Search scope options" : "Arama kapsamı seçenekleri", + "Filter in current view" : "Geçerli görünümde süz", + "Search from this location" : "Bu konumdan ara", "Search globally" : "Genel arama", "{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış", "{used} of {quota} used" : "{used} / {quota} kullanılmış", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "Dosyalar uygulamasında aç", "File cannot be accessed" : "Dosyaya erişilemedi", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", + "No search results for “{query}”" : "“{query}” için bir arama sonucu bulunamadı", + "Search for files" : "Dosya ara", "Clipboard is not available" : "Pano kullanılamıyor", "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", "Sort favorites first" : "Sık kullanılanlar üstte sıralansın", @@ -226,7 +232,7 @@ OC.L10N.register( "Navigate to the file on the right (in grid mode)" : "Sağdaki dosyaya gider (ızgara görünümünde)", "View" : "Görüntüle", "Toggle the grid view" : "Izgara görünümünü açar ya da kapatır", - "Open the sidebar for a file" : "Bir dosyanın yan çubuğunu açar", + "Open the sidebar for a file" : "Bir dosyanın kenar çubuğunu açar", "Show those shortcuts" : "Bu kısayolları görüntüler", "You" : "Siz", "Shared multiple times with different people" : "Farklı kişilerle birkaç kez paylaşılmış", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "Yakınlarda değiştirilmiş bir dosya yok", "Files and folders you recently modified will show up here." : "Son zamanlarda değiştirdiğiniz dosya ve klasörler burada görüntülenir.", "Search" : "Ara", + "Search results within your files." : "Dosyalarınızda arama sonuçları.", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı", "Select all" : "Tümünü seç", "Upload too large" : "Yükleme boyutu çok büyük", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 97aab1e31d2..4467c3f2ca4 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", "File not found" : "Dosya bulunamadı", "_{count} selected_::_{count} selected_" : ["{count} seçilmiş","{count} seçilmiş"], + "Search globally by filename …" : "Dosya adına göre genel ara…", + "Search here by filename …" : "Dosya adına göre burada ara…", "Filter file names …" : "Dosya adlarını süz…", - "Filter in current view" : "Geçerli görünümü süz", + "Search scope options" : "Arama kapsamı seçenekleri", + "Filter in current view" : "Geçerli görünümde süz", + "Search from this location" : "Bu konumdan ara", "Search globally" : "Genel arama", "{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış", "{used} of {quota} used" : "{used} / {quota} kullanılmış", @@ -186,6 +190,8 @@ "Open in files" : "Dosyalar uygulamasında aç", "File cannot be accessed" : "Dosyaya erişilemedi", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", + "No search results for “{query}”" : "“{query}” için bir arama sonucu bulunamadı", + "Search for files" : "Dosya ara", "Clipboard is not available" : "Pano kullanılamıyor", "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", "Sort favorites first" : "Sık kullanılanlar üstte sıralansın", @@ -224,7 +230,7 @@ "Navigate to the file on the right (in grid mode)" : "Sağdaki dosyaya gider (ızgara görünümünde)", "View" : "Görüntüle", "Toggle the grid view" : "Izgara görünümünü açar ya da kapatır", - "Open the sidebar for a file" : "Bir dosyanın yan çubuğunu açar", + "Open the sidebar for a file" : "Bir dosyanın kenar çubuğunu açar", "Show those shortcuts" : "Bu kısayolları görüntüler", "You" : "Siz", "Shared multiple times with different people" : "Farklı kişilerle birkaç kez paylaşılmış", @@ -365,6 +371,7 @@ "No recently modified files" : "Yakınlarda değiştirilmiş bir dosya yok", "Files and folders you recently modified will show up here." : "Son zamanlarda değiştirdiğiniz dosya ve klasörler burada görüntülenir.", "Search" : "Ara", + "Search results within your files." : "Dosyalarınızda arama sonuçları.", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı", "Select all" : "Tümünü seç", "Upload too large" : "Yükleme boyutu çok büyük", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index d6ef1d2d90d..758accd785c 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。", "File not found" : "文件未找到", "_{count} selected_::_{count} selected_" : ["已选择 {count} 个"], + "Search globally by filename …" : "按文件名全局搜索…", + "Search here by filename …" : "按文件名搜索此处…", "Filter file names …" : "筛选文件名…", + "Search scope options" : "搜索范围选项", "Filter in current view" : "在当前视图中筛选", + "Search from this location" : "从此位置搜索", "Search globally" : "全局搜索", "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", "{used} of {quota} used" : "已使用 {used}(共 {quota})", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "在文件中打开", "File cannot be accessed" : "文件无法访问", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。", + "No search results for “{query}”" : "没有“{query}”的搜索结果", + "Search for files" : "搜索文件", "Clipboard is not available" : "剪贴板不可用", "WebDAV URL copied to clipboard" : "WebDAV 链接已复制到剪贴板", "Sort favorites first" : "收藏排序优先", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "近期无修改文件", "Files and folders you recently modified will show up here." : "你最近修改的文件与文件夹将会显示在此处。", "Search" : "搜索", + "Search results within your files." : "在您的文件中搜索结果。", "No entries found in this folder" : "在此文件夹中找不到项目", "Select all" : "全部选择", "Upload too large" : "上传文件过大", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 2e6a0f38b0a..58fbdfbc73d 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。", "File not found" : "文件未找到", "_{count} selected_::_{count} selected_" : ["已选择 {count} 个"], + "Search globally by filename …" : "按文件名全局搜索…", + "Search here by filename …" : "按文件名搜索此处…", "Filter file names …" : "筛选文件名…", + "Search scope options" : "搜索范围选项", "Filter in current view" : "在当前视图中筛选", + "Search from this location" : "从此位置搜索", "Search globally" : "全局搜索", "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", "{used} of {quota} used" : "已使用 {used}(共 {quota})", @@ -186,6 +190,8 @@ "Open in files" : "在文件中打开", "File cannot be accessed" : "文件无法访问", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。", + "No search results for “{query}”" : "没有“{query}”的搜索结果", + "Search for files" : "搜索文件", "Clipboard is not available" : "剪贴板不可用", "WebDAV URL copied to clipboard" : "WebDAV 链接已复制到剪贴板", "Sort favorites first" : "收藏排序优先", @@ -365,6 +371,7 @@ "No recently modified files" : "近期无修改文件", "Files and folders you recently modified will show up here." : "你最近修改的文件与文件夹将会显示在此处。", "Search" : "搜索", + "Search results within your files." : "在您的文件中搜索结果。", "No entries found in this folder" : "在此文件夹中找不到项目", "Select all" : "全部选择", "Upload too large" : "上传文件过大", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index db15d092849..40ab3807dd6 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "File not found" : "找不到檔案", "_{count} selected_::_{count} selected_" : ["已選擇 {count} 項"], + "Search globally by filename …" : "按檔案名稱全局地搜尋 …", + "Search here by filename …" : "按檔案名稱搜尋此處 …", "Filter file names …" : "過濾檔案名稱 …", + "Search scope options" : "搜尋範圍選項", "Filter in current view" : "目前檢視裡的篩選條件", + "Search from this location" : "從此位置搜尋", "Search globally" : "全域搜尋", "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", "{used} of {quota} used" : "已使用 {quota} 當中的 {used}", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "在「檔案」應用程式中打開", "File cannot be accessed" : "檔案無法存取", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。", + "No search results for “{query}”" : "沒有結果符合「{query}」", + "Search for files" : "搜尋檔案", "Clipboard is not available" : "剪貼板不可用", "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", "Sort favorites first" : "先排序最愛", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", "Search" : "搜尋", + "Search results within your files." : "在您的檔案中搜尋結果", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳過大", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 69646f60f45..ffe4b594aa0 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "File not found" : "找不到檔案", "_{count} selected_::_{count} selected_" : ["已選擇 {count} 項"], + "Search globally by filename …" : "按檔案名稱全局地搜尋 …", + "Search here by filename …" : "按檔案名稱搜尋此處 …", "Filter file names …" : "過濾檔案名稱 …", + "Search scope options" : "搜尋範圍選項", "Filter in current view" : "目前檢視裡的篩選條件", + "Search from this location" : "從此位置搜尋", "Search globally" : "全域搜尋", "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", "{used} of {quota} used" : "已使用 {quota} 當中的 {used}", @@ -186,6 +190,8 @@ "Open in files" : "在「檔案」應用程式中打開", "File cannot be accessed" : "檔案無法存取", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。", + "No search results for “{query}”" : "沒有結果符合「{query}」", + "Search for files" : "搜尋檔案", "Clipboard is not available" : "剪貼板不可用", "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", "Sort favorites first" : "先排序最愛", @@ -365,6 +371,7 @@ "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", "Search" : "搜尋", + "Search results within your files." : "在您的檔案中搜尋結果", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳過大", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 66f7bc84267..8c610678286 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -125,8 +125,12 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "File not found" : "找不到檔案", "_{count} selected_::_{count} selected_" : ["已選取 {count} 個"], + "Search globally by filename …" : "按檔案名稱全域搜尋……", + "Search here by filename …" : "按檔案名稱搜尋此處……", "Filter file names …" : "過濾檔案名稱……", + "Search scope options" : "搜尋範圍選項", "Filter in current view" : "目前檢視中的篩選條件", + "Search from this location" : "從此位置搜尋", "Search globally" : "全域搜尋", "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", "{used} of {quota} used" : "已使用 {used},共 {quota}", @@ -188,6 +192,8 @@ OC.L10N.register( "Open in files" : "在檔案中開啟", "File cannot be accessed" : "無法存取檔案", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。", + "No search results for “{query}”" : "沒有結果符合「{query}」", + "Search for files" : "搜尋檔案", "Clipboard is not available" : "剪貼簿無法使用", "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", "Sort favorites first" : "先排序喜愛", @@ -367,6 +373,7 @@ OC.L10N.register( "No recently modified files" : "最近無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", "Search" : "搜尋", + "Search results within your files." : "在您的檔案中搜尋結果", "No entries found in this folder" : "此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳檔案過大", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index d5805b868e8..4581495f2ad 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -123,8 +123,12 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "File not found" : "找不到檔案", "_{count} selected_::_{count} selected_" : ["已選取 {count} 個"], + "Search globally by filename …" : "按檔案名稱全域搜尋……", + "Search here by filename …" : "按檔案名稱搜尋此處……", "Filter file names …" : "過濾檔案名稱……", + "Search scope options" : "搜尋範圍選項", "Filter in current view" : "目前檢視中的篩選條件", + "Search from this location" : "從此位置搜尋", "Search globally" : "全域搜尋", "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", "{used} of {quota} used" : "已使用 {used},共 {quota}", @@ -186,6 +190,8 @@ "Open in files" : "在檔案中開啟", "File cannot be accessed" : "無法存取檔案", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。", + "No search results for “{query}”" : "沒有結果符合「{query}」", + "Search for files" : "搜尋檔案", "Clipboard is not available" : "剪貼簿無法使用", "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", "Sort favorites first" : "先排序喜愛", @@ -365,6 +371,7 @@ "No recently modified files" : "最近無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", "Search" : "搜尋", + "Search results within your files." : "在您的檔案中搜尋結果", "No entries found in this folder" : "此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳檔案過大", |