Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2020-04-07 11:05:23 +0300
committerDaniel Lublin <daniel@lublin.se>2020-04-07 11:05:23 +0300
commit52a7ceaacabaead6c704ca25d5043694f28751c8 (patch)
tree6d7cd1ebc14e69962eff6de36f8bac53452ce2e0
parente4cf4818a21c54120c5c4e135c0e0a69876daec8 (diff)
Bump humla
-rw-r--r--app/src/main/res/values-pl/strings.xml138
m---------libraries/humla0
2 files changed, 0 insertions, 138 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
deleted file mode 100644
index b051d6e..0000000
--- a/app/src/main/res/values-pl/strings.xml
+++ /dev/null
@@ -1,138 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<resources>
- <!--Drawer pane-->
- <string name="drawer_server">Serwer</string>
- <string name="drawer_info">Informacje</string>
- <string name="drawer_tokens">Hasła dostępu</string>
- <string name="drawer_header_servers">Serwer</string>
- <string name="drawer_favorites">Ulubione</string>
- <string name="drawer_lan">LAN</string>
- <!--Chat formatting-->
- <string name="chat_message_to">To</string>
- <!--User menu-->
- <string name="user_menu_mute">Wycisz</string>
- <string name="user_menu_deafen">Ogłusz</string>
- <string name="user_menu_information">Informacje</string>
- <!--Channel menu-->
- <!--Comment Fragment-->
- <!--Server Info Fragment-->
- <!--Server matching-->
- <!--Common-->
- <string name="channels">Channels</string>
- <string name="server_add">Dodaj serwer</string>
- <string name="server_password">Hasło (Opcjonalne)</string>
- <string name="server_username">Nazwa użytkownika</string>
- <string name="server_port">Port</string>
- <string name="server_host">Adres (IP lub domena)</string>
- <string name="server_label">Etykieta</string>
- <string name="fragment_chat">Czat</string>
- <string name="fragment_channel">Kanał</string>
- <string name="menu_settings">Settings</string>
- <string name="ptt">PUSH TO TALK</string>
- <string name="mute">Mute</string>
- <string name="deafen">Deafen</string>
- <string name="disconnect">Disconnect</string>
- <string name="disconnectSure">Are you sure you want to disconnect from Mumble?</string>
- <string name="save">Save</string>
- <string name="add">Add</string>
- <string name="preferences">Preferences</string>
- <string name="togglelocalmute">Toggle Local Mute</string>
- <string name="chat">Chat</string>
- <string name="perm_denied">Brak dostępu!</string>
- <string name="connectionRefused">Connection Refused</string>
- <string name="confirm_delete_server">Usunąć ten serwer?</string>
- <string name="disconnected">Disconnected</string>
- <string name="loading">Loading…</string>
- <string name="reset_key">Reset Key</string>
- <string name="externalStorageUnavailable">External storage unavailable, cannot load certificate</string>
- <string name="addFavorite">Add Favorite</string>
- <string name="removeFavorite">Remove Favorite</string>
- <string name="viewFavorites">View Favorites</string>
- <string name="favorites">Favorites</string>
- <string name="favoriteRemoved">Favorite removed.</string>
- <string name="favoriteAdded">Favorite added.</string>
- <string name="noFavorites">No favorited channels.</string>
- <string name="accessTokens">Access Tokens</string>
- <string name="accessAdd">Add Access Token</string>
- <string name="pushToTalkHint">(tick checkbox to enable toggle)</string>
- <string name="messageReceived">New message</string>
- <string name="generateCert">Generate Certificate</string>
- <string name="generateCertSuccess">Your certificate has been set and saved as %s!</string>
- <string name="generateCertFailure">Failed to generate certificate.</string>
- <string name="generateCertProgress">Generating certificate…</string>
- <string name="search">Search</string>
- <string name="searchHint">Search channels and users</string>
- <string name="undocumentedWakeLock">Unfortunately, it doesn\'t look like we can provide proximity sensor wake lock support for your device. Please change the call mode to speakerphone.</string>
- <string name="recordingVolume">Recording Volume Boost</string>
- <string name="quickConnect">Quick Connect</string>
- <string name="connect">Connect</string>
- <string name="connectToServer">Connect to Server</string>
- <string name="edit">Edit</string>
- <string name="delete">Delete</string>
- <string name="retry">Retry</string>
- <string name="messageToUser">Type message to user \'%s\'</string>
- <string name="messageToChannel">Type message to channel here</string>
- <string name="online">Online</string>
- <string name="offline">Offline</string>
- <string name="clearChat">Clear Chat</string>
- <string name="connected">Connected</string>
- <string name="mumlaConnected">Mumla Connected</string>
- <string name="mumlaDisconnected">Mumla Disconnected</string>
- <string name="lostConnection">Lost connection to the server.</string>
- <string name="resume">Resume</string>
- <string name="channel">Channel</string>
- <string name="user">User</string>
- <string name="server">Server</string>
- <string name="chat_notify_moved">%1$s moved in from %2$s by %3$s.</string>
- <string name="chat_notify_muted_deafened">Muted and deafened.</string>
- <string name="chat_notify_muted">Muted.</string>
- <string name="chat_notify_unmuted">Unmuted.</string>
- <string name="chat_notify_unmuted_undeafened">Unmuted and undeafened.</string>
- <string name="chat_notify_now_muted_deafened">%s is now muted and deafened.</string>
- <string name="chat_notify_now_muted">%s is now muted.</string>
- <string name="chat_notify_now_unmuted">%s is now unmuted.</string>
- <string name="chat_notify_now_unmuted_undeafened">%s is now unmuted and undeafened.</string>
- <string name="chat_notify_connected">%s connected.</string>
- <string name="chat_notify_disconnected">%s disconnected.</string>
- <string name="unknown">Unknown</string>
- <string name="server_list_title_favorite">FAVORITES</string>
- <string name="server_list_title_lan">LAN</string>
- <string name="server_list_title_public_internet">PUBLIC INTERNET</string>
- <string name="ping">Ping</string>
- <string name="sort">Sort</string>
- <string name="sortBy">Sort by…</string>
- <string name="name">Name</string>
- <string name="country">Country</string>
- <string name="share">Share</string>
- <string name="shareMessage">Join this Mumble server with Mumla! %s</string>
- <string name="noServerInfo">Ping to fetch info</string>
- <string name="status_notify_muted_and_deafened">Muted and deafened.</string>
- <string name="status_notify_muted">Muted.</string>
- <string name="comment">Comment</string>
- <string name="close">Close</string>
- <string name="retrieving">Retrieving…</string>
- <string name="search_name">Name</string>
- <string name="search_country">Country</string>
- <string name="preferences_immutable">This setting cannot be changed while connected to a server.</string>
- <string name="fullscreen">Fullscreen</string>
- <string name="fullscreen_chat">Chat</string>
- <string name="fullscreen_channel">Channel</string>
- <string name="fetchingServers">Please wait, fetching list of public servers.</string>
- <string name="information">Information</string>
- <string name="register">Register Self</string>
- <string name="userControl">User Control</string>
- <string name="registerSelfSuccess">Sent registration request</string>
- <string name="error_fetching_servers">Error fetching servers!\nCheck your internet connection.</string>
- <string name="coming_soon">This feature is coming soon.</string>
- <string name="search_channel_users">%d users</string>
- <string name="reconnecting">Reconnecting in %d seconds.</string>
- <string name="tapToReconnect">Tap to reconnect</string>
- <string name="hint_ptt">Push to Talk</string>
- <string name="hint_ptt_summary">Simply press this button down to talk. Double-tap to toggle it.</string>
- <string name="hint_server_add">Welcome to Mumla</string>
- <string name="hint_server_add_summary">To begin, add a favourite server by pressing the add button on the action bar.</string>
- <string name="hint_switching">Switching Between Views</string>
- <string name="hint_switching_summary">Switch between the chat and channel views by using the buttons in the top left, or swiping.</string>
- <string name="action_settings">Ustawienia</string>
- <string name="transmit_mode">Tryb aktywacji</string>
-</resources>
diff --git a/libraries/humla b/libraries/humla
-Subproject e40cd192cfe05b8809b8b563be1f0d3605765b4
+Subproject bf5de26c033a052e730e15404fe6da8e7d539dc