Merge pull request #178 from stom79/l10n_crowdin_localization

New Crowdin translations
This commit is contained in:
Thomas 2017-12-22 14:35:21 +01:00 committed by GitHub
commit a8d02ba0b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -15,11 +15,11 @@
<string name="no">Nei</string>
<string name="cancel">Avbryt</string>
<string name="download">Nedlasting</string>
<string name="download_file">Last ned% 1 $ s</string>
<string name="download_file">Last ned %1$s</string>
<string name="download_over">Nedlasting ferdig</string>
<string name="save_file">Lagre% 1 $ s</string>
<string name="save_file">Lagre %1$s</string>
<string name="save_over">Media lagret</string>
<string name="download_from" formatted="false">Fil:% 1 $ s</string>
<string name="download_from" formatted="false">Fil: %1$s</string>
<string name="password">Passord</string>
<string name="email">E-post</string>
<string name="accounts">Kontoer</string>
@ -202,7 +202,7 @@
<string name="status_cnt">Toots \n %1$s</string>
<string name="following_cnt">Følger \n %1$s</string>
<string name="followers_cnt">Følgere \n %1$s</string>
<string name="pins_cnt">Pinned \ n% d</string>
<string name="pins_cnt">Pinned \n %d</string>
<string name="authorize">Autorisere</string>
<string name="reject">Autorisere</string>
<!-- Scheduled toots -->

View File

@ -419,4 +419,5 @@
<string name="action_lists_owner">Your lists</string>
<!-- Migration -->
<string name="account_moved_to">%1$s has moved to %2$s</string>
<string name="show_boost_count">Show boosts/favourites count</string>
</resources>