diff options
Diffstat (limited to 'apps/user_status/l10n/eu.js')
-rw-r--r-- | apps/user_status/l10n/eu.js | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/apps/user_status/l10n/eu.js b/apps/user_status/l10n/eu.js index 3570ea6f8f1..b10e38ec09e 100644 --- a/apps/user_status/l10n/eu.js +++ b/apps/user_status/l10n/eu.js @@ -2,39 +2,49 @@ OC.L10N.register( "user_status", { "Recent statuses" : "Azken egoerak", + "No recent status changes" : "Azken egoera-aldaketarik ez", "In a meeting" : "Bilera batean", "Commuting" : "Lanerako bidean", "Out sick" : "Gaixorik", "Vacationing" : "Oporretan", + "Out of office" : "Bulegotik kanpo", "Working remotely" : "Urrutitik lanean", "In a call" : "Dei batean", "User status" : "Erabiltzaile-egoera", - "View profile" : "Ikusi profila", - "Clear status message after" : "Garbitu egoera mezua ondoren", + "Clear status after" : "Garbitu egoera honen ondoren", + "Emoji for your status message" : "Zure egoera-mezurako emojia", "What is your status?" : "Zein da zure egoera?", - "Set status" : "Ezarri egoera", + "Predefined statuses" : "Aurrez definitutako egoerak", + "Previously set" : "Lehendik ezarrita", + "Reset status" : "Berrezarri egoera", + "Reset status to \"{icon} {message}\"" : "Berrezarri egoera \"{icon} {message}\"(e)ra", + "Reset status to \"{message}\"" : "Berrezarri egoera \"{message}\"(e)ra", + "Reset status to \"{icon}\"" : "Berrezarri egoera \"{icon}\"(e)ra", + "There was an error saving the status" : "Errore bat gertatu da egoera gordetzean", + "There was an error clearing the status" : "Errore bat gertatu da egoera garbitzean", + "There was an error reverting the status" : "Errore bat gertatu da egoera berrezartzean", "Online status" : "Lineako egoera", "Status message" : "Egoera-mezua", + "Set absence period" : "Ezarri absentzia aldia", + "Set absence period and replacement" : "Ezarri absentzia aldia eta ordezkoa", + "Your status was set automatically" : "Zure egoera automatikoki ezarriko dira", "Clear status message" : "Garbitu egoera-mezua", "Set status message" : "Ezarri egoera-mezua", - "There was an error saving the status" : "Errore bat gertatu da egoera gordetzean", - "There was an error clearing the status" : "Errore bat gertatu da egoera garbitzean", - "No recent status changes" : "Azken egoera-aldaketarik ez", - "Away" : "Kanpoan", - "Do not disturb" : "Ez molestatu", - "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Ez garbitu", "Today" : "Gaur", "This week" : "Aste honetan", "Online" : "Linean", + "Away" : "Kanpoan", + "Do not disturb" : "Ez molestatu", "Invisible" : "Ikusezina", "Offline" : "Lineaz kanpo", + "Set status" : "Ezarri egoera", "There was an error saving the new status" : "Errore bat gertatu da egoera berria gordetzean", "30 minutes" : "30 minutu", "1 hour" : "Ordu 1", "4 hours" : "4 ordu", + "Busy" : "Lanpetua", "Mute all notifications" : "Mututu jakinarazpen guztiak", - "Appear offline" : "Lineaz kanpo agertu", - "What's your status?" : "Zein da zure egoera?" + "Appear offline" : "Lineaz kanpo agertu" }, "nplurals=2; plural=(n != 1);"); |