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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-31 03:03:54 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-31 03:03:54 +0400
commit44d4751c402f339b6ba800595f2fb781a6b0244c (patch)
treeb04aacf7cfab0928841ffaf6518d20371b22226b /files_odfviewer
parente4d7e4db8995a2df3b2adc189190eb817474a880 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'files_odfviewer')
-rw-r--r--files_odfviewer/l10n/hu_HU.php3
-rw-r--r--files_odfviewer/l10n/is.php3
2 files changed, 6 insertions, 0 deletions
diff --git a/files_odfviewer/l10n/hu_HU.php b/files_odfviewer/l10n/hu_HU.php
new file mode 100644
index 000000000..ace3af787
--- /dev/null
+++ b/files_odfviewer/l10n/hu_HU.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Close" => "Bezárás"
+);
diff --git a/files_odfviewer/l10n/is.php b/files_odfviewer/l10n/is.php
new file mode 100644
index 000000000..c20ba7b9c
--- /dev/null
+++ b/files_odfviewer/l10n/is.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Close" => "Loka"
+);