diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-01 00:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-01 00:12:27 +0000 |
commit | 90ab77d8bba5ef4ec372c7db9052f9e41fa4c199 (patch) | |
tree | 7c589cf077fcf63fef3515a3bf790feae93dabbe /lib/l10n | |
parent | 2f024dcd02210418bb49c0cab2a9b803fa267d84 (diff) | |
download | nextcloud-server-90ab77d8bba5ef4ec372c7db9052f9e41fa4c199.tar.gz nextcloud-server-90ab77d8bba5ef4ec372c7db9052f9e41fa4c199.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", |