mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Translated using Weblate (Slovenian)
Currently translated at 100.0% (1012 of 1012 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
This commit is contained in:
parent
9e6f3775c3
commit
c06828d35d
@ -260,7 +260,8 @@
|
|||||||
"Copy anchor link": "Kopiraj sidrno povezavo",
|
"Copy anchor link": "Kopiraj sidrno povezavo",
|
||||||
"Duplicate rows_one": "Podvoji vrstico",
|
"Duplicate rows_one": "Podvoji vrstico",
|
||||||
"Duplicate rows_other": "Podvoji vrstice",
|
"Duplicate rows_other": "Podvoji vrstice",
|
||||||
"Insert row above": "Vstavi vrstico zgoraj"
|
"Insert row above": "Vstavi vrstico zgoraj",
|
||||||
|
"View as card": "Kartični pogled"
|
||||||
},
|
},
|
||||||
"Tools": {
|
"Tools": {
|
||||||
"Delete": "Izbriši",
|
"Delete": "Izbriši",
|
||||||
@ -298,7 +299,13 @@
|
|||||||
"Duplicate Table": "Podvojena tabela",
|
"Duplicate Table": "Podvojena tabela",
|
||||||
"Table ID copied to clipboard": "ID tabele kopiran v odložišče",
|
"Table ID copied to clipboard": "ID tabele kopiran v odložišče",
|
||||||
"You do not have edit access to this document": "Nimate dostopa za urejanje tega dokumenta",
|
"You do not have edit access to this document": "Nimate dostopa za urejanje tega dokumenta",
|
||||||
"Raw Data Tables": "Neobdelana tabela"
|
"Raw Data Tables": "Neobdelana tabela",
|
||||||
|
"Edit Record Card": "Uredi evidenčno kartico",
|
||||||
|
"Rename Table": "Preimenuj Tabelo",
|
||||||
|
"{{action}} Record Card": "{{action}} Evidenčno Kartico",
|
||||||
|
"Record Card": "Evidenčna kartica",
|
||||||
|
"Remove Table": "Odstrani Tabelo",
|
||||||
|
"Record Card Disabled": "Evidenčna kartica onemogočena"
|
||||||
},
|
},
|
||||||
"ViewLayoutMenu": {
|
"ViewLayoutMenu": {
|
||||||
"Delete record": "Brisanje zapisa",
|
"Delete record": "Brisanje zapisa",
|
||||||
@ -1231,5 +1238,13 @@
|
|||||||
},
|
},
|
||||||
"sendToDrive": {
|
"sendToDrive": {
|
||||||
"Sending file to Google Drive": "Pošiljanje datoteke v Google Drive"
|
"Sending file to Google Drive": "Pošiljanje datoteke v Google Drive"
|
||||||
|
},
|
||||||
|
"CardContextMenu": {
|
||||||
|
"Insert card above": "Vstavi kartico zgoraj",
|
||||||
|
"Duplicate card": "Podvoji kartico",
|
||||||
|
"Insert card below": "Vstavi kartico spodaj",
|
||||||
|
"Delete card": "Briši kartico",
|
||||||
|
"Copy anchor link": "Kopiraj sidrno povezavo",
|
||||||
|
"Insert card": "Vstavi kartico"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user