-
Notifications
You must be signed in to change notification settings - Fork 329
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1203 from gzsombor/weblate-translations
Weblate translations
- Loading branch information
Showing
62 changed files
with
869 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="download_video">Stáhnout video</string> | ||
<string name="unable_to_delete_file">Nepodařilo se smazat stažený \'%s\' soubor.</string> | ||
<string name="video_download_stream_error">Nepodařilo se stáhnout \'%s\'.</string> | ||
<string name="download_failed_because">Nelze stáhnout %1$s protože %2$s.</string> | ||
<string name="video_stream_not_found_with_request_resolution">Nepodařilo se najít video stream s požadovaným %1$s-%2$s rozlišením</string> | ||
<string name="delete_download">Smazat stažené</string> | ||
<string name="video_downloaded">\'%s\' staženo.</string> | ||
<string name="no_downloaded_videos_text">Zde naleznete stažená videa.</string> | ||
<string name="playing_video_file_missing">Přehrávám video online jelikož se nepodařilo najít soubor ke stažení.</string> | ||
<string name="external_storage_not_available">Před stažením povolte přístup k externímu úložišti.</string> | ||
<string name="download">Stahnout</string> | ||
<string name="downloads">Stahování</string> | ||
<string name="warning_metered_network_download">Stáhnout video na placeném připojení které právě používáte\?</string> | ||
<string name="starting_video_download">Stahuji \'%s\'…</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="feed">Doporučení</string> | ||
<string name="import_subscriptions_from_youtube">Importovat odběry z YouTube</string> | ||
<string name="channel_related">Kanál...</string> | ||
<string name="subscribing_to_channels">Přihlašují k odběru kanálu…</string> | ||
<string name="open_channel">Otevřít kanál</string> | ||
<string name="fetching_subbed_channels_info">Získávám informace o kanálu…</string> | ||
<string name="fetching_subbed_channels_info_error">Nepodařilo se získat informace o kanálu.</string> | ||
<string name="fetching_subscription_videos">Získávám videa z odebíraných kanálu…</string> | ||
<string name="fetched_videos_from_channels">Nalezeno %1$d videí ze%2$d/%3$d kanálu.</string> | ||
<string name="no_new_videos_found">Žádná nová videa.</string> | ||
<string name="no_subscriptions_text">Přihlaste se k odběru nějakých kanálů aby jste zde viděli jejich čerstvá videa.</string> | ||
<string name="notification_channel_feed_title">Upozornění na doporučená</string> | ||
<string name="notification_new_videos_found">%d nových videí z odebíraných kanálu</string> | ||
</resources> |
Oops, something went wrong.