Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/eu.js')
-rw-r--r--apps/comments/l10n/eu.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js
index bdfe909c16f..aa2a3711acd 100644
--- a/apps/comments/l10n/eu.js
+++ b/apps/comments/l10n/eu.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"comments",
{
"Comments" : "Iruzkinak",
- "Unknown user" : "Erabiltzaile ezezaguna",
"New comment …" : "Iruzkin berria...",
"Delete comment" : "Ezabatu iruzkina",
"Post" : "Bidali",
@@ -28,6 +27,7 @@ OC.L10N.register(
"<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s-(e)k aipatu zaitu iruzkinean “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”",
+ "Unknown user" : "Erabiltzaile ezezaguna",
"A (now) deleted user mentioned you in a comment on “%s”" : "(Orain) ezabatutako erabiltzaile batek aipatu zaitu iruzkinean \"%s\"",
"A (now) deleted user mentioned you in a comment on “{file}”" : "(Orain) ezabatutako erabiltzaile batek aipatu zaitu iruzkinean “{file}”"
},