New translations strings.xml (Slovak)

This commit is contained in:
Austin Huang 2021-03-11 15:23:28 -05:00
parent 111759868c
commit acabe6038e
1 changed files with 14 additions and 10 deletions

View File

@ -45,11 +45,17 @@
<string name="instadp_settings">Použiť Instadp na profilové fotografie vo vysokom rozlíšení</string>
<string name="import_export">Import/Export</string>
<string name="select_language">Jazyk</string>
<plurals name="main_posts_count">
<item quantity="one">%s\nPost</item>
<item quantity="few">%s\nPosts</item>
<item quantity="many">%s\nPosts</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_count_inline">
<item quantity="one">%s\nPríspevok</item>
<item quantity="few">%s\nPríspevky</item>
<item quantity="many">%s\nPríspevku</item>
<item quantity="other">%s\nPríspevkov</item>
<item quantity="one">%s Post</item>
<item quantity="few">%s Posts</item>
<item quantity="many">%s Posts</item>
<item quantity="other">%s Posts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nSledovateľ</item>
@ -120,8 +126,7 @@
<string name="unbookmark">Zrušiť záložku</string>
<string name="follow">Sledovať</string>
<string name="unfollow">Zrušiť sledovanie</string>
<string name="favorite_short">Obľúbené</string>
<string name="unfavorite_short">Odstrániť z obľúbených</string>
<string name="favorite_short" comment="Adjective, not verb">Obľúbené</string>
<string name="block">Blokovať</string>
<string name="unblock">Odblokovať</string>
<string name="restrict">Obmedziť</string>
@ -313,14 +318,13 @@
<string name="dark_theme_settings">Tmavá téma</string>
<string name="light_barinsta_theme" comment="Yes, this one is Barista (the theme), you can also substitute it with other coffee-related words">Barista</string>
<string name="dark_material_dark_theme">Material Dark</string>
<string name="added_to_favs">Pridané do obľúbených</string>
<string name="added_to_favs_short" comment="Here it's an adjective (equivalent to verb past tense), used for the favorite chip on profile/hashtag/location fragments, so be short">Obľúbené</string>
<string name="add_to_favorites" comment="Here it's a verb, used for the favorite chip on profile/hashtag/location fragments, so be short">Obľúbiť si</string>
<string name="added_to_favs">Added to Favorites!</string>
<string name="add_to_favorites">Add to Favorites</string>
<string name="accounts">Účty</string>
<string name="hashtags">Hashtagy</string>
<string name="locations">Miesta</string>
<string name="unknown">Neznáme</string>
<string name="removed_from_favs">Vymazať z obľúbených</string>
<string name="removed_from_favs">Removed from Favourites!</string>
<string name="backup_and_restore">Backup &amp; Restore</string>
<string name="backup_summary">Backup Barinsta app settings, account login data, and/or favorites to a plain text or encrypted backup file for later restoration.</string>
<string name="backup_warning">If you\'re backing up account login data, treat the file as confidential and keep it somewhere safe!</string>