diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:27:03 +0000 |
commit | 582c34e60510f550aa0bd0f20f4da33b2784922e (patch) | |
tree | 3bda14d9c8964975e63a7c4c701d7401e5d9595e /apps/files/l10n/eu.js | |
parent | 0e5bb30929d74e88da06b7c55c26c25894913e18 (diff) | |
download | nextcloud-server-582c34e60510f550aa0bd0f20f4da33b2784922e.tar.gz nextcloud-server-582c34e60510f550aa0bd0f20f4da33b2784922e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index e9288ce2786..94f9311c7df 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -111,8 +111,6 @@ OC.L10N.register( "Create new folder" : "Sortu karpeta berria", "Upload file" : "Kargatu fitxategia", "Recent" : "Azkenak", - "This file has the tag {tag}" : "Fitxategi honek {tag} etiketa dauka", - "This file has the tags {firstTags} and {lastTag}" : "Fitxategi honek {firstTags} eta {lastTag} etiketak ditu", "Not favorited" : "Ez da gogokoa", "Remove from favorites" : "Kendu gogokoetatik", "Add to favorites" : "Gehitu gogokoetara", @@ -283,6 +281,8 @@ OC.L10N.register( "Shared with you" : "Zurekin partekatuta", "Deleted shares" : "Ezabatutako partekatzeak", "Pending shares" : "Zain dauden partekatzeak", + "This file has the tag {tag}" : "Fitxategi honek {tag} etiketa dauka", + "This file has the tags {firstTags} and {lastTag}" : "Fitxategi honek {firstTags} eta {lastTag} etiketak ditu", "Open folder {name}" : "Ireki {name} karpeta", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", "Search for an account" : "Bilatu kontu bat", |