diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:47 +0000 |
commit | 0e0b468c10b8a65cbf346c052cadbc8d834eb28f (patch) | |
tree | 925d741a7c712cc17a2ce256ab57bb3c13bb472c /apps/files/l10n/eu.json | |
parent | 82c5f41dde1246ad92c0d2867f88db800c384a4d (diff) | |
download | nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.tar.gz nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/eu.json')
-rw-r--r-- | apps/files/l10n/eu.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 8fa094a1160..4be1ae2fc60 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -8,7 +8,6 @@ "Show grid view" : "Erakutsi sareta ikuspegia", "Home" : "Etxea", "Close" : "Itxi", - "Favorites" : "Gogokoak", "Could not create folder \"{dir}\"" : "Ezin izan da \"{dir}\" karpeta sortu", "This will stop your current uploads." : "Honek martxan dauzkazun igoerak geldituko ditu.", "Upload cancelled." : "Karga bertan behera utzi da.", @@ -102,7 +101,6 @@ "Favorited" : "Gogoko gisa markatua", "Favorite" : "Gogokoa", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiatu esteka zuzena (fitxategi/karpeta honetara sarbidea duten erabiltzaileentzat bakarrik balio du)", - "You can only favorite a single file or folder at a time" : "Fitxategi edo karpeta bakarra markatu dezakezu gogoko gisa aldiko", "New folder" : "Karpeta berria", "Create new folder" : "Sortu karpeta berria", "Upload file" : "Kargatu fitxategia", @@ -115,6 +113,7 @@ "Removed from favorites" : "Gogokoetatik kendu da", "You added {file} to your favorites" : "{file} gehitu duzu gogokoetara", "You removed {file} from your favorites" : "{file} kendu duzu gogokoetatik", + "Favorites" : "Gogokoak", "File changes" : "Fitxategi aldaketak", "Created by {user}" : "{user} erabiltzaileak sortua", "Changed by {user}" : "{user} erabiltzaileak aldatua", @@ -168,10 +167,11 @@ "Reload current directory" : "Birkargatu uneko direktorioa", "Go to the \"{dir}\" directory" : "Joan \"{dir}\" direktoriora", "Select the row for {displayName}" : "Hautatu {displayName} errenkada", - "Open folder {name}" : "Ireki {name} karpeta", + "File name" : "Fitxategi izena", "Download file {name}" : "Deskargatu {name} fitxategia ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" ekintza behar bezala exekutatu da", "\"{displayName}\" action failed" : "\"{displayName}\" ekintzak huts egin du", + "Name cannot be empty" : "Izena ezin da hutsik egon", "Total rows summary" : "Errenkaden guztirako laburpena", "Select all" : "Hautatu dena", "Unselect all" : "Desautatu dena", @@ -224,6 +224,7 @@ "Blank" : "Hutsik", "Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik", "Delete permanently" : "Ezabatu betirako", + "Open details" : "Ireki xehetasunak", "Set up templates folder" : "Konfiguratu txantiloien karpeta", "Templates" : "Txantiloiak", "Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu", @@ -244,6 +245,7 @@ "Text file" : "Testu-fitxategia", "New text file.txt" : "Testu-fitxategi berria.txt", "Storage invalid" : "Biltegi baliogabea", + "You can only favorite a single file or folder at a time" : "Fitxategi edo karpeta bakarra markatu dezakezu gogoko gisa aldiko", "Unlimited" : "Mugarik gabe", "Search users" : "Bilatu erabiltzaileak", "Cancel" : "Utzi", @@ -251,6 +253,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s erabilita", "Deleted files" : "Ezabatutako fitxategiak", + "Open folder {name}" : "Ireki {name} karpeta", "Search for an account" : "Bilatu kontu bat" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |