mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1730: Add polish translation.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"translations/fr.json",
|
||||
"translations/ja.json",
|
||||
"translations/ko.json",
|
||||
"translations/pl.json",
|
||||
"translations/pt.json",
|
||||
"translations/ru.json",
|
||||
"translations/zh.json"
|
||||
|
@@ -0,0 +1,18 @@
|
||||
{
|
||||
|
||||
"DATA_SOURCE_QUICKCONNECT" : {
|
||||
"NAME" : "QuickConnect"
|
||||
},
|
||||
|
||||
"QUICKCONNECT" : {
|
||||
"ACTION_CONNECT" : "Połącz",
|
||||
|
||||
"ERROR_INVALID_URI" : "Podano nieprawidłowy URI",
|
||||
"ERROR_NO_HOST" : "Nie podano hosta",
|
||||
"ERROR_NO_PROTOCOL" : "Nie podano protokołu",
|
||||
"ERROR_NOT_ABSOLUTE_URI" : "Adres URI nie jest absolutny",
|
||||
|
||||
"FIELD_PLACEHOLDER_URI" : "Podaj URI Połączenia"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user