mirror of
https://github.com/zoriya/flood.git
synced 2026-06-02 11:06:35 +00:00
i18n: new translations for Romanian (#154)
This commit is contained in:
@@ -1916,7 +1916,7 @@
|
||||
"torrents.add.tab.url.register.magnet.handler": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Register to handle magnet links"
|
||||
"value": "Înregistrează-te pentru a gestiona link-urile magnet"
|
||||
}
|
||||
],
|
||||
"torrents.add.tab.url.title": [
|
||||
@@ -2018,7 +2018,7 @@
|
||||
"torrents.destination.sequential": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Sequential Download"
|
||||
"value": "Descărcare secvențială"
|
||||
}
|
||||
],
|
||||
"torrents.details.actions.pause": [
|
||||
@@ -2368,13 +2368,13 @@
|
||||
"torrents.list.context.download.contents": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Download Contents"
|
||||
"value": "Descarcă conținut"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.download.metainfo": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Download .torrent"
|
||||
"value": "Descarcă .torrent"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.generate.magnet": [
|
||||
@@ -2386,7 +2386,7 @@
|
||||
"torrents.list.context.initial.seeding": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Initial Seeding"
|
||||
"value": "Donare inițială"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.move": [
|
||||
@@ -2416,7 +2416,7 @@
|
||||
"torrents.list.context.sequential": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Sequential"
|
||||
"value": "Secvenţial"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.set.tags": [
|
||||
|
||||
@@ -248,7 +248,7 @@
|
||||
"torrents.add.tab.file.title": "După fișier",
|
||||
"torrents.add.tab.url.input.placeholder": "Adresa torentului sau adresa magnet",
|
||||
"torrents.add.tab.url.title": "După adresă",
|
||||
"torrents.add.tab.url.register.magnet.handler": "Register to handle magnet links",
|
||||
"torrents.add.tab.url.register.magnet.handler": "Înregistrează-te pentru a gestiona link-urile magnet",
|
||||
"torrents.add.tab.create.title": "Crează",
|
||||
"torrents.add.torrents.label": "Torente",
|
||||
"torrents.add.tags": "Etichete",
|
||||
@@ -265,7 +265,7 @@
|
||||
"torrents.create.tags.input.placeholder": "Etichete în Flood. Nu se adăugă la torentul creat.",
|
||||
"torrents.destination.base_path": "Folosește ca și cale de bază",
|
||||
"torrents.destination.completed": "Finalizat",
|
||||
"torrents.destination.sequential": "Sequential Download",
|
||||
"torrents.destination.sequential": "Descărcare secvențială",
|
||||
"torrents.details.actions.pause": "Întrerupe",
|
||||
"torrents.details.actions.start": "Pornește",
|
||||
"torrents.details.actions.stop": "Oprește",
|
||||
@@ -316,12 +316,12 @@
|
||||
"torrents.list.context.generate.magnet": "Generează adresă magnet",
|
||||
"torrents.list.context.move": "Setează locația torentului",
|
||||
"torrents.list.context.pause": "Întrerupe",
|
||||
"torrents.list.context.download.contents": "Download Contents",
|
||||
"torrents.list.context.download.metainfo": "Download .torrent",
|
||||
"torrents.list.context.initial.seeding": "Initial Seeding",
|
||||
"torrents.list.context.download.contents": "Descarcă conținut",
|
||||
"torrents.list.context.download.metainfo": "Descarcă .torrent",
|
||||
"torrents.list.context.initial.seeding": "Donare inițială",
|
||||
"torrents.list.context.priority": "Prioritate",
|
||||
"torrents.list.context.remove": "Șterge",
|
||||
"torrents.list.context.sequential": "Sequential",
|
||||
"torrents.list.context.sequential": "Secvenţial",
|
||||
"torrents.list.context.set.tags": "Setează etichete",
|
||||
"torrents.list.context.set.trackers": "Setează trackere",
|
||||
"torrents.list.context.start": "Pornește",
|
||||
|
||||
Reference in New Issue
Block a user