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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/eu.js3
-rw-r--r--l10n/eu.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index 7d58b957..bd55b4ce 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"Create" : "Sortu",
"Delete" : "Ezabatu",
"Share" : "Partekatu",
- "You" : "Zu "
+ "You" : "Zu ",
+ "Select a user or group" : "Hautatu erabiltzaile edo taldea"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 033adab7..04a05bc2 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -13,6 +13,7 @@
"Create" : "Sortu",
"Delete" : "Ezabatu",
"Share" : "Partekatu",
- "You" : "Zu "
+ "You" : "Zu ",
+ "Select a user or group" : "Hautatu erabiltzaile edo taldea"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file