summaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/eu.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-21 02:20:36 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-21 02:20:36 +0000
commit054783e38530da14ae043c3ceeb022e86c44bce8 (patch)
treecc1ede117084a1b42b139b6c9a3d314100fffb49 /apps/dashboard/l10n/eu.js
parentc686f8a03a36d076144b38f69b02ab2cc30695e4 (diff)
downloadnextcloud-server-054783e38530da14ae043c3ceeb022e86c44bce8.tar.gz
nextcloud-server-054783e38530da14ae043c3ceeb022e86c44bce8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/eu.js')
-rw-r--r--apps/dashboard/l10n/eu.js21
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/eu.js b/apps/dashboard/l10n/eu.js
new file mode 100644
index 00000000000..9c88f0abfab
--- /dev/null
+++ b/apps/dashboard/l10n/eu.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "dashboard",
+ {
+ "Dashboard" : "Mahaia",
+ "Dashboard app" : "Mahaia aplikazioa",
+ "Show something" : "Erakutsi zerbait",
+ "Customize" : "Pertsonalizatu",
+ "Weather" : "Eguraldia",
+ "Status" : "Egoera",
+ "Good morning" : "Egunon",
+ "Good morning, {name}" : "Egunon, {name}",
+ "Good afternoon" : "Arratsaldeon",
+ "Good afternoon, {name}" : "Arratsaldeon, {name}",
+ "Good evening" : "Gabon",
+ "Good evening, {name}" : "Gabon, {name}",
+ "Hello" : "Kaixo",
+ "Hello, {name}" : "Kaixo, {name}",
+ "Good night, {name}" : "Gabon, {name}",
+ "Good night" : "Gabon"
+},
+"nplurals=2; plural=(n != 1);");