New translations strings.xml (Serbian (Cyrillic))

This commit is contained in:
Thomas 2018-01-02 15:31:19 +01:00
parent 1fb9bf2bc2
commit 78d0292984
1 changed files with 28 additions and 28 deletions

View File

@ -203,41 +203,41 @@
<string name="notif_follow">Вас је запратио</string>
<string name="notif_pouet">Нови тут од корисника %1$s</string>
<plurals name="other_notifications">
<item quantity="one">и још %d обавештење</item>
<item quantity="few">and %d other notifications</item>
<item quantity="other">and %d other notifications</item>
<item quantity="one">и још једно обавештење</item>
<item quantity="few">и још %d обавештења</item>
<item quantity="other">и још %d обавештења</item>
</plurals>
<plurals name="other_notif_hometimeline">
<item quantity="one">and another toot to discover</item>
<item quantity="few">and %d other toots to discover</item>
<item quantity="other">and %d other toots to discover</item>
<item quantity="one">и још један тут за открити</item>
<item quantity="few">и још %d тута за открити</item>
<item quantity="other">и још %d тутова за открити</item>
</plurals>
<string name="delete_notification_ask">Delete a notification?</string>
<string name="delete_notification_ask_all">Delete all notifications?</string>
<string name="delete_notification">The notification has been deleted!</string>
<string name="delete_notification_all">All notifications have been deleted!</string>
<string name="delete_notification_ask">Обриши обавештење?</string>
<string name="delete_notification_ask_all">Обрисати сва обавештења?</string>
<string name="delete_notification">Обавештење је обрисано!</string>
<string name="delete_notification_all">Сва обавештења су обрисана!</string>
<!-- HEADER -->
<string name="following">Following</string>
<string name="followers">Followers</string>
<string name="pinned_toots">Pinned</string>
<string name="following">Праћени</string>
<string name="followers">Пратиоци</string>
<string name="pinned_toots">Прикачени</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
<string name="client_error">Није могуће добити id клијента!</string>
<string name="no_internet">Не постоји веза са интернетом!</string>
<string name="toast_block">Налог је блокиран!</string>
<string name="toast_unblock">Налог није више блокиран!</string>
<string name="toast_mute">Налог је ућуткан!</string>
<string name="toast_unmute">Овај налог није више ућуткан!</string>
<string name="toast_follow">The account was followed!</string>
<string name="toast_unfollow">The account is no longer followed!</string>
<string name="toast_reblog">The toot was boosted!</string>
<string name="toast_unreblog">The toot is no longer boosted!</string>
<string name="toast_favourite">The toot was added to your favourites!</string>
<string name="toast_unfavourite">The toot was removed from your favourites!</string>
<string name="toast_report">The toot was reported!</string>
<string name="toast_unstatus">The toot was deleted!</string>
<string name="toast_pin">The toot was pinned!</string>
<string name="toast_unpin">The toot was unpinned!</string>
<string name="toast_error">Oops ! An error occurred!</string>
<string name="toast_follow">Налог је запраћен!</string>
<string name="toast_unfollow">Налог се не прати више!</string>
<string name="toast_reblog">Тут је подржан!</string>
<string name="toast_unreblog">Тут није више подржан!</string>
<string name="toast_favourite">Тут је додат у Ваше омиљене!</string>
<string name="toast_unfavourite">Тут је склоњен из Ваших омиљених!</string>
<string name="toast_report">Тут је пријављен!</string>
<string name="toast_unstatus">Тут је обрисан!</string>
<string name="toast_pin">Тут је прикачен!</string>
<string name="toast_unpin">Тут више није прикачен!</string>
<string name="toast_error">Упс, дошло је до грешке!</string>
<string name="toast_code_error">An error occurred! The instance did not return an authorisation code!</string>
<string name="toast_error_instance">The instance domain does not seem to be valide!</string>
<string name="toast_error_loading_account">An error occurred while switching between accounts!</string>