diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-27 01:54:46 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-27 01:54:46 -0400 |
commit | e58029f8ad9ed4ddb1a68ea91e76e6a8d749fe27 (patch) | |
tree | 46ecfc75199b605f27f61331136fb982c56f5d33 /lib/l10n | |
parent | 37adf6df0174c03490aef23df535b1fc1672fcf1 (diff) | |
download | nextcloud-server-e58029f8ad9ed4ddb1a68ea91e76e6a8d749fe27.tar.gz nextcloud-server-e58029f8ad9ed4ddb1a68ea91e76e6a8d749fe27.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | lib/l10n/cs_CZ.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js index c4b48a9356f..bcda6608f3a 100644 --- a/lib/l10n/cs_CZ.js +++ b/lib/l10n/cs_CZ.js @@ -84,6 +84,7 @@ OC.L10N.register( "Set an admin password." : "Zadejte heslo správce.", "Can't create or write into the data directory %s" : "Nelze vytvořit nebo zapisovat do datového adresáře %s", "%s shared »%s« with you" : "%s s vámi sdílí »%s«", + "%s via %s" : "%s pomocí %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %i", "Sharing %s failed, because the file does not exist" : "Sdílení %s selhalo, protože soubor neexistuje", "You are not allowed to share %s" : "Nemáte povoleno sdílet %s", diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json index 2d419f3c5cd..75e2ed64840 100644 --- a/lib/l10n/cs_CZ.json +++ b/lib/l10n/cs_CZ.json @@ -82,6 +82,7 @@ "Set an admin password." : "Zadejte heslo správce.", "Can't create or write into the data directory %s" : "Nelze vytvořit nebo zapisovat do datového adresáře %s", "%s shared »%s« with you" : "%s s vámi sdílí »%s«", + "%s via %s" : "%s pomocí %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %i", "Sharing %s failed, because the file does not exist" : "Sdílení %s selhalo, protože soubor neexistuje", "You are not allowed to share %s" : "Nemáte povoleno sdílet %s", |