diff options
author | Joas Schilling <213943+nickvergessen@users.noreply.github.com> | 2022-01-11 11:56:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 11:56:56 +0100 |
commit | bce7f09336f4934827076dd0854e2ef87cce3269 (patch) | |
tree | 864b79090cbd847ffa5cbfe5286ffe0a3e8078a6 /apps/files | |
parent | 6c3e9822e6cc485a37ebdc992414c39ee91f4e46 (diff) | |
parent | 2f6c7b68ab077a1a102825dcae2408ab1714d88f (diff) | |
download | nextcloud-server-bce7f09336f4934827076dd0854e2ef87cce3269.tar.gz nextcloud-server-bce7f09336f4934827076dd0854e2ef87cce3269.zip |
Merge pull request #30570 from nextcloud/rakekniven-branch3
Removed obselete language files - Pt. II
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/bn_IN.js | 37 | ||||
-rw-r--r-- | apps/files/l10n/bn_IN.json | 35 | ||||
-rw-r--r-- | apps/files/l10n/fil.js | 11 | ||||
-rw-r--r-- | apps/files/l10n/fil.json | 9 | ||||
-rw-r--r-- | apps/files/l10n/hi.js | 12 | ||||
-rw-r--r-- | apps/files/l10n/hi.json | 10 | ||||
-rw-r--r-- | apps/files/l10n/jv.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/jv.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/ku_IQ.js | 15 | ||||
-rw-r--r-- | apps/files/l10n/ku_IQ.json | 13 | ||||
-rw-r--r-- | apps/files/l10n/ml_IN.js | 12 | ||||
-rw-r--r-- | apps/files/l10n/ml_IN.json | 10 | ||||
-rw-r--r-- | apps/files/l10n/nds.js | 18 | ||||
-rw-r--r-- | apps/files/l10n/nds.json | 16 | ||||
-rw-r--r-- | apps/files/l10n/pa.js | 13 | ||||
-rw-r--r-- | apps/files/l10n/pa.json | 11 | ||||
-rw-r--r-- | apps/files/l10n/si_LK.js | 41 | ||||
-rw-r--r-- | apps/files/l10n/si_LK.json | 39 | ||||
-rw-r--r-- | apps/files/l10n/ta_IN.js | 19 | ||||
-rw-r--r-- | apps/files/l10n/ta_IN.json | 17 | ||||
-rw-r--r-- | apps/files/l10n/ta_LK.js | 42 | ||||
-rw-r--r-- | apps/files/l10n/ta_LK.json | 40 | ||||
-rw-r--r-- | apps/files/l10n/te.js | 13 | ||||
-rw-r--r-- | apps/files/l10n/te.json | 11 |
24 files changed, 0 insertions, 454 deletions
diff --git a/apps/files/l10n/bn_IN.js b/apps/files/l10n/bn_IN.js deleted file mode 100644 index 0ecfb2688e1..00000000000 --- a/apps/files/l10n/bn_IN.js +++ /dev/null @@ -1,37 +0,0 @@ -OC.L10N.register( - "files", - { - "No file was uploaded. Unknown error" : "কোন ফাইল আপলোড করা হয় নি।অজানা ত্রুটি", - "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 নির্দেশ অতিক্রম করে:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "আপলোড করা ফাইল HTML ফর্মের জন্য MAX_FILE_SIZE নির্দেশ অতিক্রম করে", - "The uploaded file was only partially uploaded" : "আপলোড করা ফাইল শুধুমাত্র আংশিকভাবে আপলোড করা হয়েছে", - "No file was uploaded" : "কোন ফাইল আপলোড করা হয় নি", - "Missing a temporary folder" : "একটি অস্থায়ী ফোল্ডার পাওয়া যাচ্ছেনা", - "Failed to write to disk" : "ডিস্কে লিখতে ব্যর্থ", - "Not enough storage available" : "যথেষ্ট স্টোরেজ পাওয়া যায় না", - "Invalid directory." : "অবৈধ ডিরেক্টরি।", - "Files" : "ফাইলস", - "Close" : "বন্ধ", - "Uploading..." : "আপলোডইং ...", - "Download" : "ডাউনলোড করুন", - "Rename" : "পুনঃনামকরণ", - "Delete" : "মুছে ফেলা", - "Pending" : "মুলতুবি", - "Name" : "নাম", - "Size" : "আকার", - "Folder" : "ফোল্ডার", - "New folder" : "নতুন ফোল্ডার", - "A new file or folder has been <strong>created</strong>" : "একটি নতুন ফাইল বা ফোল্ডার হয়েছে <strong>তৈরি</strong>", - "A file or folder has been <strong>changed</strong>" : "একটি নতুন ফাইল বা ফোল্ডার <strong>বদলানো হয়েছে</strong>", - "A file or folder has been <strong>deleted</strong>" : "একটি নতুন ফাইল বা ফোল্ডার <strong>মুছে ফেলা হয়েছে</strong>", - "You created %1$s" : "আপনি %1$s তৈরি করেছেন ", - "%2$s created %1$s" : "%2$s তৈরি করেছে %1$s", - "You changed %1$s" : "আপনি %1$s পরিবর্তন করেছেন ", - "%2$s changed %1$s" : "%2$s পরিবর্তন করেছে %1$s কে", - "You deleted %1$s" : "আপনি %1$s কে মুছেছেন", - "%2$s deleted %1$s" : "%2$s মুছেছে %1$s কে", - "Save" : "সেভ", - "Settings" : "সেটিংস" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/bn_IN.json b/apps/files/l10n/bn_IN.json deleted file mode 100644 index fd1036d9926..00000000000 --- a/apps/files/l10n/bn_IN.json +++ /dev/null @@ -1,35 +0,0 @@ -{ "translations": { - "No file was uploaded. Unknown error" : "কোন ফাইল আপলোড করা হয় নি।অজানা ত্রুটি", - "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 নির্দেশ অতিক্রম করে:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "আপলোড করা ফাইল HTML ফর্মের জন্য MAX_FILE_SIZE নির্দেশ অতিক্রম করে", - "The uploaded file was only partially uploaded" : "আপলোড করা ফাইল শুধুমাত্র আংশিকভাবে আপলোড করা হয়েছে", - "No file was uploaded" : "কোন ফাইল আপলোড করা হয় নি", - "Missing a temporary folder" : "একটি অস্থায়ী ফোল্ডার পাওয়া যাচ্ছেনা", - "Failed to write to disk" : "ডিস্কে লিখতে ব্যর্থ", - "Not enough storage available" : "যথেষ্ট স্টোরেজ পাওয়া যায় না", - "Invalid directory." : "অবৈধ ডিরেক্টরি।", - "Files" : "ফাইলস", - "Close" : "বন্ধ", - "Uploading..." : "আপলোডইং ...", - "Download" : "ডাউনলোড করুন", - "Rename" : "পুনঃনামকরণ", - "Delete" : "মুছে ফেলা", - "Pending" : "মুলতুবি", - "Name" : "নাম", - "Size" : "আকার", - "Folder" : "ফোল্ডার", - "New folder" : "নতুন ফোল্ডার", - "A new file or folder has been <strong>created</strong>" : "একটি নতুন ফাইল বা ফোল্ডার হয়েছে <strong>তৈরি</strong>", - "A file or folder has been <strong>changed</strong>" : "একটি নতুন ফাইল বা ফোল্ডার <strong>বদলানো হয়েছে</strong>", - "A file or folder has been <strong>deleted</strong>" : "একটি নতুন ফাইল বা ফোল্ডার <strong>মুছে ফেলা হয়েছে</strong>", - "You created %1$s" : "আপনি %1$s তৈরি করেছেন ", - "%2$s created %1$s" : "%2$s তৈরি করেছে %1$s", - "You changed %1$s" : "আপনি %1$s পরিবর্তন করেছেন ", - "%2$s changed %1$s" : "%2$s পরিবর্তন করেছে %1$s কে", - "You deleted %1$s" : "আপনি %1$s কে মুছেছেন", - "%2$s deleted %1$s" : "%2$s মুছেছে %1$s কে", - "Save" : "সেভ", - "Settings" : "সেটিংস" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/fil.js b/apps/files/l10n/fil.js deleted file mode 100644 index 7ba73b69562..00000000000 --- a/apps/files/l10n/fil.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "files", - { - "Unknown error" : "Hindi kilalang error", - "Close" : "Isara", - "Download" : "I-download", - "Details" : "Mga Detalye", - "New folder" : "Bagong folder", - "Upload" : "Mag-upload" -}, -"nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/fil.json b/apps/files/l10n/fil.json deleted file mode 100644 index 0873377d19b..00000000000 --- a/apps/files/l10n/fil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Unknown error" : "Hindi kilalang error", - "Close" : "Isara", - "Download" : "I-download", - "Details" : "Mga Detalye", - "New folder" : "Bagong folder", - "Upload" : "Mag-upload" -},"pluralForm" :"nplurals=2; plural=(n > 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/hi.js b/apps/files/l10n/hi.js deleted file mode 100644 index 2de5b85e169..00000000000 --- a/apps/files/l10n/hi.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "files", - { - "Files" : "फाइलें ", - "Close" : "बंद करें ", - "Details" : "विवरण ", - "New folder" : "नया फ़ोल्डर", - "Upload" : "अपलोड ", - "Save" : "सहेजें", - "Settings" : "सेटिंग्स" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hi.json b/apps/files/l10n/hi.json deleted file mode 100644 index 3bccaa2d9f0..00000000000 --- a/apps/files/l10n/hi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ "translations": { - "Files" : "फाइलें ", - "Close" : "बंद करें ", - "Details" : "विवरण ", - "New folder" : "नया फ़ोल्डर", - "Upload" : "अपलोड ", - "Save" : "सहेजें", - "Settings" : "सेटिंग्स" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/jv.js b/apps/files/l10n/jv.js deleted file mode 100644 index 2123c6e4397..00000000000 --- a/apps/files/l10n/jv.js +++ /dev/null @@ -1,6 +0,0 @@ -OC.L10N.register( - "files", - { - "Download" : "Njipuk" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/jv.json b/apps/files/l10n/jv.json deleted file mode 100644 index 5122607580c..00000000000 --- a/apps/files/l10n/jv.json +++ /dev/null @@ -1,4 +0,0 @@ -{ "translations": { - "Download" : "Njipuk" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/ku_IQ.js b/apps/files/l10n/ku_IQ.js deleted file mode 100644 index 804dec891f0..00000000000 --- a/apps/files/l10n/ku_IQ.js +++ /dev/null @@ -1,15 +0,0 @@ -OC.L10N.register( - "files", - { - "Files" : "پهڕگەکان", - "Close" : "دابخه", - "Favorites" : "دڵخوازەکان", - "Download" : "داگرتن", - "Select" : "دیاریکردنی", - "Name" : "ناو", - "Folder" : "بوخچه", - "Upload" : "بارکردن", - "Save" : "پاشکهوتکردن", - "Settings" : "ڕێکخستنهکان" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ku_IQ.json b/apps/files/l10n/ku_IQ.json deleted file mode 100644 index b54d56a922f..00000000000 --- a/apps/files/l10n/ku_IQ.json +++ /dev/null @@ -1,13 +0,0 @@ -{ "translations": { - "Files" : "پهڕگەکان", - "Close" : "دابخه", - "Favorites" : "دڵخوازەکان", - "Download" : "داگرتن", - "Select" : "دیاریکردنی", - "Name" : "ناو", - "Folder" : "بوخچه", - "Upload" : "بارکردن", - "Save" : "پاشکهوتکردن", - "Settings" : "ڕێکخستنهکان" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/ml_IN.js b/apps/files/l10n/ml_IN.js deleted file mode 100644 index adce75dad9a..00000000000 --- a/apps/files/l10n/ml_IN.js +++ /dev/null @@ -1,12 +0,0 @@ -OC.L10N.register( - "files", - { - "Files" : "ഫയലുകൾ", - "You created %1$s" : "നിങ്ങൾ %1$s സൃഷ്ടിച്ചു", - "%2$s created %1$s" : "%2$s %1$s സൃഷ്ടിച്ചു", - "You changed %1$s" : "നിങ്ങൾ %1$s പരിഷ്കരിച്ചു", - "%2$s changed %1$s" : "%2$s %1$s പരിഷ്കരിച്ചു", - "You deleted %1$s" : "നിങ്ങൾ %1$s മായ്ച്ചു", - "%2$s deleted %1$s" : "%2$s %1$s മായ്ച്ചു" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ml_IN.json b/apps/files/l10n/ml_IN.json deleted file mode 100644 index 4df39836aaa..00000000000 --- a/apps/files/l10n/ml_IN.json +++ /dev/null @@ -1,10 +0,0 @@ -{ "translations": { - "Files" : "ഫയലുകൾ", - "You created %1$s" : "നിങ്ങൾ %1$s സൃഷ്ടിച്ചു", - "%2$s created %1$s" : "%2$s %1$s സൃഷ്ടിച്ചു", - "You changed %1$s" : "നിങ്ങൾ %1$s പരിഷ്കരിച്ചു", - "%2$s changed %1$s" : "%2$s %1$s പരിഷ്കരിച്ചു", - "You deleted %1$s" : "നിങ്ങൾ %1$s മായ്ച്ചു", - "%2$s deleted %1$s" : "%2$s %1$s മായ്ച്ചു" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/nds.js b/apps/files/l10n/nds.js deleted file mode 100644 index 487af19faef..00000000000 --- a/apps/files/l10n/nds.js +++ /dev/null @@ -1,18 +0,0 @@ -OC.L10N.register( - "files", - { - "Files" : "Dateien", - "Close" : "Schließen", - "Download" : "Download", - "Delete" : "Löschen", - "Details" : "Details", - "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, weil das Ziel schon existiert", - "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", - "Name" : "Name", - "New" : "Neu", - "New folder" : "Neuer Ordner", - "Upload" : "Hochladen", - "Settings" : "Einstellungen", - "WebDAV" : "WebDAV" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nds.json b/apps/files/l10n/nds.json deleted file mode 100644 index 6fda367103a..00000000000 --- a/apps/files/l10n/nds.json +++ /dev/null @@ -1,16 +0,0 @@ -{ "translations": { - "Files" : "Dateien", - "Close" : "Schließen", - "Download" : "Download", - "Delete" : "Löschen", - "Details" : "Details", - "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, weil das Ziel schon existiert", - "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", - "Name" : "Name", - "New" : "Neu", - "New folder" : "Neuer Ordner", - "Upload" : "Hochladen", - "Settings" : "Einstellungen", - "WebDAV" : "WebDAV" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/pa.js b/apps/files/l10n/pa.js deleted file mode 100644 index fd44d84e81c..00000000000 --- a/apps/files/l10n/pa.js +++ /dev/null @@ -1,13 +0,0 @@ -OC.L10N.register( - "files", - { - "Unknown error" : "ਅਣਜਾਣ ਗਲਤੀ", - "Files" : "ਫਾਇਲਾਂ", - "Download" : "ਡਾਊਨਲੋਡ", - "Rename" : "ਨਾਂ ਬਦਲੋ", - "Delete" : "ਹਟਾਓ", - "Details" : "ਵੇਰਵ", - "Upload" : "ਅੱਪਲੋਡ", - "Settings" : "ਸੈਟਿੰਗ" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/pa.json b/apps/files/l10n/pa.json deleted file mode 100644 index 0aebbb53bd0..00000000000 --- a/apps/files/l10n/pa.json +++ /dev/null @@ -1,11 +0,0 @@ -{ "translations": { - "Unknown error" : "ਅਣਜਾਣ ਗਲਤੀ", - "Files" : "ਫਾਇਲਾਂ", - "Download" : "ਡਾਊਨਲੋਡ", - "Rename" : "ਨਾਂ ਬਦਲੋ", - "Delete" : "ਹਟਾਓ", - "Details" : "ਵੇਰਵ", - "Upload" : "ਅੱਪਲੋਡ", - "Settings" : "ਸੈਟਿੰਗ" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/si_LK.js b/apps/files/l10n/si_LK.js deleted file mode 100644 index 88db222a45c..00000000000 --- a/apps/files/l10n/si_LK.js +++ /dev/null @@ -1,41 +0,0 @@ -OC.L10N.register( - "files", - { - "No file was uploaded. Unknown error" : "ගොනුවක් උඩුගත නොවුනි. නොහැඳිනු දෝෂයක්", - "There is no error, the file uploaded with success" : "දෝෂයක් නොමැත. සාර්ථකව ගොනුව උඩුගත කෙරුණි", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "උඩුගත කළ ගොනුවේ විශාලත්වය HTML පෝරමයේ නියම කළ ඇති MAX_FILE_SIZE විශාලත්වයට වඩා වැඩිය", - "The uploaded file was only partially uploaded" : "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය", - "No file was uploaded" : "ගොනුවක් උඩුගත නොවුණි", - "Missing a temporary folder" : "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්", - "Failed to write to disk" : "තැටිගත කිරීම අසාර්ථකයි", - "Files" : "ගොනු", - "Home" : "නිවස", - "Close" : "වසන්න", - "Upload cancelled." : "උඩුගත කිරීම අත් හරින්න ලදී", - "Uploading..." : "උඩුගත කෙරේ...", - "File upload is in progress. Leaving the page now will cancel the upload." : "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත", - "Download" : "බාන්න", - "Rename" : "නැවත නම් කරන්න", - "Delete" : "මකා දමන්න", - "Unshare" : "නොබෙදු", - "Select" : "තෝරන්න", - "Name" : "නම", - "Size" : "ප්රමාණය", - "Modified" : "වෙනස් කළ", - "New" : "නව", - "Folder" : "ෆෝල්ඩරය", - "Upload" : "උඩුගත කරන්න", - "A new file or folder has been <strong>created</strong>" : "නව ගොනුවක් හෝ බහාලුමක් <strong> නිර්මාණය කර ඇත</ strong> ", - "A file or folder has been <strong>changed</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>වෙනස්</strong> වී ඇත", - "A file or folder has been <strong>deleted</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>මකා දමා</strong> ඇත", - "A file or folder has been <strong>restored</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>ප්රතිස්ථාපනය</strong> කර ඇත", - "File handling" : "ගොනු පරිහරණය", - "Maximum upload size" : "උඩුගත කිරීමක උපරිම ප්රමාණය", - "max. possible: " : "හැකි උපරිමය:", - "Save" : "සුරකින්න", - "Settings" : "සිටුවම්", - "Upload too large" : "උඩුගත කිරීම විශාල වැඩිය", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ඔබ උඩුගත කිරීමට තැත් කරන ගොනු මෙම සේවාදායකයා උඩුගත කිරීමට ඉඩදී ඇති උපරිම ගොනු විශාලත්වයට වඩා වැඩිය", - "Text file" : "පෙළ ගොනුව" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/si_LK.json b/apps/files/l10n/si_LK.json deleted file mode 100644 index 72ec97a0067..00000000000 --- a/apps/files/l10n/si_LK.json +++ /dev/null @@ -1,39 +0,0 @@ -{ "translations": { - "No file was uploaded. Unknown error" : "ගොනුවක් උඩුගත නොවුනි. නොහැඳිනු දෝෂයක්", - "There is no error, the file uploaded with success" : "දෝෂයක් නොමැත. සාර්ථකව ගොනුව උඩුගත කෙරුණි", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "උඩුගත කළ ගොනුවේ විශාලත්වය HTML පෝරමයේ නියම කළ ඇති MAX_FILE_SIZE විශාලත්වයට වඩා වැඩිය", - "The uploaded file was only partially uploaded" : "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය", - "No file was uploaded" : "ගොනුවක් උඩුගත නොවුණි", - "Missing a temporary folder" : "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්", - "Failed to write to disk" : "තැටිගත කිරීම අසාර්ථකයි", - "Files" : "ගොනු", - "Home" : "නිවස", - "Close" : "වසන්න", - "Upload cancelled." : "උඩුගත කිරීම අත් හරින්න ලදී", - "Uploading..." : "උඩුගත කෙරේ...", - "File upload is in progress. Leaving the page now will cancel the upload." : "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත", - "Download" : "බාන්න", - "Rename" : "නැවත නම් කරන්න", - "Delete" : "මකා දමන්න", - "Unshare" : "නොබෙදු", - "Select" : "තෝරන්න", - "Name" : "නම", - "Size" : "ප්රමාණය", - "Modified" : "වෙනස් කළ", - "New" : "නව", - "Folder" : "ෆෝල්ඩරය", - "Upload" : "උඩුගත කරන්න", - "A new file or folder has been <strong>created</strong>" : "නව ගොනුවක් හෝ බහාලුමක් <strong> නිර්මාණය කර ඇත</ strong> ", - "A file or folder has been <strong>changed</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>වෙනස්</strong> වී ඇත", - "A file or folder has been <strong>deleted</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>මකා දමා</strong> ඇත", - "A file or folder has been <strong>restored</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>ප්රතිස්ථාපනය</strong> කර ඇත", - "File handling" : "ගොනු පරිහරණය", - "Maximum upload size" : "උඩුගත කිරීමක උපරිම ප්රමාණය", - "max. possible: " : "හැකි උපරිමය:", - "Save" : "සුරකින්න", - "Settings" : "සිටුවම්", - "Upload too large" : "උඩුගත කිරීම විශාල වැඩිය", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ඔබ උඩුගත කිරීමට තැත් කරන ගොනු මෙම සේවාදායකයා උඩුගත කිරීමට ඉඩදී ඇති උපරිම ගොනු විශාලත්වයට වඩා වැඩිය", - "Text file" : "පෙළ ගොනුව" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/ta_IN.js b/apps/files/l10n/ta_IN.js deleted file mode 100644 index b2371916f12..00000000000 --- a/apps/files/l10n/ta_IN.js +++ /dev/null @@ -1,19 +0,0 @@ -OC.L10N.register( - "files", - { - "Files" : "கோப்புகள்", - "Details" : "விவரங்கள்", - "New folder" : "புதிய கோப்புறை", - "Upload" : "பதிவேற்று", - "A new file or folder has been <strong>created</strong>" : "ஒரு புதிய கோப்புறை அல்லது ஆவணம் <strong> உருவாக்கப்பட்டுள்ளது.</strong>", - "A file or folder has been <strong>changed</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம் <strong>மாற்றம் செய்யப்பட்டுள்ளது.</strong>", - "A file or folder has been <strong>deleted</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம் <strong> நீக்கப்பட்டுள்ளது. </strong>", - "You created %1$s" : "நீங்கள் %1$s 'ஐ உருவாக்கி உள்ளீர்கள். ", - "%2$s created %1$s" : "%2$s , %1$s 'ஐ உருவாக்கினார்.", - "You changed %1$s" : "நீங்கள் %1$s 'ல் மாற்றம் செய்து உள்ளீர்கள். ", - "%2$s changed %1$s" : "%2$s %1$s 'ல் மாற்றம் செய்துள்ளார். ", - "You deleted %1$s" : "நீங்கள் %1$s 'ஐ நீக்கி உள்ளீர்கள்.", - "%2$s deleted %1$s" : "%2$s , %1$s 'ஐ நீக்கியுள்ளார்.", - "Settings" : "அமைப்புகள்" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ta_IN.json b/apps/files/l10n/ta_IN.json deleted file mode 100644 index e5fe6f3fc88..00000000000 --- a/apps/files/l10n/ta_IN.json +++ /dev/null @@ -1,17 +0,0 @@ -{ "translations": { - "Files" : "கோப்புகள்", - "Details" : "விவரங்கள்", - "New folder" : "புதிய கோப்புறை", - "Upload" : "பதிவேற்று", - "A new file or folder has been <strong>created</strong>" : "ஒரு புதிய கோப்புறை அல்லது ஆவணம் <strong> உருவாக்கப்பட்டுள்ளது.</strong>", - "A file or folder has been <strong>changed</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம் <strong>மாற்றம் செய்யப்பட்டுள்ளது.</strong>", - "A file or folder has been <strong>deleted</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம் <strong> நீக்கப்பட்டுள்ளது. </strong>", - "You created %1$s" : "நீங்கள் %1$s 'ஐ உருவாக்கி உள்ளீர்கள். ", - "%2$s created %1$s" : "%2$s , %1$s 'ஐ உருவாக்கினார்.", - "You changed %1$s" : "நீங்கள் %1$s 'ல் மாற்றம் செய்து உள்ளீர்கள். ", - "%2$s changed %1$s" : "%2$s %1$s 'ல் மாற்றம் செய்துள்ளார். ", - "You deleted %1$s" : "நீங்கள் %1$s 'ஐ நீக்கி உள்ளீர்கள்.", - "%2$s deleted %1$s" : "%2$s , %1$s 'ஐ நீக்கியுள்ளார்.", - "Settings" : "அமைப்புகள்" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/ta_LK.js b/apps/files/l10n/ta_LK.js deleted file mode 100644 index f22aa9743ef..00000000000 --- a/apps/files/l10n/ta_LK.js +++ /dev/null @@ -1,42 +0,0 @@ -OC.L10N.register( - "files", - { - "No file was uploaded. Unknown error" : "ஒரு கோப்பும் பதிவேற்றப்படவில்லை. அறியப்படாத வழு", - "There is no error, the file uploaded with success" : "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது", - "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" : "கோப்புகள்", - "Home" : "அகம்", - "Close" : "மூடுக", - "Favorites" : "விருப்பங்கள்", - "Upload cancelled." : "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது", - "Uploading..." : "பதிவேற்றல்...", - "File upload is in progress. Leaving the page now will cancel the upload." : "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.", - "Actions" : "செயல்கள்", - "Download" : "பதிவிறக்குக", - "Rename" : "பெயர்மாற்றம்", - "Delete" : "நீக்குக", - "Unshare" : "பகிரப்படாதது", - "Details" : "விவரங்கள்", - "Select" : "தெரிக", - "Pending" : "நிலுவையிலுள்ள", - "Name" : "பெயர்", - "Size" : "அளவு", - "Modified" : "மாற்றப்பட்டது", - "New" : "புதிய", - "Favorite" : "விருப்பமான", - "Folder" : "கோப்புறை", - "Upload" : "பதிவேற்றுக", - "File handling" : "கோப்பு கையாளுதல்", - "Maximum upload size" : "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ", - "max. possible: " : "ஆகக் கூடியது:", - "Save" : "சேமிக்க ", - "Settings" : "அமைப்புகள்", - "Upload too large" : "பதிவேற்றல் மிகப்பெரியது", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்புகளானது இந்த சேவையகத்தில் கோப்பு பதிவேற்றக்கூடிய ஆகக்கூடிய அளவிலும் கூடியது.", - "Text file" : "கோப்பு உரை" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ta_LK.json b/apps/files/l10n/ta_LK.json deleted file mode 100644 index 4d5b92402ad..00000000000 --- a/apps/files/l10n/ta_LK.json +++ /dev/null @@ -1,40 +0,0 @@ -{ "translations": { - "No file was uploaded. Unknown error" : "ஒரு கோப்பும் பதிவேற்றப்படவில்லை. அறியப்படாத வழு", - "There is no error, the file uploaded with success" : "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது", - "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" : "கோப்புகள்", - "Home" : "அகம்", - "Close" : "மூடுக", - "Favorites" : "விருப்பங்கள்", - "Upload cancelled." : "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது", - "Uploading..." : "பதிவேற்றல்...", - "File upload is in progress. Leaving the page now will cancel the upload." : "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.", - "Actions" : "செயல்கள்", - "Download" : "பதிவிறக்குக", - "Rename" : "பெயர்மாற்றம்", - "Delete" : "நீக்குக", - "Unshare" : "பகிரப்படாதது", - "Details" : "விவரங்கள்", - "Select" : "தெரிக", - "Pending" : "நிலுவையிலுள்ள", - "Name" : "பெயர்", - "Size" : "அளவு", - "Modified" : "மாற்றப்பட்டது", - "New" : "புதிய", - "Favorite" : "விருப்பமான", - "Folder" : "கோப்புறை", - "Upload" : "பதிவேற்றுக", - "File handling" : "கோப்பு கையாளுதல்", - "Maximum upload size" : "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ", - "max. possible: " : "ஆகக் கூடியது:", - "Save" : "சேமிக்க ", - "Settings" : "அமைப்புகள்", - "Upload too large" : "பதிவேற்றல் மிகப்பெரியது", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்புகளானது இந்த சேவையகத்தில் கோப்பு பதிவேற்றக்கூடிய ஆகக்கூடிய அளவிலும் கூடியது.", - "Text file" : "கோப்பு உரை" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/files/l10n/te.js b/apps/files/l10n/te.js deleted file mode 100644 index a41177c95f0..00000000000 --- a/apps/files/l10n/te.js +++ /dev/null @@ -1,13 +0,0 @@ -OC.L10N.register( - "files", - { - "Close" : "మూసివేయి", - "Delete" : "తొలగించు", - "Name" : "పేరు", - "Size" : "పరిమాణం", - "Folder" : "సంచయం", - "New folder" : "కొత్త సంచయం", - "Save" : "భద్రపరచు", - "Settings" : "అమరికలు" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/te.json b/apps/files/l10n/te.json deleted file mode 100644 index 6fa2afe050b..00000000000 --- a/apps/files/l10n/te.json +++ /dev/null @@ -1,11 +0,0 @@ -{ "translations": { - "Close" : "మూసివేయి", - "Delete" : "తొలగించు", - "Name" : "పేరు", - "Size" : "పరిమాణం", - "Folder" : "సంచయం", - "New folder" : "కొత్త సంచయం", - "Save" : "భద్రపరచు", - "Settings" : "అమరికలు" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file |