diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-23 02:06:03 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-23 02:06:03 +0200 |
commit | bc2a648f2d18537a8e9d20bbf9eb468325a84c7f (patch) | |
tree | 2f6859f2901b2039f1c3aa5c1bcbb2c13ccc12cc /apps/files/l10n | |
parent | 78a1b987bb9c33aa5de8c4988d663b28304ef1b2 (diff) | |
download | nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.tar.gz nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ja_JP.php | 4 | ||||
-rw-r--r-- | apps/files/l10n/ka_GE.php | 71 | ||||
-rw-r--r-- | apps/files/l10n/lt_LT.php | 32 | ||||
-rw-r--r-- | apps/files/l10n/ru_RU.php | 3 | ||||
-rw-r--r-- | apps/files/l10n/ta_LK.php | 54 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.php | 14 |
6 files changed, 175 insertions, 3 deletions
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php index b659b19cc1d..c161f8b3bac 100644 --- a/apps/files/l10n/ja_JP.php +++ b/apps/files/l10n/ja_JP.php @@ -14,9 +14,9 @@ "replace" => "置き換え", "suggest name" => "推奨名称", "cancel" => "キャンセル", -"replaced {new_name}" => "{new_name} を変更", +"replaced {new_name}" => "{new_name} を置換", "undo" => "元に戻す", -"replaced {new_name} with {old_name}" => "{old_name} を {new_name} に変更", +"replaced {new_name} with {old_name}" => "{old_name} を {new_name} に置換", "unshared {files}" => "未共有 {files}", "deleted {files}" => "削除 {files}", "generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。", diff --git a/apps/files/l10n/ka_GE.php b/apps/files/l10n/ka_GE.php new file mode 100644 index 00000000000..d9672d647c2 --- /dev/null +++ b/apps/files/l10n/ka_GE.php @@ -0,0 +1,71 @@ +<?php $TRANSLATIONS = array( +"There is no error, the file uploaded with success" => "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "ატვირთული ფაილი აჭარბებს upload_max_filesize დირექტივას php.ini ფაილში", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "ატვირთული ფაილი აჭარბებს MAX_FILE_SIZE დირექტივას, რომელიც მითითებულია HTML ფორმაში", +"The uploaded file was only partially uploaded" => "ატვირთული ფაილი მხოლოდ ნაწილობრივ აიტვირთა", +"No file was uploaded" => "ფაილი არ აიტვირთა", +"Missing a temporary folder" => "დროებითი საქაღალდე არ არსებობს", +"Failed to write to disk" => "შეცდომა დისკზე ჩაწერისას", +"Files" => "ფაილები", +"Unshare" => "გაზიარების მოხსნა", +"Delete" => "წაშლა", +"Rename" => "გადარქმევა", +"{new_name} already exists" => "{new_name} უკვე არსებობს", +"replace" => "შეცვლა", +"suggest name" => "სახელის შემოთავაზება", +"cancel" => "უარყოფა", +"replaced {new_name}" => "{new_name} შეცვლილია", +"undo" => "დაბრუნება", +"replaced {new_name} with {old_name}" => "{new_name} შეცვლილია {old_name}–ით", +"unshared {files}" => "გაზიარება მოხსნილი {files}", +"deleted {files}" => "წაშლილი {files}", +"generating ZIP-file, it may take some time." => "ZIP-ფაილის გენერირება, ამას ჭირდება გარკვეული დრო.", +"Unable to upload your file as it is a directory or has 0 bytes" => "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს", +"Upload Error" => "შეცდომა ატვირთვისას", +"Pending" => "მოცდის რეჟიმში", +"1 file uploading" => "1 ფაილის ატვირთვა", +"{count} files uploading" => "{count} ფაილი იტვირთება", +"Upload cancelled." => "ატვირთვა შეჩერებულ იქნა.", +"File upload is in progress. Leaving the page now will cancel the upload." => "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას", +"Invalid name, '/' is not allowed." => "არასწორი სახელი, '/' არ დაიშვება.", +"{count} files scanned" => "{count} ფაილი სკანირებულია", +"error while scanning" => "შეცდომა სკანირებისას", +"Name" => "სახელი", +"Size" => "ზომა", +"Modified" => "შეცვლილია", +"1 folder" => "1 საქაღალდე", +"{count} folders" => "{count} საქაღალდე", +"1 file" => "1 ფაილი", +"{count} files" => "{count} ფაილი", +"seconds ago" => "წამის წინ", +"1 minute ago" => "1 წუთის წინ", +"{minutes} minutes ago" => "{minutes} წუთის წინ", +"today" => "დღეს", +"yesterday" => "გუშინ", +"{days} days ago" => "{days} დღის წინ", +"last month" => "გასულ თვეში", +"months ago" => "თვის წინ", +"last year" => "გასულ წელს", +"years ago" => "წლის წინ", +"File handling" => "ფაილის დამუშავება", +"Maximum upload size" => "მაქსიმუმ ატვირთის ზომა", +"max. possible: " => "მაქს. შესაძლებელი:", +"Needed for multi-file and folder downloads." => "საჭიროა მულტი ფაილ ან საქაღალდის ჩამოტვირთვა.", +"Enable ZIP-download" => "ZIP-Download–ის ჩართვა", +"0 is unlimited" => "0 is unlimited", +"Maximum input size for ZIP files" => "ZIP ფაილების მაქსიმუმ დასაშვები ზომა", +"Save" => "შენახვა", +"New" => "ახალი", +"Text file" => "ტექსტური ფაილი", +"Folder" => "საქაღალდე", +"From url" => "მისამართიდან", +"Upload" => "ატვირთვა", +"Cancel upload" => "ატვირთვის გაუქმება", +"Nothing in here. Upload something!" => "აქ არაფერი არ არის. ატვირთე რამე!", +"Share" => "გაზიარება", +"Download" => "ჩამოტვირთვა", +"Upload too large" => "ასატვირთი ფაილი ძალიან დიდია", +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "ფაილის ზომა რომლის ატვირთვასაც თქვენ აპირებთ, აჭარბებს სერვერზე დაშვებულ მაქსიმუმს.", +"Files are being scanned, please wait." => "მიმდინარეობს ფაილების სკანირება, გთხოვთ დაელოდოთ.", +"Current scanning" => "მიმდინარე სკანირება" +); diff --git a/apps/files/l10n/lt_LT.php b/apps/files/l10n/lt_LT.php index a6d8f6905bc..d224b8cce8e 100644 --- a/apps/files/l10n/lt_LT.php +++ b/apps/files/l10n/lt_LT.php @@ -7,22 +7,54 @@ "Missing a temporary folder" => "Nėra laikinojo katalogo", "Failed to write to disk" => "Nepavyko įrašyti į diską", "Files" => "Failai", +"Unshare" => "Nebesidalinti", "Delete" => "Ištrinti", +"Rename" => "Pervadinti", +"{new_name} already exists" => "{new_name} jau egzistuoja", +"replace" => "pakeisti", +"suggest name" => "pasiūlyti pavadinimą", "cancel" => "atšaukti", +"replaced {new_name}" => "pakeiskite {new_name}", +"undo" => "anuliuoti", +"replaced {new_name} with {old_name}" => "pakeiskite {new_name} į {old_name}", +"unshared {files}" => "nebesidalinti {files}", +"deleted {files}" => "ištrinti {files}", "generating ZIP-file, it may take some time." => "kuriamas ZIP archyvas, tai gali užtrukti šiek tiek laiko.", "Unable to upload your file as it is a directory or has 0 bytes" => "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai katalogas", "Upload Error" => "Įkėlimo klaida", "Pending" => "Laukiantis", +"1 file uploading" => "įkeliamas 1 failas", +"{count} files uploading" => "{count} įkeliami failai", "Upload cancelled." => "Įkėlimas atšauktas.", +"File upload is in progress. Leaving the page now will cancel the upload." => "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks.", "Invalid name, '/' is not allowed." => "Pavadinime negali būti naudojamas ženklas \"/\".", +"{count} files scanned" => "{count} praskanuoti failai", +"error while scanning" => "klaida skanuojant", "Name" => "Pavadinimas", "Size" => "Dydis", "Modified" => "Pakeista", +"1 folder" => "1 aplankalas", +"{count} folders" => "{count} aplankalai", +"1 file" => "1 failas", +"{count} files" => "{count} failai", +"seconds ago" => "prieš sekundę", +"1 minute ago" => "Prieš 1 minutę", +"{minutes} minutes ago" => "Prieš {count} minutes", +"today" => "šiandien", +"yesterday" => "vakar", +"{days} days ago" => "Prieš {days} dienas", +"last month" => "praeitą mėnesį", +"months ago" => "prieš mėnesį", +"last year" => "praeitais metais", +"years ago" => "prieš metus", "File handling" => "Failų tvarkymas", "Maximum upload size" => "Maksimalus įkeliamo failo dydis", +"max. possible: " => "maks. galima:", +"Needed for multi-file and folder downloads." => "Reikalinga daugybinui failų ir aplankalų atsisiuntimui.", "Enable ZIP-download" => "Įjungti atsisiuntimą ZIP archyvu", "0 is unlimited" => "0 yra neribotas", "Maximum input size for ZIP files" => "Maksimalus ZIP archyvo failo dydis", +"Save" => "Išsaugoti", "New" => "Naujas", "Text file" => "Teksto failas", "Folder" => "Katalogas", diff --git a/apps/files/l10n/ru_RU.php b/apps/files/l10n/ru_RU.php index 4bf254f2f27..d9792a1f8ab 100644 --- a/apps/files/l10n/ru_RU.php +++ b/apps/files/l10n/ru_RU.php @@ -38,8 +38,11 @@ "1 file" => "1 файл", "{count} files" => "{количество} файлов", "seconds ago" => "секунд назад", +"1 minute ago" => "1 минуту назад", +"{minutes} minutes ago" => "{minutes} минут назад", "today" => "сегодня", "yesterday" => "вчера", +"{days} days ago" => "{days} дней назад", "last month" => "в прошлом месяце", "months ago" => "месяцев назад", "last year" => "в прошлом году", diff --git a/apps/files/l10n/ta_LK.php b/apps/files/l10n/ta_LK.php index 17a76fe1594..e1c00d05a72 100644 --- a/apps/files/l10n/ta_LK.php +++ b/apps/files/l10n/ta_LK.php @@ -1,19 +1,71 @@ <?php $TRANSLATIONS = array( +"There is no error, the file uploaded with success" => "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "பதிவேற்றப்பட்ட கோப்பானது php.ini இலுள்ள upload_max_filesize directive ஐ விட கூடியது", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "பதிவேற்றப்பட்ட கோப்பானது HTML படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE directive ஐ விட கூடியது", +"The uploaded file was only partially uploaded" => "பதிவேற்றப்பட்ட கோப்பானது பகுதியாக மட்டுமே பதிவேற்றப்பட்டுள்ளது", +"No file was uploaded" => "எந்த கோப்பும் பதிவேற்றப்படவில்லை", +"Missing a temporary folder" => "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை", +"Failed to write to disk" => "வட்டில் எழுத முடியவில்லை", "Files" => "கோப்புகள்", +"Unshare" => "பகிரப்படாதது", "Delete" => "அழிக்க", "Rename" => "பெயர்மாற்றம்", +"{new_name} already exists" => "{new_name} ஏற்கனவே உள்ளது", +"replace" => "மாற்றிடுக", +"suggest name" => "பெயரை பரிந்துரைக்க", +"cancel" => "இரத்து செய்க", +"replaced {new_name}" => "மாற்றப்பட்டது {new_name}", +"undo" => "முன் செயல் நீக்கம் ", +"replaced {new_name} with {old_name}" => "{new_name} ஆனது {old_name} இனால் மாற்றப்பட்டது", +"unshared {files}" => "பகிரப்படாதது {கோப்புகள்}", +"deleted {files}" => "நீக்கப்பட்டது {கோப்புகள்}", +"generating ZIP-file, it may take some time." => " ZIP கோப்பு உருவாக்கப்படுகின்றது, இது சில நேரம் ஆகலாம்.", +"Unable to upload your file as it is a directory or has 0 bytes" => "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை", +"Upload Error" => "பதிவேற்றல் வழு", +"Pending" => "நிலுவையிலுள்ள", "1 file uploading" => "1 கோப்பு பதிவேற்றப்படுகிறது", +"{count} files uploading" => "{எண்ணிக்கை} கோப்புகள் பதிவேற்றப்படுகின்றது", +"Upload cancelled." => "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது", +"File upload is in progress. Leaving the page now will cancel the upload." => "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.", +"Invalid name, '/' is not allowed." => "செல்லுபடியற்ற பெயர், '/ ' அனுமதிக்கப்படமாட்டாது", +"{count} files scanned" => "{எண்ணிக்கை} கோப்புகள் வருடப்பட்டது", +"error while scanning" => "வருடும் போதான வழு", "Name" => "பெயர்", "Size" => "அளவு", "Modified" => "மாற்றப்பட்டது", +"1 folder" => "1 கோப்புறை", +"{count} folders" => "{எண்ணிக்கை} கோப்புறைகள்", +"1 file" => "1 கோப்பு", +"{count} files" => "{எண்ணிக்கை} கோப்புகள்", "seconds ago" => "செக்கன்களுக்கு முன்", +"1 minute ago" => "1 நிமிடத்திற்கு முன் ", +"{minutes} minutes ago" => "{நிமிடங்கள்} நிமிடங்களுக்கு முன் ", "today" => "இன்று", +"yesterday" => "நேற்று", +"{days} days ago" => "{நாட்கள்} நாட்களுக்கு முன்", +"last month" => "கடந்த மாதம்", +"months ago" => "மாதங்களுக்கு முன", +"last year" => "கடந்த வருடம்", +"years ago" => "வருடங்களுக்கு முன்", +"File handling" => "கோப்பு கையாளுதல்", "Maximum upload size" => "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ", +"max. possible: " => "ஆகக் கூடியது:", +"Needed for multi-file and folder downloads." => "பல்வேறுப்பட்ட கோப்பு மற்றும் கோப்புறைகளை பதிவிறக்க தேவையானது.", +"Enable ZIP-download" => "ZIP பதிவிறக்கலை இயலுமைப்படுத்துக", +"0 is unlimited" => "0 ஆனது எல்லையற்றது", +"Maximum input size for ZIP files" => "ZIP கோப்புகளுக்கான ஆகக்கூடிய உள்ளீட்டு அளவு", +"Save" => "சேமிக்க", "New" => "புதிய", "Text file" => "கோப்பு உரை", "Folder" => "கோப்புறை", +"From url" => "url இலிருந்து", "Upload" => "பதிவேற்றுக", +"Cancel upload" => "பதிவேற்றலை இரத்து செய்க", "Nothing in here. Upload something!" => "இங்கு ஒன்றும் இல்லை. ஏதாவது பதிவேற்றுக!", "Share" => "பகிர்வு", -"Download" => "பதிவிறக்குக" +"Download" => "பதிவிறக்குக", +"Upload too large" => "பதிவேற்றல் மிகப்பெரியது", +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்புகளானது இந்த சேவையகத்தில் கோப்பு பதிவேற்றக்கூடிய ஆகக்கூடிய அளவிலும் கூடியது.", +"Files are being scanned, please wait." => "கோப்புகள் வருடப்படுகின்றன, தயவுசெய்து காத்திருங்கள்.", +"Current scanning" => "தற்போது வருடப்படுபவை" ); diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php index 7d04915fdfd..e9f5babdd71 100644 --- a/apps/files/l10n/zh_CN.php +++ b/apps/files/l10n/zh_CN.php @@ -10,25 +10,39 @@ "Unshare" => "取消分享", "Delete" => "删除", "Rename" => "重命名", +"{new_name} already exists" => "{new_name} 已存在", "replace" => "替换", "suggest name" => "建议名称", "cancel" => "取消", +"replaced {new_name}" => "替换 {new_name}", "undo" => "撤销", +"replaced {new_name} with {old_name}" => "已将 {old_name}替换成 {new_name}", +"unshared {files}" => "取消了共享 {files}", +"deleted {files}" => "删除了 {files}", "generating ZIP-file, it may take some time." => "正在生成 ZIP 文件,可能需要一些时间", "Unable to upload your file as it is a directory or has 0 bytes" => "无法上传文件,因为它是一个目录或者大小为 0 字节", "Upload Error" => "上传错误", "Pending" => "操作等待中", "1 file uploading" => "1个文件上传中", +"{count} files uploading" => "{count} 个文件上传中", "Upload cancelled." => "上传已取消", "File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传中。现在离开此页会导致上传动作被取消。", "Invalid name, '/' is not allowed." => "非法的名称,不允许使用‘/’。", +"{count} files scanned" => "{count} 个文件已扫描。", "error while scanning" => "扫描时出错", "Name" => "名称", "Size" => "大小", "Modified" => "修改日期", +"1 folder" => "1个文件夹", +"{count} folders" => "{count} 个文件夹", +"1 file" => "1 个文件", +"{count} files" => "{count} 个文件", "seconds ago" => "几秒前", +"1 minute ago" => "一分钟前", +"{minutes} minutes ago" => "{minutes} 分钟前", "today" => "今天", "yesterday" => "昨天", +"{days} days ago" => "{days} 天前", "last month" => "上月", "months ago" => "月前", "last year" => "上年", |