diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-17 00:21:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-17 00:21:13 +0000 |
commit | 5f00a26c3ad0ad9bac62fafd059abaf2ffab4537 (patch) | |
tree | 961f8f57cc513c53058579e73435953dcaa9e556 /apps/systemtags | |
parent | 53c9cdaf324a91dbba447f239056f252b6f7cefa (diff) | |
download | nextcloud-server-5f00a26c3ad0ad9bac62fafd059abaf2ffab4537.tar.gz nextcloud-server-5f00a26c3ad0ad9bac62fafd059abaf2ffab4537.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
-rw-r--r-- | apps/systemtags/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/tr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/tr.js b/apps/systemtags/l10n/tr.js index f03336009f0..0ee2279a950 100644 --- a/apps/systemtags/l10n/tr.js +++ b/apps/systemtags/l10n/tr.js @@ -68,6 +68,8 @@ OC.L10N.register( "Manage tags" : "Etiket yönetimi", "Applying tags changes…" : "Etiket değişikllikleri uygulanıyor…", "Search or create tag" : "Etiket arayın ya da oluşturun", + "Change tag color" : "Etiket rengini değiştir", + "Create new tag" : "Etiket ekle", "Select or create tags to apply to all selected files" : "Tüm seçilmiş dosyalara uygulanacak etiketleri seçin ya da oluşturun", "Cancel" : "İptal", "Apply changes" : "Değişiklikleri uygula", diff --git a/apps/systemtags/l10n/tr.json b/apps/systemtags/l10n/tr.json index 8866f255b9e..143e6b3a18d 100644 --- a/apps/systemtags/l10n/tr.json +++ b/apps/systemtags/l10n/tr.json @@ -66,6 +66,8 @@ "Manage tags" : "Etiket yönetimi", "Applying tags changes…" : "Etiket değişikllikleri uygulanıyor…", "Search or create tag" : "Etiket arayın ya da oluşturun", + "Change tag color" : "Etiket rengini değiştir", + "Create new tag" : "Etiket ekle", "Select or create tags to apply to all selected files" : "Tüm seçilmiş dosyalara uygulanacak etiketleri seçin ya da oluşturun", "Cancel" : "İptal", "Apply changes" : "Değişiklikleri uygula", |