summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-03-07 00:34:14 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2019-03-07 00:34:14 +0100
commit90107d53eb7cb32d78f5509b53dd6ba342308f14 (patch)
tree97188f545e82cf0d4fac3c3a23947503fb58d68a /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml
parent164cb8d87de5d2158776a617f56082a3b8d57b90 (diff)
downloadjgit-90107d53eb7cb32d78f5509b53dd6ba342308f14.tar.gz
jgit-90107d53eb7cb32d78f5509b53dd6ba342308f14.zip
Prepare 5.4.0-SNAPSHOT builds
Change-Id: I90a4791f63d0eba23da744c720e869f1830b86e7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml
index 6827ca1571..31ea4c4c60 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.3.0-SNAPSHOT</version>
+ <version>5.4.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>
3/stable28'>backport/46013/stable28 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/lib/l10n/km.js
blob: 2c2ac17ab41a2e0f23ca2148529d02fde927fcb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
OC.L10N.register(
    "lib",
    {
    "Unknown filetype" : "មិន​ស្គាល់​ប្រភេទ​ឯកសារ",
    "Invalid image" : "រូបភាព​មិន​ត្រឹម​ត្រូវ",
    "today" : "ថ្ងៃនេះ",
    "yesterday" : "ម្សិលមិញ",
    "last month" : "ខែមុន",
    "_%n month ago_::_%n months ago_" : ["%n ខែ​មុន"],
    "last year" : "ឆ្នាំ​មុន",
    "_%n hour ago_::_%n hours ago_" : ["%n ម៉ោង​មុន"],
    "_%n minute ago_::_%n minutes ago_" : ["%n នាទី​មុន"],
    "seconds ago" : "វិនាទី​មុន",
    "__language_name__" : "ភាសាខ្មែរ",
    "Apps" : "កម្មវិធី",
    "Users" : "អ្នកប្រើ",
    "Unknown user" : "មិនស្គាល់អ្នកប្រើប្រាស់",
    "%s enter the database username." : "%s វាយ​បញ្ចូល​ឈ្មោះ​អ្នក​ប្រើ​មូលដ្ឋាន​ទិន្នន័យ។",
    "%s enter the database name." : "%s វាយ​បញ្ចូល​ឈ្មោះ​មូលដ្ឋាន​ទិន្នន័យ។",
    "%s you may not use dots in the database name" : "%s អ្នក​អាច​មិន​ប្រើ​សញ្ញា​ចុច​នៅ​ក្នុង​ឈ្មោះ​មូលដ្ឋាន​ទិន្នន័យ",
    "Oracle connection could not be established" : "មិន​អាច​បង្កើត​ការ​តភ្ជាប់ Oracle",
    "PostgreSQL username and/or password not valid" : "ឈ្មោះ​អ្នក​ប្រើ និង/ឬ ពាក្យ​សម្ងាត់ PostgreSQL គឺ​មិន​ត្រូវ​ទេ",
    "Set an admin username." : "កំណត់​ឈ្មោះ​អ្នក​គ្រប់គ្រង។",
    "Set an admin password." : "កំណត់​ពាក្យ​សម្ងាត់​អ្នក​គ្រប់គ្រង។",
    "Could not find category \"%s\"" : "រក​មិន​ឃើញ​ចំណាត់​ក្រុម \"%s\"",
    "A valid username must be provided" : "ត្រូវ​ផ្ដល់​ឈ្មោះ​អ្នក​ប្រើ​ឲ្យ​បាន​ត្រឹម​ត្រូវ",
    "A valid password must be provided" : "ត្រូវ​ផ្ដល់​ពាក្យ​សម្ងាត់​ឲ្យ​បាន​ត្រឹម​ត្រូវ",
    "Application is not enabled" : "មិន​បាន​បើក​កម្មវិធី",
    "Authentication error" : "កំហុស​ការ​ផ្ទៀង​ផ្ទាត់​ភាព​ត្រឹម​ត្រូវ"
},
"nplurals=1; plural=0;");