From b5d5cf3c06bdf8cb8f8f943ba390f0131137687b Mon Sep 17 00:00:00 2001 From: boxmoji Date: Fri, 18 Aug 2017 13:38:32 -0700 Subject: [PATCH] Mojito: Update translations --- src/i18n/da-DK.properties | 20 ++++++++++---------- src/i18n/de-DE.properties | 20 ++++++++++---------- src/i18n/en-AU.properties | 2 +- src/i18n/en-GB.properties | 2 +- src/i18n/es-ES.properties | 20 ++++++++++---------- src/i18n/fi-FI.properties | 20 ++++++++++---------- src/i18n/fr-CA.properties | 20 ++++++++++---------- src/i18n/fr-FR.properties | 20 ++++++++++---------- src/i18n/it-IT.properties | 20 ++++++++++---------- src/i18n/ja-JP.properties | 20 ++++++++++---------- src/i18n/ko-KR.properties | 20 ++++++++++---------- src/i18n/nb-NO.properties | 20 ++++++++++---------- src/i18n/nl-NL.properties | 20 ++++++++++---------- src/i18n/pl-PL.properties | 20 ++++++++++---------- src/i18n/pt-BR.properties | 20 ++++++++++---------- src/i18n/ru-RU.properties | 20 ++++++++++---------- src/i18n/sv-SE.properties | 20 ++++++++++---------- src/i18n/tr-TR.properties | 20 ++++++++++---------- src/i18n/zh-CN.properties | 20 ++++++++++---------- src/i18n/zh-TW.properties | 20 ++++++++++---------- 20 files changed, 182 insertions(+), 182 deletions(-) diff --git a/src/i18n/da-DK.properties b/src/i18n/da-DK.properties index 0a4e77e1b3..a66e612b2c 100644 --- a/src/i18n/da-DK.properties +++ b/src/i18n/da-DK.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Der er ingen elementer i denne mappe. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Vent, mens elementerne indlæses... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Der er ingen seneste elementer endnu. # Message shown when there are no search results. buik.empty.state.search = Beklager, vi kunne ikke finde det, du leder efter. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Du har ikke valgt nogen elementer endnu. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Fejl # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Seneste # Default label for root folder. buik.folder.name.root = Alle filer # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Valgt # Indicator on the footer that max items have been selected. buik.footer.selected.max = maks. # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Ny mappe # Label for the upload menu item. buik.header.button.upload = Upload # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Søg i filer og mapper # Label for share button on item row. buik.item.button.share = Del # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Seneste adgang # Shown before folder modification date and label for modified column. buik.item.modified = Redigeret # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Fjern delt link # Label for size header column. buik.item.size = Størrelse # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Opret # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Der findes allerede en mappe med samme navn. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Dette er et ugyldigt mappenavn. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Dette mappenavn er for langt. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Ny mappe # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Angiv et navn. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Bekræft sletning # Text for delete confirmation dialog diff --git a/src/i18n/de-DE.properties b/src/i18n/de-DE.properties index f7df64d1e9..84d4586b50 100644 --- a/src/i18n/de-DE.properties +++ b/src/i18n/de-DE.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = In diesem Ordner sind keine Elemente enthalten. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Warten Sie, während die Elemente geladen werden... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Zuletzt verwendete Elemente sind noch nicht vorhanden. # Message shown when there are no search results. buik.empty.state.search = Leider ergab Ihre Suche keine Ergebnisse. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Sie haben noch keine Elemente ausgewählt. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Fehler # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Zuletzt verwendete # Default label for root folder. buik.folder.name.root = Alle Dateien # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Ausgewählt # Indicator on the footer that max items have been selected. buik.footer.selected.max = maximal # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Neuer Ordner # Label for the upload menu item. buik.header.button.upload = Hochladen # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Dateien und Ordner durchsuchen # Label for share button on item row. buik.item.button.share = Freigeben # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Letzter Zugriff # Shown before folder modification date and label for modified column. buik.item.modified = Geändert # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Freigabe-Link entfernen # Label for size header column. buik.item.size = Größe # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Erstellen # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Ein Ordner mit demselben Namen ist bereits vorhanden. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Dies ist kein gültiger Ordnername. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Dieser Ordnername ist zu lang. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Neuer Ordner # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Geben Sie einen Namen ein. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Löschvorgang bestätigen # Text for delete confirmation dialog diff --git a/src/i18n/en-AU.properties b/src/i18n/en-AU.properties index 0c0df34921..b3983b4fdc 100644 --- a/src/i18n/en-AU.properties +++ b/src/i18n/en-AU.properties @@ -79,7 +79,7 @@ buik.item.size = Size # Text for create folder dialog button buik.modal.create.dialog.button = Create # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = A folder with the same name already exists. # Error text for create folder dialog when name is invalid buik.modal.create.dialog.error.invalid = This is an invalid folder name. # Error text for create folder dialog when name is too long diff --git a/src/i18n/en-GB.properties b/src/i18n/en-GB.properties index 0c0df34921..b3983b4fdc 100644 --- a/src/i18n/en-GB.properties +++ b/src/i18n/en-GB.properties @@ -79,7 +79,7 @@ buik.item.size = Size # Text for create folder dialog button buik.modal.create.dialog.button = Create # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = A folder with the same name already exists. # Error text for create folder dialog when name is invalid buik.modal.create.dialog.error.invalid = This is an invalid folder name. # Error text for create folder dialog when name is too long diff --git a/src/i18n/es-ES.properties b/src/i18n/es-ES.properties index bdb59c9872..bbaf76c758 100644 --- a/src/i18n/es-ES.properties +++ b/src/i18n/es-ES.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = No hay elementos en esta carpeta. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Espere mientras se cargan los elementos... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Aún no hay elementos recientes. # Message shown when there are no search results. buik.empty.state.search = Lo sentimos, no hemos encontrado lo que buscaba. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = No ha seleccionado ningún elemento todavía. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Error # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Recientes # Default label for root folder. buik.folder.name.root = Todos los archivos # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Plan seleccionado # Indicator on the footer that max items have been selected. buik.footer.selected.max = máx. # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Nueva carpeta # Label for the upload menu item. buik.header.button.upload = Cargar # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Buscar archivos y carpetas # Label for share button on item row. buik.item.button.share = Compartir # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Último acceso # Shown before folder modification date and label for modified column. buik.item.modified = Última modificación # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Eliminar enlace compartido # Label for size header column. buik.item.size = Tamaño # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Crear # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Ya existe una carpeta con el mismo nombre. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Este nombre de carpeta no es válido. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = El nombre de la carpeta es demasiado largo. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Nueva carpeta # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Introduzca un nombre. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Confirmar eliminación # Text for delete confirmation dialog diff --git a/src/i18n/fi-FI.properties b/src/i18n/fi-FI.properties index 20c65869cf..daff1f1133 100644 --- a/src/i18n/fi-FI.properties +++ b/src/i18n/fi-FI.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Kansiossa ei ole yhtään kohdetta. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Odota hetki. Kohteita ladataan... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Ei viimeisimpiä kohteita. # Message shown when there are no search results. buik.empty.state.search = Etsittävää kohdetta ei löytynyt. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Yhtään kohdetta ei ole valittu. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Virhe # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Viimeisimmät # Default label for root folder. buik.folder.name.root = Kaikki tiedostot # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Valitut # Indicator on the footer that max items have been selected. buik.footer.selected.max = eeenintään # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Uusi kansio # Label for the upload menu item. buik.header.button.upload = Lataa palveluun # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Etsi tiedostoja ja kansioita # Label for share button on item row. buik.item.button.share = Jaa # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Käytetty viimeksi # Shown before folder modification date and label for modified column. buik.item.modified = Muokattu # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Poista jaettu linkki # Label for size header column. buik.item.size = Koko # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Luo # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Samanniminen kansio on jo olemassa. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Kansion nimi on virheellinen. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Kansion nimi on liian pitkä. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Uusi kansio # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Kirjoita nimi. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Vahvista poisto # Text for delete confirmation dialog diff --git a/src/i18n/fr-CA.properties b/src/i18n/fr-CA.properties index c0daabcaef..39eb3154f3 100644 --- a/src/i18n/fr-CA.properties +++ b/src/i18n/fr-CA.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Ce dossier est vide. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Veuillez patienter pendant le chargement de l'élément... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Il n'existe actuellement aucun élément récent. # Message shown when there are no search results. buik.empty.state.search = Désolé, nous ne pouvons pas trouver ce que vous cherchez. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Vous n'avez sélectionné aucun élément pour le mo # Shown as the title in the sub header while showing an error. buik.folder.name.error = Erreur # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Récents # Default label for root folder. buik.folder.name.root = Tous les fichiers # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Sélectionné # Indicator on the footer that max items have been selected. buik.footer.selected.max = maximum # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Nouveau dossier # Label for the upload menu item. buik.header.button.upload = Charger # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Rechercher des fichiers et dossiers # Label for share button on item row. buik.item.button.share = Partager # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Dernier accès # Shown before folder modification date and label for modified column. buik.item.modified = Date de modification # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Supprimer le lien partagé # Label for size header column. buik.item.size = Taille # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Créer # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Un dossier du même nom existe déjà. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Ce nom de dossier est non valide. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Ce nom de dossier est trop long. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Nouveau dossier # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Veuillez saisir un nom. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Confirmer la suppression # Text for delete confirmation dialog diff --git a/src/i18n/fr-FR.properties b/src/i18n/fr-FR.properties index c0daabcaef..39eb3154f3 100644 --- a/src/i18n/fr-FR.properties +++ b/src/i18n/fr-FR.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Ce dossier est vide. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Veuillez patienter pendant le chargement de l'élément... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Il n'existe actuellement aucun élément récent. # Message shown when there are no search results. buik.empty.state.search = Désolé, nous ne pouvons pas trouver ce que vous cherchez. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Vous n'avez sélectionné aucun élément pour le mo # Shown as the title in the sub header while showing an error. buik.folder.name.error = Erreur # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Récents # Default label for root folder. buik.folder.name.root = Tous les fichiers # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Sélectionné # Indicator on the footer that max items have been selected. buik.footer.selected.max = maximum # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Nouveau dossier # Label for the upload menu item. buik.header.button.upload = Charger # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Rechercher des fichiers et dossiers # Label for share button on item row. buik.item.button.share = Partager # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Dernier accès # Shown before folder modification date and label for modified column. buik.item.modified = Date de modification # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Supprimer le lien partagé # Label for size header column. buik.item.size = Taille # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Créer # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Un dossier du même nom existe déjà. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Ce nom de dossier est non valide. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Ce nom de dossier est trop long. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Nouveau dossier # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Veuillez saisir un nom. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Confirmer la suppression # Text for delete confirmation dialog diff --git a/src/i18n/it-IT.properties b/src/i18n/it-IT.properties index 26a140837e..5335f875cf 100644 --- a/src/i18n/it-IT.properties +++ b/src/i18n/it-IT.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Non sono presenti elementi nella cartella. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Attendi il cAttendi il caricamento degli elementi... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Non sono ancora presenti elementi # Message shown when there are no search results. buik.empty.state.search = Nessun elemento corrispondente trovato. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Non hai ancora selezionato elementi. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Errore # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Recenti # Default label for root folder. buik.folder.name.root = Tutti i file # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Selezionati # Indicator on the footer that max items have been selected. buik.footer.selected.max = mmax # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Nuova cartella # Label for the upload menu item. buik.header.button.upload = Carica # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Cerca file e cartelle # Label for share button on item row. buik.item.button.share = Condividi # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Data ultimo accesso # Shown before folder modification date and label for modified column. buik.item.modified = Data modifica # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Rimuovi collegamento condiviso # Label for size header column. buik.item.size = Dimensioni # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Crea # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Esiste già una cartella con lo stesso nome. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Nome cartella non valido. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Il nome della cartella è troppo lungo. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Nuova cartella # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Inserisci un nome. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Conferma eliminazione # Text for delete confirmation dialog diff --git a/src/i18n/ja-JP.properties b/src/i18n/ja-JP.properties index a8ccadb024..e91c35d782 100644 --- a/src/i18n/ja-JP.properties +++ b/src/i18n/ja-JP.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = このフォルダには項目が含まれていませ # Message shown when folder items are still fetching. buik.empty.state.folder.loading = 項目がロードされるまでお待ちください... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = 最近使用した項目はまだありません。 # Message shown when there are no search results. buik.empty.state.search = 検索対象が見つかりませんでした。 # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = まだ項目が選択されていません。 # Shown as the title in the sub header while showing an error. buik.folder.name.error = エラー # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = 最近使用した項目 # Default label for root folder. buik.folder.name.root = すべてのファイル # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = 選択済み # Indicator on the footer that max items have been selected. buik.footer.selected.max = 最大 # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = 新規フォルダ # Label for the upload menu item. buik.header.button.upload = アップロード # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = ファイルおよびフォルダを検索 # Label for share button on item row. buik.item.button.share = 共有する # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = 前回のアクセス # Shown before folder modification date and label for modified column. buik.item.modified = 変更日: # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = 共有リンクを削除 # Label for size header column. buik.item.size = サイズ # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = 作成 # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = 同じ名前のフォルダが既に存在します。 # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = フォルダ名が無効です。 # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = フォルダ名が長すぎます。 # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = 新規フォルダ # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = 名前を入力してください。 # Label for delete confirmation dialog buik.modal.delete.confirmation.label = 削除の確認 # Text for delete confirmation dialog diff --git a/src/i18n/ko-KR.properties b/src/i18n/ko-KR.properties index 7787a1896f..c777e7462c 100644 --- a/src/i18n/ko-KR.properties +++ b/src/i18n/ko-KR.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = 이 폴더에 항목이 없습니다. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = 항목이 로드되는 동안 잠시 기다려 주십시오... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = 아직 최근 항목이 없습니다. # Message shown when there are no search results. buik.empty.state.search = 죄송합니다. 원하는 내용을 찾을 수 없습니다. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = 항목을 아직 선택하지 않았습니다. # Shown as the title in the sub header while showing an error. buik.folder.name.error = 오류 # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = 최근 항목 # Default label for root folder. buik.folder.name.root = 모든 파일 # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = 선택 # Indicator on the footer that max items have been selected. buik.footer.selected.max = 최대 # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = 새 폴더 # Label for the upload menu item. buik.header.button.upload = 업로드 # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = 파일 및 폴더 검색 # Label for share button on item row. buik.item.button.share = 공유 # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = 최근 액세스 날짜 # Shown before folder modification date and label for modified column. buik.item.modified = 수정 날짜 # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = 공유 링크 제거 # Label for size header column. buik.item.size = 크기 # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = 만들기 # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = 같은 이름의 폴더가 이미 있습니다. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = 올바르지 않은 폴더 이름입니다. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = 이 폴더 이름이 너무 깁니다. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = 새 폴더 # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = 이름을 입력하십시오. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = 삭제 확인 # Text for delete confirmation dialog diff --git a/src/i18n/nb-NO.properties b/src/i18n/nb-NO.properties index 0f79ba074a..ee47577194 100644 --- a/src/i18n/nb-NO.properties +++ b/src/i18n/nb-NO.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Det finnes ingen elementer i denne mappen. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Vent mens elementene lastes inn ... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Det finnes ingen nylige elementer ennå. # Message shown when there are no search results. buik.empty.state.search = Vi finner ikke det du leter etter. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Du har ikke valgt noen elementer ennå. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Feil # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Nylige # Default label for root folder. buik.folder.name.root = Alle filer # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Valgte # Indicator on the footer that max items have been selected. buik.footer.selected.max = maks # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Ny mappe # Label for the upload menu item. buik.header.button.upload = Last opp # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Søk i filer og mapper # Label for share button on item row. buik.item.button.share = Del # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Sist åpnet # Shown before folder modification date and label for modified column. buik.item.modified = Endret # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Fjern delt kobling # Label for size header column. buik.item.size = Størrelse # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Opprett # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Det finnes allerede en mappe med det navnet. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Dette er et ugyldig mappenavn. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Dette mappenavnet er for langt. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Ny mappe # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Skriv inn et navn. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Bekreft sletting # Text for delete confirmation dialog diff --git a/src/i18n/nl-NL.properties b/src/i18n/nl-NL.properties index d9c2f21ea8..700202ddc6 100644 --- a/src/i18n/nl-NL.properties +++ b/src/i18n/nl-NL.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Deze map bevat geen items. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = De items worden geladen. Een ogenblik geduld. # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Er zijn nog geen recente items. # Message shown when there are no search results. buik.empty.state.search = Er zijn geen zoekresultaten. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = U hebt nog geen items geselecteerd. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Fout # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Recente bestanden # Default label for root folder. buik.folder.name.root = Alle bestanden # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Geselecteerd # Indicator on the footer that max items have been selected. buik.footer.selected.max = max. # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Nieuwe map # Label for the upload menu item. buik.header.button.upload = Uploaden # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Zoeken in bestanden en mappen # Label for share button on item row. buik.item.button.share = Delen # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Laatst geopend # Shown before folder modification date and label for modified column. buik.item.modified = Gewijzigd # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Gedeelde link verwijderen # Label for size header column. buik.item.size = Grootte # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Maken # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Er bestaat al een map met dezelfde naam. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Deze mapnaam is ongeldig. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Deze mapnaam is te lang. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Nieuwe map # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Vul een naam in. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Verwijderen bevestigen # Text for delete confirmation dialog diff --git a/src/i18n/pl-PL.properties b/src/i18n/pl-PL.properties index 2c09533044..15f1c28d3a 100644 --- a/src/i18n/pl-PL.properties +++ b/src/i18n/pl-PL.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Brak elementów w folderze. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Zaczekaj, aż elementy zostaną wczytane... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Brak ostatnich elementów. # Message shown when there are no search results. buik.empty.state.search = Przepraszamy, nie udało się znaleźć tego, czego szukasz. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Nie wybrano jeszcze żadnych elementów. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Błąd # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Ostatnie # Default label for root folder. buik.folder.name.root = Wszystkie pliki # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Wybrane # Indicator on the footer that max items have been selected. buik.footer.selected.max = maks. # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Nowy folder # Label for the upload menu item. buik.header.button.upload = Przekaż # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Wyszukaj pliki i foldery # Label for share button on item row. buik.item.button.share = Udostępnij # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Ostatni dostęp # Shown before folder modification date and label for modified column. buik.item.modified = Zmodyfikowano # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Usuń łącze udostępnione # Label for size header column. buik.item.size = Rozmiar # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Utwórz # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Istnieje już folder o tej samej nazwie. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Nazwa folderu jest nieprawidłowa. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Nazwa folderu jest zbyt długa. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Nowy folder # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Wprowadź nazwę. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Potwierdź usunięcie # Text for delete confirmation dialog diff --git a/src/i18n/pt-BR.properties b/src/i18n/pt-BR.properties index bebfb724e8..f764527370 100644 --- a/src/i18n/pt-BR.properties +++ b/src/i18n/pt-BR.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Não há itens nesta pasta. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Aguarde enquanto os itens são carregados... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Ainda não há itens recentes. # Message shown when there are no search results. buik.empty.state.search = Não foi possível encontrar o que você está procurando. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Você ainda não selecionou nenhum item. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Erro # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Recentes # Default label for root folder. buik.folder.name.root = Todos os arquivos # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Selecionado(s) # Indicator on the footer that max items have been selected. buik.footer.selected.max = máx. # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Nova pasta # Label for the upload menu item. buik.header.button.upload = Carregar # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Pesquisar arquivos e pastas # Label for share button on item row. buik.item.button.share = Compartilhar # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Último acesso # Shown before folder modification date and label for modified column. buik.item.modified = Modificado # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Remover link compartilhado # Label for size header column. buik.item.size = Tamanho # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Criar # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Já existe uma pasta com o mesmo nome. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Este nome de pasta é inválido. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Este nome de pasta é muito longo. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Nova pasta # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Insira um nome. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Confirmar exclusão # Text for delete confirmation dialog diff --git a/src/i18n/ru-RU.properties b/src/i18n/ru-RU.properties index d96d3e5d47..d603e735df 100644 --- a/src/i18n/ru-RU.properties +++ b/src/i18n/ru-RU.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = В папке нет элементов. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Выполняется загрузка элементов... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = У вас пока нет последних элементов. # Message shown when there are no search results. buik.empty.state.search = Не найдено результатов по запросу. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Элементы не выбраны. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Ошибка # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Последние # Default label for root folder. buik.folder.name.root = Все файлы # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Выбрано # Indicator on the footer that max items have been selected. buik.footer.selected.max = макс. # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Новая папка # Label for the upload menu item. buik.header.button.upload = Загрузить # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Поиск по файлам и папкам # Label for share button on item row. buik.item.button.share = Общий доступ # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Последний доступ # Shown before folder modification date and label for modified column. buik.item.modified = Изменено # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Удалить общую ссылку # Label for size header column. buik.item.size = Размер # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Создать # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Папка с таким названием уже существует. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Недействительное название папки. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Слишком длинное название папки. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Новая папка # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Введите название. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Подтверждение удаления # Text for delete confirmation dialog diff --git a/src/i18n/sv-SE.properties b/src/i18n/sv-SE.properties index 578e112d9d..e993bc1fc6 100644 --- a/src/i18n/sv-SE.properties +++ b/src/i18n/sv-SE.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Det finns inga objekt i den här mappen. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Vänta medan objekten laddas ... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Det finns inga senaste objekt ännu. # Message shown when there are no search results. buik.empty.state.search = Tyvärr gick det inte att hitta det du letar efter. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Du har inte valt några objekt ännu. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Fel # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Senaste # Default label for root folder. buik.folder.name.root = Alla filer # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Valda # Indicator on the footer that max items have been selected. buik.footer.selected.max = max # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Ny mapp # Label for the upload menu item. buik.header.button.upload = Ladda upp # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Sök i filer och mappar # Label for share button on item row. buik.item.button.share = Dela # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Senaste besök # Shown before folder modification date and label for modified column. buik.item.modified = Ändrad # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Ta bort delad länk # Label for size header column. buik.item.size = Storlek # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Skapa # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Det finns redan en mapp med samma namn. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Mappnamnet är ogiltigt. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Mappnamnet är för långt. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Ny mapp # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Ange ett namn. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Bekräfta radering # Text for delete confirmation dialog diff --git a/src/i18n/tr-TR.properties b/src/i18n/tr-TR.properties index 2ba974aedf..c07044992d 100644 --- a/src/i18n/tr-TR.properties +++ b/src/i18n/tr-TR.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = Bu klasörde öğe yok. # Message shown when folder items are still fetching. buik.empty.state.folder.loading = Öğeler yüklenirken lütfen bekleyin... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = Henüz son öğe yok. # Message shown when there are no search results. buik.empty.state.search = Üzgünüz, aradığınızı bulamadık. # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = Henüz bir öğe seçmediniz. # Shown as the title in the sub header while showing an error. buik.folder.name.error = Hata # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = Son Dosyalar # Default label for root folder. buik.folder.name.root = Tüm Dosyalar # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = Seçilen # Indicator on the footer that max items have been selected. buik.footer.selected.max = maksimum # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = Yeni Klasör # Label for the upload menu item. buik.header.button.upload = Yükle # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = Dosya ve klasörleri ara # Label for share button on item row. buik.item.button.share = Paylaş # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = Son Erişim Tarihi # Shown before folder modification date and label for modified column. buik.item.modified = Değiştirilme Tarihi # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = Paylaşılmış bağlantıyı kaldır # Label for size header column. buik.item.size = Boyut # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = Oluştur # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = Aynı ada sahip bir klasör zaten var. # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = Bu geçersiz bir klasör adı. # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = Bu klasör adı çok uzun. # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = Yeni Klasör # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = Lütfen bir ad girin. # Label for delete confirmation dialog buik.modal.delete.confirmation.label = Silme İşlemini Onayla # Text for delete confirmation dialog diff --git a/src/i18n/zh-CN.properties b/src/i18n/zh-CN.properties index b47f182bca..962e254e53 100644 --- a/src/i18n/zh-CN.properties +++ b/src/i18n/zh-CN.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = 此文件夹中无项目。 # Message shown when folder items are still fetching. buik.empty.state.folder.loading = 项目正在加载,请稍候… # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = 最近还没有项目。 # Message shown when there are no search results. buik.empty.state.search = 抱歉,我们无法找到您要查找的内容。 # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = 您尚未选择任何项目。 # Shown as the title in the sub header while showing an error. buik.folder.name.error = 错误 # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = 最近项目 # Default label for root folder. buik.folder.name.root = 所有文件 # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = 已选择 # Indicator on the footer that max items have been selected. buik.footer.selected.max = 最大值 # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = 新建文件夹 # Label for the upload menu item. buik.header.button.upload = 上传 # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = 搜索文件和文件夹 # Label for share button on item row. buik.item.button.share = 共享 # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = 上次访问 # Shown before folder modification date and label for modified column. buik.item.modified = 已修改 # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = 删除共享链接 # Label for size header column. buik.item.size = 大小 # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = 创建 # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = 已存在同名文件夹。 # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = 此文件夹名称无效。 # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = 此文件夹名称太长。 # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = 新建文件夹 # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = 请输入名称。 # Label for delete confirmation dialog buik.modal.delete.confirmation.label = 确认删除 # Text for delete confirmation dialog diff --git a/src/i18n/zh-TW.properties b/src/i18n/zh-TW.properties index 8fc49d3060..5f70f70acb 100644 --- a/src/i18n/zh-TW.properties +++ b/src/i18n/zh-TW.properties @@ -19,7 +19,7 @@ buik.empty.state.folder = 此資料夾中沒有任何項目。 # Message shown when folder items are still fetching. buik.empty.state.folder.loading = 正在載入項目,請稍候... # Message shown when there are no recent items. -buik.empty.state.recents = There are no recent items yet. +buik.empty.state.recents = 目前尚無最近使用過的項目。 # Message shown when there are no search results. buik.empty.state.search = 很抱歉,我們找不到您要尋找的內容。 # Message shown when there are no selected items. @@ -27,7 +27,7 @@ buik.empty.state.selected = 您尚未選擇任何項目。 # Shown as the title in the sub header while showing an error. buik.folder.name.error = 錯誤 # Shown as the title in the sub header when showing recents. -buik.folder.name.recents = Recents +buik.folder.name.recents = 最近項目 # Default label for root folder. buik.folder.name.root = 所有檔案 # Shown as the title in the sub header while searching. @@ -51,7 +51,7 @@ buik.footer.selected = 已選擇 # Indicator on the footer that max items have been selected. buik.footer.selected.max = 已達上限 # Label for the new folder menu item. -buik.header.button.create = New Folder +buik.header.button.create = 新資料夾 # Label for the upload menu item. buik.header.button.upload = 上傳 # Shown as a placeholder in the search box. @@ -59,7 +59,7 @@ buik.header.search.placeholder = 搜尋檔案與資料夾 # Label for share button on item row. buik.item.button.share = 共用 # Shown before folder modification date and label for interacted column. -buik.item.interacted = Last Accessed +buik.item.interacted = 上次存取時間 # Shown before folder modification date and label for modified column. buik.item.modified = 修改時間 # Label for name header column. @@ -77,17 +77,17 @@ buik.item.share.access.remove = 移除共用的連結 # Label for size header column. buik.item.size = 大小 # Text for create folder dialog button -buik.modal.create.dialog.button = Create +buik.modal.create.dialog.button = 建立 # Error text for create folder dialog when name is already in use -buik.modal.create.dialog.error.inuse = An folder with the same name already exists. +buik.modal.create.dialog.error.inuse = 已有使用相同名稱的資料夾已存在。 # Error text for create folder dialog when name is invalid -buik.modal.create.dialog.error.invalid = This is an invalid folder name. +buik.modal.create.dialog.error.invalid = 此資料夾名稱無效。 # Error text for create folder dialog when name is too long -buik.modal.create.dialog.error.toolong = This folder name is too long. +buik.modal.create.dialog.error.toolong = 此資料夾名稱太長。 # Label for create folder dialog -buik.modal.create.dialog.label = New Folder +buik.modal.create.dialog.label = 新資料夾 # Text for create folder dialog -buik.modal.create.dialog.text = Please enter a name. +buik.modal.create.dialog.text = 請輸入名稱。 # Label for delete confirmation dialog buik.modal.delete.confirmation.label = 確認刪除 # Text for delete confirmation dialog