Skip to content

Commit

Permalink
Added placeholder for polish language support
Browse files Browse the repository at this point in the history
  • Loading branch information
lupusA committed Mar 8, 2024
1 parent 4209eaa commit 70311c8
Show file tree
Hide file tree
Showing 11 changed files with 266 additions and 34 deletions.
23 changes: 21 additions & 2 deletions public/locales/de-DE/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,31 @@
"task.header.value": "Value",

"repository.status.initializing": "Initializing repository...",
"repository.event.connection.cancel":"Cancel connection",
"repository.status.connected": "Connected to repository",
"repository.event.connection.cancel":"Cancel connection",
"repository.event.connection.disconnect": "Disconnect from repository",
"repository.event.description.update": "Update description",

"repository.feedback.description.required":"Repository description is required",
"repository.feedback.read.only": "Repository is read-only",
"repository.feedback.eco.disabled":"Inaktiv",

"repository.attribute.server.url": "Server URL",
"repository.attribute.config.file": "Config file",
"repository.attribute.provider": "Provider",
"repository.attribute.algorithm.encryption": "Encryption algorithm",
"repository.attribute.algorithm.hash": "Hash algorithm",
"repository.attribute.algorithm.splitter": "Splitter algorithm",
"repository.attribute.algorithm.eco": "Error correction algorithm",

"repository.attribute.connected.as": "Connected as",
"repository.attribute.compression.internal": "Internal compression",
"repository.attribute.format": "Repository format",
"repository.attribute.eco": "Error correction overhead",

"log.event.hide": "Hide log",
"log.event.show": "Show log",


"user.interface": "User interface",
"user.interface.appearance":"Appearance",
"user.interface.appearance.hint":"Select font size",
Expand All @@ -62,6 +80,7 @@
"lang.ru": "Russian",
"lang.jp": "Japanese",
"lang.it": "Italian",
"lang.pl": "Polish",

"lang.help": "Sets the language for the user interface",
"lang.select": "Select language",
Expand Down
23 changes: 21 additions & 2 deletions public/locales/en-GB/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,31 @@
"task.header.value": "Value",

"repository.status.initializing": "Initializing repository...",
"repository.event.connection.cancel":"Cancel connection",
"repository.status.connected": "Connected to repository",
"repository.event.connection.cancel":"Cancel connection",
"repository.event.connection.disconnect": "Disconnect from repository",
"repository.event.description.update": "Update description",

"repository.feedback.description.required":"Repository description is required",
"repository.feedback.read.only": "Repository is read-only",
"repository.feedback.eco.disabled":"Disabled",

"repository.attribute.server.url": "Server URL",
"repository.attribute.config.file": "Config file",
"repository.attribute.provider": "Provider",
"repository.attribute.algorithm.encryption": "Encryption algorithm",
"repository.attribute.algorithm.hash": "Hash algorithm",
"repository.attribute.algorithm.splitter": "Splitter algorithm",
"repository.attribute.algorithm.eco": "Error correction algorithm",

"repository.attribute.connected.as": "Connected as",
"repository.attribute.compression.internal": "Internal compression",
"repository.attribute.format": "Repository format",
"repository.attribute.eco": "Error correction overhead",

"log.event.hide": "Hide log",
"log.event.show": "Show log",


"user.interface": "User interface",
"user.interface.appearance":"Appearance",
"user.interface.appearance.hint":"Select font size",
Expand All @@ -62,6 +80,7 @@
"lang.ru": "Russian",
"lang.jp": "Japanese",
"lang.it": "Italian",
"lang.pl": "Polish",

"lang.help": "Sets the language for the user interface",
"lang.select": "Select language",
Expand Down
23 changes: 21 additions & 2 deletions public/locales/es-ES/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,31 @@
"task.header.value": "Value",

"repository.status.initializing": "Initializing repository...",
"repository.event.connection.cancel":"Cancel connection",
"repository.status.connected": "Connected to repository",
"repository.event.connection.cancel":"Cancel connection",
"repository.event.connection.disconnect": "Disconnect from repository",
"repository.event.description.update": "Update description",

"repository.feedback.description.required":"Repository description is required",
"repository.feedback.read.only": "Repository is read-only",
"repository.feedback.eco.disabled":"Disabled",

"repository.attribute.server.url": "Server URL",
"repository.attribute.config.file": "Config file",
"repository.attribute.provider": "Provider",
"repository.attribute.algorithm.encryption": "Encryption algorithm",
"repository.attribute.algorithm.hash": "Hash algorithm",
"repository.attribute.algorithm.splitter": "Splitter algorithm",
"repository.attribute.algorithm.eco": "Error correction algorithm",

"repository.attribute.connected.as": "Connected as",
"repository.attribute.compression.internal": "Internal compression",
"repository.attribute.format": "Repository format",
"repository.attribute.eco": "Error correction overhead",

"log.event.hide": "Hide log",
"log.event.show": "Show log",


"user.interface": "User interface",
"user.interface.appearance":"Appearance",
"user.interface.appearance.hint":"Select font size",
Expand All @@ -62,6 +80,7 @@
"lang.ru": "Russian",
"lang.jp": "Japanese",
"lang.it": "Italian",
"lang.pl": "Polish",

"lang.help": "Sets the language for the user interface",
"lang.select": "Select language",
Expand Down
23 changes: 21 additions & 2 deletions public/locales/fr-FR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,31 @@
"task.header.value": "Value",

"repository.status.initializing": "Initializing repository...",
"repository.event.connection.cancel":"Cancel connection",
"repository.status.connected": "Connected to repository",
"repository.event.connection.cancel":"Cancel connection",
"repository.event.connection.disconnect": "Disconnect from repository",
"repository.event.description.update": "Update description",

"repository.feedback.description.required":"Repository description is required",
"repository.feedback.read.only": "Repository is read-only",
"repository.feedback.eco.disabled":"Disabled",

"repository.attribute.server.url": "Server URL",
"repository.attribute.config.file": "Config file",
"repository.attribute.provider": "Provider",
"repository.attribute.algorithm.encryption": "Encryption algorithm",
"repository.attribute.algorithm.hash": "Hash algorithm",
"repository.attribute.algorithm.splitter": "Splitter algorithm",
"repository.attribute.algorithm.eco": "Error correction algorithm",

"repository.attribute.connected.as": "Connected as",
"repository.attribute.compression.internal": "Internal compression",
"repository.attribute.format": "Repository format",
"repository.attribute.eco": "Error correction overhead",

"log.event.hide": "Hide log",
"log.event.show": "Show log",


"user.interface": "User interface",
"user.interface.appearance":"Appearance",
"user.interface.appearance.hint":"Select font size",
Expand All @@ -62,6 +80,7 @@
"lang.ru": "Russian",
"lang.jp": "Japanese",
"lang.it": "Italian",
"lang.pl": "Polish",

"lang.help": "Sets the language for the user interface",
"lang.select": "Select language",
Expand Down
23 changes: 21 additions & 2 deletions public/locales/it-IT/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,31 @@
"task.header.value": "Value",

"repository.status.initializing": "Initializing repository...",
"repository.event.connection.cancel":"Cancel connection",
"repository.status.connected": "Connected to repository",
"repository.event.connection.cancel":"Cancel connection",
"repository.event.connection.disconnect": "Disconnect from repository",
"repository.event.description.update": "Update description",

"repository.feedback.description.required":"Repository description is required",
"repository.feedback.read.only": "Repository is read-only",
"repository.feedback.eco.disabled":"Disabled",

"repository.attribute.server.url": "Server URL",
"repository.attribute.config.file": "Config file",
"repository.attribute.provider": "Provider",
"repository.attribute.algorithm.encryption": "Encryption algorithm",
"repository.attribute.algorithm.hash": "Hash algorithm",
"repository.attribute.algorithm.splitter": "Splitter algorithm",
"repository.attribute.algorithm.eco": "Error correction algorithm",

"repository.attribute.connected.as": "Connected as",
"repository.attribute.compression.internal": "Internal compression",
"repository.attribute.format": "Repository format",
"repository.attribute.eco": "Error correction overhead",

"log.event.hide": "Hide log",
"log.event.show": "Show log",


"user.interface": "User interface",
"user.interface.appearance":"Appearance",
"user.interface.appearance.hint":"Select font size",
Expand All @@ -62,6 +80,7 @@
"lang.ru": "Russian",
"lang.jp": "Japanese",
"lang.it": "Italian",
"lang.pl": "Polish",

"lang.help": "Sets the language for the user interface",
"lang.select": "Select language",
Expand Down
23 changes: 21 additions & 2 deletions public/locales/jp-JP/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,31 @@
"task.header.value": "Value",

"repository.status.initializing": "Initializing repository...",
"repository.event.connection.cancel":"Cancel connection",
"repository.status.connected": "Connected to repository",
"repository.event.connection.cancel":"Cancel connection",
"repository.event.connection.disconnect": "Disconnect from repository",
"repository.event.description.update": "Update description",

"repository.feedback.description.required":"Repository description is required",
"repository.feedback.read.only": "Repository is read-only",
"repository.feedback.eco.disabled":"Disabled",

"repository.attribute.server.url": "Server URL",
"repository.attribute.config.file": "Config file",
"repository.attribute.provider": "Provider",
"repository.attribute.algorithm.encryption": "Encryption algorithm",
"repository.attribute.algorithm.hash": "Hash algorithm",
"repository.attribute.algorithm.splitter": "Splitter algorithm",
"repository.attribute.algorithm.eco": "Error correction algorithm",

"repository.attribute.connected.as": "Connected as",
"repository.attribute.compression.internal": "Internal compression",
"repository.attribute.format": "Repository format",
"repository.attribute.eco": "Error correction overhead",

"log.event.hide": "Hide log",
"log.event.show": "Show log",


"user.interface": "User interface",
"user.interface.appearance":"Appearance",
"user.interface.appearance.hint":"Select font size",
Expand All @@ -62,6 +80,7 @@
"lang.ru": "Russian",
"lang.jp": "Japanese",
"lang.it": "Italian",
"lang.pl": "Polish",

"lang.help": "Sets the language for the user interface",
"lang.select": "Select language",
Expand Down
96 changes: 96 additions & 0 deletions public/locales/pl-PL/translation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"tab.preferences":"Preferences",
"tab.repository":"Repository",
"tab.tasks":"Tasks",
"tab.policies":"Policies",
"tab.snapshots":"Snapshots",

"task.all":"All",
"task.running":"Running",
"task.failed":"Failed",
"task.loading": "Loading...",
"task.time.start": "Start time",
"task.status": "Status",
"task.kind": "Kind",
"task.description": "Description",

"task.status.succeed.after": "Task succeeded after",
"task.status.canceled": "Task canceled after",
"task.status.canceling": "Canceling",
"task.status.error": "Task error",
"task.status.running.for": "Task running for",

"task.status.started": "Started",
"task.status.finished": "Finished",
"task.logs": "Logs",

"task.event.stop": "Stop",
"task.header.counter": "Counter",
"task.header.value": "Value",

"repository.status.initializing": "Initializing repository...",
"repository.status.connected": "Connected to repository",
"repository.event.connection.cancel":"Cancel connection",
"repository.event.connection.disconnect": "Disconnect from repository",
"repository.event.description.update": "Update description",

"repository.feedback.description.required":"Repository description is required",
"repository.feedback.read.only": "Repository is read-only",
"repository.feedback.eco.disabled":"Disabled",

"repository.attribute.server.url": "Server URL",
"repository.attribute.config.file": "Config file",
"repository.attribute.provider": "Provider",
"repository.attribute.algorithm.encryption": "Encryption algorithm",
"repository.attribute.algorithm.hash": "Hash algorithm",
"repository.attribute.algorithm.splitter": "Splitter algorithm",
"repository.attribute.algorithm.eco": "Error correction algorithm",

"repository.attribute.connected.as": "Connected as",
"repository.attribute.compression.internal": "Internal compression",
"repository.attribute.format": "Repository format",
"repository.attribute.eco": "Error correction overhead",

"log.event.hide": "Hide log",
"log.event.show": "Show log",

"user.interface": "User interface",
"user.interface.appearance":"Appearance",
"user.interface.appearance.hint":"Select font size",
"user.interface.appearance.help": "Specifies the appearance of the user interface",

"user.interface.appearance.small":"small",
"user.interface.appearance.medium":"medium",
"user.interface.appearance.large":"large",

"user.interface.pagesize.description": "Page size",
"user.interface.pagesize.help": "Specifies the pagination size in tables",
"user.interface.pagesize.hint": "Page size",

"user.interface.byte.representation.description":"Select byte representation",
"user.interface.byte.representation.select":"Select byte representation",
"user.interface.byte.representation.help":"Specifies the representation of bytes",

"user.language":"Language",

"lang.en": "English",
"lang.de": "German",
"lang.es": "Spanish",
"lang.fr": "French",
"lang.ru": "Russian",
"lang.jp": "Japanese",
"lang.it": "Italian",
"lang.pl": "Polish",

"lang.help": "Sets the language for the user interface",
"lang.select": "Select language",
"lang.description": "Select the language",

"theme.description": "Theme",
"theme.select": "Select theme",
"theme.help": "The current active theme",
"theme.dark":"dark",
"theme.light": "light",
"theme.pastel": "pastel",
"theme.ocean":"ocean"
}
23 changes: 21 additions & 2 deletions public/locales/ru-RU/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,31 @@
"task.header.value": "Value",

"repository.status.initializing": "Initializing repository...",
"repository.event.connection.cancel":"Cancel connection",
"repository.status.connected": "Connected to repository",
"repository.event.connection.cancel":"Cancel connection",
"repository.event.connection.disconnect": "Disconnect from repository",
"repository.event.description.update": "Update description",

"repository.feedback.description.required":"Repository description is required",
"repository.feedback.read.only": "Repository is read-only",
"repository.feedback.eco.disabled":"Disabled",

"repository.attribute.server.url": "Server URL",
"repository.attribute.config.file": "Config file",
"repository.attribute.provider": "Provider",
"repository.attribute.algorithm.encryption": "Encryption algorithm",
"repository.attribute.algorithm.hash": "Hash algorithm",
"repository.attribute.algorithm.splitter": "Splitter algorithm",
"repository.attribute.algorithm.eco": "Error correction algorithm",

"repository.attribute.connected.as": "Connected as",
"repository.attribute.compression.internal": "Internal compression",
"repository.attribute.format": "Repository format",
"repository.attribute.eco": "Error correction overhead",

"log.event.hide": "Hide log",
"log.event.show": "Show log",


"user.interface": "User interface",
"user.interface.appearance":"Appearance",
"user.interface.appearance.hint":"Select font size",
Expand All @@ -62,6 +80,7 @@
"lang.ru": "Russian",
"lang.jp": "Japanese",
"lang.it": "Italian",
"lang.pl": "Polish",

"lang.help": "Sets the language for the user interface",
"lang.select": "Select language",
Expand Down
Loading

0 comments on commit 70311c8

Please sign in to comment.