diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-21 02:26:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-21 02:26:35 +0000 |
commit | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (patch) | |
tree | d1e01f03ec0a571b6224a40ab64680a671901b09 /core | |
parent | 35c2a9fe0a626bbc73e4cb3b6454c71507fb94be (diff) | |
download | nextcloud-server-d1cf6aa71ae28ec014c4d27090e161010cd89e01.tar.gz nextcloud-server-d1cf6aa71ae28ec014c4d27090e161010cd89e01.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/tr.js | 2 | ||||
-rw-r--r-- | core/l10n/tr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c1ae8f4d112..a140b2a83ee 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -160,6 +160,8 @@ OC.L10N.register( "Recommended apps" : "Önerilen uygulamalar", "Loading apps …" : "Uygulamalar yükleniyor …", "Could not fetch list of apps from the app store." : "Uygulama mağazasından uygulama listesi alınamadı.", + "Installing apps …" : "Uygulamalar kuruluyor …", + "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "Uygulama indirilemedi ya da kurulamadı", "Can't install this app because it is not compatible" : "Bu uygulama uyumlu olmadığından kurulamadı", "Can't install this app" : "Bu uygulama kurulamadı", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 1fa9958acd6..79d2bcc760b 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -158,6 +158,8 @@ "Recommended apps" : "Önerilen uygulamalar", "Loading apps …" : "Uygulamalar yükleniyor …", "Could not fetch list of apps from the app store." : "Uygulama mağazasından uygulama listesi alınamadı.", + "Installing apps …" : "Uygulamalar kuruluyor …", + "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "Uygulama indirilemedi ya da kurulamadı", "Can't install this app because it is not compatible" : "Bu uygulama uyumlu olmadığından kurulamadı", "Can't install this app" : "Bu uygulama kurulamadı", |