summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-16 00:03:47 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-16 00:03:47 +0100
commitd86a368e54dee57b093ae52b1d1e4b7bc78127b0 (patch)
tree1c78f43307aeb24098291bcfd8eb7881a501dd78 /lib/l10n
parent36bf4e24f0ea910ce504a5756279f9f73619694d (diff)
downloadnextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.tar.gz
nextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ar.php1
-rw-r--r--lib/l10n/cs_CZ.php6
-rw-r--r--lib/l10n/fa.php1
-rw-r--r--lib/l10n/fi_FI.php6
-rw-r--r--lib/l10n/gl.php1
-rw-r--r--lib/l10n/he.php1
-rw-r--r--lib/l10n/ia.php1
-rw-r--r--lib/l10n/ja_JP.php6
-rw-r--r--lib/l10n/ka_GE.php1
-rw-r--r--lib/l10n/ko.php1
-rw-r--r--lib/l10n/lv.php3
-rw-r--r--lib/l10n/mk.php1
-rw-r--r--lib/l10n/nl.php3
-rw-r--r--lib/l10n/nn_NO.php1
-rw-r--r--lib/l10n/ru_RU.php6
-rw-r--r--lib/l10n/sr@latin.php1
-rw-r--r--lib/l10n/sv.php6
-rw-r--r--lib/l10n/ta_LK.php6
18 files changed, 45 insertions, 7 deletions
diff --git a/lib/l10n/ar.php b/lib/l10n/ar.php
index 4934e25a5f6..3ae226f04fd 100644
--- a/lib/l10n/ar.php
+++ b/lib/l10n/ar.php
@@ -4,5 +4,6 @@
"Settings" => "تعديلات",
"Users" => "المستخدمين",
"Authentication error" => "لم يتم التأكد من الشخصية بنجاح",
+"Files" => "الملفات",
"Text" => "معلومات إضافية"
);
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php
index 095c4c4dfd0..fa11e886774 100644
--- a/lib/l10n/cs_CZ.php
+++ b/lib/l10n/cs_CZ.php
@@ -18,13 +18,17 @@
"seconds ago" => "před vteřinami",
"1 minute ago" => "před 1 minutou",
"%d minutes ago" => "před %d minutami",
+"1 hour ago" => "před hodinou",
+"%d hours ago" => "před %d hodinami",
"today" => "dnes",
"yesterday" => "včera",
"%d days ago" => "před %d dny",
"last month" => "minulý měsíc",
+"%d months ago" => "Před %d měsíci",
"last year" => "loni",
"years ago" => "před lety",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s je dostupná. Získat <a href=\"%s\">více informací</a>",
"up to date" => "aktuální",
-"updates check is disabled" => "kontrola aktualizací je vypnuta"
+"updates check is disabled" => "kontrola aktualizací je vypnuta",
+"Could not find category \"%s\"" => "Nelze nalézt kategorii \"%s\""
);
diff --git a/lib/l10n/fa.php b/lib/l10n/fa.php
index a10e9b05673..ce7c7c6e970 100644
--- a/lib/l10n/fa.php
+++ b/lib/l10n/fa.php
@@ -4,6 +4,7 @@
"Settings" => "تنظیمات",
"Users" => "کاربران",
"Admin" => "مدیر",
+"Authentication error" => "خطا در اعتبار سنجی",
"Files" => "پرونده‌ها",
"Text" => "متن",
"seconds ago" => "ثانیه‌ها پیش",
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php
index 5a703a04b22..6a5734e978d 100644
--- a/lib/l10n/fi_FI.php
+++ b/lib/l10n/fi_FI.php
@@ -18,13 +18,17 @@
"seconds ago" => "sekuntia sitten",
"1 minute ago" => "1 minuutti sitten",
"%d minutes ago" => "%d minuuttia sitten",
+"1 hour ago" => "1 tunti sitten",
+"%d hours ago" => "%d tuntia sitten",
"today" => "tänään",
"yesterday" => "eilen",
"%d days ago" => "%d päivää sitten",
"last month" => "viime kuussa",
+"%d months ago" => "%d kuukautta sitten",
"last year" => "viime vuonna",
"years ago" => "vuotta sitten",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s on saatavilla. Lue <a href=\"%s\">lisätietoja</a>",
"up to date" => "ajan tasalla",
-"updates check is disabled" => "päivitysten tarkistus on pois käytöstä"
+"updates check is disabled" => "päivitysten tarkistus on pois käytöstä",
+"Could not find category \"%s\"" => "Luokkaa \"%s\" ei löytynyt"
);
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php
index 049ba0f3dbb..de399de2cf8 100644
--- a/lib/l10n/gl.php
+++ b/lib/l10n/gl.php
@@ -12,6 +12,7 @@
"Application is not enabled" => "O aplicativo non está habilitado",
"Authentication error" => "Erro na autenticación",
"Token expired. Please reload page." => "Testemuño caducado. Por favor recargue a páxina.",
+"Files" => "Ficheiros",
"Text" => "Texto",
"seconds ago" => "hai segundos",
"1 minute ago" => "hai 1 minuto",
diff --git a/lib/l10n/he.php b/lib/l10n/he.php
index 2f14dbeb246..aa11a784e5b 100644
--- a/lib/l10n/he.php
+++ b/lib/l10n/he.php
@@ -12,6 +12,7 @@
"Application is not enabled" => "יישומים אינם מופעלים",
"Authentication error" => "שגיאת הזדהות",
"Token expired. Please reload page." => "פג תוקף. נא לטעון שוב את הדף.",
+"Files" => "קבצים",
"Text" => "טקסט",
"seconds ago" => "שניות",
"1 minute ago" => "לפני דקה אחת",
diff --git a/lib/l10n/ia.php b/lib/l10n/ia.php
index fb7595d564e..05b2c88e1ed 100644
--- a/lib/l10n/ia.php
+++ b/lib/l10n/ia.php
@@ -3,5 +3,6 @@
"Personal" => "Personal",
"Settings" => "Configurationes",
"Users" => "Usatores",
+"Files" => "Files",
"Text" => "Texto"
);
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php
index cd619e65004..854734c9764 100644
--- a/lib/l10n/ja_JP.php
+++ b/lib/l10n/ja_JP.php
@@ -18,13 +18,17 @@
"seconds ago" => "秒前",
"1 minute ago" => "1分前",
"%d minutes ago" => "%d 分前",
+"1 hour ago" => "1 時間前",
+"%d hours ago" => "%d 時間前",
"today" => "今日",
"yesterday" => "昨日",
"%d days ago" => "%d 日前",
"last month" => "先月",
+"%d months ago" => "%d 分前",
"last year" => "昨年",
"years ago" => "年前",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s が利用可能です。<a href=\"%s\">詳細情報</a> を確認ください",
"up to date" => "最新です",
-"updates check is disabled" => "更新チェックは無効です"
+"updates check is disabled" => "更新チェックは無効です",
+"Could not find category \"%s\"" => "カテゴリ \"%s\" が見つかりませんでした"
);
diff --git a/lib/l10n/ka_GE.php b/lib/l10n/ka_GE.php
index 79d7c1c0617..ff623827216 100644
--- a/lib/l10n/ka_GE.php
+++ b/lib/l10n/ka_GE.php
@@ -6,6 +6,7 @@
"Apps" => "აპლიკაციები",
"Admin" => "ადმინისტრატორი",
"Authentication error" => "ავთენტიფიკაციის შეცდომა",
+"Files" => "ფაილები",
"Text" => "ტექსტი",
"seconds ago" => "წამის წინ",
"1 minute ago" => "1 წუთის წინ",
diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php
index 8648eba63b2..8afeb028f89 100644
--- a/lib/l10n/ko.php
+++ b/lib/l10n/ko.php
@@ -4,5 +4,6 @@
"Settings" => "설정",
"Users" => "사용자",
"Authentication error" => "인증 오류",
+"Files" => "파일",
"Text" => "문자 번호"
);
diff --git a/lib/l10n/lv.php b/lib/l10n/lv.php
index fb333bd55c3..3330d0e6b70 100644
--- a/lib/l10n/lv.php
+++ b/lib/l10n/lv.php
@@ -3,5 +3,6 @@
"Personal" => "Personīgi",
"Settings" => "Iestatījumi",
"Users" => "Lietotāji",
-"Authentication error" => "Ielogošanās kļūme"
+"Authentication error" => "Ielogošanās kļūme",
+"Files" => "Faili"
);
diff --git a/lib/l10n/mk.php b/lib/l10n/mk.php
index 55e010d61ad..a06073e808a 100644
--- a/lib/l10n/mk.php
+++ b/lib/l10n/mk.php
@@ -3,5 +3,6 @@
"Personal" => "Лично",
"Settings" => "Параметри",
"Users" => "Корисници",
+"Files" => "Датотеки",
"Text" => "Текст"
);
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php
index f8259f5f344..cddfd8f97e0 100644
--- a/lib/l10n/nl.php
+++ b/lib/l10n/nl.php
@@ -18,10 +18,13 @@
"seconds ago" => "seconden geleden",
"1 minute ago" => "1 minuut geleden",
"%d minutes ago" => "%d minuten geleden",
+"1 hour ago" => "1 uur geleden",
+"%d hours ago" => "%d uren geleden",
"today" => "vandaag",
"yesterday" => "gisteren",
"%d days ago" => "%d dagen geleden",
"last month" => "vorige maand",
+"%d months ago" => "%d maanden geleden",
"last year" => "vorig jaar",
"years ago" => "jaar geleden",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s is beschikbaar. Verkrijg <a href=\"%s\">meer informatie</a>",
diff --git a/lib/l10n/nn_NO.php b/lib/l10n/nn_NO.php
index 56ce733fc19..faf7440320a 100644
--- a/lib/l10n/nn_NO.php
+++ b/lib/l10n/nn_NO.php
@@ -4,5 +4,6 @@
"Settings" => "Innstillingar",
"Users" => "Brukarar",
"Authentication error" => "Feil i autentisering",
+"Files" => "Filer",
"Text" => "Tekst"
);
diff --git a/lib/l10n/ru_RU.php b/lib/l10n/ru_RU.php
index 269b2569312..ba7d39f9eb0 100644
--- a/lib/l10n/ru_RU.php
+++ b/lib/l10n/ru_RU.php
@@ -18,13 +18,17 @@
"seconds ago" => "секунд назад",
"1 minute ago" => "1 минуту назад",
"%d minutes ago" => "%d минут назад",
+"1 hour ago" => "1 час назад",
+"%d hours ago" => "%d часов назад",
"today" => "сегодня",
"yesterday" => "вчера",
"%d days ago" => "%d дней назад",
"last month" => "в прошлом месяце",
+"%d months ago" => "%d месяцев назад",
"last year" => "в прошлом году",
"years ago" => "год назад",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s доступно. Получите <a href=\"%s\">more information</a>",
"up to date" => "до настоящего времени",
-"updates check is disabled" => "Проверка обновлений отключена"
+"updates check is disabled" => "Проверка обновлений отключена",
+"Could not find category \"%s\"" => "Не удалось найти категорию \"%s\""
);
diff --git a/lib/l10n/sr@latin.php b/lib/l10n/sr@latin.php
index c692ec3c4b7..3fc1f61eafa 100644
--- a/lib/l10n/sr@latin.php
+++ b/lib/l10n/sr@latin.php
@@ -4,5 +4,6 @@
"Settings" => "Podešavanja",
"Users" => "Korisnici",
"Authentication error" => "Greška pri autentifikaciji",
+"Files" => "Fajlovi",
"Text" => "Tekst"
);
diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php
index 4ce0b7068af..5799e2dd1a8 100644
--- a/lib/l10n/sv.php
+++ b/lib/l10n/sv.php
@@ -18,13 +18,17 @@
"seconds ago" => "sekunder sedan",
"1 minute ago" => "1 minut sedan",
"%d minutes ago" => "%d minuter sedan",
+"1 hour ago" => "1 timme sedan",
+"%d hours ago" => "%d timmar sedan",
"today" => "idag",
"yesterday" => "igår",
"%d days ago" => "%d dagar sedan",
"last month" => "förra månaden",
+"%d months ago" => "%d månader sedan",
"last year" => "förra året",
"years ago" => "år sedan",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s finns. Få <a href=\"%s\">mer information</a>",
"up to date" => "uppdaterad",
-"updates check is disabled" => "uppdateringskontroll är inaktiverad"
+"updates check is disabled" => "uppdateringskontroll är inaktiverad",
+"Could not find category \"%s\"" => "Kunde inte hitta kategorin \"%s\""
);
diff --git a/lib/l10n/ta_LK.php b/lib/l10n/ta_LK.php
index 51572e11ba7..c76394bcb4f 100644
--- a/lib/l10n/ta_LK.php
+++ b/lib/l10n/ta_LK.php
@@ -18,13 +18,17 @@
"seconds ago" => "செக்கன்களுக்கு முன்",
"1 minute ago" => "1 நிமிடத்திற்கு முன் ",
"%d minutes ago" => "%d நிமிடங்களுக்கு முன்",
+"1 hour ago" => "1 மணித்தியாலத்திற்கு முன்",
+"%d hours ago" => "%d மணித்தியாலத்திற்கு முன்",
"today" => "இன்று",
"yesterday" => "நேற்று",
"%d days ago" => "%d நாட்களுக்கு முன்",
"last month" => "கடந்த மாதம்",
+"%d months ago" => "%d மாதத்திற்கு முன்",
"last year" => "கடந்த வருடம்",
"years ago" => "வருடங்களுக்கு முன்",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s இன்னும் இருக்கின்றன. <a href=\"%s\">மேலதிக தகவல்களுக்கு</a> எடுக்க",
"up to date" => "நவீன",
-"updates check is disabled" => "இற்றைப்படுத்தலை சரிபார்ப்பதை செயலற்றதாக்குக"
+"updates check is disabled" => "இற்றைப்படுத்தலை சரிபார்ப்பதை செயலற்றதாக்குக",
+"Could not find category \"%s\"" => "பிரிவு \"%s\" ஐ கண்டுப்பிடிக்க முடியவில்லை"
);