diff options
Diffstat (limited to 'apps/dashboard/l10n/eu.js')
-rw-r--r-- | apps/dashboard/l10n/eu.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/dashboard/l10n/eu.js b/apps/dashboard/l10n/eu.js index 10234bc3aea..d55da35335e 100644 --- a/apps/dashboard/l10n/eu.js +++ b/apps/dashboard/l10n/eu.js @@ -7,7 +7,6 @@ OC.L10N.register( "Customize" : "Pertsonalizatu", "Edit widgets" : "Editatu trepetak", "Get more widgets from the App Store" : "Lortu widget gehiago App Store-tik", - "Change background image" : "Aldatu atzeko planoko irudia", "Weather service" : "Eguraldi zerbitzua", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Zure pribatutasunaren mesedetan, eguraldiaren datuak Nextcloud zerbitzariak eskatzen ditu zure izenean, eguraldi zerbitzuak informazio pertsonalik ez jasotzeko.", "Weather data from Met.no" : "Met.no-ko eguraldiaren datuak", @@ -23,11 +22,11 @@ OC.L10N.register( "Good evening, {name}" : "Gabon, {name}", "Hello" : "Kaixo", "Hello, {name}" : "Kaixo, {name}", + "Show something" : "Erakutsi zerbait", + "Change background image" : "Aldatu atzeko planoko irudia", "Pick from Files" : "Hautatu fitxategietatik", - "Default image" : "Irudi lehenetsia", + "Default images" : "Irudi lehenetsiak", "Plain background" : "Atzeko plano arrunta", - "Insert from {productName}" : "Txertatu hemendik: {productName}", - "Show something" : "Erakutsi zerbait", - "Default images" : "Irudi lehenetsiak" + "Insert from {productName}" : "Txertatu hemendik: {productName}" }, "nplurals=2; plural=(n != 1);"); |