summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-02-03 16:29:21 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-02-03 16:29:21 +0100
commit247babb60382bb510f0e7ba0a6eb57df2767bc39 (patch)
tree4aaacec5ef3034a8835cb2863ba147738673b322 /org.eclipse.jgit.http.apache/META-INF
parent91ddc0e28435fbd96350a7a0a75df0f9dd8fe133 (diff)
downloadjgit-247babb60382bb510f0e7ba0a6eb57df2767bc39.tar.gz
jgit-247babb60382bb510f0e7ba0a6eb57df2767bc39.zip
JGit v5.11.0.202102031030-m2v5.11.0.202102031030-m2
Change-Id: Ie14c162a7fc5e1e8f34bf4bbc944f4dbe13e4dd0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/META-INF')
-rw-r--r--org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.http.apache/META-INF/SOURCE-MANIFEST.MF4
2 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
index 696e672459..c4d990f468 100644
--- a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.http.apache
Bundle-SymbolicName: org.eclipse.jgit.http.apache
-Bundle-Version: 5.11.0.qualifier
+Bundle-Version: 5.11.0.202102031030-m2
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Localization: plugin
Bundle-Vendor: %Bundle-Vendor
diff --git a/org.eclipse.jgit.http.apache/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.jgit.http.apache/META-INF/SOURCE-MANIFEST.MF
index 4fdfb7501c..3e1e37ad73 100644
--- a/org.eclipse.jgit.http.apache/META-INF/SOURCE-MANIFEST.MF
+++ b/org.eclipse.jgit.http.apache/META-INF/SOURCE-MANIFEST.MF
@@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.http.apache - Sources
Bundle-SymbolicName: org.eclipse.jgit.http.apache.source
Bundle-Vendor: Eclipse.org - JGit
-Bundle-Version: 5.11.0.qualifier
-Eclipse-SourceBundle: org.eclipse.jgit.http.apache;version="5.11.0.qualifier";roots="."
+Bundle-Version: 5.11.0.202102031030-m2
+Eclipse-SourceBundle: org.eclipse.jgit.http.apache;version="5.11.0.202102031030-m2";roots="."
29'>backport/46480/stable29 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/l10n/lv.js
blob: f82ed7e3078f9f406ac32f6676121e28c425e26e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
OC.L10N.register(
    "accessibility",
    {
    "Dark theme" : "Tumšs motīvs",
    "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumšais motīvs atslogo Tavas acis samazinot kopējo atspīdumu un spilgtumu. Tas joprojām atrodas izstrādes režīmā, tādēļ dod ziņu par jebkurām atrastajām problēmām.",
    "High contrast mode" : "Augsta kontrasta režīms",
    "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Augsta kontrasta režīms atvieglo navigāciju. Vizuālā kvalitāte tiks samazināta, bet skaidrība paaugstināsies.",
    "Dyslexia font" : "Dislektisks fonts",
    "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ir bezmaksas fonts, kas veidots, lai mazinātu tipiskākos lasīšanas traucējumus, ko izraisa disleksija.",
    "Accessibility" : "Pieejamība",
    "Accessibility options for nextcloud" : "nextcloud Pieejamības uzstādījumi",
    "Provides multiple accessibilities options to ease your use of Nextcloud" : "Piedāvā vairākus pieejamības uzstādījumus, kas atvieglo Nextcloud lietošanu.",
    "High contrast theme" : "Augsta kontrasta motīvs",
    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Augsta kontrasta režīms atvieglo navigāciju. Vizuālā kvalitāte tiks samazināta, bet skaidrība paaugstināsies.",
    "Dark theme (beta)" : "Tumšs motīvs (beta)",
    "Web Content Accessibility Guidelines" : "Web Satura Pieejamības Vadīklas",
    "our issue tracker" : "mūsu problēmu izsekotājs",
    "our design team" : "mūsu dizaina komanda",
    "Enable" : "Iespējo"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");