diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ka/suite/chatzilla/chrome | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ka/suite/chatzilla/chrome')
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/about.dtd | 17 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/browserOverlay.dtd | 5 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/channels.dtd | 33 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/chatzilla.dtd | 19 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/chatzilla.properties | 608 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/chatzillaOverlay.dtd | 7 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/config.dtd | 40 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/install-plugin.dtd | 17 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/networks.dtd | 58 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/networks.properties | 28 | ||||
-rw-r--r-- | l10n-ka/suite/chatzilla/chrome/pref-irc.dtd | 12 |
11 files changed, 844 insertions, 0 deletions
diff --git a/l10n-ka/suite/chatzilla/chrome/about.dtd b/l10n-ka/suite/chatzilla/chrome/about.dtd new file mode 100644 index 0000000000..b884386af9 --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/about.dtd @@ -0,0 +1,17 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY window.title "ChatZilla შესახებ"> + +<!ENTITY chatzilla.label "ChatZilla"> +<!ENTITY version.unknown.label "ვერსია უცნობია"> +<!ENTITY version.known.label "ვერსია %S"> +<!ENTITY description.label "მარტივი, ადვილად მოსახმარი, სრულად მორგების შესაძლებლობის მქონე IRC-პროგრამა (ინტერნეტით პირდაპირი სასაუბრო)."> + +<!ENTITY homepage.label "ეწვიეთ მთავარ გვერდს"> +<!ENTITY copyversion.label "ვერსიის მონაცემების ასლი"> + +<!ENTITY section.core.label "ძირითადი შემმუშავებელი გუნდი:"> +<!ENTITY section.locale.label "მთარგმნელები:"> +<!ENTITY section.contrib.label "წვლილის შემტანები:"> diff --git a/l10n-ka/suite/chatzilla/chrome/browserOverlay.dtd b/l10n-ka/suite/chatzilla/chrome/browserOverlay.dtd new file mode 100644 index 0000000000..5e774cc75c --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/browserOverlay.dtd @@ -0,0 +1,5 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY czButton.label "ChatZilla"> diff --git a/l10n-ka/suite/chatzilla/chrome/channels.dtd b/l10n-ka/suite/chatzilla/chrome/channels.dtd new file mode 100644 index 0000000000..5c209f4b29 --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/channels.dtd @@ -0,0 +1,33 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY window.title "არხზე მიერთება"> + +<!ENTITY network.label "ქსელი:"> +<!ENTITY network.accesskey "ქ"> + +<!ENTITY channel.label "არხი:"> +<!ENTITY channel.accesskey "ხ"> + +<!ENTITY topics.label "მოძებნეთ თემები, ასევე არხის სახელები"> +<!ENTITY topics.accesskey "თ"> + +<!ENTITY join.label "მიერთება"> +<!ENTITY join.accesskey "რ"> + +<!ENTITY minusers.label "მომხმარებლები, არანაკლებ:"> +<!ENTITY minusers.accesskey "ნ"> + +<!ENTITY maxusers.label "მომხმარებლები, არაუმეტეს:"> +<!ENTITY maxusers.accesskey "უ"> + +<!ENTITY refreshNow.label "გაახლება ახლავე"> +<!ENTITY refreshNow.accesskey "ლ"> + +<!ENTITY network.hint.label "შეიყვანეთ ნებისმიერი ქსელის ან სერვერის სახელი (შეგიძლიათ დაურთოთ პორტიც), ასევე არხის და შეუერთდით."> + +<!ENTITY col.network "ქსელი"> +<!ENTITY col.name "სახელი"> +<!ENTITY col.users "მომხმარებელი"> +<!ENTITY col.topic "თემა"> diff --git a/l10n-ka/suite/chatzilla/chrome/chatzilla.dtd b/l10n-ka/suite/chatzilla/chrome/chatzilla.dtd new file mode 100644 index 0000000000..8c8332134c --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/chatzilla.dtd @@ -0,0 +1,19 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY Menubar.tooltip "მთავარი მენიუ"> +<!ENTITY Toolbar.tooltip "მთავარი ხელსაწყოები"> + + +<!ENTITY multiline-expand.tooltip "მრავალხაზიან შეტანაზე გადართვა (Ctrl+Up)"> +<!ENTITY multiline-contract.tooltip "ერთხაზიან შეტანაზე გადართვა (Ctrl+Up)"> +<!ENTITY multiline-send.tooltip "ამ ტექსტის გაგზავნა (Ctrl+Enter)"> +<!ENTITY server-nick.tooltip "შეცვალეთ მეტსახელი ან მიუთითეთ, რომ გასული ხართ. შეყვანის ველზე გადასვლისთვის, გამოიყენეთ Escape."> + +<!ENTITY Underline.label "ხაზგასმული"> +<!ENTITY Bold.label "მუქი"> +<!ENTITY Reverse.label "შებრუნებული ვიდეო"> +<!ENTITY Normal.label "ჩვეულებრივი"> +<!ENTITY Color.label "ფერი"> +<!ENTITY ForeBack.label "xx=შემდეგი yy=წინა"> diff --git a/l10n-ka/suite/chatzilla/chrome/chatzilla.properties b/l10n-ka/suite/chatzilla/chrome/chatzilla.properties new file mode 100644 index 0000000000..96f0bc436b --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/chatzilla.properties @@ -0,0 +1,608 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +locale.authors = Gia Shervashidze (giasher); Alan (G12r) + +# Misc + +unknown=<უცნობი> +none=<არცერთი> +na=<არაა> + +# util.js + +msg.alert = გაფრთხილება +msg.prompt = შეხსენება +msg.confirm = დასტური + +# command.js + +### Notes for localizers ### +# +# ChatZilla uses cmd.<command name>.* to construct the command's help, +# parameters and any UI labels. For the command to continue to function, the +# *.params entries MUST NOT BE CHANGED. Hopefully in the future you will be +# able to localize these items as well. +# +### DO NOT LOCALIZE THE *.params STRINGS ### +# +# Note also that, for every command, an accesskey may be specified: +# EITHER by prefixing the desired accesskey with "&" in the .label string, +# OR by specifying a .accesskey string, which is useful if the desired +# accesskey does not occur in the label. +# +# The following are therefore equivalent: +# cmd.foo.label = &Foo +# and +# cmd.foo.label = Foo +# cmd.foo.accesskey = F +# +# +# All localised strings may contain certain entities for branding purposes. +# The three standard brand entities (brandShortName, brandFullName, vendorName) +# can all be used like this: +# foo.bar = Some text used in &brandFullName;! +# +### End of notes ### + +### Notes for localizers ### +# +# ChatZilla uses cmd.<command name>.* to construct the command's help, +# help usage and any UI labels. +# +# Note also that, for every command, an accesskey may be specified: +# EITHER by prefixing the desired accesskey with "&" in the .label string, +# OR by specifying a .accesskey string, which is useful if the desired +# accesskey does not occur in the label. +# +# The following are therefore equivalent: +# cmd.foo.label = &Foo +# and +# cmd.foo.label = Foo +# cmd.foo.accesskey = F +# +# +# All localised strings may contain certain entities for branding purposes. +# The three standard brand entities (brandShortName, brandFullName, vendorName) +# can all be used like this: +# foo.bar = Some text used in &brandFullName;! +# +### End of notes ### + +cmd.about.label = ChatZilla შესახებ +cmd.about.help = მონაცემები მოცემული ChatZilla-ვერსიის შესახებ. + +cmd.alias.helpUsage = [<alias-name> [<command-list>]] + +cmd.attach.helpUsage = <irc-url> + +cmd.away.label = გასული (ნაგულისხმევი) +# LOCALIZATION NOTE (cmd.away.format): +# Do not localize $reason +cmd.away.format = გასული ($reason) +cmd.away.helpUsage = [<reason>] +cmd.away.help = თუ მითითებულია <reason>, მიეწერება, თუ რატომ ხართ გასული. როცა <reason> ცარიელია, გამოჩნდება ნაგულისხმევი შეტყობინება. + +cmd.back.label = უკან +cmd.back.help = აღნიშნავს, რომ დაბრუნდით. + +cmd.ban.label = შეზღუდვა +# LOCALIZATION NOTE (cmd.ban.format): +# Do not localize $channelName +cmd.ban.format = შეზღუდვა არიდან $channelName +cmd.ban.helpUsage = [<nickname>] + + +cmd.charset.helpUsage = [<new-charset>] +cmd.charset.help = მიმდინარე ხედისთვის უთითებს სიმბოლოების დაშიფვრის რეჟიმს <new-charset> ან აჩვენებს სიმბოლოების დაშიფვრის რეჟიმს, თუ <new-charset> არაა მოწოდებული. + +cmd.channel-motif.helpUsage = [<motif> [<channel>]] + +cmd.channel-pref.helpUsage = [<pref-name> [<pref-value>]] + +cmd.clear-view.label = ჩანართის გას&უფთავება +cmd.clear-view.helpUsage = [<view>] +cmd.clear-view.key = accel L + +cmd.client.help = მიმდინარედ განისაზღვროს *client*' ხედი. თუ '*client*' ხედი წაიშლება, შეიქმნება ახლიდან. + +cmd.cmd-undo.label = &დაბრუნება +cmd.cmd-undo.key = accel Z + +cmd.cmd-redo.label = &გამეორება +cmd.cmd-redo.key = accel Y + +cmd.cmd-cut.label = ამ&ოჭრა +cmd.cmd-cut.key = accel X + +cmd.cmd-copy.label = &ასლი +cmd.cmd-copy.key = accel C + +cmd.cmd-paste.label = &ჩასმა +cmd.cmd-paste.key = accel V + +cmd.cmd-delete.label = &წაშლა +cmd.cmd-delete.key = VK_DELETE + +cmd.cmd-selectall.label = &ყველას მონიშვნა +cmd.cmd-selectall.key = accel A + +cmd.cmd-copy-link-url.label = ბმულის მისამართის ასლი + +cmd.cmd-mozilla-prefs.label = &&brandShortName; პარამეტრები… + +cmd.cmd-prefs.label = პა&რამეტრები… + +cmd.cmd-chatzilla-prefs.label = ChatZilla პა&რამეტრები… + +cmd.cmd-chatzilla-opts.label = &პარამეტრები… + +cmd.commands.helpUsage = [<pattern>] + +cmd.custom-away.label = გასული (მითითებული)… + + + + +cmd.default-charset.helpUsage = [<new-charset>] + +cmd.delayed.helpUsage = <delay> <rest> +cmd.delayed.help = |delay| წამის შემდეგ, ბრძანებად მიეთოთოს |rest|. + +cmd.describe.helpUsage = <target> <action> + +cmd.dcc-accept.helpUsage = [<nickname> [<type> [<file>]]] + + +cmd.dcc-accept-list-add.helpUsage = <nickname> + +cmd.dcc-accept-list-remove.helpUsage = <nickname> + +cmd.dcc-chat.helpUsage = [<nickname>] +cmd.dcc-chat.label = პირდაპირი სასაუბრო + +# LOCALIZATION NOTE (cmd.dcc-close.format): +# Do not localize $userName +cmd.dcc-close.format = გამოთიშვა მომხმარებლისგან $userName +cmd.dcc-close.label = გამო&თიშვა +cmd.dcc-close.helpUsage = [<nickname> [<type> [<file>]]] + +cmd.dcc-decline.helpUsage = [<nickname>] + +cmd.dcc-list.helpUsage = [<type>] + +cmd.dcc-send.helpUsage = [<nickname> [<file>]] +cmd.dcc-send.label = ფაილის გაგზავნა… + +cmd.dcc-show-file.helpUsage = <file> +cmd.dcc-show-file.help = გახსნის ჩამოტვირთული ფაილის შემცველ საქაღალდეს. + +cmd.delete-view.key = accel W +cmd.delete-view.label = &ჩანართის დახურვა +cmd.delete-view.helpUsage = [<view>] + +cmd.dehop.helpUsage = <nickname> [<...>] + +cmd.deop.helpUsage = <nickname> [<...>] + +cmd.desc.helpUsage = [<description>] + +cmd.devoice.label = ხმის სტატუსის მოცილება +cmd.devoice.helpUsage = <nickname> [<...>] + +# LOCALIZATION NOTE (cmd.disconnect.format): +# Do not localize $networkName +cmd.disconnect.format = გამოთიშვა ქსელიდან $userName +cmd.disconnect.label = გამო&თიშვა +cmd.disconnect.helpUsage = [<reason>] + +cmd.disconnect-all.label = &გამოთიშვა ყველა ქსელიდან +cmd.disconnect-all.helpUsage = [<reason>] +cmd.disconnect-all.key = accel D + +cmd.echo.helpUsage = <message> +cmd.echo.help = გამოჩდნება <message> ხედვის არეში, მაგრამ არ გაიგზავნება სერვერზე. + +cmd.edit-networks.label = &ქსელები… + +cmd.enable-plugin.helpUsage = <plugin> + +cmd.eval.helpUsage = <expression> + +cmd.evalsilent.helpUsage = <expression> + +cmd.except.helpUsage = [<nickname>] + +cmd.exit.label = გამ&ოსვლა ChatZilla +cmd.exit.helpUsage = [<reason>] + +cmd.faq.label = ChatZilla ᲮᲓᲙ + +cmd.find.label = &პოვნა… +cmd.find.key = accel F + +cmd.find-again.label = კვლავ მო&ძიება +cmd.find-again.key = accel G + +cmd.focus-input.key = VK_ESCAPE + +cmd.font-family.helpUsage = [<font>] + +cmd.font-family-default.label = ნაგულისხმევი &შრიფტი +cmd.font-family-serif.label = ნაჭდე&ვიანი +cmd.font-family-sans-serif.label = უნაჭ&დევო + +# LOCALIZATION NOTE (cmd.font-family.format): +# Do not localize $fontFamily + +cmd.font-size.helpUsage = [<font-size>] + +cmd.font-size-bigger.key = accel + +cmd.font-size-bigger2.key = accel = +cmd.font-size-smaller.key = accel - + + +# LOCALIZATION NOTE (cmd.font-size-other.format): +# Do not localize $fontSize + + +cmd.goto-url.label = ბმულის გახსნა +# LOCALIZATION NOTE (cmd.goto-url.format): +# Do not localize $label +cmd.goto-url.format = $label + +cmd.goto-url-newwin.label = ბმულის გახსნა ახალ ფანჯარაში + + + + + + + + + + + + + +# LOCALIZATION NOTE (cmd.reconnect.format): +# Do not localize $networkName + + + + + + + + + +# LOCALIZATION NOTE (cmd.unban.format): +# Do not localize $channelName + + + + + + + + + + + + + + + + + + + + +# LOCALIZATION NOTE (cmd.kick.format): +# Do not localize $channelName + +# LOCALIZATION NOTE (cmd.kick-ban.format): +# Do not localize $channelName + + + +# LOCALIZATION NOTE (cmd.label-user.format): +# Do not localize $nickname + +# LOCALIZATION NOTE (cmd.label-user-multi.format): +# Do not localize $userCount + +# LOCALIZATION NOTE (cmd.leave.format): +# Do not localize $channelName + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +# LOCALIZATION NOTE (cmd.toggle-oas.format): +# Do not localize $viewType + + + + + + + + + + + + + + + +# LOCALIZATION NOTE (cmd.rejoin.format): +# Do not localize $channelName + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +# LOCALIZATION NOTE (cmd.websearch.format): +# Do not localize $selectedText + + + + + + + + + +## dispatch-related error messages ## + +## ChatZilla error messages ## + + +# Ask for nick pass if not explicitly given in the command: + +# Ask for oper pass if not explicitly given in the command: + +# Better IRC error messages + +# This is an extended version that is only used if the server support /knock. + + + + + +## formatting ## +# 1: error number, 2: error text, 3: file name, 4: line number, 5: function name +# 1: pref name 2: value + + + + +# 1: local short date/time, 2: nick info + + + + + + + +# For these menu labels, too, an accesskey may be specified using a .accesskey +# string, or by prefixing the desired letter with "&" in the label. +# The accesskey string should have the form: msg.mnu.<menuname>.accesskey + + + + + + + + + + + + + + + + + + +# DCC CHAT messages. + +# DCC FILE messages. +# 1 = file, 2 = to/from, 3 = nick, 4 = IP, 5 = port. +# 6 = path, 7 = command for opening the folder + +# 1 = percent, 2 = current pos, 3 = total size, 4 = speed. + +# General DCC messages. + + +# /dcc-list words and phrases. +## Params: index, state, direction (incoming/outgoing), DCC type, direction (to/from), user (ip:port), commands. +## Params: waiting, running, done. + + + +# DCC state names. +# 1 = percent, 2 = current pos, 3 = total size, 4 = speed. + +# SI general format (1$ == number, 2$ == scale suffix). + +# SI suffixes for sizes. + +# SI suffixes for speeds. + + + + + + + + + + + + + + + + + + + +# In these messages, the first replacement string is a connection error from above. + + + + + + + + + + + + + +# Join Network/Channel dialog + + + + +# Plugin installation + + + +# Munger + + +# Date/Time representations for strftime + + + + + +# Messages used in config.js, part of the pref window. + +# We only allow one pref window open at once, this occurs when a 2nd is opened. + + + + + +# First is for adding prefix/suffix to the overall header, and the next three +# are for the different objects (first is network name, second is channel/user +# name). + +# Name for "global" object. + +# Localized names for all the prefs and tooltip "help" messages. +# NOTE: "Bugzilla", "ChatZilla" and "mIRC" are product names. +##pref.sound.surpressActive.label = Suppress Sounds for active view +##pref.sound.surpressActive.help = Stops sounds generated by the active view from playing if ChatZilla is the active window. Sounds from other views, or when ChatZilla is not active, will always play. + +# Preference group labels # + + +# These are the prefs that get grouped # + + + + + + diff --git a/l10n-ka/suite/chatzilla/chrome/chatzillaOverlay.dtd b/l10n-ka/suite/chatzilla/chrome/chatzillaOverlay.dtd new file mode 100644 index 0000000000..a3810c7e4c --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/chatzillaOverlay.dtd @@ -0,0 +1,7 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY ircCmd.label "IRC-სასაუბრო"> +<!ENTITY ircCmd.accesskey "i"> +<!ENTITY ircCmd.commandkey "6"> diff --git a/l10n-ka/suite/chatzilla/chrome/config.dtd b/l10n-ka/suite/chatzilla/chrome/config.dtd new file mode 100644 index 0000000000..98e5987edb --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/config.dtd @@ -0,0 +1,40 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY window.title "ChatZilla პარამეტრები"> + +<!ENTITY loading.label "მოითმინეთ, იტვირთება…"> + +<!ENTITY homepage.url "http://chatzilla.hacksrus.com/"> +<!ENTITY homepage.label "ChatZilla-ს მთავარი გვერდი"> + +<!ENTITY object.add.label "დამატება…"> +<!ENTITY object.add.hint "დაამატეთ ახალი ქსელი, არხი ან მომხმარებელი, პარამეტრების გასამართად"> +<!ENTITY object.add.accesskey "დ"> + +<!ENTITY object.del.label "მოცილება"> +<!ENTITY object.del.hint "შერჩეულის წაშლა, გასუფთავება პარამეტრებიანად"> +<!ENTITY object.del.accesskey "მ"> + +<!ENTITY object.reset.label "ჩამოყრა"> +<!ENTITY object.reset.hint "შერჩეულის პარამეტრების ნაგულისხმევზე დაბრუნება"> +<!ENTITY object.reset.accesskey "ჩ"> + +<!ENTITY dialog.apply "ასახვა"> + +<!ENTITY network "ქსელი"> +<!ENTITY channel "არხი"> +<!ENTITY user "მომხმარებელი"> + +<!ENTITY config.add.title "პარამეტრის დამატება"> + +<!ENTITY config.type.label "სახეობა:"> +<!ENTITY config.type.hint "სახეობა, პარამეტრების დასამატებლად"> +<!ENTITY config.type.accesskey "ს"> +<!ENTITY config.network.label "ქსელი:"> +<!ENTITY config.network.hint "ქსელის ცნობილი სახელი ან სერვერის სახელი"> +<!ENTITY config.network.accesskey "ქ"> +<!ENTITY config.target.label "სამიზნე:"> +<!ENTITY config.target.hint "სამიზნე არხი ან მომხმარებლის სახელი"> +<!ENTITY config.target.accesskey "ს"> diff --git a/l10n-ka/suite/chatzilla/chrome/install-plugin.dtd b/l10n-ka/suite/chatzilla/chrome/install-plugin.dtd new file mode 100644 index 0000000000..2c4d8d77ce --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/install-plugin.dtd @@ -0,0 +1,17 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY windowtitle "მოდულის ჩადგმა…"> + +<!ENTITY name.label "სახელი:"> +<!ENTITY name.accesskey "ს"> + +<!ENTITY name.autopick.label "სახელის თვითშერჩევა"> +<!ENTITY name.autopick.accesskey "თ"> + +<!ENTITY source.label "წყარო:"> +<!ENTITY source.accesskey "წ"> + +<!ENTITY browse.label "ამორჩევა…"> +<!ENTITY browse.accesskey "ო"> diff --git a/l10n-ka/suite/chatzilla/chrome/networks.dtd b/l10n-ka/suite/chatzilla/chrome/networks.dtd new file mode 100644 index 0000000000..1aec4b514c --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/networks.dtd @@ -0,0 +1,58 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- Used in networks-edit dialog --> +<!ENTITY networksEditDialog.title "ქსელის ჩასწორება"> +<!-- LOCALIZATION NOTE + - width should be 62ch + length of longest serverList*.label --> +<!ENTITY networksEditDialog.size "width: 75ch; height: 28em;"> + +<!ENTITY restoreButton.label "ნაგულისხმევის აღდგენა"> +<!ENTITY restoreButton.accesskey "ვ"> + +<!ENTITY connectNetwork.label "ქსელთან დაკავშირება"> +<!ENTITY connectNetwork.accesskey "ქ"> + +<!ENTITY networkListAdd.label "ქსელის დამატება…"> +<!ENTITY networkListAdd.accesskey "ქ"> +<!ENTITY networkListAdd.tooltip "ახალი ქსელის დამატება"> +<!ENTITY networkListEdit.label "ქსელის ჩასწორება…"> +<!ENTITY networkListEdit.accesskey "ე"> +<!ENTITY networkListEdit.tooltip "შერჩეული ქსელის ჩასწორება"> +<!ENTITY networkListRemove.label "ქსელის მოცილება"> +<!ENTITY networkListRemove.accesskey "ც"> +<!ENTITY networkListRemove.tooltip "შერჩეული ქსელის მოცილება"> + +<!ENTITY serverListUp.label "აწევა"> +<!ENTITY serverListUp.accesskey "ე"> +<!ENTITY serverListUp.tooltip "შერჩეული სერვერი სიის ზემოთ ატანა"> +<!ENTITY serverListDown.label "ჩამოწევა"> +<!ENTITY serverListDown.accesskey "ჩ"> +<!ENTITY serverListDown.tooltip "შერჩეული სერვერი სიის ქვემოთ ჩატანა"> +<!ENTITY serverListAdd.label "სერვერის დამატება…"> +<!ENTITY serverListAdd.accesskey "ს"> +<!ENTITY serverListAdd.tooltip "ახალი სერვერის დამატება"> +<!ENTITY serverListEdit.label "სერვერის ჩასწორება…"> +<!ENTITY serverListEdit.accesskey "რ"> +<!ENTITY serverListEdit.tooltip "შერჩეული სერვერის ჩასწორება"> +<!ENTITY serverListRemove.label "სერვერის მოცილება"> +<!ENTITY serverListRemove.accesskey "ბ"> +<!ENTITY serverListRemove.tooltip "შერჩეული სერვერის მოცილება"> + +<!-- LOCALIZATION NOTE: + - *.label are shared between networks-edit and networks-server dialogs + - *.accesskey are only used in network-servers dialog --> +<!ENTITY serverDetails.label "შერჩეული სერვერის შესახებ:"> +<!ENTITY serverName.label "სერვერი:"> +<!ENTITY serverName.accesskey "ს"> +<!ENTITY serverPort.label "პორტი:"> +<!ENTITY serverPort.accesskey "პ"> +<!ENTITY connectionSecurity.label "კავშირის უსაფრთხოება:"> +<!ENTITY connectionSecurity.accesskey "ფ"> + +<!-- Used in networks-server dialog --> +<!ENTITY serverEditDialog.title "IRC-სერვერი"> +<!ENTITY settings.caption "პარამეტრები"> +<!ENTITY security.caption "უსაფრთხოება"> +<!ENTITY serverPortDefault.label "ნაგულისხმევი:"> diff --git a/l10n-ka/suite/chatzilla/chrome/networks.properties b/l10n-ka/suite/chatzilla/chrome/networks.properties new file mode 100644 index 0000000000..1d90cc9998 --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/networks.properties @@ -0,0 +1,28 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +network-headerDefault=ქსელები +network-headerName=ქსელი %S +network-saveErrorTitle=შეცდომა შენახვისას +network-saveError=გამონაკლისი, ქსელების ჩამონათვალის შენახვის მცდელობისას: \n %S. + +network-addTitle=ქსელის დამატება +network-add=შეიტანეთ ქსელი დასამატებლად: +network-editTitle=ქსელის ჩასწორება +network-edit=ქსელის სახელი: +network-removeTitle=ქსელის მოცილება +network-remove=ნამდვილად გსურთ, წაიშალოს ეს ქსელი: \n %S? +network-nameErrorTitle=ქსელი არსებობს +network-nameError=ქსელი %S უკვე არსებობს. + +network-confirmRestoreDefaultsTitle=ქსელის ნაგულისხმევი ჩამონათვალის აღდგენა +network-confirmRestoreDefaults=ნამდვილად გსურთ, ქსელის ნაგულისხმევი სიის აღდგენა და უკვე გაკეთებული ცვლილებების ჩანაცვლება? + +server-ConnectionSecurityType-0=არა +server-ConnectionSecurityType-3=SSL/TLS +server-removeTitle=სერვერის მოცილება +server-remove=ნამდვილად გსურთ, წაიშალოს ეს სერვერი: \n %S? + +invalidServerName=სერვერის სახელი არასწორია +enterValidServerName=გთხოვთ მიუთითოთ სერვერის მართებული სახელი. diff --git a/l10n-ka/suite/chatzilla/chrome/pref-irc.dtd b/l10n-ka/suite/chatzilla/chrome/pref-irc.dtd new file mode 100644 index 0000000000..408d4d8738 --- /dev/null +++ b/l10n-ka/suite/chatzilla/chrome/pref-irc.dtd @@ -0,0 +1,12 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY pref-irc.window.title "ChatZilla"> + +<!ENTITY pref-irc.open.title "ChatZilla პარამეტრები"> +<!ENTITY pref-irc.open.desc "ChatZilla-ს პარამეტრები ზედმეტად ვრცელია ამ ფანჯარაში დასატევად, სანაცვლოდ, შეგიძლიათ იხილოთ აქედან."> +<!ENTITY pref-irc.open.label "ChatZilla პარამეტრების გახსნა"> +<!ENTITY pref-irc.open.accesskey "ხ"> +<!ENTITY startup.chat.label "ChatZilla"> +<!ENTITY startup.chat.accesskey "Z"> |