summaryrefslogtreecommitdiffstats
path: root/apps/gallery
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-05-17 00:36:21 +0200
committerRobin Appelman <icewind@owncloud.com>2012-05-17 00:36:21 +0200
commitac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c (patch)
tree037daeea38a1b0560dbd86ceffeb9bf96b034e0f /apps/gallery
parentd2166784813ad161fe3118e2faf325fdeb93fc3c (diff)
downloadnextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.tar.gz
nextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.zip
update translations
Diffstat (limited to 'apps/gallery')
-rw-r--r--apps/gallery/l10n/eu.php10
-rw-r--r--apps/gallery/l10n/fa.php12
-rw-r--r--apps/gallery/l10n/hu_HU.php12
-rw-r--r--apps/gallery/l10n/nl.php10
-rw-r--r--apps/gallery/l10n/sk_SK.php10
5 files changed, 51 insertions, 3 deletions
diff --git a/apps/gallery/l10n/eu.php b/apps/gallery/l10n/eu.php
index d1e89af25a1..9942183523a 100644
--- a/apps/gallery/l10n/eu.php
+++ b/apps/gallery/l10n/eu.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Argazkiak",
"Rescan" => "Bireskaneatu",
-"Back" => "Atzera"
+"Stop" => "Gelditu",
+"Share" => "Elkarbanatu",
+"Settings" => "Ezarpenak",
+"Back" => "Atzera",
+"Remove confirmation" => "Ezabatu konfirmazioa",
+"Do you want to remove album" => "Albuma ezabatu nahi al duzu",
+"Change album name" => "Aldatu albumaren izena",
+"New album name" => "Album berriaren izena"
);
diff --git a/apps/gallery/l10n/fa.php b/apps/gallery/l10n/fa.php
new file mode 100644
index 00000000000..4ddf28b015d
--- /dev/null
+++ b/apps/gallery/l10n/fa.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Pictures" => "تصاویر",
+"Rescan" => "بازرسی دوباره",
+"Stop" => "توقف",
+"Share" => "به اشتراک گذاری",
+"Settings" => "تنظیمات",
+"Back" => "بازگشت",
+"Remove confirmation" => "پاک کردن تصدیق",
+"Do you want to remove album" => "آیا مایل به پاک کردن آلبوم هستید؟",
+"Change album name" => "تغییر نام آلبوم",
+"New album name" => "نام آلبوم جدید"
+);
diff --git a/apps/gallery/l10n/hu_HU.php b/apps/gallery/l10n/hu_HU.php
new file mode 100644
index 00000000000..bd30fe20f2f
--- /dev/null
+++ b/apps/gallery/l10n/hu_HU.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Pictures" => "Képek",
+"Rescan" => "Újravizsgálás",
+"Stop" => "Állj",
+"Share" => "Megosztás",
+"Settings" => "Beállítások",
+"Back" => "Vissza",
+"Remove confirmation" => "Megerősítés eltávolítása",
+"Do you want to remove album" => "El akarja távolítani az albumot?",
+"Change album name" => "Albumnév megváltoztatása",
+"New album name" => "Új albumnév"
+);
diff --git a/apps/gallery/l10n/nl.php b/apps/gallery/l10n/nl.php
index 9d03cebf5b1..b4bd0eb8ea9 100644
--- a/apps/gallery/l10n/nl.php
+++ b/apps/gallery/l10n/nl.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Plaatjes",
"Rescan" => "Opnieuw doorzoeken",
-"Back" => "Terug"
+"Stop" => "Stop",
+"Share" => "Deel",
+"Settings" => "Instellingen",
+"Back" => "Terug",
+"Remove confirmation" => "Verwijder bevestiging",
+"Do you want to remove album" => "Wil je het album verwijderen: ",
+"Change album name" => "Wijzig album naam",
+"New album name" => "Nieuwe album naam"
);
diff --git a/apps/gallery/l10n/sk_SK.php b/apps/gallery/l10n/sk_SK.php
index d43f068472b..9c18cb49cd7 100644
--- a/apps/gallery/l10n/sk_SK.php
+++ b/apps/gallery/l10n/sk_SK.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Obrázky",
"Rescan" => "Znovu oskenovať",
-"Back" => "Späť"
+"Stop" => "Zastaviť",
+"Share" => "Zdielať",
+"Settings" => "nastavenia",
+"Back" => "Späť",
+"Remove confirmation" => "Potvrdenie odstránenia",
+"Do you want to remove album" => "Chcete odstrániť album?",
+"Change album name" => "Zmeniť meno albumu",
+"New album name" => "Nové meno albumu"
);