diff options
Diffstat (limited to 'apps/user_status/l10n/eu.js')
-rw-r--r-- | apps/user_status/l10n/eu.js | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/user_status/l10n/eu.js b/apps/user_status/l10n/eu.js new file mode 100644 index 00000000000..e8d7f06adab --- /dev/null +++ b/apps/user_status/l10n/eu.js @@ -0,0 +1,26 @@ +OC.L10N.register( + "user_status", + { + "In a meeting" : "Bilera batean", + "Clear status message after" : "Garbitu egoera mezua gero", + "What's your status?" : "Zein da zure egoera?", + "Set status" : "Ezarri egoera", + "Online status" : "Online egoera", + "Status message" : "Egoera mezua", + "Clear status message" : "Garbitu egoera mezua", + "Set status message" : "Ezarri egoera mezua", + "Away" : "Kanpoan", + "Do not disturb" : "Ez molestatu", + "Don't clear" : "Ez garbitu", + "Today" : "Gaur", + "This week" : "Aste honetan", + "Online" : "Linean", + "Invisible" : "Ikusezina", + "Offline" : "Lineaz kanpo", + "30 minutes" : "30 minutu", + "1 hour" : "Ordu 1", + "4 hours" : "4 ordu", + "Mute all notifications" : "Mututu jakinarazpen guztiak", + "Appear offline" : "Lineaz kanpo agertu" +}, +"nplurals=2; plural=(n != 1);"); |