52 changed files with 681 additions and 382 deletions
-
75apps/calendar/l10n/ar.php
-
75apps/calendar/l10n/ja_JP.php
-
1apps/calendar/l10n/nl.php
-
17apps/calendar/l10n/th_TH.php
-
34apps/contacts/l10n/ar.php
-
34apps/contacts/l10n/ja_JP.php
-
5apps/contacts/l10n/th_TH.php
-
5apps/gallery/l10n/ar.php
-
1apps/gallery/l10n/ca.php
-
5apps/gallery/l10n/cs_CZ.php
-
1apps/gallery/l10n/da.php
-
1apps/gallery/l10n/de.php
-
1apps/gallery/l10n/es.php
-
5apps/gallery/l10n/it.php
-
10apps/gallery/l10n/ja_JP.php
-
1apps/gallery/l10n/pl.php
-
5apps/gallery/l10n/sk_SK.php
-
5apps/gallery/l10n/th_TH.php
-
2core/l10n/ca.php
-
5core/l10n/ja_JP.php
-
3files/l10n/ia.php
-
4files/l10n/ja_JP.php
-
158l10n/ar/calendar.po
-
70l10n/ar/contacts.po
-
14l10n/ar/gallery.po
-
8l10n/ar/settings.po
-
6l10n/ca/core.po
-
6l10n/ca/gallery.po
-
15l10n/cs_CZ/gallery.po
-
10l10n/cs_CZ/settings.po
-
6l10n/da/gallery.po
-
6l10n/da/settings.po
-
6l10n/de/gallery.po
-
7l10n/es/gallery.po
-
13l10n/ia/files.po
-
15l10n/it/gallery.po
-
156l10n/ja_JP/calendar.po
-
68l10n/ja_JP/contacts.po
-
16l10n/ja_JP/core.po
-
14l10n/ja_JP/files.po
-
20l10n/ja_JP/gallery.po
-
22l10n/ja_JP/settings.po
-
9l10n/nl/calendar.po
-
6l10n/pl/gallery.po
-
14l10n/sk_SK/gallery.po
-
68l10n/th_TH/calendar.po
-
10l10n/th_TH/contacts.po
-
14l10n/th_TH/gallery.po
-
1settings/l10n/ar.php
-
1settings/l10n/cs_CZ.php
-
1settings/l10n/da.php
-
8settings/l10n/ja_JP.php
@ -1,5 +1,10 @@ |
|||
<?php $TRANSLATIONS = array( |
|||
"Gallery" => "معرض صور", |
|||
"Scanning directories" => "بحث في المجلدات", |
|||
"No photos found" => "لم يتم العثور على صور", |
|||
"Creating thumbnails" => "صناعة مصغرات", |
|||
"Do you wan't to remove album" => "هل تريد محي الالبوم", |
|||
"Input new gallery name" => "أدخل اسم معرض جديد", |
|||
"Rescan" => "اعادة البحث", |
|||
"Back" => "رجوع" |
|||
); |
|||
@ -1,5 +1,10 @@ |
|||
<?php $TRANSLATIONS = array( |
|||
"Gallery" => "Galerie", |
|||
"Scanning directories" => "Prohledávám adresáře", |
|||
"No photos found" => "Nenalezeny žádné fotky", |
|||
"Creating thumbnails" => "Vytvářím náhledy", |
|||
"Do you wan't to remove album" => "Chcete odstranit album?", |
|||
"Input new gallery name" => "Zadejte nový název galerie", |
|||
"Rescan" => "Opakované prohledání", |
|||
"Back" => "Zpět" |
|||
); |
|||
@ -1,5 +1,10 @@ |
|||
<?php $TRANSLATIONS = array( |
|||
"Gallery" => "Galleria", |
|||
"Scanning directories" => "Analisi cartelle in corso", |
|||
"No photos found" => "Nessuna foto trovata", |
|||
"Creating thumbnails" => "Creazione anteprime in corso", |
|||
"Do you wan't to remove album" => "Vuoi rimuovere l'album", |
|||
"Input new gallery name" => "Inserisci il nome della nuova galleria", |
|||
"Rescan" => "Rileggi", |
|||
"Back" => "Indietro" |
|||
); |
|||
@ -0,0 +1,10 @@ |
|||
<?php $TRANSLATIONS = array( |
|||
"Gallery" => "ギャラリー", |
|||
"Scanning directories" => "ディレクトリをスキャン中", |
|||
"No photos found" => "写真が見つかりませんでした", |
|||
"Creating thumbnails" => "サムネイルを作成中", |
|||
"Do you wan't to remove album" => "アルバムを削除しますか", |
|||
"Input new gallery name" => "新しいギャラリー名を作る", |
|||
"Rescan" => "再スキャン", |
|||
"Back" => "戻る" |
|||
); |
|||
@ -1,5 +1,10 @@ |
|||
<?php $TRANSLATIONS = array( |
|||
"Gallery" => "Galéria", |
|||
"Scanning directories" => "Prehľadávam priečinky", |
|||
"No photos found" => "Neboli nájdené žiadne fotografie", |
|||
"Creating thumbnails" => "Vytváram náhľady", |
|||
"Do you wan't to remove album" => "Chcete odstrániť album", |
|||
"Input new gallery name" => "Vložte meno novej galérie", |
|||
"Rescan" => "Znovu oskenovať", |
|||
"Back" => "Späť" |
|||
); |
|||
@ -1,5 +1,10 @@ |
|||
<?php $TRANSLATIONS = array( |
|||
"Gallery" => "แกลอรี่", |
|||
"Scanning directories" => "กำลังสแกนไดเร็กทอรี่", |
|||
"No photos found" => "ไม่พบรูปภาพที่ต้องการ", |
|||
"Creating thumbnails" => "การสร้างรูปขนาดย่อ", |
|||
"Do you wan't to remove album" => "คุณต้องการลบอัลบั้มนี้ออกหรือไม่", |
|||
"Input new gallery name" => "กรอกชื่อแกลอรี่ใหม่", |
|||
"Rescan" => "ตรวจสอบอีกครั้ง", |
|||
"Back" => "ย้อนกลับ" |
|||
); |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue