Pontoon: Update Georgian (ka) localization of Test Pilot: Firefox Send
Localization authors: - Georgianizator <georgianization@outlook.com>
This commit is contained in:
parent
856181ea54
commit
6ca96157f6
|
@ -40,7 +40,11 @@ sendAnotherFileLink = სხვა ფაილის გაგზავნა
|
||||||
// Alternative text used on the download link/button (indicates an action).
|
// Alternative text used on the download link/button (indicates an action).
|
||||||
downloadAltText = ჩამოტვირთვა
|
downloadAltText = ჩამოტვირთვა
|
||||||
downloadsFileList = ჩამოტვირთვები
|
downloadsFileList = ჩამოტვირთვები
|
||||||
|
// Used as header in a column indicating the amount of time left before a
|
||||||
|
// download link expires (e.g. "10h 5m")
|
||||||
timeFileList = დრო
|
timeFileList = დრო
|
||||||
|
// Used as header in a column indicating the number of times a file has been
|
||||||
|
// downloaded
|
||||||
downloadFileName = { $filename } ჩამოტვირთვა
|
downloadFileName = { $filename } ჩამოტვირთვა
|
||||||
downloadFileSize = ({ $size })
|
downloadFileSize = ({ $size })
|
||||||
unlockInputLabel = შეიყვანეთ პაროლი
|
unlockInputLabel = შეიყვანეთ პაროლი
|
||||||
|
@ -100,3 +104,10 @@ passwordTryAgain = პაროლი არასწორია. სცად
|
||||||
// This label is followed by the password needed to download a file
|
// This label is followed by the password needed to download a file
|
||||||
passwordResult = პაროლი: { $password }
|
passwordResult = პაროლი: { $password }
|
||||||
reportIPInfringement = მოხსენება დარღვევაზე
|
reportIPInfringement = მოხსენება დარღვევაზე
|
||||||
|
javascriptRequired = Firefox Send საჭიროებს JavaScript-ს
|
||||||
|
whyJavascript = რატომ საჭიროებს Firefox Send JavaScript-ს?
|
||||||
|
enableJavascript = გთხოვთ ჩართოთ JavaScript და სცადოთ ხელახლა.
|
||||||
|
// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
||||||
|
expiresHoursMinutes = { $hours }სთ { $minutes }წთ
|
||||||
|
// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
|
||||||
|
expiresMinutes = { $minutes }წთ
|
||||||
|
|
Loading…
Reference in New Issue