diff options
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index bc7fbdb19ed..d592547ce8e 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -23,6 +23,7 @@ OC.L10N.register( "PHP %s or higher is required." : "PHP %s ya da daha sonraki bir sürümü gerekli.", "PHP with a version lower than %s is required." : "PHP %s ya da daha önceki bir sürümü gerekli.", "%sbit or higher PHP required." : "%sbit ya da daha sonraki bir PHP sürümü gerekli.", + "The following architectures are supported: %s" : "Şu mimariler destekleniyor: %s", "The following databases are supported: %s" : "Şu veritabanları destekleniyor: %s", "The command line tool %s could not be found" : "%s komut satırı aracı bulunamadı", "The library %s is not available." : "%s kitaplığı bulunamadı.", |