diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /apps/gallery/l10n/sl.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'apps/gallery/l10n/sl.php')
-rw-r--r-- | apps/gallery/l10n/sl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gallery/l10n/sl.php b/apps/gallery/l10n/sl.php index 671e7306369..5e061239862 100644 --- a/apps/gallery/l10n/sl.php +++ b/apps/gallery/l10n/sl.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Slike", +"Settings" => "Nastavitve", "Rescan" => "Ponovno preišči", "Stop" => "Stop", "Share" => "Deli", -"Settings" => "Nastavitve", "Back" => "Nazaj", "Remove confirmation" => "Odstrani potrditev", "Do you want to remove album" => "Ali želite odstraniti album", |