Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pa.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ef0c5083b06194953064d2666174755cb3bd0406 (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
OC.L10N.register(
    "settings",
    {
    "Language changed" : "ਭਾਸ਼ਾ ਬਦਲੀ",
    "Please wait...." : "...ਉਡੀਕੋ ਜੀ",
    "Disable" : "ਬੰਦ",
    "Enable" : "ਚਾਲੂ",
    "Updating...." : "...ਅੱਪਡੇਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ",
    "Updated" : "ਅੱਪਡੇਟ ਕੀਤਾ",
    "Delete" : "ਹਟਾਓ",
    "Groups" : "ਗਰੁੱਪ",
    "undo" : "ਵਾਪਸ",
    "add group" : "ਗਰੁੱਪ ਸ਼ਾਮਲ",
    "__language_name__" : "__ਭਾਸ਼ਾ_ਨਾਂ__",
    "Login" : "ਲਾਗਇਨ",
    "Security Warning" : "ਸੁਰੱਖਿਆ ਚੇਤਾਵਨੀ",
    "Setup Warning" : "ਸੈਟਅੱਪ ਚੇਤਾਵਨੀ",
    "Server address" : "ਸਰਵਰ ਐਡਰੈਸ",
    "Password" : "ਪਾਸਵਰ",
    "Change password" : "ਪਾਸਵਰਡ ਬਦਲੋ",
    "Cancel" : "ਰੱਦ ਕਰੋ",
    "Login Name" : "ਲਾਗਇਨ",
    "Username" : "ਯੂਜ਼ਰ-ਨਾਂ"
},
"nplurals=2; plural=(n != 1);");