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

ta_LK.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b2a6004d573c1f32bf61aa4670712e8c4479ffa (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
OC.L10N.register(
    "spreed",
    {
    "None" : "ஒன்றுமில்லை",
    "User" : "User",
    "Users" : "பயனாளர்",
    "Favorite" : "விருப்பமான",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Contacts" : "தொடர்புகள்",
    "Groups" : "குழுக்கள்",
    "Loading" : "Loading",
    "Error" : "வழு",
    "Password protect" : "கடவுச்சொல்லை பாதுகாத்தல்",
    "Back" : "பின்னுக்கு",
    "Close" : "மூடுக",
    "Today" : "இன்று",
    "Share link" : "Share link",
    "Password protection" : "Password protection",
    "Enter a password" : "Enter a password",
    "Edit" : "தொகுக்க",
    "Name" : "பெயர்",
    "Password" : "கடவுச்சொல்",
    "Cancel" : "இரத்து செய்க",
    "Share" : "பகிர்வு",
    "Change password" : "கடவுச்சொல்லை மாற்றுக",
    "Rename" : "பெயர்மாற்றம்",
    "Error while sharing" : "பகிரும் போதான வழு"
},
"nplurals=2; plural=(n != 1);");