summaryrefslogtreecommitdiffstats
path: root/res/values-kn
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-kn')
-rw-r--r--res/values-kn/cm_plurals.xml3
-rw-r--r--res/values-kn/cm_strings.xml7
2 files changed, 0 insertions, 10 deletions
diff --git a/res/values-kn/cm_plurals.xml b/res/values-kn/cm_plurals.xml
index a79d7397..fb4d7df8 100644
--- a/res/values-kn/cm_plurals.xml
+++ b/res/values-kn/cm_plurals.xml
@@ -16,17 +16,14 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
<plurals name="duration_seconds">
<item quantity="one"><xliff:g id="count">%d</xliff:g> ಸೆಕೆಂಡ್</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> ಸೆಕೆಂಡ್ಸ್</item>
</plurals>
- <!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
<plurals name="duration_minutes">
<item quantity="one"><xliff:g id="count">%d</xliff:g> ನಿಮಿಷ</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> ನಿಮಿಷಗಳು</item>
</plurals>
- <!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
<plurals name="duration_hours">
<item quantity="one"><xliff:g id="count">%d</xliff:g> ಗಂಟೆ</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> ಗಂಟೆಗಳು</item>
diff --git a/res/values-kn/cm_strings.xml b/res/values-kn/cm_strings.xml
index ea93bfb1..18203710 100644
--- a/res/values-kn/cm_strings.xml
+++ b/res/values-kn/cm_strings.xml
@@ -16,13 +16,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Notification text containing download duration left and download speed -->
<string name="text_download_speed"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
- <!-- Status indicating that the download has been paused to start in the future. Appears for an
- individual item in the download list. [CHAR LIMIT=24] -->
<string name="download_paused">ವಿರಾಮಿಸಲಾಗಿದೆ</string>
- <!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
- <!-- Text for button to manually resume all manually paused downloads [CHAR LIMIT=25] -->
- <!-- Text for button to manually manually pause all running downloads [CHAR LIMIT=25] -->
- <!-- Title summarizing paused downloads. [CHAR LIMIT=32] -->
</resources>