diff options
Diffstat (limited to 'apps/theming/l10n/tr.js')
-rw-r--r-- | apps/theming/l10n/tr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index d478d14691d..dffc327c0d1 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -8,8 +8,11 @@ OC.L10N.register( "Name cannot be empty" : "Ad boş olamaz", "The given name is too long" : "Belirtilen ad çok uzun", "The given web address is too long" : "Belirtilen web adresi çok uzun", + "The given web address is not a valid URL" : "Belirtilen web adresi geçersiz", "The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun", + "The given legal notice address is not a valid URL" : "Belirtilen yasal bildirim adresi geçersiz", "The given privacy policy address is too long" : "Belirtilen kişisel gizliliğin korunması ilkesi adresi çok uzun", + "The given privacy policy address is not a valid URL" : "Belirtilen gizlilik ilkesi adresi geçersiz", "The given slogan is too long" : "Belirtilen slogan çok uzun", "The given color is invalid" : "Belirtilen renk geçersiz", "The file was uploaded" : "Dosya yüklendi", |