summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ku_IQ.php
blob: 76a66b06cc6875521a62df1c81763de52769371d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$TRANSLATIONS = array(
"URL cannot be empty." => "ناونیشانی به‌سته‌ر نابێت به‌تاڵ بێت.",
"Error" => "هه‌ڵه",
"_Uploading %n file_::_Uploading %n files_" => array(,),
"Name" => "ناو",
"_%n folder_::_%n folders_" => array(,),
"_%n file_::_%n files_" => array(,),
"Upload" => "بارکردن",
"Save" => "پاشکه‌وتکردن",
"Folder" => "بوخچه",
"Download" => "داگرتن"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";