diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:01 +0000 |
commit | 8cebd2b7c021d2f3f646070476e62876713623e5 (patch) | |
tree | 9e2975a5c96631080038a12ed8079e97365b4ff7 /apps/theming/l10n/eu.js | |
parent | 79f5cf2790c4e9110e18bbd830e252a1aec96ef3 (diff) | |
download | nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.tar.gz nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/eu.js')
-rw-r--r-- | apps/theming/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js index c078e99f4c8..a74c9d4cd4c 100644 --- a/apps/theming/l10n/eu.js +++ b/apps/theming/l10n/eu.js @@ -21,8 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "Ezin izan da fitxategia diskoan idatzi", "A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren igoera gelditu du", "No file uploaded" : "Ez da fitxategirik igo", - "Failed to clean up the old administration theming images folder" : "Ezin izan da garbitu administrazio zaharraren gaikako irudien karpeta", - "Failed to clean up the old administration image folder" : "Ezin izan da garbitu administrazio zaharraren irudien karpeta ", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Gai pertsonalizatua erabiltzen ari zara dagoeneko. Gaiaren aplikazioaren ezarpenak gainidatzi ditzake.", "Theming" : "Itxura", "Appearance and accessibility" : "Itxura eta irisgarritasuna", @@ -90,6 +88,8 @@ OC.L10N.register( "Reset to default" : "Berezarri balio lehenetsira", "Upload" : "Igo", "Remove background image" : "Kendu atzeko-planoko irudia", + "Failed to clean up the old administration theming images folder" : "Ezin izan da garbitu administrazio zaharraren gaikako irudien karpeta", + "Failed to clean up the old administration image folder" : "Ezin izan da garbitu administrazio zaharraren irudien karpeta ", "Select a custom color" : "Hautatu kolore pertsonalizatu bat" }, "nplurals=2; plural=(n != 1);"); |