mirror of
https://github.com/wizbright/waybox.git
synced 2026-03-19 05:33:57 -04:00
Cleaned up the .po files
This commit is contained in:
parent
15289378fb
commit
273cfbebe5
40 changed files with 4066 additions and 7018 deletions
298
po/hr.po
298
po/hr.po
|
|
@ -6,8 +6,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Waybox 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/wizbright/waybox/issues\n"
|
||||
"POT-Creation-Date: 2014-11-05 16:51+0100\n"
|
||||
"PO-Revision-Date: 2009-04-05 16:53+0200\n"
|
||||
"POT-Creation-Date: 2008-11-15 22:28+0100\n"
|
||||
"PO-Revision-Date: 2020-03-10 14:07-0400\n"
|
||||
"Last-Translator: boljsa <asjlob AT vip.hr>\n"
|
||||
"Language-Team: <asjlob AT vip.hr>\n"
|
||||
"Language: hr\n"
|
||||
|
|
@ -16,178 +16,157 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
|
||||
|
||||
#: openbox/actions.c:234
|
||||
#: openbox/actions.c:149
|
||||
#, c-format
|
||||
msgid "Invalid action \"%s\" requested. No such action exists."
|
||||
msgstr "Nevažeća akcija \"%s\" zatražena. Takva akcija ne postoji."
|
||||
|
||||
#: openbox/actions/execute.c:245
|
||||
#: openbox/actions/execute.c:128
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: openbox/actions/execute.c:246
|
||||
#: openbox/actions/execute.c:129
|
||||
msgid "Yes"
|
||||
msgstr "Da"
|
||||
|
||||
#: openbox/actions/execute.c:250
|
||||
#: openbox/actions/execute.c:133
|
||||
msgid "Execute"
|
||||
msgstr "Izvrši"
|
||||
|
||||
#: openbox/actions/execute.c:259
|
||||
#: openbox/actions/execute.c:142
|
||||
#, c-format
|
||||
msgid "Failed to convert the path \"%s\" from utf8"
|
||||
msgstr "Neuspio pokušaj pretvorbe putanje \"%s\" iz utf8"
|
||||
|
||||
#: openbox/actions/exit.c:69 openbox/client.c:3665
|
||||
#: openbox/actions/exit.c:52 openbox/actions/session.c:64 openbox/client.c:3465
|
||||
msgid "Cancel"
|
||||
msgstr "Odustani"
|
||||
|
||||
#: openbox/actions/exit.c:70
|
||||
#: openbox/actions/exit.c:53
|
||||
msgid "Exit"
|
||||
msgstr "Izađi"
|
||||
|
||||
#: openbox/actions/exit.c:74
|
||||
msgid "Are you sure you want to log out?"
|
||||
msgstr "Jeste li sigurni da se želite odjaviti?"
|
||||
|
||||
#: openbox/actions/exit.c:75
|
||||
msgid "Log Out"
|
||||
msgstr "Odjava"
|
||||
|
||||
#: openbox/actions/exit.c:78
|
||||
#: openbox/actions/exit.c:56
|
||||
msgid "Are you sure you want to exit Waybox?"
|
||||
msgstr "Jeste li sigurni da želite zatvoriti Waybox?"
|
||||
|
||||
#: openbox/actions/exit.c:79
|
||||
#: openbox/actions/exit.c:57
|
||||
msgid "Exit Waybox"
|
||||
msgstr "Zatvori Waybox"
|
||||
|
||||
#: openbox/client.c:2115
|
||||
#. TRANSLATORS: Don't translate the word "SessionLogout" as it's the
|
||||
#. name of the action you write in rc.xml
|
||||
#: openbox/actions/session.c:43
|
||||
msgid ""
|
||||
"The SessionLogout action is not available since Waybox was built without "
|
||||
"session management support"
|
||||
msgstr ""
|
||||
|
||||
#: openbox/actions/session.c:65 openbox/actions/session.c:70
|
||||
msgid "Log Out"
|
||||
msgstr "Odjava"
|
||||
|
||||
#: openbox/actions/session.c:69
|
||||
msgid "Are you sure you want to log out?"
|
||||
msgstr "Jeste li sigurni da se želite odjaviti?"
|
||||
|
||||
#: openbox/client.c:2012
|
||||
msgid "Unnamed Window"
|
||||
msgstr "Neimenovan Prozor"
|
||||
|
||||
#: openbox/client.c:2129 openbox/client.c:2160
|
||||
#: openbox/client.c:2026 openbox/client.c:2058
|
||||
msgid "Killing..."
|
||||
msgstr "Ubijanje..."
|
||||
|
||||
#: openbox/client.c:2131 openbox/client.c:2162
|
||||
msgid "Not Responding"
|
||||
msgstr "Ne Odgovara"
|
||||
|
||||
#: openbox/client.c:3654
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The window \"%s\" does not seem to be responding. Do you want to force it "
|
||||
"to exit by sending the %s signal?"
|
||||
msgstr ""
|
||||
"Prozor \"%s\" ne reagira. Želite li forsirati izlaženje šaljući %s signal?"
|
||||
|
||||
#: openbox/client.c:3656
|
||||
msgid "End Process"
|
||||
msgstr "Završetak Procesa"
|
||||
|
||||
#: openbox/client.c:3660
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The window \"%s\" does not seem to be responding. Do you want to disconnect "
|
||||
"it from the X server?"
|
||||
msgstr ""
|
||||
"Prozor \"%s\" ne reagira. Želite li prekinuti njegovu vezu sa X serverom?"
|
||||
|
||||
#: openbox/client.c:3662
|
||||
#: openbox/client.c:3462
|
||||
msgid "Disconnect"
|
||||
msgstr "Prekid veze"
|
||||
|
||||
#: openbox/client_list_combined_menu.c:93 openbox/client_list_menu.c:90
|
||||
#: openbox/client_list_combined_menu.c:87 openbox/client_list_menu.c:91
|
||||
msgid "Go there..."
|
||||
msgstr "Idi tamo..."
|
||||
|
||||
#: openbox/client_list_combined_menu.c:100
|
||||
#: openbox/client_list_combined_menu.c:94
|
||||
msgid "Manage desktops"
|
||||
msgstr "Upravljanje radnim površinama"
|
||||
|
||||
#: openbox/client_list_combined_menu.c:101 openbox/client_list_menu.c:166
|
||||
#: openbox/client_list_combined_menu.c:95 openbox/client_list_menu.c:155
|
||||
msgid "_Add new desktop"
|
||||
msgstr "_Dodaj novu radnu površinu"
|
||||
|
||||
#: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:167
|
||||
#: openbox/client_list_combined_menu.c:96 openbox/client_list_menu.c:156
|
||||
msgid "_Remove last desktop"
|
||||
msgstr "_Ukloni zadnju radnu površinu"
|
||||
|
||||
#: openbox/client_list_combined_menu.c:157
|
||||
#: openbox/client_list_combined_menu.c:149
|
||||
msgid "Windows"
|
||||
msgstr "Prozori"
|
||||
|
||||
#: openbox/client_list_menu.c:214
|
||||
#: openbox/client_list_menu.c:203
|
||||
msgid "Desktops"
|
||||
msgstr "Radne Površine"
|
||||
|
||||
#: openbox/client_menu.c:259
|
||||
#: openbox/client_menu.c:258
|
||||
msgid "All desktops"
|
||||
msgstr "Sve radne površine"
|
||||
|
||||
#: openbox/client_menu.c:371
|
||||
#: openbox/client_menu.c:370
|
||||
msgid "_Layer"
|
||||
msgstr "_Sloj"
|
||||
|
||||
#: openbox/client_menu.c:376
|
||||
#: openbox/client_menu.c:375
|
||||
msgid "Always on _top"
|
||||
msgstr "Uvijek na _vrhu"
|
||||
|
||||
#: openbox/client_menu.c:377
|
||||
#: openbox/client_menu.c:376
|
||||
msgid "_Normal"
|
||||
msgstr "_Normalno"
|
||||
|
||||
#: openbox/client_menu.c:378
|
||||
#: openbox/client_menu.c:377
|
||||
msgid "Always on _bottom"
|
||||
msgstr "Uvijek na _dnu"
|
||||
|
||||
#: openbox/client_menu.c:380
|
||||
#: openbox/client_menu.c:379
|
||||
msgid "_Send to desktop"
|
||||
msgstr "Pošalji na _radnu površinu"
|
||||
|
||||
#: openbox/client_menu.c:384
|
||||
#: openbox/client_menu.c:383
|
||||
msgid "Client menu"
|
||||
msgstr "Izbornik klijenta"
|
||||
|
||||
#: openbox/client_menu.c:394
|
||||
#: openbox/client_menu.c:393
|
||||
msgid "R_estore"
|
||||
msgstr "O_bnovi"
|
||||
|
||||
#: openbox/client_menu.c:398
|
||||
#: openbox/client_menu.c:397
|
||||
msgid "_Move"
|
||||
msgstr "_Pomicanje"
|
||||
|
||||
#: openbox/client_menu.c:400
|
||||
#: openbox/client_menu.c:399
|
||||
msgid "Resi_ze"
|
||||
msgstr "Prom_jena veličine"
|
||||
|
||||
#: openbox/client_menu.c:402
|
||||
#: openbox/client_menu.c:401
|
||||
msgid "Ico_nify"
|
||||
msgstr "Mi_nimizacija"
|
||||
|
||||
#: openbox/client_menu.c:406
|
||||
#: openbox/client_menu.c:405
|
||||
msgid "Ma_ximize"
|
||||
msgstr "M_aksimizacija"
|
||||
|
||||
#: openbox/client_menu.c:410
|
||||
#: openbox/client_menu.c:409
|
||||
msgid "_Roll up/down"
|
||||
msgstr "_Okretanje gore/dolje"
|
||||
|
||||
#: openbox/client_menu.c:414
|
||||
#: openbox/client_menu.c:411
|
||||
msgid "Un/_Decorate"
|
||||
msgstr "Ne/_Dekoriranje"
|
||||
|
||||
#: openbox/client_menu.c:418
|
||||
#: openbox/client_menu.c:415
|
||||
msgid "_Close"
|
||||
msgstr "_Zatvori"
|
||||
|
||||
#: openbox/config.c:563
|
||||
#, c-format
|
||||
msgid "Invalid context \"%s\" in mouse binding"
|
||||
msgstr "Nevažeći kontekst \"%s\" u povezivanju miša"
|
||||
|
||||
#: openbox/config.c:931
|
||||
#: openbox/config.c:781
|
||||
#, c-format
|
||||
msgid "Invalid button \"%s\" specified in config file"
|
||||
msgstr "Nevažeće dugme \"%s\" specificirano u konfiguracijskoj datoteci"
|
||||
|
|
@ -198,76 +177,60 @@ msgid ""
|
|||
"be loaded."
|
||||
msgstr ""
|
||||
|
||||
#: openbox/debug.c:57
|
||||
#, c-format
|
||||
msgid "Unable to make directory '%s': %s"
|
||||
msgstr "Ne mogu stvoriti direktorij '%s': %s"
|
||||
|
||||
#: openbox/debug.c:195 openbox/openbox.c:377
|
||||
msgid "Close"
|
||||
msgstr "Zatvori"
|
||||
|
||||
#: openbox/keyboard.c:161
|
||||
#: openbox/keyboard.c:157
|
||||
msgid "Conflict with key binding in config file"
|
||||
msgstr "Konflikt sa povezivanjem tipki u konfiguracijskoj datoteci"
|
||||
|
||||
#: openbox/menu.c:103 openbox/menu.c:115
|
||||
#: openbox/menu.c:102 openbox/menu.c:110
|
||||
#, c-format
|
||||
msgid "Unable to find a valid menu file \"%s\""
|
||||
msgstr "Ne mogu pronaći važeću datoteku izbornika \"%s\""
|
||||
|
||||
#: openbox/menu.c:168
|
||||
#: openbox/menu.c:170
|
||||
#, c-format
|
||||
msgid "Failed to execute command for pipe-menu \"%s\": %s"
|
||||
msgstr "Neuspio pokušaj izvršavanja naredbe za cijev-izbornik \"%s\": %s"
|
||||
|
||||
#: openbox/menu.c:182
|
||||
#: openbox/menu.c:184
|
||||
#, c-format
|
||||
msgid "Invalid output from pipe-menu \"%s\""
|
||||
msgstr "Nevažeći izlaz za cijev-izbornik \"%s\""
|
||||
|
||||
#: openbox/menu.c:195
|
||||
#: openbox/menu.c:197
|
||||
#, c-format
|
||||
msgid "Attempted to access menu \"%s\" but it does not exist"
|
||||
msgstr "Pokušavam pristupiti izborniku \"%s\" ali on ne postoji"
|
||||
|
||||
#: openbox/menu.c:411 openbox/menu.c:412
|
||||
#: openbox/menu.c:367 openbox/menu.c:368
|
||||
msgid "More..."
|
||||
msgstr "Više..."
|
||||
|
||||
#: openbox/mouse.c:382
|
||||
#: openbox/mouse.c:373
|
||||
#, c-format
|
||||
msgid "Invalid button \"%s\" in mouse binding"
|
||||
msgstr "Nevažeće dugme \"%s\" u povezivanju miša"
|
||||
|
||||
#: openbox/openbox.c:137
|
||||
#: openbox/mouse.c:379
|
||||
#, c-format
|
||||
msgid "Invalid context \"%s\" in mouse binding"
|
||||
msgstr "Nevažeći kontekst \"%s\" u povezivanju miša"
|
||||
|
||||
#: openbox/openbox.c:133
|
||||
#, c-format
|
||||
msgid "Unable to change to home directory \"%s\": %s"
|
||||
msgstr "Ne mogu doći u home direktorij \"%s\": %s"
|
||||
|
||||
#: openbox/openbox.c:152
|
||||
msgid "Failed to open the display from the DISPLAY environment variable."
|
||||
msgstr "Neuspio pokušaj otvaranja zaslona iz DISPLAY varijable okruženja."
|
||||
|
||||
#: openbox/openbox.c:182
|
||||
msgid "Failed to initialize the obrender library."
|
||||
msgstr "Neuspio pokušaj inicijalizacije obrender biblioteke."
|
||||
|
||||
#: openbox/openbox.c:193
|
||||
msgid "X server does not support locale."
|
||||
msgstr "X server ne podržava lokalno."
|
||||
|
||||
#: openbox/openbox.c:195
|
||||
msgid "Cannot set locale modifiers for the X server."
|
||||
msgstr "Ne mogu postaviti lokalne modifikatore za X server."
|
||||
|
||||
#: openbox/openbox.c:254
|
||||
#: openbox/openbox.c:263
|
||||
msgid "Unable to find a valid config file, using some simple defaults"
|
||||
msgstr ""
|
||||
"Ne mogu pronaći važeću konfiguracijsku datoteku, koriteći neke jednostavne "
|
||||
"standarde"
|
||||
|
||||
#: openbox/openbox.c:270
|
||||
#: openbox/openbox.c:297
|
||||
msgid "Unable to load a theme."
|
||||
msgstr "Ne mogu pokrenuti temu."
|
||||
|
||||
#: openbox/openbox.c:377
|
||||
#, c-format
|
||||
msgid ""
|
||||
"One or more XML syntax errors were found while parsing the Waybox "
|
||||
|
|
@ -278,28 +241,28 @@ msgstr ""
|
|||
"konfiguracijskih datoteka. Pogledajte stdout za više informacija. Zadnja "
|
||||
"pogreška je u datoteci \"%s\" u liniji %d, sa porukom: %s"
|
||||
|
||||
#: openbox/openbox.c:295
|
||||
msgid "Unable to load a theme."
|
||||
msgstr "Ne mogu pokrenuti temu."
|
||||
|
||||
#: openbox/openbox.c:376
|
||||
#: openbox/openbox.c:379
|
||||
msgid "Waybox Syntax Error"
|
||||
msgstr "Waybox Pogreška u Sintaksi"
|
||||
|
||||
#: openbox/openbox.c:442
|
||||
#: openbox/openbox.c:379
|
||||
msgid "Close"
|
||||
msgstr "Zatvori"
|
||||
|
||||
#: openbox/openbox.c:448
|
||||
#, c-format
|
||||
msgid "Restart failed to execute new executable \"%s\": %s"
|
||||
msgstr "Restart je bio neusješan za izvršenje novog izvršnog \"%s\": %s"
|
||||
|
||||
#: openbox/openbox.c:521 openbox/openbox.c:523
|
||||
#: openbox/openbox.c:518 openbox/openbox.c:520
|
||||
msgid "Copyright (c)"
|
||||
msgstr "Copyright (c)"
|
||||
|
||||
#: openbox/openbox.c:532
|
||||
#: openbox/openbox.c:529
|
||||
msgid "Syntax: openbox [options]\n"
|
||||
msgstr "Sintaksa: openbox [opcije]\n"
|
||||
|
||||
#: openbox/openbox.c:533
|
||||
#: openbox/openbox.c:530
|
||||
msgid ""
|
||||
"\n"
|
||||
"Options:\n"
|
||||
|
|
@ -307,53 +270,28 @@ msgstr ""
|
|||
"\n"
|
||||
"Opcije:\n"
|
||||
|
||||
#: openbox/openbox.c:534
|
||||
#: openbox/openbox.c:531
|
||||
msgid " --help Display this help and exit\n"
|
||||
msgstr " --help Prikazuje ovu pomoć i izlazi\n"
|
||||
|
||||
#: openbox/openbox.c:535
|
||||
#: openbox/openbox.c:532
|
||||
msgid " --version Display the version and exit\n"
|
||||
msgstr " --version Prikazuje verziju i izlazi\n"
|
||||
|
||||
#: openbox/openbox.c:536
|
||||
msgid " --replace Replace the currently running window manager\n"
|
||||
msgstr ""
|
||||
" --replace Zamjenjuje trenutno pokrenut upravitelj prozora\n"
|
||||
|
||||
#. TRANSLATORS: if you translate "FILE" here, make sure to keep the "Specify..."
|
||||
#. aligned still, if you have to, make a new line with \n and 22 spaces. It's
|
||||
#. fine to leave it as FILE though.
|
||||
#: openbox/openbox.c:540
|
||||
#: openbox/openbox.c:537
|
||||
msgid " --config-file FILE Specify the path to the config file to use\n"
|
||||
msgstr ""
|
||||
" --config-file FILE Specificira putanju do konfiguracijske datoteke koja "
|
||||
"se koristi\n"
|
||||
|
||||
#: openbox/openbox.c:541
|
||||
#: openbox/openbox.c:538
|
||||
msgid " --sm-disable Disable connection to the session manager\n"
|
||||
msgstr " --sm-disable Onemogućuje vezu sa upraviteljom sesija\n"
|
||||
|
||||
#: openbox/openbox.c:542
|
||||
msgid ""
|
||||
"\n"
|
||||
"Passing messages to a running Waybox instance:\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Prosljeđuje poruke pokrenutoj Waybox instanci:\n"
|
||||
|
||||
#: openbox/openbox.c:543
|
||||
msgid " --reconfigure Reload Waybox's configuration\n"
|
||||
msgstr " --reconfigure Osvježava Waybox konfiguraciju\n"
|
||||
|
||||
#: openbox/openbox.c:544
|
||||
msgid " --restart Restart Waybox\n"
|
||||
msgstr " --restart Restartira Waybox\n"
|
||||
|
||||
#: openbox/openbox.c:545
|
||||
msgid " --exit Exit Waybox\n"
|
||||
msgstr " --exit Izlazi iz Waybox-a\n"
|
||||
|
||||
#: openbox/openbox.c:546
|
||||
msgid ""
|
||||
"\n"
|
||||
"Debugging options:\n"
|
||||
|
|
@ -361,19 +299,15 @@ msgstr ""
|
|||
"\n"
|
||||
"Opcije traženja pogrešaka:\n"
|
||||
|
||||
#: openbox/openbox.c:547
|
||||
#: openbox/openbox.c:544
|
||||
msgid " --sync Run in synchronous mode\n"
|
||||
msgstr " --sync Pokretanje u sinkronizacijskom modu\n"
|
||||
|
||||
#: openbox/openbox.c:548
|
||||
msgid " --startup CMD Run CMD after starting\n"
|
||||
msgstr ""
|
||||
|
||||
#: openbox/openbox.c:549
|
||||
#: openbox/openbox.c:545
|
||||
msgid " --debug Display debugging output\n"
|
||||
msgstr " --debug Prikazuje izlaz traženja pogrešaka\n"
|
||||
|
||||
#: openbox/openbox.c:550
|
||||
#: openbox/openbox.c:546
|
||||
msgid " --debug-focus Display debugging output for focus handling\n"
|
||||
msgstr ""
|
||||
" --debug-focus Prikazuje izlaz traženja pogrešaka za rukovanje "
|
||||
|
|
@ -385,11 +319,7 @@ msgstr ""
|
|||
" --debug-session Prikazuje izlaz traženja pogrešaka za rukovanje "
|
||||
"sessionom\n"
|
||||
|
||||
#: openbox/openbox.c:552
|
||||
msgid " --debug-xinerama Split the display into fake xinerama screens\n"
|
||||
msgstr " --debug-xinerama Podijeli zaslon u lažne xinerama zaslone\n"
|
||||
|
||||
#: openbox/openbox.c:553
|
||||
#: openbox/openbox.c:548
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -398,36 +328,20 @@ msgstr ""
|
|||
"\n"
|
||||
"Molimo prijavite pogrešku na %s\n"
|
||||
|
||||
#: openbox/openbox.c:636 openbox/openbox.c:670
|
||||
#, c-format
|
||||
#: openbox/openbox.c:617
|
||||
msgid "%s requires an argument\n"
|
||||
msgstr "%s zahtjeva argument\n"
|
||||
|
||||
#: openbox/openbox.c:713
|
||||
#: openbox/openbox.c:660
|
||||
#, c-format
|
||||
msgid "Invalid command line argument \"%s\"\n"
|
||||
msgstr "Nevažeći argument komandne linije \"%s\"\n"
|
||||
|
||||
#: openbox/screen.c:106 openbox/screen.c:191
|
||||
#, c-format
|
||||
msgid "A window manager is already running on screen %d"
|
||||
msgstr "Upravitelj prozora je već pokrenut na zaslonu %d"
|
||||
|
||||
#: openbox/screen.c:127
|
||||
#, c-format
|
||||
msgid "Could not acquire window manager selection on screen %d"
|
||||
msgstr "Ne mogu ostvariti odabir upravitelja prozora na zaslonu %d"
|
||||
|
||||
#: openbox/screen.c:150
|
||||
#, c-format
|
||||
msgid "The WM on screen %d is not exiting"
|
||||
msgstr "Upravitelj prozora na zaslonu %d ne izlazi"
|
||||
|
||||
#. TRANSLATORS: If you need to specify a different order of the
|
||||
#. arguments, you can use %1$d for the first one and %2$d for the
|
||||
#. second one. For example,
|
||||
#. "The current session has %2$d desktops, but Waybox is configured for %1$d ..."
|
||||
#: openbox/screen.c:421
|
||||
#: openbox/screen.c:412
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Waybox is configured for %d desktop, but the current session has %d. "
|
||||
|
|
@ -442,12 +356,31 @@ msgstr[1] ""
|
|||
"Waybox je konfiguriran za %d radnu površinu, ali trenutna sesija ima %d. "
|
||||
"Prepisujem preko Waybox konfiguracije."
|
||||
|
||||
#: openbox/screen.c:1204
|
||||
#: openbox/screen.c:1180
|
||||
#, c-format
|
||||
msgid "desktop %i"
|
||||
msgstr "radna površina %i"
|
||||
|
||||
#: openbox/startupnotify.c:241
|
||||
#: openbox/session.c:104
|
||||
#, fuzzy, c-format
|
||||
msgid "Unable to make directory \"%s\": %s"
|
||||
msgstr "Ne mogu stvoriti direktorij '%s': %s"
|
||||
|
||||
#: openbox/session.c:466
|
||||
#, fuzzy, c-format
|
||||
msgid "Unable to save the session to \"%s\": %s"
|
||||
msgstr "Ne mogu doći u home direktorij \"%s\": %s"
|
||||
|
||||
#: openbox/session.c:605
|
||||
#, c-format
|
||||
msgid "Error while saving the session to \"%s\": %s"
|
||||
msgstr ""
|
||||
|
||||
#: openbox/session.c:842
|
||||
msgid "Not connected to a session manager"
|
||||
msgstr ""
|
||||
|
||||
#: openbox/startupnotify.c:243
|
||||
#, c-format
|
||||
msgid "Running %s"
|
||||
msgstr "Pokrenuto %s"
|
||||
|
|
@ -467,11 +400,6 @@ msgstr "Nevažeći kod ključa \"%s\" u povezivanju tipki"
|
|||
msgid "Invalid key name \"%s\" in key binding"
|
||||
msgstr "Nevažeće ime tipke \"%s\" u povezivanju tipki"
|
||||
|
||||
#: openbox/translate.c:151
|
||||
#, c-format
|
||||
msgid "Requested key \"%s\" does not exist on the display"
|
||||
msgstr "Traženi ključ \"%s\" ne postoji na zaslonu"
|
||||
|
||||
#: openbox/prompt.c:154
|
||||
#: openbox/prompt.c:200
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue