mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
(Correction: The previous commit wasn't about --updatepot, but rather --loc) Updated Cocoa localization which were outdated because the build script didn't include edition-specific strings files.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"9.headerCell.title" = "Vybráno";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Reference"; ObjectID = "10"; */
|
||||
"10.headerCell.title" = "Odkaz";
|
||||
"10.headerCell.title" = "Referenční";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Attribute"; ObjectID = "11"; */
|
||||
"11.headerCell.title" = "Atribut";
|
||||
@@ -15,4 +15,4 @@
|
||||
"33.title" = "Vybráno";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Reference"; ObjectID = "35"; */
|
||||
"35.title" = "Odkaz";
|
||||
"35.title" = "Referenční";
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"92.title" = "EXIF Timestamp";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Contents"; ObjectID = "93"; */
|
||||
"93.title" = "Contents";
|
||||
"93.title" = "Inhalt";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Scan type:"; ObjectID = "94"; */
|
||||
"94.title" = "Scan type:";
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"21.title" = "Comparer les fichiers de différents types";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Reset to Defaults"; ObjectID = "24"; */
|
||||
"24.title" = "Options par défaut";
|
||||
"24.title" = "Réinitialiser";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Copy and Move:"; ObjectID = "25"; */
|
||||
"25.title" = "Déplacements de fichiers:";
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"24.title" = "Ripristina impostazioni predefinite";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Copy and Move:"; ObjectID = "25"; */
|
||||
"25.title" = "Copia e sposta::";
|
||||
"25.title" = "Copia e sposta:";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Recreate relative path"; ObjectID = "28"; */
|
||||
"28.title" = "Ricrea il percorso relativo";
|
||||
@@ -36,7 +36,7 @@
|
||||
"32.title" = "Controlla gli aggiornamenti automaticamente";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Remove empty folders on delete or move"; ObjectID = "33"; */
|
||||
"33.title" = "Rimuovi le cartelle vuote dopo lo spostamento o cancellazione";
|
||||
"33.title" = "Rimuovi le cartelle vuote dopo aver cancellato o spostato";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Use regular expressions when filtering"; ObjectID = "34"; */
|
||||
"34.title" = "Usa le espressioni regolari per filtrare";
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"61.label" = "Advanced";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Custom Command (arguments: %d for dupe, %r for ref):"; ObjectID = "65"; */
|
||||
"65.title" = "文件名称 - 字段名:";
|
||||
"65.title" = "自定义命令 (参数: %d 指重复文件, %r 指参照文件):";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Ignore duplicates hardlinking to the same file"; ObjectID = "70"; */
|
||||
"70.title" = "忽略重复文件当其硬连接到相同文件时";
|
||||
@@ -60,10 +60,10 @@
|
||||
"92.title" = "EXIF Timestamp";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Contents"; ObjectID = "93"; */
|
||||
"93.title" = "Contents";
|
||||
"93.title" = "内容";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Scan type:"; ObjectID = "94"; */
|
||||
"94.title" = "Scan type:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Font size:"; ObjectID = "104"; */
|
||||
"104.title" = "Font size:";
|
||||
"104.title" = "复制和移动:";
|
||||
|
||||
Reference in New Issue
Block a user