diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-20 01:54:53 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-20 01:54:53 -0400 |
commit | 40fc1d5b4b3b05b9d2e036f3d853668a38b0e0c2 (patch) | |
tree | deb23d0b4dbfab41a391a73c71feb492c4a872a2 /settings/l10n | |
parent | b6d2d6329d99c47fa8a01a7a8db7f8f2de6b9f74 (diff) | |
download | nextcloud-server-40fc1d5b4b3b05b9d2e036f3d853668a38b0e0c2.tar.gz nextcloud-server-40fc1d5b4b3b05b9d2e036f3d853668a38b0e0c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/en_GB.php | 1 | ||||
-rw-r--r-- | settings/l10n/pl.php | 1 | ||||
-rw-r--r-- | settings/l10n/tr.php | 8 |
3 files changed, 6 insertions, 4 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 800e9a58cec..b272f7a41b0 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -112,6 +112,7 @@ $TRANSLATIONS = array( "Enable Share API" => "Enable Share API", "Allow apps to use the Share API" => "Allow apps to use the Share API", "Allow links" => "Allow links", +"Enforce password protection" => "Enforce password protection", "Allow public uploads" => "Allow public uploads", "Set default expiration date" => "Set default expiry date", "Expire after " => "Expire after ", diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index daec563be95..aa0afd925cf 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -112,6 +112,7 @@ $TRANSLATIONS = array( "Enable Share API" => "Włącz API udostępniania", "Allow apps to use the Share API" => "Zezwalaj aplikacjom na korzystanie z API udostępniania", "Allow links" => "Zezwalaj na odnośniki", +"Enforce password protection" => "Wymuś zabezpieczenie hasłem", "Allow public uploads" => "Pozwól na publiczne wczytywanie", "Set default expiration date" => "Ustaw domyślną datę wygaśnięcia", "Expire after " => "Wygaś po", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 5fbdd9437a4..a64b6f916a9 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -115,13 +115,13 @@ $TRANSLATIONS = array( "Enforce password protection" => "Parola korumasını zorla", "Allow public uploads" => "Herkes tarafından yüklemeye izin ver", "Set default expiration date" => "Öntanımlı son kullanma tarihini ayarla", -"Expire after " => "Şu süreden sonra süresi dolsun", -"days" => "gün", +"Expire after " => "Süre", +"days" => "gün sonra dolsun", "Enforce expiration date" => "Son kullanma tarihini zorla", "Allow users to share items to the public with links" => "Kullanıcıların ögeleri paylaşması için herkese açık bağlantılara izin ver", "Allow resharing" => "Paylaşıma izin ver", "Allow users to share items shared with them again" => "Kullanıcıların kendileri ile paylaşılan ögeleri yeniden paylaşmasına izin ver", -"Allow users to share with anyone" => "Kullanıcıların her şeyi paylaşmalarına izin ver", +"Allow users to share with anyone" => "Kullanıcıların herkesle paylaşmasına izin ver", "Allow users to only share with users in their groups" => "Kullanıcıların sadece kendi gruplarındaki kullanıcılarla paylaşmasına izin ver", "Allow mail notification" => "Posta bilgilendirmesine izin ver", "Allow users to send mail notification for shared files" => "Paylaşılmış dosyalar için kullanıcıların posta bildirimi göndermesine izin ver", @@ -162,7 +162,7 @@ $TRANSLATIONS = array( "Show First Run Wizard again" => "İlk Çalıştırma Sihirbazını yeniden göster", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Kullandığınız: <strong>%s</strong>. Kullanılabilir alan: <strong>%s</strong>", "Password" => "Parola", -"Your password was changed" => "Şifreniz değiştirildi", +"Your password was changed" => "Parolanız değiştirildi", "Unable to change your password" => "Parolanız değiştirilemiyor", "Current password" => "Mevcut parola", "New password" => "Yeni parola", |