Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ku_IQ.js « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60110b5a0a78bc1a18ef7671d07bdd309d74c744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "files_external",
    {
    "Location" : "شوێن",
    "Username" : "ناوی به‌کارهێنه‌ر",
    "Password" : "وشەی تێپەربو",
    "Share" : "هاوبەشی کردن",
    "URL" : "ناونیشانی به‌سته‌ر",
    "Name" : "ناو",
    "Folder name" : "ناوی بوخچه"
},
"nplurals=2; plural=(n != 1);");