summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-02 02:22:30 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-02 02:22:30 +0000
commit3aca170a3e3799256e149e8b90aa57b933a0ae41 (patch)
treef045b93997079852aabbfd8c7a9a96e01808bc51 /apps/user_status/l10n
parentd0f4bac711282f3367ac32913af52045050ccb82 (diff)
downloadnextcloud-server-3aca170a3e3799256e149e8b90aa57b933a0ae41.tar.gz
nextcloud-server-3aca170a3e3799256e149e8b90aa57b933a0ae41.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r--apps/user_status/l10n/eu.js10
-rw-r--r--apps/user_status/l10n/eu.json10
2 files changed, 18 insertions, 2 deletions
diff --git a/apps/user_status/l10n/eu.js b/apps/user_status/l10n/eu.js
index 3a6e8c7e895..84f9b904bb1 100644
--- a/apps/user_status/l10n/eu.js
+++ b/apps/user_status/l10n/eu.js
@@ -1,10 +1,12 @@
OC.L10N.register(
"user_status",
{
+ "Recent statuses" : "Azken egoerak",
"In a meeting" : "Bilera batean",
"Commuting" : "Lanera bidean",
"Out sick" : "Gaixorik",
"Vacationing" : "Oporretan",
+ "Working remotely" : "Urrutitik lanean",
"User status" : "Erabiltzailearen egoera",
"Clear status message after" : "Garbitu egoera mezua gero",
"What's your status?" : "Zein da zure egoera?",
@@ -13,18 +15,24 @@ OC.L10N.register(
"Status message" : "Egoera mezua",
"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" : " 91% match \nErrore bat gertatu da egoera garbitzean",
+ "No recent status changes" : "Azken egoera-aldaketarik ez",
"Away" : "Kanpoan",
"Do not disturb" : "Ez molestatu",
+ "{status}, {timestamp}" : "{egoera}, {denbora-zigilua}",
"Don't clear" : "Ez garbitu",
"Today" : "Gaur",
"This week" : "Aste honetan",
"Online" : "Linean",
"Invisible" : "Ikusezina",
"Offline" : "Lineaz kanpo",
+ "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",
"Mute all notifications" : "Mututu jakinarazpen guztiak",
- "Appear offline" : "Lineaz kanpo agertu"
+ "Appear offline" : "Lineaz kanpo agertu",
+ "Clear status after" : "Garbitu egoera honen ondoren"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/eu.json b/apps/user_status/l10n/eu.json
index 5e11a514a21..22cb81c41fc 100644
--- a/apps/user_status/l10n/eu.json
+++ b/apps/user_status/l10n/eu.json
@@ -1,8 +1,10 @@
{ "translations": {
+ "Recent statuses" : "Azken egoerak",
"In a meeting" : "Bilera batean",
"Commuting" : "Lanera bidean",
"Out sick" : "Gaixorik",
"Vacationing" : "Oporretan",
+ "Working remotely" : "Urrutitik lanean",
"User status" : "Erabiltzailearen egoera",
"Clear status message after" : "Garbitu egoera mezua gero",
"What's your status?" : "Zein da zure egoera?",
@@ -11,18 +13,24 @@
"Status message" : "Egoera mezua",
"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" : " 91% match \nErrore bat gertatu da egoera garbitzean",
+ "No recent status changes" : "Azken egoera-aldaketarik ez",
"Away" : "Kanpoan",
"Do not disturb" : "Ez molestatu",
+ "{status}, {timestamp}" : "{egoera}, {denbora-zigilua}",
"Don't clear" : "Ez garbitu",
"Today" : "Gaur",
"This week" : "Aste honetan",
"Online" : "Linean",
"Invisible" : "Ikusezina",
"Offline" : "Lineaz kanpo",
+ "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",
"Mute all notifications" : "Mututu jakinarazpen guztiak",
- "Appear offline" : "Lineaz kanpo agertu"
+ "Appear offline" : "Lineaz kanpo agertu",
+ "Clear status after" : "Garbitu egoera honen ondoren"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file