diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-01 13:37:28 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-01 13:37:28 +0200 |
commit | c0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430 (patch) | |
tree | 9d8e9ba20783c7ed1dafa3f70fba26ca9f43111e /settings | |
parent | 10bd64debdf15a181def233ef8685c15d528c5e1 (diff) | |
download | nextcloud-server-c0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430.tar.gz nextcloud-server-c0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/nl.php | 9 | ||||
-rw-r--r-- | settings/l10n/vi.php | 4 |
2 files changed, 13 insertions, 0 deletions
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index 6048cbd63b0..f480acba66b 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -16,6 +16,15 @@ "execute one task with each page loaded" => "Voer 1 taak uit bij elke geladen pagina", "cron.php is registered at a webcron service" => "cron.php is geregistreerd bij een webcron service", "use systems cron service" => "gebruik de systeem cron service", +"Share API" => "Deel API", +"Enable Share API" => "Zet de Deel API aan", +"Allow apps to use the Share API" => "Sta apps toe om de Deel API te gebruiken", +"Allow links" => "Sta links toe", +"Allow users to share items to the public with links" => "Sta gebruikers toe om items via links publiekelijk te maken", +"Allow resharing" => "Sta verder delen toe", +"Allow users to share items shared with them again" => "Sta gebruikers toe om items nogmaals te delen", +"Allow users to share with anyone" => "Sta gebruikers toe om met iedereen te delen", +"Allow users to only share with users in their groups" => "Sta gebruikers toe om alleen met gebruikers in hun groepen te delen", "Log" => "Log", "More" => "Meer", "Add your App" => "Voeg je App toe", diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php index 41e4441b1cb..9e0709239fb 100644 --- a/settings/l10n/vi.php +++ b/settings/l10n/vi.php @@ -1,13 +1,17 @@ <?php $TRANSLATIONS = array( +"Unable to load list from App Store" => "Không thể tải danh sách ứng dụng từ App Store", "Email saved" => "Lưu email", "Invalid email" => "Email không hợp lệ", "OpenID Changed" => "Đổi OpenID", "Invalid request" => "Yêu cầu không hợp lệ", +"Authentication error" => "Lỗi xác thực", "Language changed" => "Ngôn ngữ đã được thay đổi", +"Error" => "Lỗi", "Disable" => "Vô hiệu", "Enable" => "Cho phép", "Saving..." => "Đang tiến hành lưu ...", "__language_name__" => "__Ngôn ngữ___", +"Security Warning" => "Cảnh bảo bảo mật", "Log" => "Log", "More" => "nhiều hơn", "Add your App" => "Thêm ứng dụng của bạn", |