diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-11 02:03:53 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-11 02:03:53 +0200 |
commit | 6a29bbda7ad87c8bd606c606d237f4c9a0cca9eb (patch) | |
tree | 5e6f8ac96c02a85d69ed84b5a2bdd4bd53322c9d /apps/files_sharing/l10n/uk.php | |
parent | 463b48b2e1e337c1531f094b26cae79d11bdcf27 (diff) | |
download | nextcloud-server-6a29bbda7ad87c8bd606c606d237f4c9a0cca9eb.tar.gz nextcloud-server-6a29bbda7ad87c8bd606c606d237f4c9a0cca9eb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/uk.php')
-rw-r--r-- | apps/files_sharing/l10n/uk.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php new file mode 100644 index 00000000000..43b86a28c17 --- /dev/null +++ b/apps/files_sharing/l10n/uk.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Password" => "Пароль", +"Download" => "Завантажити" +); |