diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-01 00:12:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-01 00:12:17 +0000 |
commit | 021dad53be0ca7ff0a330f4408f51894a9698ecd (patch) | |
tree | 35c2e05daca94159be35a01e93ce2faf27e82c92 /lib/l10n | |
parent | c31632ccdf5c9a76499ad36b40c8cf52c1602754 (diff) | |
download | nextcloud-server-021dad53be0ca7ff0a330f4408f51894a9698ecd.tar.gz nextcloud-server-021dad53be0ca7ff0a330f4408f51894a9698ecd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/cs.js | 1 | ||||
-rw-r--r-- | lib/l10n/cs.json | 1 | ||||
-rw-r--r-- | lib/l10n/vi.js | 1 | ||||
-rw-r--r-- | lib/l10n/vi.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 0f26fdd1db0..e951af020b4 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -124,6 +124,7 @@ OC.L10N.register( "Sharing %s failed, because the sharing backend for %s could not find its source" : "Sdílení položky %s selhalo, protože úložiště sdílení %s nenalezla zdroj", "Sharing %s failed, because the file could not be found in the file cache" : "Sdílení položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávací paměti", "Open »%s«" : "Otevřít »%s«", + "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s", "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 1f4dd7ef180..d5cc69e471e 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -122,6 +122,7 @@ "Sharing %s failed, because the sharing backend for %s could not find its source" : "Sdílení položky %s selhalo, protože úložiště sdílení %s nenalezla zdroj", "Sharing %s failed, because the file could not be found in the file cache" : "Sdílení položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávací paměti", "Open »%s«" : "Otevřít »%s«", + "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s", "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření", diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index f42825aad46..8156212d8ba 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -16,6 +16,7 @@ OC.L10N.register( "__language_name__" : "Tiếng Việt", "Apps" : "Ứng dụng", "Users" : "Người dùng", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.", "%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn", "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Application is not enabled" : "Ứng dụng không được BẬT", diff --git a/lib/l10n/vi.json b/lib/l10n/vi.json index 6fe39695b02..b864aafd1e4 100644 --- a/lib/l10n/vi.json +++ b/lib/l10n/vi.json @@ -14,6 +14,7 @@ "__language_name__" : "Tiếng Việt", "Apps" : "Ứng dụng", "Users" : "Người dùng", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.", "%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn", "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Application is not enabled" : "Ứng dụng không được BẬT", |