circles/l10n/az.js
Nextcloud bot 153752a76b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24 02:36:43 +00:00

24 lines
671 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"circles",
{
"Personal" : "Şəxsi",
"System" : "Sistem",
"Visible" : "Görünən",
"Hidden" : "Gizli",
"Local" : "Yerli",
"Federated" : "Federated",
"Admin" : "İnzibatçı",
"Owner" : "Owner",
"No files in here" : "Burda fayl yoxdur",
"No entries found in this folder" : "Bu qovluqda heç bir verilən tapılmadı",
"Name" : "Ad",
"Size" : "Həcm",
"Modified" : "Dəyişdirildi",
"Settings" : "Quraşdırmalar",
"Username" : "İstifadəçi adı",
"Link" : "Link",
"Description" : "Açıqlanma",
"Change password" : "Şifrəni dəyiş"
},
"nplurals=2; plural=(n != 1);");