summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/bs.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-05 01:56:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-05 01:56:33 -0400
commit23e0ef6ed0966376c384ca31f42cef672bbfd7bb (patch)
tree58d96603f18745246880cb6e48bc33cde5f0c9ae /apps/files_sharing/l10n/bs.php
parent8fbcca129102341cb957e18ab69f75f984fb43d1 (diff)
downloadnextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.tar.gz
nextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/bs.php')
-rw-r--r--apps/files_sharing/l10n/bs.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/bs.php b/apps/files_sharing/l10n/bs.php
index 440d8140d9d..bf5b758a33d 100644
--- a/apps/files_sharing/l10n/bs.php
+++ b/apps/files_sharing/l10n/bs.php
@@ -1,7 +1,6 @@
<?php
$TRANSLATIONS = array(
"Shared by" => "Dijeli",
-"Name" => "Ime",
-"Save" => "Spasi"
+"Name" => "Ime"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";