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

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-10 06:25:26 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-10 06:25:26 +0300
commit4bac01559ad787771923bd8e1814cbd8229e6f12 (patch)
tree8b74f2b74712af2c219efb0ab1c083b75022afab
parent342470e0f298d69dd0589178f9710b4e1259f24a (diff)
[tx-robot] Update transifex configurationHEADmaster
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--socialsharing_facebook/l10n/hu.js8
-rw-r--r--socialsharing_facebook/l10n/hu.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/socialsharing_facebook/l10n/hu.js b/socialsharing_facebook/l10n/hu.js
new file mode 100644
index 0000000..3252847
--- /dev/null
+++ b/socialsharing_facebook/l10n/hu.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "socialsharing_facebook",
+ {
+ "Share to Facebook" : "Megosztás Facebookon",
+ "Social sharing via Facebook" : "Közösségi megosztás Facebookkal",
+ "Enable direct sharing of files via Facebook, using shared links." : "Engedélyezze a fájlok Facebookon keresztüli megosztását megosztott hivatkozásokkal."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/socialsharing_facebook/l10n/hu.json b/socialsharing_facebook/l10n/hu.json
new file mode 100644
index 0000000..8220b9b
--- /dev/null
+++ b/socialsharing_facebook/l10n/hu.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Share to Facebook" : "Megosztás Facebookon",
+ "Social sharing via Facebook" : "Közösségi megosztás Facebookkal",
+ "Enable direct sharing of files via Facebook, using shared links." : "Engedélyezze a fájlok Facebookon keresztüli megosztását megosztott hivatkozásokkal."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file