nextcloud/apps/files_sharing/l10n/ku_IQ.php

11 lines
507 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "وشەی تێپەربو",
"%s shared the folder %s with you" => "%s دابه‌شی کردووه‌ بوخچه‌ی %s له‌گه‌ڵ تۆ",
"%s shared the file %s with you" => "%s دابه‌شی کردووه‌ په‌ڕگه‌یی %s له‌گه‌ڵ تۆ",
"Download" => "داگرتن",
"Upload" => "بارکردن",
"No preview available for" => "هیچ پێشبینیه‌ك ئاماده‌ نیه بۆ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";