summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ar.php10
-rw-r--r--l10n/bg_BG.php9
-rw-r--r--l10n/ca.php1
-rw-r--r--l10n/cs_CZ.php1
-rw-r--r--l10n/da.php1
-rw-r--r--l10n/de.php1
-rw-r--r--l10n/de_DE.php1
-rw-r--r--l10n/el.php1
-rw-r--r--l10n/eo.php2
-rw-r--r--l10n/es.php1
-rw-r--r--l10n/es_AR.php1
-rw-r--r--l10n/et_EE.php4
-rw-r--r--l10n/eu.php2
-rw-r--r--l10n/fa.php14
-rw-r--r--l10n/fi_FI.php4
-rw-r--r--l10n/fr.php1
-rw-r--r--l10n/gl.php2
-rw-r--r--l10n/he.php12
-rw-r--r--l10n/hr.php12
-rw-r--r--l10n/hu_HU.php14
-rw-r--r--l10n/ia.php10
-rw-r--r--l10n/id.php9
-rw-r--r--l10n/it.php1
-rw-r--r--l10n/ja_JP.php1
-rw-r--r--l10n/ka_GE.php12
-rw-r--r--l10n/ko.php13
-rw-r--r--l10n/lb.php12
-rw-r--r--l10n/lt_LT.php7
-rw-r--r--l10n/lv.php8
-rw-r--r--l10n/mk.php13
-rw-r--r--l10n/ms_MY.php13
-rw-r--r--l10n/nb_NO.php7
-rw-r--r--l10n/nl.php1
-rw-r--r--l10n/nn_NO.php10
-rw-r--r--l10n/oc.php10
-rw-r--r--l10n/pl.php1
-rw-r--r--l10n/pl_PL.php3
-rw-r--r--l10n/pt_BR.php1
-rw-r--r--l10n/pt_PT.php1
-rw-r--r--l10n/ro.php3
-rw-r--r--l10n/ru.php1
-rw-r--r--l10n/ru_RU.php1
-rw-r--r--l10n/si_LK.php1
-rw-r--r--l10n/sk_SK.php1
-rw-r--r--l10n/sl.php1
-rw-r--r--l10n/sr.php8
-rw-r--r--l10n/sr@latin.php6
-rw-r--r--l10n/sv.php1
-rw-r--r--l10n/ta_LK.php11
-rw-r--r--l10n/th_TH.php1
-rw-r--r--l10n/tr.php14
-rw-r--r--l10n/uk.php7
-rw-r--r--l10n/vi.php4
-rw-r--r--l10n/zh_CN.GB2312.php1
-rw-r--r--l10n/zh_CN.php1
-rw-r--r--l10n/zh_TW.php13
56 files changed, 300 insertions, 2 deletions
diff --git a/l10n/ar.php b/l10n/ar.php
new file mode 100644
index 000000000..53d1c49c3
--- /dev/null
+++ b/l10n/ar.php
@@ -0,0 +1,10 @@
+<?php $TRANSLATIONS = array(
+"Import" => "إدخال",
+"Download" => "انزال",
+"Address" => "عنوان",
+"Upload" => "إرفع",
+"Folder" => "مجلد",
+"Settings" => "تعديلات",
+"Add" => "أدخل",
+"Share" => "شارك"
+);
diff --git a/l10n/bg_BG.php b/l10n/bg_BG.php
new file mode 100644
index 000000000..c5e4b1e17
--- /dev/null
+++ b/l10n/bg_BG.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Error" => "Грешка",
+"Import" => "Внасяне",
+"Download" => "Изтегляне",
+"Address" => "Адрес",
+"Folder" => "Папка",
+"Add" => "Добавяне",
+"Share" => "Споделяне"
+);
diff --git a/l10n/ca.php b/l10n/ca.php
index 5e7e1abb9..a78c39c6b 100644
--- a/l10n/ca.php
+++ b/l10n/ca.php
@@ -84,6 +84,7 @@
"Mark as important" => "Marca com a important",
"from" => "des de",
"by" => "per",
+"Share" => "Comparteix",
"Keep unread" => "Mantén com a sense llegir",
"Delete feed" => "Elimina font",
"Collapse" => "Col·lapsa",
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
index c0e8cb70a..49b33fb3c 100644
--- a/l10n/cs_CZ.php
+++ b/l10n/cs_CZ.php
@@ -84,6 +84,7 @@
"Mark as important" => "Označit jako důležité",
"from" => "z",
"by" => "od",
+"Share" => "Sdílet",
"Keep unread" => "Ponechat nepřečteno",
"Delete feed" => "Smazat kanál",
"Collapse" => "Svinout",
diff --git a/l10n/da.php b/l10n/da.php
index e89964a40..21b0a5d50 100644
--- a/l10n/da.php
+++ b/l10n/da.php
@@ -84,6 +84,7 @@
"Mark as important" => "Markér som vigtig",
"from" => "fra",
"by" => "af",
+"Share" => "Del",
"Keep unread" => "Behold ulæste",
"Delete feed" => "Slet feed",
"Collapse" => "Sammenfold",
diff --git a/l10n/de.php b/l10n/de.php
index 804bb1f3e..6e0647020 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -84,6 +84,7 @@
"Mark as important" => "Als wichtig kennzeichnen",
"from" => "von",
"by" => "von",
+"Share" => "Teilen",
"Keep unread" => "Ungelesenes behalten",
"Delete feed" => "Feed löschen",
"Collapse" => "Zuklappen",
diff --git a/l10n/de_DE.php b/l10n/de_DE.php
index 17453647e..ed5152482 100644
--- a/l10n/de_DE.php
+++ b/l10n/de_DE.php
@@ -84,6 +84,7 @@
"Mark as important" => "Als wichtig kennzeichnen",
"from" => "von",
"by" => "von",
+"Share" => "Teilen",
"Keep unread" => "Ungelesenes behalten",
"Delete feed" => "Feed löschen",
"Collapse" => "Zuklappen",
diff --git a/l10n/el.php b/l10n/el.php
index 611cce085..a6ac78eb4 100644
--- a/l10n/el.php
+++ b/l10n/el.php
@@ -84,6 +84,7 @@
"Mark as important" => "Σήμανση ως σημαντικού",
"from" => "από",
"by" => "από",
+"Share" => "Διαμοιρασμός",
"Keep unread" => "Διατήρηση αδιάβαστου",
"Delete feed" => "Διαγραφή ροής",
"Collapse" => "Σύμπτυξη",
diff --git a/l10n/eo.php b/l10n/eo.php
index 8005ed88d..3866dbe16 100644
--- a/l10n/eo.php
+++ b/l10n/eo.php
@@ -79,7 +79,9 @@
"Mark all read" => "Marki ĉion kiel legita",
"Mark as unimportant" => "Marki kiel negrava",
"Mark as important" => "Marki kiel grava",
+"from" => "el",
"by" => "de",
+"Share" => "Kunhavigi",
"Keep unread" => "Lasi legota",
"Delete feed" => "Forigi fluon",
"Collapse" => "Maletendi",
diff --git a/l10n/es.php b/l10n/es.php
index d583ebec4..675eef01a 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -84,6 +84,7 @@
"Mark as important" => "Marcar como importante",
"from" => "desde",
"by" => "por",
+"Share" => "Compartir",
"Keep unread" => "Dejar como no leido",
"Delete feed" => "Eliminar fuente",
"Collapse" => "Colapsar",
diff --git a/l10n/es_AR.php b/l10n/es_AR.php
index a32ebf71a..cdbbf846f 100644
--- a/l10n/es_AR.php
+++ b/l10n/es_AR.php
@@ -84,6 +84,7 @@
"Mark as important" => "Marcar como importante",
"from" => "de",
"by" => "por",
+"Share" => "Compartir",
"Keep unread" => "Mantener como no leido",
"Delete feed" => "Borrar fuente",
"Collapse" => "Colapsar",
diff --git a/l10n/et_EE.php b/l10n/et_EE.php
index 3ac2b7ce1..0df07af12 100644
--- a/l10n/et_EE.php
+++ b/l10n/et_EE.php
@@ -19,9 +19,12 @@
"Error updating feed." => "Viga uudisvoo uuendamisel.",
"Feed updated!" => "Uudisvoog on uuendatud!",
"News" => "Uudised",
+"Error while loading the feed" => "Viga uudisvoo laadimisel",
"Error" => "Viga",
+"None" => "Pole",
"Show only unread" => "Näita ainult lugemata",
"Show everything" => "Näita kõike",
+"Warning" => "Hoiatus",
"Name of the folder cannot be empty." => "Kausta nimi ei saa olla tühi.",
"Adding..." => "Lisamine...",
"Add folder" => "Lisa kaust",
@@ -78,6 +81,7 @@
"Mark as unimportant" => "Märgi mitteoluliseks",
"Mark as important" => "Märgi oluliseks",
"by" => "lisas",
+"Share" => "Jaga",
"Keep unread" => "Hoia kui lugemata",
"Delete feed" => "Kustuta uudisvoog",
"Collapse" => "Sulge",
diff --git a/l10n/eu.php b/l10n/eu.php
index 551ed99cb..c4466c8cc 100644
--- a/l10n/eu.php
+++ b/l10n/eu.php
@@ -81,7 +81,9 @@
"Starred" => "Izardunak",
"Mark as unimportant" => "Markatu garrantzigabekoa",
"Mark as important" => "Markatu garrantzitsua",
+"from" => "lekua",
"by" => "egilea",
+"Share" => "Elkarbanatu",
"Keep unread" => "Mantendu irakurri gabea",
"Delete feed" => "Ezabatu iturburua",
"Collapse" => "Tolestu",
diff --git a/l10n/fa.php b/l10n/fa.php
new file mode 100644
index 000000000..b0d7ae654
--- /dev/null
+++ b/l10n/fa.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "پرونده وجود ندارد",
+"Error" => "خطا",
+"None" => "هیچ‌کدام",
+"Warning" => "اخطار",
+"Import" => "وارد کردن",
+"Download" => "بارگیری",
+"Address" => "آدرس",
+"Upload" => "بارگزاری",
+"Folder" => "پوشه",
+"Settings" => "تنظیمات",
+"Add" => "افزودن",
+"Share" => "اشتراک‌گزاری"
+);
diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php
index 3841cad5a..e6fc717b9 100644
--- a/l10n/fi_FI.php
+++ b/l10n/fi_FI.php
@@ -18,7 +18,9 @@
"Error updating feed." => "Virhe syötettä päivittäessä.",
"Feed updated!" => "Syöte päivitetty!",
"News" => "Uutiset",
+"Error while loading the feed" => "Virhe syötettä ladatessa.",
"Error" => "Virhe",
+"None" => "Ei mitään",
"Show only unread" => "Näytä vain lukemattomat",
"Show everything" => "Näytä kaikki",
"Are you sure you want to delete this feed?" => "Haluatko varmasti poistaa tämän syötteen?",
@@ -79,7 +81,9 @@
"Starred" => "Tähdellä varustettu",
"Mark as unimportant" => "Merkitse ei-tärkeäksi",
"Mark as important" => "Merkitse tärkeäksi",
+"from" => "lähettäjältä",
"by" => "kirjoittajalta",
+"Share" => "Jaa",
"Keep unread" => "Pidä ei-luettuna",
"Delete feed" => "Poista syöte",
"Collapse" => "Kutista näkymää",
diff --git a/l10n/fr.php b/l10n/fr.php
index 221676554..78ccad34b 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -84,6 +84,7 @@
"Mark as important" => "Marquer comme important",
"from" => "de",
"by" => "par",
+"Share" => "Partager",
"Keep unread" => "Garder non lu",
"Delete feed" => "Supprimer le flux",
"Collapse" => "Replier",
diff --git a/l10n/gl.php b/l10n/gl.php
index 6bae1b6a5..85cea8f15 100644
--- a/l10n/gl.php
+++ b/l10n/gl.php
@@ -20,6 +20,7 @@
"Feed updated!" => "Fonte actualizada!",
"News" => "Novas",
"Error" => "Erro",
+"None" => "Nada",
"Show only unread" => "Amosar so o non lido",
"Show everything" => "Amosar todo",
"Are you sure you want to delete this feed?" => "Está seguro de querer borrar esta fonte?",
@@ -81,6 +82,7 @@
"Mark as unimportant" => "Marcar como non importante",
"Mark as important" => "Marcar como importante",
"by" => "por",
+"Share" => "Compartir",
"Keep unread" => "Manter sen ler",
"Delete feed" => "Eliminar fonte",
"Collapse" => "Pechar",
diff --git a/l10n/he.php b/l10n/he.php
new file mode 100644
index 000000000..0c3f48896
--- /dev/null
+++ b/l10n/he.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "קובץ לא קיים:",
+"Error" => "שגיאה",
+"Import" => "יבא",
+"Download" => "הורדה",
+"Address" => "כתובת",
+"Upload" => "העלאה",
+"Folder" => "תיקייה",
+"Settings" => "הגדרות",
+"Add" => "הוספה",
+"Share" => "שתף"
+);
diff --git a/l10n/hr.php b/l10n/hr.php
new file mode 100644
index 000000000..94c3f0bee
--- /dev/null
+++ b/l10n/hr.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "Datoteka ne postoji:",
+"Error" => "Greška",
+"Import" => "Uvezi",
+"Download" => "Preuzimanje",
+"Address" => "Adresa",
+"Upload" => "Učitaj",
+"Folder" => "mapa",
+"Settings" => "Postavke",
+"Add" => "Dodaj",
+"Share" => "Podijeli"
+);
diff --git a/l10n/hu_HU.php b/l10n/hu_HU.php
new file mode 100644
index 000000000..0fb8e0440
--- /dev/null
+++ b/l10n/hu_HU.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "A fájl nem létezik:",
+"Error" => "Hiba",
+"None" => "Egyik sem",
+"Warning" => "Figyelmeztetés",
+"Import" => "Import",
+"Download" => "Letöltés",
+"Address" => "Cím",
+"Upload" => "Feltöltés",
+"Folder" => "Mappa",
+"Settings" => "Beállítások",
+"Add" => "Hozzáad",
+"Share" => "Megosztás"
+);
diff --git a/l10n/ia.php b/l10n/ia.php
new file mode 100644
index 000000000..788647a42
--- /dev/null
+++ b/l10n/ia.php
@@ -0,0 +1,10 @@
+<?php $TRANSLATIONS = array(
+"Import" => "Importar",
+"Download" => "Discargar",
+"Address" => "Adresse",
+"Upload" => "Incargar",
+"Folder" => "Dossier",
+"Settings" => "Configurationes",
+"Add" => "Adder",
+"Share" => "Compartir"
+);
diff --git a/l10n/id.php b/l10n/id.php
index 01d2b04df..88c724a5c 100644
--- a/l10n/id.php
+++ b/l10n/id.php
@@ -5,8 +5,10 @@
"Error marking item as read." => "kesalahan menandai item sebagai terbaca",
"News" => "berita",
"Error" => "kesalahan",
+"None" => "tidak ada",
"Show only unread" => "tampilkan yang belum dibaca saja",
"Show everything" => "tampilkan semua",
+"Warning" => "peringatan",
"Adding..." => "menambahkan...",
"Add folder" => "tambah berkas",
"URL cannot be empty." => "tautan tidak boleh kosong",
@@ -21,6 +23,11 @@
"no title" => "tidak ada judul",
"no name" => "tidak bernama",
"no body" => "tidak berisi",
+"Address" => "alamat",
+"Folder" => "Folder",
+"Settings" => "pengaturan",
+"Add" => "tambah",
"New articles" => "artikel baru",
-"Starred" => "dibintangi"
+"Starred" => "dibintangi",
+"Share" => "berbagi"
);
diff --git a/l10n/it.php b/l10n/it.php
index c54776ee6..48439cf05 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -84,6 +84,7 @@
"Mark as important" => "Marca come importante",
"from" => "da",
"by" => "di",
+"Share" => "Condividi",
"Keep unread" => "Mantieni non letto",
"Delete feed" => "Elimina la fonte",
"Collapse" => "Contrai",
diff --git a/l10n/ja_JP.php b/l10n/ja_JP.php
index bbed1bda7..ffa2cbbe0 100644
--- a/l10n/ja_JP.php
+++ b/l10n/ja_JP.php
@@ -84,6 +84,7 @@
"Mark as important" => "重要マークを付ける",
"from" => "送信元",
"by" => "により",
+"Share" => "共有",
"Keep unread" => "未読のままにする",
"Delete feed" => "フィードを削除",
"Collapse" => "折りたたむ",
diff --git a/l10n/ka_GE.php b/l10n/ka_GE.php
new file mode 100644
index 000000000..7a0e7d8ea
--- /dev/null
+++ b/l10n/ka_GE.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Error" => "შეცდომა",
+"Warning" => "გაფრთხილება",
+"Import" => "იმპორტი",
+"Download" => "ჩამოტვირთვა",
+"Address" => "მისამართი",
+"Upload" => "ატვირთვა",
+"Folder" => "საქაღალდე",
+"Settings" => "პარამეტრები",
+"Add" => "დამატება",
+"Share" => "გაზიარება"
+);
diff --git a/l10n/ko.php b/l10n/ko.php
new file mode 100644
index 000000000..846e3979b
--- /dev/null
+++ b/l10n/ko.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "파일이 존재하지 않습니다. ",
+"Error" => "에러",
+"Warning" => "경고",
+"Import" => "가져오기",
+"Download" => "다운로드",
+"Address" => "주소",
+"Upload" => "업로드",
+"Folder" => "폴더",
+"Settings" => "설정",
+"Add" => "추가",
+"Share" => "공유"
+);
diff --git a/l10n/lb.php b/l10n/lb.php
new file mode 100644
index 000000000..5833bfb78
--- /dev/null
+++ b/l10n/lb.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "Fichier existéiert net:",
+"Error" => "Fehler",
+"Warning" => "Warnung",
+"Import" => "Import",
+"Download" => "Download",
+"Address" => "Adress",
+"Folder" => "Dossier",
+"Settings" => "Astellungen",
+"Add" => "Dobäisetzen",
+"Share" => "Deelen"
+);
diff --git a/l10n/lt_LT.php b/l10n/lt_LT.php
index 5834b8ce4..b6006e0c5 100644
--- a/l10n/lt_LT.php
+++ b/l10n/lt_LT.php
@@ -1,20 +1,27 @@
<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "Failas neegzistuoja:",
"News" => "Naujienos",
"Error" => "Klaida",
+"None" => "Nieko",
+"Warning" => "Įspėjimas",
"Adding..." => "PRodedama...",
"Add folder" => "Pridėti katalogą",
"File " => "Failas",
"Importing..." => "Importuojama...",
+"Import" => "Importuoti",
"Downloading..." => "Atsiunčiama...",
"Download" => "Atsisiųsti",
"Address" => "Adresas",
"Subscribe" => "Prenumeruoti",
"Import OPML" => "Importuoti OPML",
+"Upload" => "Įkelti",
+"Folder" => "Katalogas",
"Settings" => "Nustatymai",
"Add Folder" => "Pridėti katalogą",
"Folder name" => "Katalogo pavadinimas",
"Choose folder" => "Pasirinkite katalogą",
"Add" => "Pridėti",
+"Share" => "Dalintis",
"Delete folder" => "Ištrinti katalogą",
"Rename folder" => "Pervadinti katalogą",
"Download OPML" => "Atsisiųsti OPML"
diff --git a/l10n/lv.php b/l10n/lv.php
new file mode 100644
index 000000000..9200eef1b
--- /dev/null
+++ b/l10n/lv.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Error" => "Kļūme",
+"Download" => "Lejuplādēt",
+"Upload" => "Augšuplādet",
+"Folder" => "Mape",
+"Settings" => "Iestatījumi",
+"Share" => "Līdzdalīt"
+);
diff --git a/l10n/mk.php b/l10n/mk.php
new file mode 100644
index 000000000..0c0143163
--- /dev/null
+++ b/l10n/mk.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "Не постои датотеката:",
+"Error" => "Грешка",
+"Warning" => "Предупредување",
+"Import" => "Внеси",
+"Download" => "Преземање",
+"Address" => "Адреса",
+"Upload" => "Подигни",
+"Folder" => "Папка",
+"Settings" => "Параметри",
+"Add" => "Додади",
+"Share" => "Сподели"
+);
diff --git a/l10n/ms_MY.php b/l10n/ms_MY.php
new file mode 100644
index 000000000..869d4f788
--- /dev/null
+++ b/l10n/ms_MY.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "Fail tidak wujud:",
+"Error" => "Ralat",
+"Warning" => "Amaran",
+"Import" => "Import",
+"Download" => "Muat turun",
+"Address" => "Alamat",
+"Upload" => "Muat naik",
+"Folder" => "Folder",
+"Settings" => "Tetapan",
+"Add" => "Tambah",
+"Share" => "Kongsi"
+);
diff --git a/l10n/nb_NO.php b/l10n/nb_NO.php
index b4ba7dc81..ad6e8b506 100644
--- a/l10n/nb_NO.php
+++ b/l10n/nb_NO.php
@@ -14,9 +14,14 @@
"Error updating feed." => "Kunne ikke oppdatere nyhetskilde.",
"Feed updated!" => "Nyhetskilde oppdatert!",
"News" => "Nyheter",
+"Error while loading the feed" => "Kunne ikke laste nyhetskilden",
"Error" => "Feil",
+"None" => "Ingen",
"Show only unread" => "Vis kun uleste",
"Show everything" => "Vis alt",
+"Are you sure you want to delete this feed?" => "Er du sikker på at du vil slette denne nyhetskilden?",
+"Are you sure you want to delete this folder and all its feeds?" => "Er du sikker på at du vil slette mappen og alt dets innhold?",
+"Warning" => "Advarsel",
"Name of the folder cannot be empty." => "Mappenavnet kan ikke være tomt.",
"Adding..." => "Legger til...",
"Add folder" => "Legg til mappe",
@@ -60,7 +65,9 @@
"Starred" => "Merket",
"Mark as unimportant" => "Merk som uviktig",
"Mark as important" => "Merk som viktig",
+"from" => "fra",
"by" => "av",
+"Share" => "Del",
"Keep unread" => "Merk som ulest",
"Delete feed" => "Slett nyhetskilden",
"Delete folder" => "Slett mappe",
diff --git a/l10n/nl.php b/l10n/nl.php
index 6b8951379..fda8c81ef 100644
--- a/l10n/nl.php
+++ b/l10n/nl.php
@@ -84,6 +84,7 @@
"Mark as important" => "Markeer als belangrijk",
"from" => "van",
"by" => "door ",
+"Share" => "Delen",
"Keep unread" => "Bewaar ongelezen",
"Delete feed" => "Verwijder feed",
"Collapse" => "Inklappen",
diff --git a/l10n/nn_NO.php b/l10n/nn_NO.php
new file mode 100644
index 000000000..739d04f3c
--- /dev/null
+++ b/l10n/nn_NO.php
@@ -0,0 +1,10 @@
+<?php $TRANSLATIONS = array(
+"Error" => "Feil",
+"Import" => "Importer",
+"Download" => "Last ned",
+"Address" => "Adresse",
+"Upload" => "Last opp",
+"Folder" => "Mappe",
+"Settings" => "Innstillingar",
+"Add" => "Legg til"
+);
diff --git a/l10n/oc.php b/l10n/oc.php
new file mode 100644
index 000000000..471fcabca
--- /dev/null
+++ b/l10n/oc.php
@@ -0,0 +1,10 @@
+<?php $TRANSLATIONS = array(
+"Error" => "Error",
+"Import" => "Importa",
+"Download" => "Avalcarga",
+"Upload" => "Amontcarga",
+"Folder" => "Dorsièr",
+"Settings" => "Configuracion",
+"Add" => "Ajusta",
+"Share" => "Parteja"
+);
diff --git a/l10n/pl.php b/l10n/pl.php
index 7