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

sc.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 92f16908a2b35dec69321dfa2314d7125ee88fda (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
32
33
34
35
36
37
38
39
40
OC.L10N.register(
    "photos",
    {
    "Public link" : "Ligòngiu pùblicu",
    "Photos" : "Fotografias",
    "Your memories under your control" : "Is regordos tuos controllados",
    "Videos" : "Vìdeos",
    "Albums" : "Album",
    "People" : "Gente",
    "Folders" : "Cartellas",
    "Favorites" : "Preferidos",
    "Shared with you" : "Cumpartzidu cun tegus",
    "Tags" : "Etichetas",
    "Locations" : "Positziones",
    "Back" : "In segus",
    "Save" : "Sarva",
    "Copy public link" : "Còpia ligòngiu pùblicu",
    "An error occurred" : "B'at àpidu un'errore",
    "Open the full size \"{name}\" image" : "Aberi s'imàgine \"{name}\" a mannària prena",
    "Open the \"{name}\" sub-directory" : "Aberi sa sub-cartella \"{name}\"",
    "Back to {folder}" : "Torra a {folder}",
    "Share this folder" : "Cumpartzi custa cartella",
    "Enable squared photos view" : "Ativa sa visualizatzione a fotos cuadradas",
    "View" : "Visualiza",
    "Favorite" : "Preferidu",
    "Remove from favorites" : "Boga·nche dae preferidos",
    "This folder does not exist" : "Custa cartella no esistit",
    "No photos in here" : "Peruna fotografia inoghe",
    "Shared albums" : "Album cumpartzidos",
    "No tags yet" : "Ancora peruna eticheta",
    "Photos with tags will show up here" : "Is fotografias etichetadas ant a aparèssere inoghe",
    "Add" : "Agiunghe",
    "Delete selection" : "Cantzella seletzione",
    "Tagged photos" : "Fotografias etichetadas",
    "Your photos" : "Is fotografias tuas",
    "Your videos" : "Is vìdeos tuos",
    "Your folders" : "Is cartellas tuas",
    "Settings" : "Impostatziones"
},
"nplurals=2; plural=(n != 1);");